Pull request #42810 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 5176095455642c30642efacf6f35afc7c6dede92 rather than 6e02f7cd55759428d32e76801d1711a36705701f Obtained Jenkinsfile from 5176095455642c30642efacf6f35afc7c6dede92 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-42810@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-09T01:38:02.430Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-09-09T01:38:02.436Z] Trying to pass milestone 4 [Pipeline] milestone [2021-09-09T01:38:02.512Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-09-09T01:38:17.691Z] Still waiting to schedule task [2021-09-09T01:38:17.694Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065a03f94652d42a6)’ is offline [2021-09-09T01:39:03.613Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065a03f94652d42a6) in /home/ubuntu/workspace/moby_PR-42810 [Pipeline] { [Pipeline] checkout [2021-09-09T01:39:03.761Z] The recommended git tool is: git [2021-09-09T01:39:07.285Z] using credential docker-jenkins-github-credentials [2021-09-09T01:39:07.298Z] Cloning the remote Git repository [2021-09-09T01:39:07.298Z] Cloning with configured refspecs honoured and without tags [2021-09-09T01:39:07.315Z] Cloning repository https://github.com/moby/moby.git [2021-09-09T01:39:07.377Z] > git init /home/ubuntu/workspace/moby_PR-42810 # timeout=10 [2021-09-09T01:39:07.760Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:39:07.761Z] > git --version # timeout=10 [2021-09-09T01:39:07.777Z] > git --version # 'git version 2.17.1' [2021-09-09T01:39:07.778Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:39:07.779Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:39:32.058Z] Fetching without tags [2021-09-09T01:39:31.972Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:39:31.983Z] > git config --add remote.origin.fetch +refs/pull/42810/head:refs/remotes/origin/PR-42810 # timeout=10 [2021-09-09T01:39:32.009Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:39:32.037Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:39:32.061Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:39:32.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:39:32.062Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:39:32.390Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 6e02f7cd55759428d32e76801d1711a36705701f [2021-09-09T01:39:34.093Z] Merge succeeded, producing f6297d3a3a38e8002722496aa1f65e7347b2283a [2021-09-09T01:39:34.093Z] Checking out Revision f6297d3a3a38e8002722496aa1f65e7347b2283a (PR-42810) [2021-09-09T01:39:32.401Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:39:32.432Z] > git checkout -f 6e02f7cd55759428d32e76801d1711a36705701f # timeout=10 [2021-09-09T01:39:33.431Z] > git remote # timeout=10 [2021-09-09T01:39:33.461Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T01:39:33.472Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:39:33.473Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-09T01:39:34.060Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T01:39:34.095Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:39:34.114Z] > git checkout -f f6297d3a3a38e8002722496aa1f65e7347b2283a # timeout=10 [2021-09-09T01:39:38.095Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-09T01:39:38.136Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-09T01:39:39.313Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42810:/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-09T01:39:38.097Z] > git rev-list --no-walk 0a34a5950cf5affef4799dfe99837441559231e0 # timeout=10 [2021-09-09T01:39:49.343Z] Unable to find image 'alpine:latest' locally [2021-09-09T01:39:49.343Z] latest: Pulling from library/alpine [2021-09-09T01:39:49.343Z] a0d0a0d46f8b: Pulling fs layer [2021-09-09T01:39:49.343Z] a0d0a0d46f8b: Verifying Checksum [2021-09-09T01:39:49.343Z] a0d0a0d46f8b: Download complete [2021-09-09T01:39:49.615Z] a0d0a0d46f8b: Pull complete [2021-09-09T01:39:49.886Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-09T01:39:49.886Z] Status: Downloaded newer image for alpine:latest [2021-09-09T01:39:59.913Z] 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-09T01:40:00.478Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065a03f94652d42a6) in /home/ubuntu/workspace/moby_PR-42810 [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 [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-09T01:40:00.537Z] The recommended git tool is: git [Pipeline] // stage [2021-09-09T01:40:00.552Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-09-09T01:40:00.581Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [2021-09-09T01:40:00.599Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [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-09T01:40:00.951Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 6e02f7cd55759428d32e76801d1711a36705701f [2021-09-09T01:40:01.274Z] Merge succeeded, producing 172f26a277a25bf26d5fbe1c44ea52129bf0f65b [2021-09-09T01:40:01.274Z] Checking out Revision 172f26a277a25bf26d5fbe1c44ea52129bf0f65b (PR-42810) [2021-09-09T01:40:01.435Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-09T01:40:01.470Z] First time build. Skipping changelog. [2021-09-09T01:40:00.559Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42810/.git # timeout=10 [2021-09-09T01:40:00.583Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:40:00.601Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:40:00.601Z] > git --version # timeout=10 [2021-09-09T01:40:00.609Z] > git --version # 'git version 2.17.1' [2021-09-09T01:40:00.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:40:00.611Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:40:00.952Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:40:00.987Z] > git checkout -f 6e02f7cd55759428d32e76801d1711a36705701f # timeout=10 [2021-09-09T01:40:01.067Z] > git remote # timeout=10 [2021-09-09T01:40:01.093Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T01:40:01.117Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:40:01.118Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-09T01:40:01.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T01:40:01.276Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:40:01.285Z] > git checkout -f 172f26a277a25bf26d5fbe1c44ea52129bf0f65b # timeout=10 [2021-09-09T01:40:01.436Z] > git rev-list --no-walk 0a34a5950cf5affef4799dfe99837441559231e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-09T01:40:02.230Z] + [ PR != PR ] [2021-09-09T01:40:02.230Z] + [ master != master ] [2021-09-09T01:40:02.230Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-09T01:40:02.566Z] + docker version [2021-09-09T01:40:02.566Z] Client: Docker Engine - Community [2021-09-09T01:40:02.566Z] Version: 20.10.6 [2021-09-09T01:40:02.566Z] API version: 1.41 [2021-09-09T01:40:02.566Z] Go version: go1.13.15 [2021-09-09T01:40:02.566Z] Git commit: 370c289 [2021-09-09T01:40:02.566Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-09T01:40:02.566Z] OS/Arch: linux/amd64 [2021-09-09T01:40:02.566Z] Context: default [2021-09-09T01:40:02.566Z] Experimental: true [2021-09-09T01:40:02.566Z] [2021-09-09T01:40:02.566Z] Server: Docker Engine - Community [2021-09-09T01:40:02.566Z] Engine: [2021-09-09T01:40:02.567Z] Version: 20.10.6 [2021-09-09T01:40:02.567Z] API version: 1.41 (minimum version 1.12) [2021-09-09T01:40:02.567Z] Go version: go1.13.15 [2021-09-09T01:40:02.567Z] Git commit: 8728dd2 [2021-09-09T01:40:02.567Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-09T01:40:02.567Z] OS/Arch: linux/amd64 [2021-09-09T01:40:02.567Z] Experimental: true [2021-09-09T01:40:02.567Z] containerd: [2021-09-09T01:40:02.567Z] Version: 1.4.6 [2021-09-09T01:40:02.567Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-09T01:40:02.567Z] runc: [2021-09-09T01:40:02.567Z] Version: 1.0.0-rc95 [2021-09-09T01:40:02.567Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-09T01:40:02.567Z] docker-init: [2021-09-09T01:40:02.567Z] Version: 0.19.0 [2021-09-09T01:40:02.567Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-09T01:40:02.864Z] + docker info [2021-09-09T01:40:15.478Z] Still waiting to schedule task [2021-09-09T01:40:15.478Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065a03f94652d42a6)’ [2021-09-09T01:40:15.479Z] Still waiting to schedule task [2021-09-09T01:40:15.479Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065a03f94652d42a6)’ [2021-09-09T01:40:15.480Z] Still waiting to schedule task [2021-09-09T01:40:15.480Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-09-09T01:40:15.482Z] Still waiting to schedule task [2021-09-09T01:40:15.483Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-09-09T01:40:15.484Z] Still waiting to schedule task [2021-09-09T01:40:15.484Z] All nodes of label ‘windows-2019’ are offline [2021-09-09T01:40:15.485Z] Still waiting to schedule task [2021-09-09T01:40:15.485Z] All nodes of label ‘windows-2022’ are offline [2021-09-09T01:40:15.486Z] Still waiting to schedule task [2021-09-09T01:40:15.486Z] All nodes of label ‘windows-2022’ are offline [2021-09-09T01:40:21.046Z] Client: [2021-09-09T01:40:21.046Z] Context: default [2021-09-09T01:40:21.046Z] Debug Mode: false [2021-09-09T01:40:21.046Z] Plugins: [2021-09-09T01:40:21.046Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-09T01:40:21.046Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-09T01:40:21.046Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-09T01:40:21.046Z] [2021-09-09T01:40:21.046Z] Server: [2021-09-09T01:40:21.046Z] Containers: 0 [2021-09-09T01:40:21.046Z] Running: 0 [2021-09-09T01:40:21.046Z] Paused: 0 [2021-09-09T01:40:21.046Z] Stopped: 0 [2021-09-09T01:40:21.046Z] Images: 1 [2021-09-09T01:40:21.046Z] Server Version: 20.10.6 [2021-09-09T01:40:21.046Z] Storage Driver: overlay2 [2021-09-09T01:40:21.046Z] Backing Filesystem: extfs [2021-09-09T01:40:21.046Z] Supports d_type: true [2021-09-09T01:40:21.046Z] Native Overlay Diff: true [2021-09-09T01:40:21.046Z] userxattr: false [2021-09-09T01:40:21.046Z] Logging Driver: json-file [2021-09-09T01:40:21.046Z] Cgroup Driver: cgroupfs [2021-09-09T01:40:21.046Z] Cgroup Version: 1 [2021-09-09T01:40:21.046Z] Plugins: [2021-09-09T01:40:21.046Z] Volume: local [2021-09-09T01:40:21.046Z] Network: bridge host ipvlan macvlan null overlay [2021-09-09T01:40:21.046Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-09T01:40:21.046Z] Swarm: inactive [2021-09-09T01:40:21.046Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-09T01:40:21.046Z] Default Runtime: runc [2021-09-09T01:40:21.046Z] Init Binary: docker-init [2021-09-09T01:40:21.046Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-09T01:40:21.046Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-09T01:40:21.046Z] init version: de40ad0 [2021-09-09T01:40:21.046Z] Security Options: [2021-09-09T01:40:21.046Z] apparmor [2021-09-09T01:40:21.046Z] seccomp [2021-09-09T01:40:21.046Z] Profile: default [2021-09-09T01:40:21.046Z] Kernel Version: 5.4.0-1048-aws [2021-09-09T01:40:21.046Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-09T01:40:21.046Z] OSType: linux [2021-09-09T01:40:21.046Z] Architecture: x86_64 [2021-09-09T01:40:21.046Z] CPUs: 2 [2021-09-09T01:40:21.046Z] Total Memory: 7.569GiB [2021-09-09T01:40:21.046Z] Name: ip-10-100-45-82 [2021-09-09T01:40:21.046Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-09T01:40:21.046Z] Docker Root Dir: /var/lib/docker [2021-09-09T01:40:21.046Z] Debug Mode: false [2021-09-09T01:40:21.046Z] Registry: https://index.docker.io/v1/ [2021-09-09T01:40:21.046Z] Labels: [2021-09-09T01:40:21.046Z] Experimental: true [2021-09-09T01:40:21.046Z] Insecure Registries: [2021-09-09T01:40:21.046Z] 127.0.0.0/8 [2021-09-09T01:40:21.046Z] Live Restore Enabled: true [2021-09-09T01:40:21.046Z] [2021-09-09T01:40:21.046Z] WARNING: No swap limit support [Pipeline] sh [2021-09-09T01:40:21.345Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-09T01:40:21.345Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-09T01:40:21.345Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42810/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-09T01:40:21.345Z] + bash /home/ubuntu/workspace/moby_PR-42810/check-config.sh [2021-09-09T01:40:21.345Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-09T01:40:21.345Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-09T01:40:21.345Z] [2021-09-09T01:40:21.345Z] Generally Necessary: [2021-09-09T01:40:21.345Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-09T01:40:21.345Z] - apparmor: enabled and tools installed [2021-09-09T01:40:21.345Z] - CONFIG_NAMESPACES: enabled [2021-09-09T01:40:21.345Z] - CONFIG_NET_NS: enabled [2021-09-09T01:40:21.345Z] - CONFIG_PID_NS: enabled [2021-09-09T01:40:21.345Z] - CONFIG_IPC_NS: enabled [2021-09-09T01:40:21.345Z] - CONFIG_UTS_NS: enabled [2021-09-09T01:40:21.345Z] - CONFIG_CGROUPS: enabled [2021-09-09T01:40:21.345Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-09T01:40:21.345Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-09T01:40:21.345Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-09T01:40:21.345Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-09T01:40:21.609Z] - CONFIG_CPUSETS: enabled [2021-09-09T01:40:21.609Z] - CONFIG_MEMCG: enabled [2021-09-09T01:40:21.609Z] - CONFIG_KEYS: enabled [2021-09-09T01:40:21.609Z] - CONFIG_VETH: enabled (as module) [2021-09-09T01:40:21.609Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-09T01:40:21.609Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-09T01:40:21.609Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-09T01:40:21.609Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-09T01:40:21.609Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-09T01:40:21.609Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-09T01:40:21.609Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-09T01:40:21.609Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-09T01:40:21.609Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-09T01:40:21.609Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-09T01:40:21.609Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-09T01:40:21.609Z] [2021-09-09T01:40:21.609Z] Optional Features: [2021-09-09T01:40:21.609Z] - CONFIG_USER_NS: enabled [2021-09-09T01:40:21.609Z] - CONFIG_SECCOMP: enabled [2021-09-09T01:40:21.609Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-09T01:40:21.609Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-09T01:40:21.609Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-09T01:40:21.609Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-09T01:40:21.609Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-09T01:40:21.609Z] - CONFIG_BLK_CGROUP: enabled [2021-09-09T01:40:21.609Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-09T01:40:21.609Z] - CONFIG_CGROUP_PERF: enabled [2021-09-09T01:40:21.609Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-09T01:40:21.609Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-09T01:40:21.609Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-09T01:40:21.609Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-09T01:40:21.609Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-09T01:40:21.880Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-09T01:40:21.880Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-09T01:40:21.880Z] - CONFIG_IP_VS: enabled (as module) [2021-09-09T01:40:21.880Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-09T01:40:21.880Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-09T01:40:21.880Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-09T01:40:21.880Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-09T01:40:21.880Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-09T01:40:21.880Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-09T01:40:21.880Z] - CONFIG_EXT4_FS: enabled [2021-09-09T01:40:21.880Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-09T01:40:21.880Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-09T01:40:21.880Z] - Network Drivers: [2021-09-09T01:40:21.880Z] - "overlay": [2021-09-09T01:40:21.880Z] - CONFIG_VXLAN: enabled (as module) [2021-09-09T01:40:21.880Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-09T01:40:21.880Z] Optional (for encrypted networks): [2021-09-09T01:40:21.880Z] - CONFIG_CRYPTO: enabled [2021-09-09T01:40:21.880Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-09T01:40:21.880Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-09T01:40:21.880Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-09T01:40:21.880Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-09T01:40:21.880Z] - CONFIG_XFRM: enabled [2021-09-09T01:40:21.880Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-09T01:40:21.880Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-09T01:40:21.880Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-09T01:40:21.880Z] - "ipvlan": [2021-09-09T01:40:21.880Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-09T01:40:21.880Z] - "macvlan": [2021-09-09T01:40:21.880Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-09T01:40:21.880Z] - CONFIG_DUMMY: enabled (as module) [2021-09-09T01:40:21.880Z] - "ftp,tftp client in container": [2021-09-09T01:40:21.880Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-09T01:40:21.880Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-09T01:40:21.880Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-09T01:40:21.880Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-09T01:40:21.880Z] - Storage Drivers: [2021-09-09T01:40:21.880Z] - "aufs": [2021-09-09T01:40:21.880Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-09T01:40:21.880Z] - "btrfs": [2021-09-09T01:40:21.880Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-09T01:40:21.880Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-09T01:40:21.880Z] - "devicemapper": [2021-09-09T01:40:22.148Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-09T01:40:22.148Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-09T01:40:22.148Z] - "overlay": [2021-09-09T01:40:22.148Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-09T01:40:22.148Z] - "zfs": [2021-09-09T01:40:22.148Z] - /dev/zfs: present [2021-09-09T01:40:22.148Z] - zfs command: missing [2021-09-09T01:40:22.148Z] - zpool command: missing [2021-09-09T01:40:22.148Z] [2021-09-09T01:40:22.148Z] Limits: [2021-09-09T01:40:22.148Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-09T01:40:22.148Z] [2021-09-09T01:40:22.148Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-09T01:40:22.503Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:172f26a277a25bf26d5fbe1c44ea52129bf0f65b . [2021-09-09T01:40:22.764Z] #1 [internal] load build definition from Dockerfile [2021-09-09T01:40:22.764Z] #1 sha256:6245b4d73d379d4b3a35b7c0486cf323208e73e4c81b8fffc7fd05fa7e555607 [2021-09-09T01:40:22.764Z] #1 transferring dockerfile: 16.34kB done [2021-09-09T01:40:22.764Z] #1 DONE 0.1s [2021-09-09T01:40:22.764Z] [2021-09-09T01:40:22.764Z] #2 [internal] load .dockerignore [2021-09-09T01:40:22.764Z] #2 sha256:feab8182507931e36370eb7b08688198babc6039df050c11f6bd257cfbba138a [2021-09-09T01:40:22.764Z] #2 transferring context: 87B done [2021-09-09T01:40:22.764Z] #2 DONE 0.0s [2021-09-09T01:40:22.764Z] [2021-09-09T01:40:22.764Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-09T01:40:22.764Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-09T01:40:23.341Z] #3 DONE 0.5s [2021-09-09T01:40:23.341Z] [2021-09-09T01:40:23.341Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-09T01:40:23.341Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-09T01:40:23.341Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-09T01:40:23.341Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-09T01:40:23.341Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-09T01:40:23.341Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-09T01:40:23.341Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s [2021-09-09T01:40:23.341Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 3.15MB / 9.67MB 0.2s [2021-09-09T01:40:23.602Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 8.39MB / 9.67MB 0.4s [2021-09-09T01:40:23.602Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.44MB / 9.67MB 0.5s [2021-09-09T01:40:23.863Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.7s done [2021-09-09T01:40:23.863Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-09T01:40:24.434Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.5s done [2021-09-09T01:40:24.697Z] #4 DONE 1.3s [2021-09-09T01:40:24.961Z] [2021-09-09T01:40:24.961Z] #6 [internal] load .dockerignore [2021-09-09T01:40:24.961Z] #6 sha256:d23b9703d2329240517efe90c5db7e0faf84fe2de07df98e65af95bb8040f574 [2021-09-09T01:40:24.961Z] #6 DONE 0.0s [2021-09-09T01:40:24.961Z] [2021-09-09T01:40:24.961Z] #5 [internal] load build definition from Dockerfile [2021-09-09T01:40:24.961Z] #5 sha256:d5c3e47f6a3878f3c2df4609ec1309e65a63cf5dd0f4f690be2f7d4b2beea442 [2021-09-09T01:40:24.961Z] #5 DONE 0.0s [2021-09-09T01:40:24.961Z] [2021-09-09T01:40:24.961Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-09T01:40:24.961Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-09T01:40:25.912Z] #10 ... [2021-09-09T01:40:25.912Z] [2021-09-09T01:40:25.912Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-09T01:40:25.912Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-09T01:40:25.912Z] #8 DONE 1.1s [2021-09-09T01:40:25.912Z] [2021-09-09T01:40:25.912Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-09T01:40:25.912Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-09T01:40:25.912Z] #10 DONE 1.1s [2021-09-09T01:40:25.912Z] [2021-09-09T01:40:25.912Z] #7 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-09T01:40:25.912Z] #7 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-09-09T01:40:25.912Z] #7 DONE 1.1s [2021-09-09T01:40:25.912Z] [2021-09-09T01:40:25.912Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-09T01:40:25.912Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-09T01:40:25.912Z] #9 DONE 1.2s [2021-09-09T01:40:26.485Z] [2021-09-09T01:40:26.485Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:40:26.485Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-09T01:40:26.485Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-09T01:40:26.485Z] #73 DONE 0.1s [2021-09-09T01:40:26.485Z] [2021-09-09T01:40:26.485Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:40:26.485Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:40:26.485Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 0.1s done [2021-09-09T01:40:26.485Z] #11 sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 1.86kB / 1.86kB done [2021-09-09T01:40:26.748Z] #11 sha256:7ce0aad7247cfefe6a3126e2b8221f5cb81258aa68be12fe750ddd1ad2834c12 6.94kB / 6.94kB done [2021-09-09T01:40:26.748Z] #11 sha256:2d35a2f625aa42e8d096bcc48a4cb4df39d49440fdd9cf4d5210f42338b9492a 1.80kB / 1.80kB done [2021-09-09T01:40:26.748Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 2.10MB / 54.93MB 0.3s [2021-09-09T01:40:26.748Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 3.15MB / 5.15MB 0.3s [2021-09-09T01:40:26.748Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0B / 10.87MB 0.3s [2021-09-09T01:40:27.010Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 8.39MB / 54.93MB 0.5s [2021-09-09T01:40:27.010Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.5s [2021-09-09T01:40:27.010Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 5.63MB / 10.87MB 0.5s [2021-09-09T01:40:27.274Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 11.53MB / 54.93MB 0.6s [2021-09-09T01:40:27.274Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.5s done [2021-09-09T01:40:27.274Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 8.39MB / 10.87MB 0.6s [2021-09-09T01:40:27.274Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 0B / 54.57MB 0.6s [2021-09-09T01:40:27.274Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 15.73MB / 54.93MB 0.8s [2021-09-09T01:40:27.274Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.8s [2021-09-09T01:40:27.274Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 3.15MB / 54.57MB 0.8s [2021-09-09T01:40:27.540Z] #11 ... [2021-09-09T01:40:27.540Z] [2021-09-09T01:40:27.540Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-09T01:40:27.540Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-09T01:40:27.540Z] #50 DONE 0.0s [2021-09-09T01:40:27.540Z] [2021-09-09T01:40:27.540Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:40:27.540Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:40:27.540Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 20.97MB / 54.93MB 1.0s [2021-09-09T01:40:27.820Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 27.26MB / 54.93MB 1.1s [2021-09-09T01:40:27.820Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 1.0s done [2021-09-09T01:40:27.820Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 7.34MB / 54.57MB 1.1s [2021-09-09T01:40:27.820Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 0B / 85.72MB 1.1s [2021-09-09T01:40:27.820Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 35.65MB / 54.93MB 1.3s [2021-09-09T01:40:27.820Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 13.63MB / 54.57MB 1.3s [2021-09-09T01:40:28.081Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 6.29MB / 85.72MB 1.4s [2021-09-09T01:40:28.081Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 43.38MB / 54.93MB 1.5s [2021-09-09T01:40:28.081Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 19.92MB / 54.57MB 1.5s [2021-09-09T01:40:28.343Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 48.23MB / 54.93MB 1.6s [2021-09-09T01:40:28.343Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 24.12MB / 54.57MB 1.6s [2021-09-09T01:40:28.343Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.53MB / 54.93MB 1.8s [2021-09-09T01:40:28.343Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 30.41MB / 54.57MB 1.8s [2021-09-09T01:40:28.343Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 16.78MB / 85.72MB 1.8s [2021-09-09T01:40:28.605Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 35.65MB / 54.57MB 2.0s [2021-09-09T01:40:28.605Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 22.15MB / 85.72MB 2.0s [2021-09-09T01:40:28.605Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 41.94MB / 54.57MB 2.1s [2021-09-09T01:40:28.867Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 45.09MB / 54.57MB 2.2s [2021-09-09T01:40:28.867Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 28.25MB / 85.72MB 2.2s [2021-09-09T01:40:28.867Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 52.43MB / 54.57MB 2.4s [2021-09-09T01:40:29.130Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 35.54MB / 85.72MB 2.5s [2021-09-09T01:40:29.399Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 44.04MB / 85.72MB 2.8s [2021-09-09T01:40:29.660Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.8s done [2021-09-09T01:40:29.922Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 50.33MB / 85.72MB 3.2s [2021-09-09T01:40:29.922Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 55.57MB / 85.72MB 3.4s [2021-09-09T01:40:30.184Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 [2021-09-09T01:40:30.446Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 3.7s done [2021-09-09T01:40:30.446Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 62.12MB / 85.72MB 3.8s [2021-09-09T01:40:30.446Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 67.11MB / 85.72MB 3.9s [2021-09-09T01:40:30.446Z] #11 sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb 155B / 155B 3.9s done [2021-09-09T01:40:30.446Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 0B / 134.79MB 3.9s [2021-09-09T01:40:31.019Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 75.55MB / 85.72MB 4.3s [2021-09-09T01:40:31.019Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 10.49MB / 134.79MB 4.3s [2021-09-09T01:40:31.019Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 80.74MB / 85.72MB 4.5s [2021-09-09T01:40:31.019Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 17.83MB / 134.79MB 4.5s [2021-09-09T01:40:31.287Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 4.7s [2021-09-09T01:40:31.287Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 28.31MB / 134.79MB 4.8s [2021-09-09T01:40:31.863Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 42.81MB / 134.79MB 5.2s [2021-09-09T01:40:32.124Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 53.48MB / 134.79MB 5.6s [2021-09-09T01:40:32.385Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 61.19MB / 134.79MB 5.8s [2021-09-09T01:40:32.647Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 69.21MB / 134.79MB 6.1s [2021-09-09T01:40:32.909Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 6.1s done [2021-09-09T01:40:32.909Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 83.89MB / 134.79MB 6.3s [2021-09-09T01:40:32.909Z] #11 ... [2021-09-09T01:40:32.909Z] [2021-09-09T01:40:32.909Z] #31 [internal] load build context [2021-09-09T01:40:32.909Z] #31 sha256:7a5c558c0c64c92e62cbfeca97c6fde0be4788a48cc28a4c554db8047b19ccaa [2021-09-09T01:40:32.909Z] #31 transferring context: 55.49MB 6.1s done [2021-09-09T01:40:32.909Z] #31 DONE 6.5s [2021-09-09T01:40:32.909Z] [2021-09-09T01:40:32.909Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:40:32.909Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:40:32.909Z] #11 ... [2021-09-09T01:40:32.909Z] [2021-09-09T01:40:32.909Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-09T01:40:32.909Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-09T01:40:32.909Z] #34 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-09T01:40:32.909Z] #34 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-09T01:40:32.909Z] #34 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-09T01:40:32.909Z] #34 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-09T01:40:32.909Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.8s done [2021-09-09T01:40:33.170Z] #34 ... [2021-09-09T01:40:33.171Z] [2021-09-09T01:40:33.171Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:40:33.171Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:40:33.171Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 93.32MB / 134.79MB 6.5s [2021-09-09T01:40:33.432Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 105.91MB / 134.79MB 6.8s [2021-09-09T01:40:33.695Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 116.39MB / 134.79MB 7.1s [2021-09-09T01:40:33.957Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 125.83MB / 134.79MB 7.5s [2021-09-09T01:40:34.530Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 133.05MB / 134.79MB 8.0s [2021-09-09T01:40:35.475Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 5.1s [2021-09-09T01:40:36.422Z] #11 ... [2021-09-09T01:40:36.422Z] [2021-09-09T01:40:36.422Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:40:36.422Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-09T01:40:36.422Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-09T01:40:36.422Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-09T01:40:36.422Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-09T01:40:36.422Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-09T01:40:36.422Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.3s done [2021-09-09T01:40:36.422Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2021-09-09T01:40:36.683Z] #71 ... [2021-09-09T01:40:36.683Z] [2021-09-09T01:40:36.683Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:40:36.683Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-09T01:40:36.683Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-09T01:40:36.683Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-09T01:40:36.683Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-09T01:40:36.683Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.9s done [2021-09-09T01:40:36.683Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2021-09-09T01:40:36.683Z] #73 ... [2021-09-09T01:40:36.683Z] [2021-09-09T01:40:36.683Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:40:36.683Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:40:37.262Z] #11 ... [2021-09-09T01:40:37.262Z] [2021-09-09T01:40:37.262Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:40:37.262Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-09T01:40:37.262Z] #71 DONE 10.6s [2021-09-09T01:40:37.262Z] [2021-09-09T01:40:37.262Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:40:37.262Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-09T01:40:37.262Z] #73 DONE 10.7s [2021-09-09T01:40:37.262Z] [2021-09-09T01:40:37.262Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:40:37.262Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:40:37.262Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 134.79MB / 134.79MB 10.4s done [2021-09-09T01:40:38.651Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 8.7s done [2021-09-09T01:40:40.040Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-09T01:40:40.040Z] #11 ... [2021-09-09T01:40:40.040Z] [2021-09-09T01:40:40.040Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-09T01:40:40.040Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-09T01:40:40.040Z] #34 DONE 13.7s [2021-09-09T01:40:40.040Z] [2021-09-09T01:40:40.040Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:40:40.040Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:40:40.631Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.7s done [2021-09-09T01:40:41.576Z] #11 ... [2021-09-09T01:40:41.576Z] [2021-09-09T01:40:41.576Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-09T01:40:41.576Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-09T01:40:41.576Z] #72 DONE 1.1s [2021-09-09T01:40:41.576Z] [2021-09-09T01:40:41.576Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:40:41.576Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:40:41.576Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 [2021-09-09T01:40:42.540Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.9s done [2021-09-09T01:40:42.540Z] #11 ... [2021-09-09T01:40:42.540Z] [2021-09-09T01:40:42.540Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-09T01:40:42.540Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-09T01:40:42.540Z] #74 DONE 1.1s [2021-09-09T01:40:42.801Z] [2021-09-09T01:40:42.801Z] #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-09T01:40:42.801Z] #35 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-09T01:40:42.801Z] #35 1.296 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:40:42.801Z] #35 1.310 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:40:42.801Z] #35 1.310 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:40:42.801Z] #35 1.539 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:40:42.801Z] #35 1.801 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:40:43.743Z] #35 3.681 Fetched 8401 kB in 3s (3172 kB/s) [2021-09-09T01:40:44.699Z] #35 3.681 Reading package lists... [2021-09-09T01:40:45.272Z] #35 4.476 Reading package lists... [2021-09-09T01:40:45.533Z] #35 5.257 Building dependency tree... [2021-09-09T01:40:45.794Z] #35 5.598 The following additional packages will be installed: [2021-09-09T01:40:45.794Z] #35 5.598 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-09T01:40:45.794Z] #35 5.598 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-09T01:40:45.794Z] #35 5.598 Recommended packages: [2021-09-09T01:40:45.794Z] #35 5.598 libldap-common publicsuffix libsasl2-modules [2021-09-09T01:40:46.055Z] #35 5.741 The following NEW packages will be installed: [2021-09-09T01:40:46.055Z] #35 5.741 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-09T01:40:46.055Z] #35 5.741 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-09T01:40:46.055Z] #35 5.741 libssh2-1 openssl [2021-09-09T01:40:46.055Z] #35 6.022 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:40:46.055Z] #35 6.022 Need to get 3038 kB of archives. [2021-09-09T01:40:46.055Z] #35 6.022 After this operation, 6652 kB of additional disk space will be used. [2021-09-09T01:40:46.055Z] #35 6.022 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-09T01:40:46.055Z] #35 6.027 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-09T01:40:46.055Z] #35 6.027 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-09T01:40:46.055Z] #35 6.033 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-09T01:40:46.055Z] #35 6.033 Get:5 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-09T01:40:46.055Z] #35 6.033 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-09T01:40:46.055Z] #35 6.033 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-09T01:40:46.055Z] #35 6.038 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-09T01:40:46.055Z] #35 6.039 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-09T01:40:46.055Z] #35 6.040 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-09T01:40:46.055Z] #35 6.046 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-09T01:40:46.055Z] #35 6.054 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-09T01:40:46.055Z] #35 6.054 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-09T01:40:46.318Z] #35 6.056 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-09T01:40:46.318Z] #35 6.057 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-09T01:40:46.318Z] #35 6.251 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:40:46.318Z] #35 6.301 Fetched 3038 kB in 0s (9645 kB/s) [2021-09-09T01:40:46.579Z] #35 6.334 Selecting previously unselected package openssl. [2021-09-09T01:40:46.579Z] #35 6.334 (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-09T01:40:46.579Z] #35 6.338 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-09T01:40:46.579Z] #35 6.348 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-09T01:40:46.579Z] #35 6.531 Selecting previously unselected package ca-certificates. [2021-09-09T01:40:46.579Z] #35 6.531 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-09T01:40:46.842Z] #35 6.537 Unpacking ca-certificates (20210119) ... [2021-09-09T01:40:46.842Z] #35 6.629 Selecting previously unselected package libbrotli1:amd64. [2021-09-09T01:40:46.842Z] #35 6.629 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-09T01:40:46.842Z] #35 6.641 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-09T01:40:46.842Z] #35 6.740 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-09T01:40:46.842Z] #35 6.740 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-09T01:40:46.842Z] #35 6.744 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:40:47.103Z] #35 6.802 Selecting previously unselected package libsasl2-2:amd64. [2021-09-09T01:40:47.103Z] #35 6.802 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-09T01:40:47.103Z] #35 6.809 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:40:47.103Z] #35 6.875 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-09T01:40:47.103Z] #35 6.875 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-09T01:40:47.103Z] #35 6.881 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-09T01:40:47.103Z] #35 7.010 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-09T01:40:47.103Z] #35 7.010 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-09T01:40:47.364Z] #35 7.019 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-09T01:40:47.364Z] #35 7.138 Selecting previously unselected package libpsl5:amd64. [2021-09-09T01:40:47.364Z] #35 7.139 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-09T01:40:47.364Z] #35 7.145 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-09T01:40:47.364Z] #35 7.205 Selecting previously unselected package librtmp1:amd64. [2021-09-09T01:40:47.364Z] #35 7.205 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-09T01:40:47.364Z] #35 7.209 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-09T01:40:47.626Z] #35 7.266 Selecting previously unselected package libssh2-1:amd64. [2021-09-09T01:40:47.626Z] #35 7.266 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-09T01:40:47.626Z] #35 7.271 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-09T01:40:47.626Z] #35 7.350 Selecting previously unselected package libcurl4:amd64. [2021-09-09T01:40:47.626Z] #35 7.350 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-09T01:40:47.626Z] #35 7.354 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-09T01:40:47.626Z] #35 7.439 Selecting previously unselected package curl. [2021-09-09T01:40:47.626Z] #35 7.439 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-09T01:40:47.626Z] #35 7.448 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-09T01:40:47.887Z] #35 7.546 Selecting previously unselected package libonig5:amd64. [2021-09-09T01:40:47.887Z] #35 7.546 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-09T01:40:47.887Z] #35 7.553 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:40:47.887Z] #35 7.645 Selecting previously unselected package libjq1:amd64. [2021-09-09T01:40:47.887Z] #35 7.645 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-09T01:40:47.887Z] #35 7.653 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:40:47.887Z] #35 7.718 Selecting previously unselected package jq. [2021-09-09T01:40:47.887Z] #35 7.718 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-09T01:40:47.887Z] #35 7.721 Unpacking jq (1.6-2.1) ... [2021-09-09T01:40:47.887Z] #35 7.786 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-09T01:40:47.887Z] #35 7.805 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-09T01:40:47.887Z] #35 7.821 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-09T01:40:47.887Z] #35 7.829 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:40:47.887Z] #35 7.841 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-09T01:40:47.887Z] #35 7.865 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:40:47.887Z] #35 7.881 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-09T01:40:47.887Z] #35 7.893 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-09T01:40:48.149Z] #35 7.907 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:40:48.149Z] #35 7.937 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:40:48.149Z] #35 7.981 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-09T01:40:48.149Z] #35 8.012 Setting up ca-certificates (20210119) ... [2021-09-09T01:40:49.095Z] #35 8.952 Updating certificates in /etc/ssl/certs... [2021-09-09T01:40:50.485Z] #35 10.12 129 added, 0 removed; done. [2021-09-09T01:40:50.485Z] #35 10.17 Setting up jq (1.6-2.1) ... [2021-09-09T01:40:50.485Z] #35 10.19 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-09T01:40:50.485Z] #35 10.20 Setting up curl (7.74.0-1.3+b1) ... [2021-09-09T01:40:50.485Z] #35 10.22 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:40:50.485Z] #35 10.26 Processing triggers for ca-certificates (20210119) ... [2021-09-09T01:40:50.485Z] #35 10.28 Updating certificates in /etc/ssl/certs... [2021-09-09T01:40:51.429Z] #35 ... [2021-09-09T01:40:51.429Z] [2021-09-09T01:40:51.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:40:51.429Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:40:51.429Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 7.0s done [2021-09-09T01:40:51.429Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 1.0s [2021-09-09T01:40:51.429Z] #11 ... [2021-09-09T01:40:51.429Z] [2021-09-09T01:40:51.429Z] #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-09T01:40:51.429Z] #35 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-09T01:40:51.429Z] #35 11.30 0 added, 0 removed; done. [2021-09-09T01:40:51.429Z] #35 11.30 Running hooks in /etc/ca-certificates/update.d... [2021-09-09T01:40:51.429Z] #35 11.30 done. [2021-09-09T01:40:54.032Z] #35 DONE 13.8s [2021-09-09T01:40:54.032Z] [2021-09-09T01:40:54.032Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-09T01:40:54.032Z] #36 sha256:47d317cd3f894701c3766720d2c231b890f4ac82a80ac0e6b60593981402db14 [2021-09-09T01:40:54.312Z] #36 DONE 0.4s [2021-09-09T01:40:54.312Z] [2021-09-09T01:40:54.312Z] #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-09T01:40:54.312Z] #37 sha256:73af85d286c707c0d1381c464e9733cc9119c88422f133e1b15deeddb25310fd [2021-09-09T01:40:56.885Z] #37 2.202 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-09T01:40:56.885Z] #37 2.473 [2021-09-09T01:40:57.146Z] #37 2.596 # 2.8% ################################################### 71.4% ######################################################################## 100.0% [2021-09-09T01:40:57.408Z] #37 2.920 [2021-09-09T01:40:57.980Z] #37 3.633 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-09T01:40:58.241Z] #37 3.914 [2021-09-09T01:40:58.502Z] #37 4.030 ######################################### 57.8% ######################################################################## 100.0% [2021-09-09T01:40:58.502Z] #37 4.254 [2021-09-09T01:40:59.455Z] #37 4.938 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-09T01:40:59.455Z] #37 5.214 [2021-09-09T01:40:59.980Z] #37 5.331 ## 3.7% #################################### 51.1% ########################################################### 82.5% ######################################################################## 100.0% [2021-09-09T01:41:00.241Z] #37 5.811 [2021-09-09T01:41:01.194Z] #37 6.554 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-09T01:41:01.194Z] #37 6.894 [2021-09-09T01:41:01.456Z] #37 7.030 ######################################################################## 100.0% [2021-09-09T01:41:01.456Z] #37 ... [2021-09-09T01:41:01.456Z] [2021-09-09T01:41:01.456Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:41:01.456Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:41:01.456Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 6.6s done [2021-09-09T01:41:01.456Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 4.4s [2021-09-09T01:41:01.720Z] #11 ... [2021-09-09T01:41:01.720Z] [2021-09-09T01:41:01.720Z] #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-09T01:41:01.720Z] #37 sha256:73af85d286c707c0d1381c464e9733cc9119c88422f133e1b15deeddb25310fd [2021-09-09T01:41:01.720Z] #37 7.262 [2021-09-09T01:41:01.986Z] #37 7.791 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-09T01:41:02.560Z] #37 8.156 [2021-09-09T01:41:02.822Z] #37 8.293 ##################################### 52.6% ######################################################################## 100.0% [2021-09-09T01:41:02.822Z] #37 8.528 [2021-09-09T01:41:03.087Z] #37 8.575 Download of images into '/build' complete. [2021-09-09T01:41:03.087Z] #37 8.575 Use something like the following to load the result into a Docker daemon: [2021-09-09T01:41:03.087Z] #37 8.575 tar -cC '/build' . | docker load [2021-09-09T01:41:03.585Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-051b505ba5d93598c) in /home/ubuntu/workspace/moby_PR-42810 [Pipeline] { [Pipeline] checkout [2021-09-09T01:41:03.733Z] The recommended git tool is: git [2021-09-09T01:41:07.139Z] using credential docker-jenkins-github-credentials [2021-09-09T01:41:07.157Z] Cloning the remote Git repository [2021-09-09T01:41:07.157Z] Cloning with configured refspecs honoured and without tags [2021-09-09T01:41:08.377Z] #37 ... [2021-09-09T01:41:08.377Z] [2021-09-09T01:41:08.377Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:41:08.377Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:41:08.377Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 9.6s done [2021-09-09T01:41:08.377Z] #11 extracting sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb done [2021-09-09T01:41:08.377Z] #11 ... [2021-09-09T01:41:08.377Z] [2021-09-09T01:41:08.378Z] #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-09T01:41:08.378Z] #37 sha256:73af85d286c707c0d1381c464e9733cc9119c88422f133e1b15deeddb25310fd [2021-09-09T01:41:08.378Z] #37 DONE 13.5s [2021-09-09T01:41:08.378Z] [2021-09-09T01:41:08.378Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:41:08.378Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:41:08.378Z] #11 DONE 41.7s [2021-09-09T01:41:08.378Z] [2021-09-09T01:41:08.378Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-09T01:41:08.378Z] #12 sha256:104f87cdd0032ea1bd7186f62216803aafde034fb7ca166be5d1155ee2016042 [2021-09-09T01:41:07.281Z] Cloning repository https://github.com/moby/moby.git [2021-09-09T01:41:07.378Z] > git init /home/ubuntu/workspace/moby_PR-42810 # timeout=10 [2021-09-09T01:41:07.821Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:41:07.822Z] > git --version # timeout=10 [2021-09-09T01:41:07.850Z] > git --version # 'git version 2.17.1' [2021-09-09T01:41:07.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:41:07.852Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:41:09.768Z] #12 DONE 1.5s [2021-09-09T01:41:09.768Z] [2021-09-09T01:41:09.768Z] #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-09T01:41:09.768Z] #13 sha256:277f0878b4a629cb2429a0a373cf68f84b914ed1fb11c16aa2f7d3c193722967 [2021-09-09T01:41:10.717Z] #13 DONE 0.9s [2021-09-09T01:41:10.717Z] [2021-09-09T01:41:10.717Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-09T01:41:10.717Z] #39 sha256:cbd40998fc7cf2a94390870a64ded7e923ff385ad6e63f4ae89a7156612f2dcd [2021-09-09T01:41:10.717Z] #39 DONE 0.1s [2021-09-09T01:41:10.717Z] [2021-09-09T01:41:10.717Z] #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-09T01:41:10.717Z] #40 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:41:10.717Z] #40 ... [2021-09-09T01:41:10.717Z] [2021-09-09T01:41:10.717Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-09T01:41:10.717Z] #47 sha256:c222c7f03b3f1ab2d3e3bead9cfe02d36198e73615b4b8749e0321f8c72526d2 [2021-09-09T01:41:10.717Z] #47 DONE 0.2s [2021-09-09T01:41:10.979Z] [2021-09-09T01:41:10.979Z] #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-09T01:41:10.979Z] #51 sha256:dedd77bd49d78e8751df12a263e7daecb76f34a23b1ef37f2158e741a8e560ba [2021-09-09T01:41:10.979Z] #51 DONE 0.3s [2021-09-09T01:41:10.979Z] [2021-09-09T01:41:10.979Z] #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-09T01:41:10.979Z] #52 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:41:11.057Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0325ca88aac389e26) in /home/ubuntu/workspace/moby_PR-42810 [Pipeline] { [Pipeline] checkout [2021-09-09T01:41:11.245Z] The recommended git tool is: git [2021-09-09T01:41:14.288Z] #52 ... [2021-09-09T01:41:14.289Z] [2021-09-09T01:41:14.289Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-09-09T01:41:14.289Z] #14 sha256:becfe48588624fd14aec6069c11d88b08769aab70b47cba4d69fcfa563653549 [2021-09-09T01:41:14.289Z] #14 DONE 3.4s [2021-09-09T01:41:14.289Z] [2021-09-09T01:41:14.289Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-09-09T01:41:14.289Z] #15 sha256:71c440b52bb3f6ea93a51e0ff270928c1cf0bb277666aca5d4743f1b87cec0d7 [2021-09-09T01:41:14.955Z] using credential docker-jenkins-github-credentials [2021-09-09T01:41:14.962Z] Cloning the remote Git repository [2021-09-09T01:41:14.962Z] Cloning with configured refspecs honoured and without tags [2021-09-09T01:41:14.981Z] Cloning repository https://github.com/moby/moby.git [2021-09-09T01:41:15.035Z] > git init /home/ubuntu/workspace/moby_PR-42810 # timeout=10 [2021-09-09T01:41:15.311Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:41:15.312Z] > git --version # timeout=10 [2021-09-09T01:41:15.325Z] > git --version # 'git version 2.17.1' [2021-09-09T01:41:15.325Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:41:15.340Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:41:16.837Z] #15 DONE 2.7s [2021-09-09T01:41:16.837Z] [2021-09-09T01:41:16.837Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-09-09T01:41:16.837Z] #16 sha256:693517d22a783a9c7858eb41f5d7bbfbcd1e63b09d8c4aedf1a31afed8d4a903 [2021-09-09T01:41:18.757Z] #16 DONE 2.0s [2021-09-09T01:41:18.757Z] [2021-09-09T01:41:18.757Z] #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-09T01:41:18.757Z] #56 sha256:35f4cee081dbb410243c0d2d28adffe48e15cfd356b35eb06aa5042392537faa [2021-09-09T01:41:18.757Z] #56 4.780 + RM_GOPATH=0 [2021-09-09T01:41:18.757Z] #56 4.780 + TMP_GOPATH= [2021-09-09T01:41:18.757Z] #56 4.780 + : /build [2021-09-09T01:41:18.757Z] #56 4.780 + '[' -z '' ']' [2021-09-09T01:41:18.757Z] #56 4.780 ++ mktemp -d [2021-09-09T01:41:18.757Z] #56 4.780 + export GOPATH=/tmp/tmp.C7nQ0oGS6G [2021-09-09T01:41:18.757Z] #56 4.780 + GOPATH=/tmp/tmp.C7nQ0oGS6G [2021-09-09T01:41:18.757Z] #56 4.780 + RM_GOPATH=1 [2021-09-09T01:41:18.757Z] #56 4.780 + case "$(go env GOARCH)" in [2021-09-09T01:41:18.757Z] #56 4.780 ++ go env GOARCH [2021-09-09T01:41:18.757Z] #56 4.787 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:41:18.757Z] #56 4.787 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:41:18.757Z] #56 4.787 ++ dirname /tmp/install/install.sh [2021-09-09T01:41:18.757Z] #56 4.790 + dir=/tmp/install [2021-09-09T01:41:18.757Z] #56 4.790 + bin=gotestsum [2021-09-09T01:41:18.758Z] #56 4.790 + shift [2021-09-09T01:41:18.758Z] #56 4.790 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-09T01:41:18.758Z] #56 4.790 + . /tmp/install/gotestsum.installer [2021-09-09T01:41:18.758Z] #56 4.790 ++ : v1.7.0 [2021-09-09T01:41:18.758Z] #56 4.790 + install_gotestsum [2021-09-09T01:41:18.758Z] #56 4.792 + set -e [2021-09-09T01:41:18.758Z] #56 4.792 + echo 'Install gotestsum version v1.7.0' [2021-09-09T01:41:18.758Z] #56 4.792 + GOBIN=/build [2021-09-09T01:41:18.758Z] #56 4.792 + GO111MODULE=on [2021-09-09T01:41:18.758Z] #56 4.792 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-09T01:41:18.758Z] #56 4.792 Install gotestsum version v1.7.0 [2021-09-09T01:41:18.758Z] #56 4.915 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-09T01:41:18.758Z] #56 5.920 go: downloading github.com/fatih/color v1.10.0 [2021-09-09T01:41:18.758Z] #56 6.203 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-09T01:41:18.758Z] #56 6.285 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-09T01:41:18.758Z] #56 6.340 go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T01:41:18.758Z] #56 6.519 go: downloading golang.org/x/tools v0.1.0 [2021-09-09T01:41:18.758Z] #56 6.548 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-09T01:41:18.758Z] #56 6.640 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T01:41:18.758Z] #56 6.859 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-09T01:41:18.758Z] #56 6.899 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-09T01:41:18.758Z] #56 7.008 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-09T01:41:18.758Z] #56 7.126 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-09T01:41:18.758Z] #56 7.342 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-09T01:41:18.758Z] #56 ... [2021-09-09T01:41:18.758Z] [2021-09-09T01:41:18.758Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-09-09T01:41:18.758Z] #17 sha256:364b9a29314a9d06fb59aa4fc40f67241317a5284c15d798b15858978470dfa5 [2021-09-09T01:41:20.678Z] #17 DONE 1.7s [2021-09-09T01:41:20.678Z] [2021-09-09T01:41:20.678Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-09-09T01:41:20.678Z] #18 sha256:ad77af2b7f13650eae6c35661d9139ebaf938d68fe04c8d81a78ab3994765acf [2021-09-09T01:41:20.678Z] #18 ... [2021-09-09T01:41:20.678Z] [2021-09-09T01:41:20.678Z] #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-09T01:41:20.678Z] #60 sha256:56ce604604d4d524dc48a4aa567e2576bf2e22bf9727cb600ffe968b9a1ee0b4 [2021-09-09T01:41:20.678Z] #60 4.291 + RM_GOPATH=0 [2021-09-09T01:41:20.678Z] #60 4.291 + TMP_GOPATH= [2021-09-09T01:41:20.678Z] #60 4.291 + : /build [2021-09-09T01:41:20.678Z] #60 4.291 + '[' -z '' ']' [2021-09-09T01:41:20.678Z] #60 4.291 ++ mktemp -d [2021-09-09T01:41:20.678Z] #60 4.291 + export GOPATH=/tmp/tmp.6eqqVyVBGg [2021-09-09T01:41:20.678Z] #60 4.291 + GOPATH=/tmp/tmp.6eqqVyVBGg [2021-09-09T01:41:20.678Z] #60 4.291 + RM_GOPATH=1 [2021-09-09T01:41:20.679Z] #60 4.291 + case "$(go env GOARCH)" in [2021-09-09T01:41:20.679Z] #60 4.294 ++ go env GOARCH [2021-09-09T01:41:20.679Z] #60 4.297 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:41:20.679Z] #60 4.297 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:41:20.679Z] #60 4.298 ++ dirname /tmp/install/install.sh [2021-09-09T01:41:20.679Z] #60 4.299 + dir=/tmp/install [2021-09-09T01:41:20.679Z] #60 4.299 + bin=shfmt [2021-09-09T01:41:20.679Z] #60 4.299 + shift [2021-09-09T01:41:20.679Z] #60 4.299 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-09T01:41:20.679Z] #60 4.299 + . /tmp/install/shfmt.installer [2021-09-09T01:41:20.679Z] #60 4.299 ++ : v3.0.2 [2021-09-09T01:41:20.679Z] #60 4.299 + install_shfmt [2021-09-09T01:41:20.679Z] #60 4.299 + echo 'Install shfmt version v3.0.2' [2021-09-09T01:41:20.679Z] #60 4.299 + GOBIN=/build [2021-09-09T01:41:20.679Z] #60 4.299 + GO111MODULE=on [2021-09-09T01:41:20.679Z] #60 4.299 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-09T01:41:20.679Z] #60 4.299 Install shfmt version v3.0.2 [2021-09-09T01:41:20.679Z] #60 4.780 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-09T01:41:20.679Z] #60 7.674 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-09T01:41:20.679Z] #60 7.674 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-09T01:41:20.679Z] #60 7.784 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-09T01:41:20.679Z] #60 9.823 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-09T01:41:20.679Z] #60 ... [2021-09-09T01:41:20.679Z] [2021-09-09T01:41:20.679Z] #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-09T01:41:20.679Z] #54 sha256:016a6dcaedfc6047fc4d11819d0b2659874491184fb6edb9ccf16b4675c55073 [2021-09-09T01:41:20.679Z] #54 4.597 + RM_GOPATH=0 [2021-09-09T01:41:20.679Z] #54 4.597 + TMP_GOPATH= [2021-09-09T01:41:20.679Z] #54 4.597 + : /build [2021-09-09T01:41:20.679Z] #54 4.597 + '[' -z '' ']' [2021-09-09T01:41:20.679Z] #54 4.597 ++ mktemp -d [2021-09-09T01:41:20.679Z] #54 4.597 + export GOPATH=/tmp/tmp.4os8BYdLAN [2021-09-09T01:41:20.679Z] #54 4.597 + GOPATH=/tmp/tmp.4os8BYdLAN [2021-09-09T01:41:20.679Z] #54 4.597 + RM_GOPATH=1 [2021-09-09T01:41:20.679Z] #54 4.597 + case "$(go env GOARCH)" in [2021-09-09T01:41:20.679Z] #54 4.597 ++ go env GOARCH [2021-09-09T01:41:20.679Z] #54 4.629 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:41:20.679Z] #54 4.629 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:41:20.679Z] #54 4.629 ++ dirname /tmp/install/install.sh [2021-09-09T01:41:20.679Z] #54 4.632 + dir=/tmp/install [2021-09-09T01:41:20.679Z] #54 4.632 + bin=vndr [2021-09-09T01:41:20.679Z] #54 4.632 + shift [2021-09-09T01:41:20.679Z] #54 4.632 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-09T01:41:20.679Z] #54 4.632 + . /tmp/install/vndr.installer [2021-09-09T01:41:20.679Z] #54 4.632 ++ : v0.1.2 [2021-09-09T01:41:20.679Z] #54 4.632 + install_vndr [2021-09-09T01:41:20.679Z] #54 4.632 + echo 'Install vndr version v0.1.2' [2021-09-09T01:41:20.679Z] #54 4.632 + GOBIN=/build [2021-09-09T01:41:20.679Z] #54 4.632 + GO111MODULE=on [2021-09-09T01:41:20.679Z] #54 4.632 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-09T01:41:20.679Z] #54 4.632 Install vndr version v0.1.2 [2021-09-09T01:41:20.679Z] #54 5.154 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-09T01:41:20.940Z] #54 ... [2021-09-09T01:41:20.940Z] [2021-09-09T01:41:20.940Z] #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-09T01:41:20.940Z] #42 sha256:a62b8e3a6f9dd7f472fd51e1a8bfa47aca028e012d2dc84104326bc3bbc5c32a [2021-09-09T01:41:20.940Z] #42 4.119 Install go-toml version v1.8.1 [2021-09-09T01:41:20.940Z] #42 4.212 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-09T01:41:20.940Z] #42 ... [2021-09-09T01:41:20.940Z] [2021-09-09T01:41:20.940Z] #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-09T01:41:20.940Z] #48 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:41:20.940Z] #48 4.669 + git clone https://github.com/docker/distribution.git . [2021-09-09T01:41:20.940Z] #48 4.669 Cloning into '.'... [2021-09-09T01:41:21.202Z] #48 ... [2021-09-09T01:41:21.202Z] [2021-09-09T01:41:21.202Z] #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-09T01:41:21.202Z] #58 sha256:4a1a59d1fcfb588e5b990cdaf6f651c401f97d4959f80941684ad1fac61d6b8b [2021-09-09T01:41:21.202Z] #58 4.668 + RM_GOPATH=0 [2021-09-09T01:41:21.202Z] #58 4.668 + TMP_GOPATH= [2021-09-09T01:41:21.202Z] #58 4.668 + : /build [2021-09-09T01:41:21.202Z] #58 4.668 + '[' -z '' ']' [2021-09-09T01:41:21.202Z] #58 4.681 ++ mktemp -d [2021-09-09T01:41:21.202Z] #58 4.681 + export GOPATH=/tmp/tmp.UwR2f68maJ [2021-09-09T01:41:21.202Z] #58 4.681 + GOPATH=/tmp/tmp.UwR2f68maJ [2021-09-09T01:41:21.202Z] #58 4.681 + RM_GOPATH=1 [2021-09-09T01:41:21.202Z] #58 4.681 + case "$(go env GOARCH)" in [2021-09-09T01:41:21.202Z] #58 4.699 ++ go env GOARCH [2021-09-09T01:41:21.202Z] #58 4.715 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:41:21.202Z] #58 4.715 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:41:21.202Z] #58 4.715 ++ dirname /tmp/install/install.sh [2021-09-09T01:41:21.202Z] #58 4.715 Install golangci-lint version v1.23.8 [2021-09-09T01:41:21.202Z] #58 4.720 + dir=/tmp/install [2021-09-09T01:41:21.202Z] #58 4.720 + bin=golangci_lint [2021-09-09T01:41:21.202Z] #58 4.720 + shift [2021-09-09T01:41:21.202Z] #58 4.720 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-09T01:41:21.202Z] #58 4.720 + . /tmp/install/golangci_lint.installer [2021-09-09T01:41:21.202Z] #58 4.720 ++ : v1.23.8 [2021-09-09T01:41:21.202Z] #58 4.720 + install_golangci_lint [2021-09-09T01:41:21.202Z] #58 4.720 + set -e [2021-09-09T01:41:21.202Z] #58 4.720 + echo 'Install golangci-lint version v1.23.8' [2021-09-09T01:41:21.202Z] #58 4.720 + GOBIN=/build [2021-09-09T01:41:21.202Z] #58 4.720 + GO111MODULE=on [2021-09-09T01:41:21.202Z] #58 4.720 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-09T01:41:21.202Z] #58 5.188 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-09T01:41:21.463Z] #58 ... [2021-09-09T01:41:21.464Z] [2021-09-09T01:41:21.464Z] #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-09T01:41:21.464Z] #52 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:41:21.464Z] #52 5.673 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:41:21.464Z] #52 5.723 Get:2 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-09T01:41:21.464Z] #52 5.892 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:41:21.464Z] #52 5.998 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:41:21.464Z] #52 6.750 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:41:22.408Z] #52 11.36 Get:7 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:41:23.355Z] #52 ... [2021-09-09T01:41:23.355Z] [2021-09-09T01:41:23.355Z] #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-09T01:41:23.355Z] #58 sha256:4a1a59d1fcfb588e5b990cdaf6f651c401f97d4959f80941684ad1fac61d6b8b [2021-09-09T01:41:23.355Z] #58 12.68 go: downloading github.com/fatih/color v1.7.0 [2021-09-09T01:41:23.355Z] #58 12.68 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-09T01:41:23.355Z] #58 12.72 go: downloading github.com/pkg/errors v0.8.1 [2021-09-09T01:41:23.355Z] #58 12.72 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-09T01:41:23.355Z] #58 12.93 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-09T01:41:23.616Z] #58 ... [2021-09-09T01:41:23.616Z] [2021-09-09T01:41:23.616Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-09-09T01:41:23.616Z] #18 sha256:ad77af2b7f13650eae6c35661d9139ebaf938d68fe04c8d81a78ab3994765acf [2021-09-09T01:41:23.616Z] #18 DONE 3.2s [2021-09-09T01:41:23.616Z] [2021-09-09T01:41:23.616Z] #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-09T01:41:23.616Z] #58 sha256:4a1a59d1fcfb588e5b990cdaf6f651c401f97d4959f80941684ad1fac61d6b8b [2021-09-09T01:41:23.616Z] #58 13.08 go: downloading github.com/spf13/viper v1.6.1 [2021-09-09T01:41:24.189Z] #58 13.64 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-09T01:41:24.189Z] #58 13.66 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-09T01:41:24.189Z] #58 13.68 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-09T01:41:24.189Z] #58 13.72 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-09T01:41:25.133Z] #58 ... [2021-09-09T01:41:25.133Z] [2021-09-09T01:41:25.133Z] #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-09T01:41:25.133Z] #40 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:41:25.133Z] #40 4.404 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-09T01:41:25.133Z] #40 4.404 Cloning into '.'... [2021-09-09T01:41:25.133Z] #40 ... [2021-09-09T01:41:25.133Z] [2021-09-09T01:41:25.133Z] #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-09T01:41:25.133Z] #56 sha256:35f4cee081dbb410243c0d2d28adffe48e15cfd356b35eb06aa5042392537faa [2021-09-09T01:41:25.133Z] #56 13.93 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-09T01:41:25.133Z] #56 13.93 go: downloading golang.org/x/mod v0.3.0 [2021-09-09T01:41:27.594Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d0f9856b070eac02) in /home/ubuntu/workspace/moby_PR-42810 [Pipeline] { [Pipeline] checkout [2021-09-09T01:41:27.819Z] The recommended git tool is: git [2021-09-09T01:41:30.432Z] #56 ... [2021-09-09T01:41:30.432Z] [2021-09-09T01:41:30.432Z] #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-09T01:41:30.432Z] #58 sha256:4a1a59d1fcfb588e5b990cdaf6f651c401f97d4959f80941684ad1fac61d6b8b [2021-09-09T01:41:30.432Z] #58 14.88 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-09T01:41:30.432Z] #58 15.10 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-09T01:41:30.432Z] #58 19.42 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-09T01:41:30.432Z] #58 19.44 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-09T01:41:30.432Z] #58 19.61 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-09T01:41:30.432Z] #58 19.76 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-09T01:41:30.432Z] #58 19.77 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-09T01:41:30.442Z] Fetching without tags [2021-09-09T01:41:30.755Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 6e02f7cd55759428d32e76801d1711a36705701f [2021-09-09T01:41:31.007Z] #58 ... [2021-09-09T01:41:31.007Z] [2021-09-09T01:41:31.007Z] #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-09T01:41:31.007Z] #54 sha256:016a6dcaedfc6047fc4d11819d0b2659874491184fb6edb9ccf16b4675c55073 [2021-09-09T01:41:31.007Z] #54 DONE 20.2s [2021-09-09T01:41:31.007Z] [2021-09-09T01:41:31.007Z] #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-09T01:41:31.007Z] #42 sha256:a62b8e3a6f9dd7f472fd51e1a8bfa47aca028e012d2dc84104326bc3bbc5c32a [2021-09-09T01:41:31.007Z] #42 DONE 20.2s [2021-09-09T01:41:31.007Z] [2021-09-09T01:41:31.007Z] #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-09T01:41:31.007Z] #19 sha256:7461a8873269907942427f3356fc81edb1488e6f07a58583611355ede4af261f [2021-09-09T01:41:31.007Z] #19 2.439 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:41:31.007Z] #19 2.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:41:31.007Z] #19 2.503 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:41:31.007Z] #19 3.826 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-09T01:41:31.007Z] #19 5.118 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:41:31.007Z] #19 6.824 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-09T01:41:31.007Z] #19 ... [2021-09-09T01:41:31.007Z] [2021-09-09T01:41:31.007Z] #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-09T01:41:31.007Z] #58 sha256:4a1a59d1fcfb588e5b990cdaf6f651c401f97d4959f80941684ad1fac61d6b8b [2021-09-09T01:41:31.007Z] #58 20.36 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-09T01:41:31.007Z] #58 20.46 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-09T01:41:31.007Z] #58 20.46 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-09T01:41:31.007Z] #58 20.60 go: downloading github.com/spf13/afero v1.1.2 [2021-09-09T01:41:31.387Z] using credential docker-jenkins-github-credentials [2021-09-09T01:41:31.396Z] Cloning the remote Git repository [2021-09-09T01:41:31.396Z] Cloning with configured refspecs honoured and without tags [2021-09-09T01:41:31.412Z] Cloning repository https://github.com/moby/moby.git [2021-09-09T01:41:31.589Z] #58 20.78 go: downloading github.com/spf13/cast v1.3.0 [2021-09-09T01:41:31.589Z] #58 20.81 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-09T01:41:31.589Z] #58 20.83 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-09T01:41:31.589Z] #58 20.91 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-09T01:41:31.589Z] #58 20.95 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-09T01:41:31.851Z] #58 21.23 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-09T01:41:31.851Z] #58 21.27 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-09T01:41:32.113Z] #58 21.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-09T01:41:32.113Z] #58 21.37 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-09T01:41:32.113Z] #58 21.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-09T01:41:32.113Z] #58 21.60 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-09T01:41:30.323Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:41:30.338Z] > git config --add remote.origin.fetch +refs/pull/42810/head:refs/remotes/origin/PR-42810 # timeout=10 [2021-09-09T01:41:30.396Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:41:30.422Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:41:30.444Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:41:30.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:41:30.482Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:41:30.804Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:41:30.811Z] > git checkout -f 6e02f7cd55759428d32e76801d1711a36705701f # timeout=10 [2021-09-09T01:41:31.439Z] > git remote # timeout=10 [2021-09-09T01:41:31.455Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T01:41:31.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:41:31.492Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-09T01:41:32.175Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T01:41:32.183Z] Merge succeeded, producing 1cb89b91908430770e86703704cd738049736de6 [2021-09-09T01:41:32.184Z] Checking out Revision 1cb89b91908430770e86703704cd738049736de6 (PR-42810) [2021-09-09T01:41:32.375Z] #58 21.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-09T01:41:32.375Z] #58 21.71 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-09T01:41:31.495Z] > git init /home/ubuntu/workspace/moby_PR-42810 # timeout=10 [2021-09-09T01:41:31.955Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:41:31.955Z] > git --version # timeout=10 [2021-09-09T01:41:31.970Z] > git --version # 'git version 2.25.1' [2021-09-09T01:41:31.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:41:32.007Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:41:32.728Z] #58 21.91 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-09T01:41:32.728Z] #58 22.05 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-09T01:41:32.990Z] #58 22.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-09T01:41:32.990Z] #58 22.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-09T01:41:32.990Z] #58 22.55 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-09T01:41:32.990Z] #58 22.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-09T01:41:33.562Z] #58 23.14 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-09T01:41:33.562Z] #58 23.14 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-09T01:41:33.824Z] #58 23.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-09T01:41:34.087Z] #58 23.53 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-09T01:41:34.088Z] #58 23.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-09T01:41:34.351Z] #58 ... [2021-09-09T01:41:34.351Z] [2021-09-09T01:41:34.351Z] #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-09T01:41:34.351Z] #52 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:41:34.351Z] #52 13.39 Get:6 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-09T01:41:34.351Z] #52 20.69 Fetched 8405 kB in 16s (533 kB/s) [2021-09-09T01:41:34.351Z] #52 20.69 Reading package lists... [2021-09-09T01:41:34.351Z] #52 ... [2021-09-09T01:41:34.351Z] [2021-09-09T01:41:34.351Z] #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-09T01:41:34.351Z] #58 sha256:4a1a59d1fcfb588e5b990cdaf6f651c401f97d4959f80941684ad1fac61d6b8b [2021-09-09T01:41:34.351Z] #58 23.78 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-09T01:41:34.351Z] #58 23.78 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-09T01:41:32.185Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:41:32.199Z] > git checkout -f 1cb89b91908430770e86703704cd738049736de6 # timeout=10 [2021-09-09T01:41:35.296Z] #58 24.50 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-09T01:41:35.296Z] #58 24.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-09T01:41:35.296Z] #58 24.56 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-09T01:41:35.296Z] #58 24.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-09T01:41:35.296Z] #58 24.67 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-09T01:41:35.296Z] #58 24.72 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-09T01:41:35.558Z] #58 24.98 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-09T01:41:35.820Z] #58 25.31 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-09T01:41:36.045Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-09T01:41:36.075Z] First time build. Skipping changelog. [2021-09-09T01:41:36.082Z] #58 25.33 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-09T01:41:36.082Z] #58 25.36 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-09T01:41:36.082Z] #58 25.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-09T01:41:36.082Z] #58 25.38 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-09T01:41:36.082Z] #58 25.46 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-09T01:41:37.029Z] #58 26.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-09T01:41:36.047Z] > git rev-list --no-walk 0a34a5950cf5affef4799dfe99837441559231e0 # timeout=10 [2021-09-09T01:41:37.123Z] + docker version [2021-09-09T01:41:37.290Z] #58 26.51 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-09T01:41:37.290Z] #58 26.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-09T01:41:37.290Z] #58 26.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-09T01:41:37.290Z] #58 26.74 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-09T01:41:37.551Z] #58 26.88 go: downloading golang.org/x/text v0.3.2 [2021-09-09T01:41:41.458Z] Fetching without tags [2021-09-09T01:41:41.771Z] #58 ... [2021-09-09T01:41:41.771Z] [2021-09-09T01:41:41.772Z] #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-09T01:41:41.772Z] #19 sha256:7461a8873269907942427f3356fc81edb1488e6f07a58583611355ede4af261f [2021-09-09T01:41:41.772Z] #19 8.178 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-09T01:41:41.772Z] #19 9.286 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-09T01:41:41.772Z] #19 10.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-09T01:41:41.772Z] #19 11.66 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB] [2021-09-09T01:41:41.772Z] #19 11.66 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [28.3 kB] [2021-09-09T01:41:41.772Z] #19 11.67 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [29.2 kB] [2021-09-09T01:41:41.772Z] #19 11.67 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:41:41.772Z] #19 11.67 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [29.6 kB] [2021-09-09T01:41:41.772Z] #19 11.68 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [29.6 kB] [2021-09-09T01:41:41.860Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 6e02f7cd55759428d32e76801d1711a36705701f [2021-09-09T01:41:42.041Z] #19 ... [2021-09-09T01:41:42.041Z] [2021-09-09T01:41:42.041Z] #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-09T01:41:42.041Z] #48 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:41:42.041Z] #48 21.61 Updating files: 91% (1608/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-09T01:41:42.041Z] #48 21.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-09T01:41:42.041Z] #48 23.93 + 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-09T01:41:42.126Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a1908c504a918b09) in /home/ubuntu/workspace/moby_PR-42810 [Pipeline] { [Pipeline] checkout [2021-09-09T01:41:41.357Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:41:41.370Z] > git config --add remote.origin.fetch +refs/pull/42810/head:refs/remotes/origin/PR-42810 # timeout=10 [2021-09-09T01:41:41.402Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:41:41.431Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:41:41.461Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:41:41.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:41:41.462Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:41:41.867Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:41:41.888Z] > git checkout -f 6e02f7cd55759428d32e76801d1711a36705701f # timeout=10 [2021-09-09T01:41:42.573Z] The recommended git tool is: git [2021-09-09T01:41:42.770Z] #48 ... [2021-09-09T01:41:42.770Z] [2021-09-09T01:41:42.770Z] #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-09T01:41:42.770Z] #58 sha256:4a1a59d1fcfb588e5b990cdaf6f651c401f97d4959f80941684ad1fac61d6b8b [2021-09-09T01:41:42.770Z] #58 32.26 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-09T01:41:42.770Z] #58 32.27 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-09T01:41:43.035Z] #58 32.43 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-09T01:41:43.035Z] #58 32.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-09T01:41:43.035Z] #58 32.49 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-09T01:41:43.995Z] #58 33.43 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-09T01:41:44.015Z] Merge succeeded, producing 044914779580580e41d62bcc8bc1117f9c0c5113 [2021-09-09T01:41:44.015Z] Checking out Revision 044914779580580e41d62bcc8bc1117f9c0c5113 (PR-42810) [2021-09-09T01:41:44.256Z] #58 33.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-09T01:41:44.516Z] #58 33.93 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-09T01:41:43.308Z] > git remote # timeout=10 [2021-09-09T01:41:43.336Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T01:41:43.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:41:43.369Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-09T01:41:43.992Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T01:41:44.016Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:41:44.036Z] > git checkout -f 044914779580580e41d62bcc8bc1117f9c0c5113 # timeout=10 [2021-09-09T01:41:45.260Z] Client: Docker Engine - Community [2021-09-09T01:41:45.260Z] Version: 20.10.6 [2021-09-09T01:41:45.260Z] API version: 1.41 [2021-09-09T01:41:45.260Z] Go version: go1.13.15 [2021-09-09T01:41:45.260Z] Git commit: 370c289 [2021-09-09T01:41:45.260Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-09T01:41:45.260Z] OS/Arch: linux/amd64 [2021-09-09T01:41:45.260Z] Context: default [2021-09-09T01:41:45.260Z] Experimental: true [2021-09-09T01:41:45.260Z] [2021-09-09T01:41:45.260Z] Server: Docker Engine - Community [2021-09-09T01:41:45.260Z] Engine: [2021-09-09T01:41:45.260Z] Version: 20.10.6 [2021-09-09T01:41:45.260Z] API version: 1.41 (minimum version 1.12) [2021-09-09T01:41:45.260Z] Go version: go1.13.15 [2021-09-09T01:41:45.260Z] Git commit: 8728dd2 [2021-09-09T01:41:45.260Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-09T01:41:45.260Z] OS/Arch: linux/amd64 [2021-09-09T01:41:45.260Z] Experimental: true [2021-09-09T01:41:45.260Z] containerd: [2021-09-09T01:41:45.260Z] Version: 1.4.6 [2021-09-09T01:41:45.260Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-09T01:41:45.261Z] runc: [2021-09-09T01:41:45.261Z] Version: 1.0.0-rc95 [2021-09-09T01:41:45.261Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-09T01:41:45.261Z] docker-init: [2021-09-09T01:41:45.261Z] Version: 0.19.0 [2021-09-09T01:41:45.261Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-09T01:41:45.656Z] + docker info [2021-09-09T01:41:47.614Z] using credential docker-jenkins-github-credentials [2021-09-09T01:41:47.623Z] Cloning the remote Git repository [2021-09-09T01:41:47.623Z] Cloning with configured refspecs honoured and without tags [2021-09-09T01:41:47.822Z] #58 ... [2021-09-09T01:41:47.822Z] [2021-09-09T01:41:47.822Z] #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-09T01:41:47.822Z] #52 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:41:47.822Z] #52 20.69 Reading package lists... [2021-09-09T01:41:47.822Z] #52 26.76 Reading package lists... [2021-09-09T01:41:47.822Z] #52 32.14 Building dependency tree... [2021-09-09T01:41:47.822Z] #52 35.08 The following additional packages will be installed: [2021-09-09T01:41:47.822Z] #52 35.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-09T01:41:47.822Z] #52 35.09 python3-protobuf python3-six [2021-09-09T01:41:47.822Z] #52 35.09 Suggested packages: [2021-09-09T01:41:47.822Z] #52 35.11 python3-setuptools [2021-09-09T01:41:47.822Z] #52 35.11 Recommended packages: [2021-09-09T01:41:47.822Z] #52 35.11 iproute2 | iproute [2021-09-09T01:41:47.822Z] #52 35.80 The following NEW packages will be installed: [2021-09-09T01:41:47.822Z] #52 35.82 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-09T01:41:47.822Z] #52 35.82 python3-protobuf python3-six [2021-09-09T01:41:47.822Z] #52 36.38 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:41:47.822Z] #52 36.38 Need to get 2267 kB of archives. [2021-09-09T01:41:47.822Z] #52 36.38 After this operation, 10.8 MB of additional disk space will be used. [2021-09-09T01:41:47.822Z] #52 36.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-09T01:41:47.822Z] #52 37.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-09T01:41:47.822Z] #52 37.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-09T01:41:47.822Z] #52 37.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-09T01:41:47.822Z] #52 37.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-09-09T01:41:48.082Z] #52 37.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-09-09T01:41:48.083Z] #52 37.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-09-09T01:41:48.190Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-09T01:41:48.219Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-09T01:41:47.657Z] Cloning repository https://github.com/moby/moby.git [2021-09-09T01:41:47.735Z] > git init /home/ubuntu/workspace/moby_PR-42810 # timeout=10 [2021-09-09T01:41:48.535Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:41:48.535Z] > git --version # timeout=10 [2021-09-09T01:41:48.547Z] > git --version # 'git version 2.25.1' [2021-09-09T01:41:48.548Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:41:49.027Z] #52 ... [2021-09-09T01:41:49.027Z] [2021-09-09T01:41:49.028Z] #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-09T01:41:49.028Z] #60 sha256:56ce604604d4d524dc48a4aa567e2576bf2e22bf9727cb600ffe968b9a1ee0b4 [2021-09-09T01:41:49.028Z] #60 DONE 38.5s [2021-09-09T01:41:49.289Z] [2021-09-09T01:41:49.289Z] #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-09T01:41:49.289Z] #58 sha256:4a1a59d1fcfb588e5b990cdaf6f651c401f97d4959f80941684ad1fac61d6b8b [2021-09-09T01:41:49.334Z] + docker version [2021-09-09T01:41:49.033Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:41:50.233Z] #58 ... [2021-09-09T01:41:50.233Z] [2021-09-09T01:41:50.233Z] #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-09T01:41:50.233Z] #52 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:41:50.233Z] #52 39.32 Get:2 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-09T01:41:48.192Z] > git rev-list --no-walk 0a34a5950cf5affef4799dfe99837441559231e0 # timeout=10 [2021-09-09T01:41:51.177Z] #52 40.47 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:41:51.439Z] #52 40.61 Fetched 2267 kB in 4s (607 kB/s) [2021-09-09T01:41:51.439Z] #52 40.74 Selecting previously unselected package libprotobuf23:amd64. [2021-09-09T01:41:51.701Z] #52 40.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-09T01:41:51.701Z] #52 40.83 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-09T01:41:51.701Z] #52 40.85 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-09T01:41:52.645Z] #52 41.72 Selecting previously unselected package python3-pkg-resources. [2021-09-09T01:41:52.645Z] #52 41.74 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-09T01:41:52.645Z] #52 41.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:41:52.907Z] #52 42.06 Selecting previously unselected package python3-six. [2021-09-09T01:41:52.907Z] #52 42.06 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-09T01:41:52.907Z] #52 42.06 Unpacking python3-six (1.16.0-2) ... [2021-09-09T01:41:53.168Z] #52 42.15 Selecting previously unselected package python3-protobuf. [2021-09-09T01:41:53.168Z] #52 42.15 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-09T01:41:53.168Z] #52 42.16 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-09T01:41:53.430Z] #52 42.69 Selecting previously unselected package libnet1:amd64. [2021-09-09T01:41:53.430Z] #52 42.69 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-09T01:41:53.430Z] #52 42.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:41:53.692Z] #52 43.00 Selecting previously unselected package libnl-3-200:amd64. [2021-09-09T01:41:53.692Z] #52 43.00 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-09T01:41:53.953Z] #52 43.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:41:53.953Z] #52 43.21 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-09T01:41:53.953Z] #52 43.22 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-09T01:41:53.953Z] #52 43.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:41:54.215Z] #52 43.33 Selecting previously unselected package criu. [2021-09-09T01:41:54.215Z] #52 43.33 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-09T01:41:54.215Z] #52 43.34 Unpacking criu (3.15-1) ... [2021-09-09T01:41:54.288Z] Fetching without tags [2021-09-09T01:41:54.542Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 6e02f7cd55759428d32e76801d1711a36705701f [2021-09-09T01:41:54.630Z] Client: Docker Engine - Community [2021-09-09T01:41:54.630Z] Version: 20.10.6 [2021-09-09T01:41:54.630Z] API version: 1.41 [2021-09-09T01:41:54.630Z] Go version: go1.13.15 [2021-09-09T01:41:54.630Z] Git commit: 370c289 [2021-09-09T01:41:54.631Z] Built: Fri Apr 9 22:46:01 2021 [2021-09-09T01:41:54.631Z] OS/Arch: linux/amd64 [2021-09-09T01:41:54.631Z] Context: default [2021-09-09T01:41:54.631Z] Experimental: true [2021-09-09T01:41:54.631Z] [2021-09-09T01:41:54.631Z] Server: Docker Engine - Community [2021-09-09T01:41:54.631Z] Engine: [2021-09-09T01:41:54.631Z] Version: 20.10.6 [2021-09-09T01:41:54.631Z] API version: 1.41 (minimum version 1.12) [2021-09-09T01:41:54.631Z] Go version: go1.13.15 [2021-09-09T01:41:54.631Z] Git commit: 8728dd2 [2021-09-09T01:41:54.631Z] Built: Fri Apr 9 22:44:13 2021 [2021-09-09T01:41:54.631Z] OS/Arch: linux/amd64 [2021-09-09T01:41:54.631Z] Experimental: true [2021-09-09T01:41:54.631Z] containerd: [2021-09-09T01:41:54.631Z] Version: 1.4.6 [2021-09-09T01:41:54.631Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-09T01:41:54.631Z] runc: [2021-09-09T01:41:54.631Z] Version: 1.0.0-rc95 [2021-09-09T01:41:54.631Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-09T01:41:54.631Z] docker-init: [2021-09-09T01:41:54.631Z] Version: 0.19.0 [2021-09-09T01:41:54.631Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-09T01:41:54.787Z] #52 44.01 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:41:54.962Z] + docker info [2021-09-09T01:41:55.535Z] Merge succeeded, producing 590a4f044455d9ab3c537030cfc250f492753dc5 [2021-09-09T01:41:55.535Z] Checking out Revision 590a4f044455d9ab3c537030cfc250f492753dc5 (PR-42810) [2021-09-09T01:41:54.219Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:41:54.230Z] > git config --add remote.origin.fetch +refs/pull/42810/head:refs/remotes/origin/PR-42810 # timeout=10 [2021-09-09T01:41:54.250Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:41:54.265Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:41:54.290Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:41:54.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:41:54.291Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:41:54.551Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:41:54.566Z] > git checkout -f 6e02f7cd55759428d32e76801d1711a36705701f # timeout=10 [2021-09-09T01:41:55.198Z] > git remote # timeout=10 [2021-09-09T01:41:55.210Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T01:41:55.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:41:55.223Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-09T01:41:55.522Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T01:41:55.537Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:41:55.542Z] > git checkout -f 590a4f044455d9ab3c537030cfc250f492753dc5 # timeout=10 [2021-09-09T01:41:56.704Z] #52 45.56 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-09T01:41:56.704Z] #52 45.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:41:56.704Z] #52 45.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:41:56.704Z] #52 45.95 Setting up python3-six (1.16.0-2) ... [2021-09-09T01:41:58.092Z] #52 47.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:41:58.092Z] #52 47.24 Setting up python3-protobuf (3.12.4-1) ... [2021-09-09T01:41:59.249Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-09T01:41:59.269Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-09T01:42:00.210Z] + docker version [2021-09-09T01:42:00.524Z] Client: [2021-09-09T01:42:00.524Z] Context: default [2021-09-09T01:42:00.524Z] Debug Mode: false [2021-09-09T01:42:00.524Z] Plugins: [2021-09-09T01:42:00.524Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-09T01:42:00.524Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-09T01:42:00.524Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-09T01:42:00.524Z] [2021-09-09T01:42:00.524Z] Server: [2021-09-09T01:42:00.524Z] Containers: 0 [2021-09-09T01:42:00.524Z] Running: 0 [2021-09-09T01:42:00.524Z] Paused: 0 [2021-09-09T01:42:00.524Z] Stopped: 0 [2021-09-09T01:42:00.524Z] Images: 0 [2021-09-09T01:42:00.524Z] Server Version: 20.10.6 [2021-09-09T01:42:00.524Z] Storage Driver: overlay2 [2021-09-09T01:42:00.524Z] Backing Filesystem: extfs [2021-09-09T01:42:00.524Z] Supports d_type: true [2021-09-09T01:42:00.524Z] Native Overlay Diff: true [2021-09-09T01:42:00.524Z] userxattr: false [2021-09-09T01:42:00.524Z] Logging Driver: json-file [2021-09-09T01:42:00.524Z] Cgroup Driver: cgroupfs [2021-09-09T01:42:00.524Z] Cgroup Version: 1 [2021-09-09T01:42:00.524Z] Plugins: [2021-09-09T01:42:00.524Z] Volume: local [2021-09-09T01:42:00.524Z] Network: bridge host ipvlan macvlan null overlay [2021-09-09T01:42:00.524Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-09T01:42:00.524Z] Swarm: inactive [2021-09-09T01:42:00.524Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-09T01:42:00.524Z] Default Runtime: runc [2021-09-09T01:42:00.524Z] Init Binary: docker-init [2021-09-09T01:42:00.524Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-09T01:42:00.524Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-09T01:42:00.524Z] init version: de40ad0 [2021-09-09T01:42:00.524Z] Security Options: [2021-09-09T01:42:00.524Z] apparmor [2021-09-09T01:42:00.524Z] seccomp [2021-09-09T01:42:00.524Z] Profile: default [2021-09-09T01:42:00.524Z] Kernel Version: 5.4.0-1048-aws [2021-09-09T01:42:00.524Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-09T01:42:00.524Z] OSType: linux [2021-09-09T01:42:00.524Z] Architecture: x86_64 [2021-09-09T01:42:00.524Z] CPUs: 2 [2021-09-09T01:42:00.524Z] Total Memory: 7.569GiB [2021-09-09T01:42:00.524Z] Name: ip-10-100-80-174 [2021-09-09T01:42:00.524Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-09T01:42:00.524Z] Docker Root Dir: /var/lib/docker [2021-09-09T01:42:00.524Z] Debug Mode: false [2021-09-09T01:42:00.524Z] Registry: https://index.docker.io/v1/ [2021-09-09T01:42:00.524Z] Labels: [2021-09-09T01:42:00.524Z] Experimental: true [2021-09-09T01:42:00.524Z] Insecure Registries: [2021-09-09T01:42:00.524Z] 127.0.0.0/8 [2021-09-09T01:42:00.524Z] Live Restore Enabled: true [2021-09-09T01:42:00.524Z] [2021-09-09T01:42:00.524Z] WARNING: No swap limit support [Pipeline] sh [2021-09-09T01:42:00.861Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-09T01:42:00.861Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-09T01:42:00.861Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42810/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-09T01:42:00.861Z] + bash /home/ubuntu/workspace/moby_PR-42810/check-config.sh [2021-09-09T01:42:00.861Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-09T01:42:00.861Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-09T01:42:00.861Z] [2021-09-09T01:42:00.861Z] Generally Necessary: [2021-09-09T01:42:00.861Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-09T01:42:00.861Z] - apparmor: enabled and tools installed [2021-09-09T01:42:00.861Z] - CONFIG_NAMESPACES: enabled [2021-09-09T01:42:00.861Z] - CONFIG_NET_NS: enabled [2021-09-09T01:42:00.861Z] - CONFIG_PID_NS: enabled [2021-09-09T01:42:00.861Z] - CONFIG_IPC_NS: enabled [2021-09-09T01:42:00.861Z] - CONFIG_UTS_NS: enabled [2021-09-09T01:42:01.132Z] - CONFIG_CGROUPS: enabled [2021-09-09T01:42:01.132Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-09T01:42:01.132Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-09T01:42:01.132Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-09T01:42:01.132Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-09T01:42:01.132Z] - CONFIG_CPUSETS: enabled [2021-09-09T01:42:01.132Z] - CONFIG_MEMCG: enabled [2021-09-09T01:42:01.132Z] - CONFIG_KEYS: enabled [2021-09-09T01:42:01.132Z] - CONFIG_VETH: enabled (as module) [2021-09-09T01:42:01.132Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-09T01:42:01.132Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-09T01:42:01.132Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-09T01:42:01.132Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-09T01:42:01.132Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-09T01:42:01.132Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-09T01:42:01.132Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-09T01:42:01.132Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-09T01:42:01.132Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-09T01:42:01.132Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-09T01:42:01.132Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-09T01:42:01.132Z] [2021-09-09T01:42:01.132Z] Optional Features: [2021-09-09T01:42:01.132Z] - CONFIG_USER_NS: enabled [2021-09-09T01:42:01.132Z] - CONFIG_SECCOMP: enabled [2021-09-09T01:42:01.132Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-09T01:42:01.132Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-09T01:42:01.132Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-09T01:42:01.132Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-09T01:42:01.132Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-09T01:42:01.132Z] - CONFIG_BLK_CGROUP: enabled [2021-09-09T01:42:01.132Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-09T01:42:01.132Z] - CONFIG_CGROUP_PERF: enabled [2021-09-09T01:42:01.132Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-09T01:42:01.132Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-09T01:42:01.132Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-09T01:42:01.132Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-09T01:42:01.132Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-09T01:42:01.132Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-09T01:42:01.132Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-09T01:42:01.132Z] - CONFIG_IP_VS: enabled (as module) [2021-09-09T01:41:59.251Z] > git rev-list --no-walk 0a34a5950cf5affef4799dfe99837441559231e0 # timeout=10 [2021-09-09T01:42:01.400Z] #52 ... [2021-09-09T01:42:01.400Z] [2021-09-09T01:42:01.400Z] #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-09T01:42:01.400Z] #40 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:42:01.400Z] #40 40.87 Updating files: 85% (1298/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: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-09T01:42:01.400Z] #40 41.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-09T01:42:01.400Z] #40 41.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-09T01:42:01.405Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-09T01:42:01.405Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-09T01:42:01.405Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-09T01:42:01.405Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-09T01:42:01.405Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-09T01:42:01.405Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-09T01:42:01.405Z] - CONFIG_EXT4_FS: enabled [2021-09-09T01:42:01.405Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-09T01:42:01.405Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-09T01:42:01.405Z] - Network Drivers: [2021-09-09T01:42:01.405Z] - "overlay": [2021-09-09T01:42:01.405Z] - CONFIG_VXLAN: enabled (as module) [2021-09-09T01:42:01.405Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-09T01:42:01.405Z] Optional (for encrypted networks): [2021-09-09T01:42:01.405Z] - CONFIG_CRYPTO: enabled [2021-09-09T01:42:01.405Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-09T01:42:01.405Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-09T01:42:01.405Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-09T01:42:01.405Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-09T01:42:01.405Z] - CONFIG_XFRM: enabled [2021-09-09T01:42:01.405Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-09T01:42:01.405Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-09T01:42:01.405Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-09T01:42:01.405Z] - "ipvlan": [2021-09-09T01:42:01.405Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-09T01:42:01.405Z] - "macvlan": [2021-09-09T01:42:01.405Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-09T01:42:01.405Z] - CONFIG_DUMMY: enabled (as module) [2021-09-09T01:42:01.405Z] - "ftp,tftp client in container": [2021-09-09T01:42:01.405Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-09T01:42:01.405Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-09T01:42:01.405Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-09T01:42:01.405Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-09T01:42:01.405Z] - Storage Drivers: [2021-09-09T01:42:01.405Z] - "aufs": [2021-09-09T01:42:01.405Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-09T01:42:01.405Z] - "btrfs": [2021-09-09T01:42:01.405Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-09T01:42:01.405Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-09T01:42:01.405Z] - "devicemapper": [2021-09-09T01:42:01.405Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-09T01:42:01.405Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-09T01:42:01.405Z] - "overlay": [2021-09-09T01:42:01.661Z] #40 ... [2021-09-09T01:42:01.662Z] [2021-09-09T01:42:01.662Z] #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-09T01:42:01.662Z] #52 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:42:01.662Z] #52 50.92 Setting up criu (3.15-1) ... [2021-09-09T01:42:01.663Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-09T01:42:01.663Z] - "zfs": [2021-09-09T01:42:01.663Z] - /dev/zfs: present [2021-09-09T01:42:01.663Z] - zfs command: missing [2021-09-09T01:42:01.663Z] - zpool command: missing [2021-09-09T01:42:01.663Z] [2021-09-09T01:42:01.663Z] Limits: [2021-09-09T01:42:01.663Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-09T01:42:01.663Z] [2021-09-09T01:42:01.663Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-09T01:42:02.044Z] + sudo modprobe ip_vs [2021-09-09T01:42:02.044Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1cb89b91908430770e86703704cd738049736de6 . [2021-09-09T01:42:02.302Z] #1 [internal] load build definition from Dockerfile [2021-09-09T01:42:02.302Z] #1 sha256:f40dd060bb4fe4f8cfe509e1435fd4bcd760ba914984bd1383f5ddab5ae30be2 [2021-09-09T01:42:02.302Z] #1 transferring dockerfile: 16.34kB done [2021-09-09T01:42:02.302Z] #1 DONE 0.1s [2021-09-09T01:42:02.302Z] [2021-09-09T01:42:02.302Z] #2 [internal] load .dockerignore [2021-09-09T01:42:02.302Z] #2 sha256:4c0b93e5424a4935199edb4acbcfb260a5fc4be7e64245160102a0afb6f7d832 [2021-09-09T01:42:02.302Z] #2 transferring context: 87B done [2021-09-09T01:42:02.302Z] #2 DONE 0.1s [2021-09-09T01:42:02.559Z] [2021-09-09T01:42:02.559Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-09T01:42:02.559Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-09T01:42:03.121Z] Client: [2021-09-09T01:42:03.121Z] Context: default [2021-09-09T01:42:03.121Z] Debug Mode: false [2021-09-09T01:42:03.121Z] Plugins: [2021-09-09T01:42:03.121Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-09T01:42:03.121Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-09T01:42:03.121Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-09T01:42:03.121Z] [2021-09-09T01:42:03.121Z] Server: [2021-09-09T01:42:03.121Z] Containers: 0 [2021-09-09T01:42:03.121Z] Running: 0 [2021-09-09T01:42:03.121Z] Paused: 0 [2021-09-09T01:42:03.121Z] Stopped: 0 [2021-09-09T01:42:03.121Z] Images: 0 [2021-09-09T01:42:03.121Z] Server Version: 20.10.6 [2021-09-09T01:42:03.121Z] Storage Driver: overlay2 [2021-09-09T01:42:03.121Z] Backing Filesystem: extfs [2021-09-09T01:42:03.121Z] Supports d_type: true [2021-09-09T01:42:03.121Z] Native Overlay Diff: true [2021-09-09T01:42:03.121Z] userxattr: false [2021-09-09T01:42:03.121Z] Logging Driver: json-file [2021-09-09T01:42:03.121Z] Cgroup Driver: cgroupfs [2021-09-09T01:42:03.121Z] Cgroup Version: 1 [2021-09-09T01:42:03.121Z] Plugins: [2021-09-09T01:42:03.121Z] Volume: local [2021-09-09T01:42:03.121Z] Network: bridge host ipvlan macvlan null overlay [2021-09-09T01:42:03.121Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-09T01:42:03.121Z] Swarm: inactive [2021-09-09T01:42:03.121Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-09-09T01:42:03.121Z] Default Runtime: runc [2021-09-09T01:42:03.121Z] Init Binary: docker-init [2021-09-09T01:42:03.121Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-09T01:42:03.121Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-09T01:42:03.121Z] init version: de40ad0 [2021-09-09T01:42:03.121Z] Security Options: [2021-09-09T01:42:03.121Z] apparmor [2021-09-09T01:42:03.121Z] seccomp [2021-09-09T01:42:03.121Z] Profile: default [2021-09-09T01:42:03.121Z] Kernel Version: 5.4.0-1048-aws [2021-09-09T01:42:03.121Z] Operating System: Ubuntu 18.04.5 LTS [2021-09-09T01:42:03.121Z] OSType: linux [2021-09-09T01:42:03.121Z] Architecture: x86_64 [2021-09-09T01:42:03.121Z] CPUs: 2 [2021-09-09T01:42:03.121Z] Total Memory: 7.569GiB [2021-09-09T01:42:03.121Z] Name: ip-10-100-121-245 [2021-09-09T01:42:03.121Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-09-09T01:42:03.121Z] Docker Root Dir: /var/lib/docker [2021-09-09T01:42:03.121Z] Debug Mode: false [2021-09-09T01:42:03.121Z] Registry: https://index.docker.io/v1/ [2021-09-09T01:42:03.121Z] Labels: [2021-09-09T01:42:03.121Z] Experimental: true [2021-09-09T01:42:03.121Z] Insecure Registries: [2021-09-09T01:42:03.121Z] 127.0.0.0/8 [2021-09-09T01:42:03.121Z] Live Restore Enabled: true [2021-09-09T01:42:03.121Z] [2021-09-09T01:42:03.121Z] WARNING: No swap limit support [Pipeline] sh [2021-09-09T01:42:03.495Z] #3 DONE 0.8s [2021-09-09T01:42:03.495Z] [2021-09-09T01:42:03.495Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-09T01:42:03.495Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-09T01:42:03.495Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 0.0s done [2021-09-09T01:42:03.495Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-09T01:42:03.495Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-09T01:42:03.495Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s [2021-09-09T01:42:03.495Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-09T01:42:03.495Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 4.19MB / 9.67MB 0.2s [2021-09-09T01:42:03.676Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-09T01:42:03.676Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-09T01:42:03.676Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42810/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-09T01:42:03.676Z] + bash /home/ubuntu/workspace/moby_PR-42810/check-config.sh [2021-09-09T01:42:03.676Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-09T01:42:03.676Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-09T01:42:03.676Z] [2021-09-09T01:42:03.676Z] Generally Necessary: [2021-09-09T01:42:03.676Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-09T01:42:03.676Z] - apparmor: enabled and tools installed [2021-09-09T01:42:03.676Z] - CONFIG_NAMESPACES: enabled [2021-09-09T01:42:03.676Z] - CONFIG_NET_NS: enabled [2021-09-09T01:42:03.676Z] - CONFIG_PID_NS: enabled [2021-09-09T01:42:03.676Z] - CONFIG_IPC_NS: enabled [2021-09-09T01:42:03.676Z] - CONFIG_UTS_NS: enabled [2021-09-09T01:42:03.676Z] - CONFIG_CGROUPS: enabled [2021-09-09T01:42:03.676Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-09T01:42:03.676Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-09T01:42:03.676Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-09T01:42:03.676Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-09T01:42:03.676Z] - CONFIG_CPUSETS: enabled [2021-09-09T01:42:03.676Z] - CONFIG_MEMCG: enabled [2021-09-09T01:42:03.676Z] - CONFIG_KEYS: enabled [2021-09-09T01:42:03.676Z] - CONFIG_VETH: enabled (as module) [2021-09-09T01:42:03.676Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-09T01:42:03.676Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-09T01:42:03.676Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-09T01:42:03.676Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-09T01:42:03.676Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-09T01:42:03.676Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-09T01:42:03.676Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-09T01:42:03.676Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-09T01:42:03.676Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-09T01:42:03.676Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-09T01:42:03.676Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-09T01:42:03.676Z] [2021-09-09T01:42:03.676Z] Optional Features: [2021-09-09T01:42:03.676Z] - CONFIG_USER_NS: enabled [2021-09-09T01:42:03.676Z] - CONFIG_SECCOMP: enabled [2021-09-09T01:42:03.676Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-09T01:42:03.758Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s [2021-09-09T01:42:03.758Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s done [2021-09-09T01:42:03.758Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s [2021-09-09T01:42:03.936Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-09T01:42:03.936Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-09T01:42:03.936Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-09T01:42:03.936Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-09T01:42:03.936Z] - CONFIG_BLK_CGROUP: enabled [2021-09-09T01:42:03.936Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-09T01:42:03.936Z] - CONFIG_CGROUP_PERF: enabled [2021-09-09T01:42:03.936Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-09T01:42:03.936Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-09T01:42:03.936Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-09T01:42:03.936Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-09T01:42:03.936Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-09T01:42:03.936Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-09T01:42:03.936Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-09T01:42:03.936Z] - CONFIG_IP_VS: enabled (as module) [2021-09-09T01:42:03.936Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-09T01:42:03.936Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-09T01:42:03.936Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-09T01:42:03.936Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-09T01:42:03.936Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-09T01:42:03.936Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-09T01:42:03.936Z] - CONFIG_EXT4_FS: enabled [2021-09-09T01:42:03.936Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-09T01:42:03.936Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-09T01:42:03.936Z] - Network Drivers: [2021-09-09T01:42:03.936Z] - "overlay": [2021-09-09T01:42:03.936Z] - CONFIG_VXLAN: enabled (as module) [2021-09-09T01:42:03.936Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-09T01:42:03.936Z] Optional (for encrypted networks): [2021-09-09T01:42:03.936Z] - CONFIG_CRYPTO: enabled [2021-09-09T01:42:03.936Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-09T01:42:03.936Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-09T01:42:03.936Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-09T01:42:03.936Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-09T01:42:03.936Z] - CONFIG_XFRM: enabled [2021-09-09T01:42:03.936Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-09T01:42:03.936Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-09T01:42:03.936Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-09T01:42:03.936Z] - "ipvlan": [2021-09-09T01:42:04.195Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-09T01:42:04.196Z] - "macvlan": [2021-09-09T01:42:04.196Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-09T01:42:04.196Z] - CONFIG_DUMMY: enabled (as module) [2021-09-09T01:42:04.196Z] - "ftp,tftp client in container": [2021-09-09T01:42:04.196Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-09T01:42:04.196Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-09T01:42:04.196Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-09T01:42:04.196Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-09T01:42:04.196Z] - Storage Drivers: [2021-09-09T01:42:04.196Z] - "aufs": [2021-09-09T01:42:04.196Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-09T01:42:04.196Z] - "btrfs": [2021-09-09T01:42:04.196Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-09T01:42:04.196Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-09T01:42:04.196Z] - "devicemapper": [2021-09-09T01:42:04.196Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-09T01:42:04.196Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-09T01:42:04.196Z] - "overlay": [2021-09-09T01:42:04.196Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-09T01:42:04.196Z] - "zfs": [2021-09-09T01:42:04.196Z] - /dev/zfs: present [2021-09-09T01:42:04.196Z] - zfs command: missing [2021-09-09T01:42:04.196Z] - zpool command: missing [2021-09-09T01:42:04.196Z] [2021-09-09T01:42:04.196Z] Limits: [2021-09-09T01:42:04.196Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-09T01:42:04.196Z] [2021-09-09T01:42:04.196Z] + true [Pipeline] } [2021-09-09T01:42:04.212Z] #52 52.94 Processing triggers for libc-bin (2.31-13) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-09T01:42:04.326Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done [2021-09-09T01:42:04.326Z] #4 DONE 1.0s [2021-09-09T01:42:04.542Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:044914779580580e41d62bcc8bc1117f9c0c5113 . [2021-09-09T01:42:04.597Z] [2021-09-09T01:42:04.598Z] #6 [internal] load build definition from Dockerfile [2021-09-09T01:42:04.598Z] #6 sha256:c7d43056d7ec3b13b4bfb07050c0eaf9b48d98005b0f29487a2eaedcd5d7bbca [2021-09-09T01:42:04.598Z] #6 DONE 0.0s [2021-09-09T01:42:04.598Z] [2021-09-09T01:42:04.598Z] #5 [internal] load .dockerignore [2021-09-09T01:42:04.598Z] #5 sha256:883a249bb9c475c5da5dd5214901903ae86931975c8af91744b4034ed78ac423 [2021-09-09T01:42:04.598Z] #5 DONE 0.0s [2021-09-09T01:42:04.598Z] [2021-09-09T01:42:04.598Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-09T01:42:04.598Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-09T01:42:04.785Z] #52 DONE 54.0s [2021-09-09T01:42:04.785Z] [2021-09-09T01:42:04.785Z] #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-09T01:42:04.785Z] #19 sha256:7461a8873269907942427f3356fc81edb1488e6f07a58583611355ede4af261f [2021-09-09T01:42:04.801Z] #2 [internal] load .dockerignore [2021-09-09T01:42:04.801Z] #2 sha256:b5f3470b73c98d2be2dcb55ceb1a0ce0a9a8747d415d51117ed581cbffa0b308 [2021-09-09T01:42:05.059Z] #2 transferring context: 87B done [2021-09-09T01:42:05.059Z] #2 DONE 0.2s [2021-09-09T01:42:05.059Z] [2021-09-09T01:42:05.059Z] #1 [internal] load build definition from Dockerfile [2021-09-09T01:42:05.059Z] #1 sha256:f885c0fa577d25b1fda78eb44a1b34b9650d7accfabca4a3b9374ed60ff417e4 [2021-09-09T01:42:05.059Z] #1 transferring dockerfile: 16.34kB done [2021-09-09T01:42:05.059Z] #1 DONE 0.2s [2021-09-09T01:42:05.059Z] [2021-09-09T01:42:05.059Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-09T01:42:05.059Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-09T01:42:05.627Z] #3 DONE 0.5s [2021-09-09T01:42:05.627Z] [2021-09-09T01:42:05.627Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-09T01:42:05.627Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-09T01:42:05.627Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-09T01:42:05.627Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-09T01:42:05.627Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 7.34MB / 9.67MB 0.2s [2021-09-09T01:42:05.627Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-09T01:42:05.627Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-09T01:42:05.887Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s [2021-09-09T01:42:05.887Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s done [2021-09-09T01:42:05.887Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-09T01:42:06.456Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.5s done [2021-09-09T01:42:06.714Z] #4 DONE 1.1s [2021-09-09T01:42:06.973Z] [2021-09-09T01:42:06.973Z] #5 [internal] load .dockerignore [2021-09-09T01:42:06.973Z] #5 sha256:ead7aae89be79965e8c3c944735ce05ba7514c3224c7fdd31a0336b8893d6101 [2021-09-09T01:42:06.973Z] #5 DONE 0.0s [2021-09-09T01:42:06.973Z] [2021-09-09T01:42:06.973Z] #6 [internal] load build definition from Dockerfile [2021-09-09T01:42:06.973Z] #6 sha256:d10517a30c655921494b12ec63c66be3dc76d8189d30f2f52cc9c0500f1686ea [2021-09-09T01:42:06.973Z] #6 DONE 0.0s [2021-09-09T01:42:06.973Z] [2021-09-09T01:42:06.973Z] #10 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-09T01:42:06.973Z] #10 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-09-09T01:42:07.335Z] #19 ... [2021-09-09T01:42:07.335Z] [2021-09-09T01:42:07.336Z] #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-09T01:42:07.336Z] #56 sha256:35f4cee081dbb410243c0d2d28adffe48e15cfd356b35eb06aa5042392537faa [2021-09-09T01:42:07.336Z] #56 DONE 56.2s [2021-09-09T01:42:07.336Z] [2021-09-09T01:42:07.336Z] #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-09T01:42:07.336Z] #19 sha256:7461a8873269907942427f3356fc81edb1488e6f07a58583611355ede4af261f [2021-09-09T01:42:07.656Z] Fetching without tags [2021-09-09T01:42:07.894Z] #10 DONE 2.9s [2021-09-09T01:42:07.894Z] [2021-09-09T01:42:07.894Z] #7 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-09T01:42:07.894Z] #7 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-09-09T01:42:07.894Z] #7 DONE 2.8s [2021-09-09T01:42:07.894Z] [2021-09-09T01:42:07.894Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-09T01:42:07.894Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-09T01:42:07.894Z] #9 DONE 2.9s [2021-09-09T01:42:07.894Z] [2021-09-09T01:42:07.894Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-09T01:42:07.894Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-09T01:42:07.894Z] #8 DONE 3.0s [2021-09-09T01:42:07.909Z] #10 DONE 0.9s [2021-09-09T01:42:07.909Z] [2021-09-09T01:42:07.909Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-09T01:42:07.909Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-09T01:42:07.909Z] #7 DONE 0.9s [2021-09-09T01:42:07.909Z] [2021-09-09T01:42:07.909Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-09T01:42:07.909Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-09T01:42:07.909Z] #8 DONE 1.0s [2021-09-09T01:42:07.909Z] [2021-09-09T01:42:07.909Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-09T01:42:07.909Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-09T01:42:07.979Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 6e02f7cd55759428d32e76801d1711a36705701f [2021-09-09T01:42:08.168Z] #9 DONE 1.0s [2021-09-09T01:42:08.458Z] [2021-09-09T01:42:08.458Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:42:08.458Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-09T01:42:08.458Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-09T01:42:08.458Z] #66 DONE 0.1s [2021-09-09T01:42:08.458Z] [2021-09-09T01:42:08.458Z] #24 [internal] load build context [2021-09-09T01:42:08.458Z] #24 sha256:da32ffb65fe30c003cdd6d2a01a662199939083566bbe6c1e2075d5ebabb732f [2021-09-09T01:42:08.458Z] #24 transferring context: 30B [2021-09-09T01:42:08.716Z] #24 ... [2021-09-09T01:42:08.716Z] [2021-09-09T01:42:08.716Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-09T01:42:08.716Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-09T01:42:08.716Z] #43 DONE 0.0s [2021-09-09T01:42:08.716Z] [2021-09-09T01:42:08.716Z] #24 [internal] load build context [2021-09-09T01:42:08.716Z] #24 sha256:da32ffb65fe30c003cdd6d2a01a662199939083566bbe6c1e2075d5ebabb732f [2021-09-09T01:42:08.737Z] [2021-09-09T01:42:08.737Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-09T01:42:08.737Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-09T01:42:08.737Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-09T01:42:07.575Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:42:07.592Z] > git config --add remote.origin.fetch +refs/pull/42810/head:refs/remotes/origin/PR-42810 # timeout=10 [2021-09-09T01:42:07.615Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:42:07.637Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:42:07.660Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:42:07.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:42:07.662Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:42:07.991Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:42:08.024Z] > git checkout -f 6e02f7cd55759428d32e76801d1711a36705701f # timeout=10 [2021-09-09T01:42:09.049Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-09T01:42:09.050Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-09T01:42:09.050Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-09T01:42:09.050Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 2.10MB / 54.93MB 0.1s [2021-09-09T01:42:09.311Z] #27 ... [2021-09-09T01:42:09.311Z] [2021-09-09T01:42:09.311Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-09T01:42:09.311Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-09T01:42:09.311Z] #43 DONE 0.7s [2021-09-09T01:42:09.311Z] [2021-09-09T01:42:09.311Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-09T01:42:09.311Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-09T01:42:09.311Z] #43 DONE 0.0s [2021-09-09T01:42:09.311Z] [2021-09-09T01:42:09.311Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:42:09.311Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-09T01:42:09.311Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-09T01:42:09.311Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-09T01:42:09.311Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-09T01:42:09.311Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-09T01:42:09.311Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.15MB / 12.42MB 0.5s [2021-09-09T01:42:09.570Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.24MB / 12.42MB 0.7s [2021-09-09T01:42:09.828Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.34MB / 12.42MB 0.8s [2021-09-09T01:42:09.828Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 10.49MB / 12.42MB 0.9s [2021-09-09T01:42:10.088Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s [2021-09-09T01:42:10.088Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2021-09-09T01:42:10.088Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-09-09T01:42:10.206Z] Client: Docker Engine - Community [2021-09-09T01:42:10.206Z] Version: 20.10.6 [2021-09-09T01:42:10.206Z] API version: 1.41 [2021-09-09T01:42:10.206Z] Go version: go1.13.15 [2021-09-09T01:42:10.206Z] Git commit: 370c289 [2021-09-09T01:42:10.206Z] Built: Fri Apr 9 22:47:17 2021 [2021-09-09T01:42:10.206Z] OS/Arch: linux/amd64 [2021-09-09T01:42:10.206Z] Context: default [2021-09-09T01:42:10.206Z] Experimental: true [2021-09-09T01:42:10.206Z] [2021-09-09T01:42:10.206Z] Server: Docker Engine - Community [2021-09-09T01:42:10.206Z] Engine: [2021-09-09T01:42:10.206Z] Version: 20.10.6 [2021-09-09T01:42:10.206Z] API version: 1.41 (minimum version 1.12) [2021-09-09T01:42:10.206Z] Go version: go1.13.15 [2021-09-09T01:42:10.206Z] Git commit: 8728dd2 [2021-09-09T01:42:10.206Z] Built: Fri Apr 9 22:45:28 2021 [2021-09-09T01:42:10.206Z] OS/Arch: linux/amd64 [2021-09-09T01:42:10.206Z] Experimental: true [2021-09-09T01:42:10.206Z] containerd: [2021-09-09T01:42:10.206Z] Version: 1.4.6 [2021-09-09T01:42:10.206Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-09T01:42:10.206Z] runc: [2021-09-09T01:42:10.206Z] Version: 1.0.0-rc95 [2021-09-09T01:42:10.206Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-09T01:42:10.206Z] docker-init: [2021-09-09T01:42:10.206Z] Version: 0.19.0 [2021-09-09T01:42:10.206Z] GitCommit: de40ad0 [Pipeline] sh [2021-09-09T01:42:10.522Z] + docker info [2021-09-09T01:42:10.752Z] Merge succeeded, producing ddd5e7601b1e2b7e84359228e279ca0edfcd124b [2021-09-09T01:42:10.752Z] Checking out Revision ddd5e7601b1e2b7e84359228e279ca0edfcd124b (PR-42810) [2021-09-09T01:42:09.916Z] > git remote # timeout=10 [2021-09-09T01:42:09.931Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T01:42:09.942Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:42:09.944Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-09T01:42:10.732Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-09T01:42:10.754Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:42:10.773Z] > git checkout -f ddd5e7601b1e2b7e84359228e279ca0edfcd124b # timeout=10 [2021-09-09T01:42:11.546Z] #19 47.73 Fetched 48.3 MB in 46s (1058 kB/s) [2021-09-09T01:42:14.001Z] #24 transferring context: 34.93MB 5.0s [2021-09-09T01:42:14.493Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-09T01:42:14.504Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-09T01:42:15.376Z] #24 ... [2021-09-09T01:42:15.376Z] [2021-09-09T01:42:15.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:15.376Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:15.376Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 0.2s done [2021-09-09T01:42:15.376Z] #11 sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 1.86kB / 1.86kB done [2021-09-09T01:42:15.376Z] #11 sha256:7ce0aad7247cfefe6a3126e2b8221f5cb81258aa68be12fe750ddd1ad2834c12 6.94kB / 6.94kB done [2021-09-09T01:42:15.376Z] #11 sha256:2d35a2f625aa42e8d096bcc48a4cb4df39d49440fdd9cf4d5210f42338b9492a 1.80kB / 1.80kB done [2021-09-09T01:42:15.376Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.6s done [2021-09-09T01:42:15.376Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.3s done [2021-09-09T01:42:15.376Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.9s done [2021-09-09T01:42:15.376Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 3.1s done [2021-09-09T01:42:15.376Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 5.1s done [2021-09-09T01:42:15.376Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 3.6s [2021-09-09T01:42:15.376Z] #11 sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb 155B / 155B 3.2s done [2021-09-09T01:42:15.376Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 133.03MB / 134.79MB 6.6s [2021-09-09T01:42:15.400Z] + docker version [2021-09-09T01:42:15.402Z] #66 ... [2021-09-09T01:42:15.402Z] [2021-09-09T01:42:15.402Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:15.402Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:15.402Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 0.1s done [2021-09-09T01:42:15.402Z] #11 sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 1.86kB / 1.86kB done [2021-09-09T01:42:15.402Z] #11 sha256:2d35a2f625aa42e8d096bcc48a4cb4df39d49440fdd9cf4d5210f42338b9492a 1.80kB / 1.80kB done [2021-09-09T01:42:15.402Z] #11 sha256:7ce0aad7247cfefe6a3126e2b8221f5cb81258aa68be12fe750ddd1ad2834c12 6.94kB / 6.94kB done [2021-09-09T01:42:15.402Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 3.2s done [2021-09-09T01:42:15.402Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 1.5s done [2021-09-09T01:42:15.402Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 2.1s done [2021-09-09T01:42:15.402Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 5.1s done [2021-09-09T01:42:15.402Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 79.38MB / 85.72MB 5.7s [2021-09-09T01:42:15.402Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 42.99MB / 134.79MB 5.7s [2021-09-09T01:42:15.402Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 1.3s [2021-09-09T01:42:15.402Z] #11 sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb 155B / 155B 5.4s done [2021-09-09T01:42:15.402Z] #11 ... [2021-09-09T01:42:15.402Z] [2021-09-09T01:42:15.402Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:42:15.402Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-09T01:42:15.402Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.2s [2021-09-09T01:42:14.496Z] > git rev-list --no-walk 0a34a5950cf5affef4799dfe99837441559231e0 # timeout=10 [2021-09-09T01:42:16.343Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.2s done [2021-09-09T01:42:16.602Z] #66 ... [2021-09-09T01:42:16.602Z] [2021-09-09T01:42:16.602Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:42:16.602Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-09T01:42:16.602Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-09T01:42:16.602Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-09T01:42:16.602Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-09T01:42:16.602Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2021-09-09T01:42:16.602Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-09T01:42:16.602Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.2s done [2021-09-09T01:42:16.602Z] #64 DONE 7.8s [2021-09-09T01:42:16.602Z] [2021-09-09T01:42:16.602Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:42:16.602Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-09T01:42:16.602Z] #66 DONE 7.9s [2021-09-09T01:42:16.602Z] [2021-09-09T01:42:16.602Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:16.602Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:16.602Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 7.4s done [2021-09-09T01:42:16.602Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 114.29MB / 134.79MB 7.8s [2021-09-09T01:42:16.860Z] #11 ... [2021-09-09T01:42:16.860Z] [2021-09-09T01:42:16.860Z] #24 [internal] load build context [2021-09-09T01:42:16.860Z] #24 sha256:cd44ee96da0ffa9d38740e1d853dc7489c68252026e8c84dd9d9d8c58de952d1 [2021-09-09T01:42:16.860Z] #24 transferring context: 55.49MB 7.9s done [2021-09-09T01:42:16.860Z] #24 DONE 8.1s [2021-09-09T01:42:16.860Z] [2021-09-09T01:42:16.860Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:16.860Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:16.860Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 122.68MB / 134.79MB 8.0s [2021-09-09T01:42:17.126Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 129.47MB / 134.79MB 8.2s [2021-09-09T01:42:17.901Z] #11 ... [2021-09-09T01:42:17.901Z] [2021-09-09T01:42:17.901Z] #24 [internal] load build context [2021-09-09T01:42:17.901Z] #24 sha256:da32ffb65fe30c003cdd6d2a01a662199939083566bbe6c1e2075d5ebabb732f [2021-09-09T01:42:17.901Z] #24 transferring context: 55.49MB 7.7s done [2021-09-09T01:42:17.901Z] #24 DONE 9.4s [2021-09-09T01:42:17.901Z] [2021-09-09T01:42:17.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:17.901Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:17.901Z] #11 ... [2021-09-09T01:42:17.901Z] [2021-09-09T01:42:17.901Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:42:17.901Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-09T01:42:17.901Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-09-09T01:42:17.901Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-09T01:42:17.901Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-09T01:42:17.901Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-09T01:42:17.901Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.4s done [2021-09-09T01:42:17.901Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2021-09-09T01:42:17.901Z] #64 ... [2021-09-09T01:42:17.901Z] [2021-09-09T01:42:17.901Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:17.901Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:17.901Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 134.79MB / 134.79MB 9.1s done [2021-09-09T01:42:18.158Z] #11 ... [2021-09-09T01:42:18.158Z] [2021-09-09T01:42:18.158Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:42:18.158Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-09T01:42:18.158Z] #64 DONE 9.7s [2021-09-09T01:42:18.158Z] [2021-09-09T01:42:18.158Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:42:18.158Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-09T01:42:18.158Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-09T01:42:18.158Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-09T01:42:18.158Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-09T01:42:18.158Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.8s done [2021-09-09T01:42:18.158Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-09-09T01:42:18.158Z] #66 DONE 9.7s [2021-09-09T01:42:18.158Z] [2021-09-09T01:42:18.158Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:18.158Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:18.158Z] #11 ... [2021-09-09T01:42:18.158Z] [2021-09-09T01:42:18.158Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-09T01:42:18.158Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-09T01:42:18.158Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.2s done [2021-09-09T01:42:18.158Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-09T01:42:18.158Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-09T01:42:18.158Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-09T01:42:18.158Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.3s done [2021-09-09T01:42:18.416Z] #27 ... [2021-09-09T01:42:18.416Z] [2021-09-09T01:42:18.416Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:18.416Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:19.028Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 6.4s [2021-09-09T01:42:19.597Z] #11 ... [2021-09-09T01:42:19.597Z] [2021-09-09T01:42:19.597Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-09T01:42:19.597Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-09T01:42:19.597Z] #27 ... [2021-09-09T01:42:19.597Z] [2021-09-09T01:42:19.597Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:19.597Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:20.331Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 8.5s done [2021-09-09T01:42:20.331Z] #11 ... [2021-09-09T01:42:20.331Z] [2021-09-09T01:42:20.331Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-09T01:42:20.331Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-09T01:42:20.331Z] #27 DONE 12.1s [2021-09-09T01:42:20.331Z] [2021-09-09T01:42:20.331Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:20.331Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:20.331Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-09T01:42:20.534Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 134.79MB / 134.79MB 11.5s done [2021-09-09T01:42:20.794Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 8.1s done [2021-09-09T01:42:21.053Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-09T01:42:21.261Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.8s done [2021-09-09T01:42:21.312Z] #11 ... [2021-09-09T01:42:21.312Z] [2021-09-09T01:42:21.312Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-09T01:42:21.313Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-09T01:42:21.313Z] #27 DONE 12.5s [2021-09-09T01:42:21.313Z] [2021-09-09T01:42:21.313Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:21.313Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:21.824Z] #11 ... [2021-09-09T01:42:21.824Z] [2021-09-09T01:42:21.824Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-09T01:42:21.824Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-09T01:42:21.824Z] #65 DONE 1.2s [2021-09-09T01:42:21.824Z] [2021-09-09T01:42:21.824Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:21.824Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:21.825Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 [2021-09-09T01:42:21.882Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.7s done [2021-09-09T01:42:22.142Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 [2021-09-09T01:42:22.142Z] #11 ... [2021-09-09T01:42:22.142Z] [2021-09-09T01:42:22.142Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-09T01:42:22.142Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-09T01:42:22.142Z] #65 DONE 0.9s [2021-09-09T01:42:22.401Z] [2021-09-09T01:42:22.401Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:22.401Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:22.970Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.9s done [2021-09-09T01:42:23.191Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 1.1s done [2021-09-09T01:42:23.191Z] #11 ... [2021-09-09T01:42:23.191Z] [2021-09-09T01:42:23.191Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-09T01:42:23.191Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-09T01:42:23.191Z] #67 DONE 1.3s [2021-09-09T01:42:23.229Z] #11 ... [2021-09-09T01:42:23.229Z] [2021-09-09T01:42:23.229Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-09T01:42:23.229Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-09T01:42:23.229Z] #67 DONE 1.0s [2021-09-09T01:42:23.229Z] [2021-09-09T01:42:23.229Z] #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-09T01:42:23.229Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-09T01:42:23.448Z] [2021-09-09T01:42:23.448Z] #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-09T01:42:23.448Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-09T01:42:23.448Z] #28 1.431 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:42:23.448Z] #28 1.447 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:42:23.448Z] #28 1.447 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:42:23.448Z] #28 1.688 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:42:23.448Z] #28 2.158 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:42:23.488Z] #28 2.271 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:42:23.488Z] #28 2.285 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:42:23.488Z] #28 2.285 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:42:24.056Z] #28 2.529 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:42:24.056Z] #28 2.765 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:42:24.380Z] #28 3.624 Fetched 8401 kB in 2s (3428 kB/s) [2021-09-09T01:42:24.899Z] Running on azwin-2-a66030 in d:\jenkins\workspace\moby_PR-42810 [Pipeline] { [Pipeline] ws [2021-09-09T01:42:24.917Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-09T01:42:24.946Z] #28 3.624 Reading package lists... [2021-09-09T01:42:25.579Z] The recommended git tool is: git [2021-09-09T01:42:25.887Z] #28 4.441 Reading package lists... [2021-09-09T01:42:25.887Z] #28 5.254 Building dependency tree... [2021-09-09T01:42:25.961Z] #28 4.452 Fetched 8401 kB in 2s (3418 kB/s) [2021-09-09T01:42:26.145Z] #28 5.728 The following additional packages will be installed: [2021-09-09T01:42:26.145Z] #28 5.728 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-09T01:42:26.145Z] #28 5.728 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-09T01:42:26.145Z] #28 5.728 Recommended packages: [2021-09-09T01:42:26.145Z] #28 5.728 libldap-common publicsuffix libsasl2-modules [2021-09-09T01:42:26.402Z] #28 5.928 The following NEW packages will be installed: [2021-09-09T01:42:26.402Z] #28 5.928 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-09T01:42:26.402Z] #28 5.928 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-09T01:42:26.402Z] #28 5.928 libssh2-1 openssl [2021-09-09T01:42:26.402Z] #28 5.971 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:42:26.402Z] #28 5.971 Need to get 3038 kB of archives. [2021-09-09T01:42:26.402Z] #28 5.971 After this operation, 6652 kB of additional disk space will be used. [2021-09-09T01:42:26.402Z] #28 5.971 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-09T01:42:26.402Z] #28 5.986 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-09T01:42:26.402Z] #28 5.986 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-09T01:42:26.402Z] #28 5.986 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-09T01:42:26.402Z] #28 5.986 Get:5 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-09T01:42:26.402Z] #28 5.986 Get:6 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-09T01:42:26.402Z] #28 5.986 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-09T01:42:26.479Z] #19 47.73 Reading package lists... [2021-09-09T01:42:26.529Z] #28 4.452 Reading package lists... [2021-09-09T01:42:26.660Z] #28 5.987 Get:8 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-09T01:42:26.660Z] #28 5.991 Get:9 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-09T01:42:26.660Z] #28 5.996 Get:10 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-09T01:42:26.660Z] #28 5.996 Get:11 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-09T01:42:26.660Z] #28 6.036 Get:12 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-09T01:42:26.660Z] #28 6.036 Get:13 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-09T01:42:26.660Z] #28 6.040 Get:14 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-09T01:42:26.660Z] #28 6.222 Get:15 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-09T01:42:26.917Z] #28 6.462 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:42:27.174Z] #28 6.538 Fetched 3038 kB in 0s (10.1 MB/s) [2021-09-09T01:42:27.174Z] #28 6.561 Selecting previously unselected package openssl. [2021-09-09T01:42:27.174Z] #28 6.561 (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-09T01:42:27.174Z] #28 6.561 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-09T01:42:27.174Z] #28 6.569 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-09T01:42:27.174Z] #28 6.793 Selecting previously unselected package ca-certificates. [2021-09-09T01:42:27.431Z] #28 6.795 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-09T01:42:27.431Z] #28 6.800 Unpacking ca-certificates (20210119) ... [2021-09-09T01:42:27.431Z] #28 6.959 Selecting previously unselected package libbrotli1:amd64. [2021-09-09T01:42:27.431Z] #28 6.959 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-09T01:42:27.431Z] #28 6.971 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-09T01:42:27.431Z] #28 7.069 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-09T01:42:27.431Z] #28 7.069 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-09T01:42:27.469Z] #28 5.287 Reading package lists... [2021-09-09T01:42:27.469Z] #28 6.064 Building dependency tree... [2021-09-09T01:42:27.665Z] Client: Docker Engine - Community [2021-09-09T01:42:27.665Z] Version: 20.10.6 [2021-09-09T01:42:27.665Z] API version: 1.41 [2021-09-09T01:42:27.665Z] Go version: go1.13.15 [2021-09-09T01:42:27.665Z] Git commit: 370c289 [2021-09-09T01:42:27.665Z] Built: Fri Apr 9 22:45:59 2021 [2021-09-09T01:42:27.665Z] OS/Arch: linux/arm64 [2021-09-09T01:42:27.665Z] Context: default [2021-09-09T01:42:27.665Z] Experimental: true [2021-09-09T01:42:27.665Z] [2021-09-09T01:42:27.665Z] Server: Docker Engine - Community [2021-09-09T01:42:27.665Z] Engine: [2021-09-09T01:42:27.665Z] Version: 20.10.6 [2021-09-09T01:42:27.665Z] API version: 1.41 (minimum version 1.12) [2021-09-09T01:42:27.665Z] Go version: go1.13.15 [2021-09-09T01:42:27.665Z] Git commit: 8728dd2 [2021-09-09T01:42:27.665Z] Built: Fri Apr 9 22:44:09 2021 [2021-09-09T01:42:27.665Z] OS/Arch: linux/arm64 [2021-09-09T01:42:27.665Z] Experimental: true [2021-09-09T01:42:27.665Z] containerd: [2021-09-09T01:42:27.665Z] Version: 1.4.6 [2021-09-09T01:42:27.665Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-09T01:42:27.665Z] runc: [2021-09-09T01:42:27.665Z] Version: 1.0.0-rc95 [2021-09-09T01:42:27.665Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-09T01:42:27.665Z] docker-init: [2021-09-09T01:42:27.665Z] Version: 0.19.0 [2021-09-09T01:42:27.665Z] GitCommit: de40ad0 [2021-09-09T01:42:27.688Z] #28 7.080 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:42:27.688Z] #28 7.139 Selecting previously unselected package libsasl2-2:amd64. [2021-09-09T01:42:27.688Z] #28 7.139 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-09T01:42:27.688Z] #28 7.143 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:42:27.688Z] #28 7.212 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-09T01:42:27.688Z] #28 7.212 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-09T01:42:27.688Z] #28 7.217 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-09T01:42:27.688Z] #28 7.312 Selecting previously unselected package libnghttp2-14:amd64. [Pipeline] sh [2021-09-09T01:42:27.730Z] #28 ... [2021-09-09T01:42:27.730Z] [2021-09-09T01:42:27.730Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:27.730Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:27.730Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 3.9s [2021-09-09T01:42:27.949Z] #28 7.314 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-09T01:42:27.949Z] #28 7.319 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-09T01:42:27.949Z] #28 7.390 Selecting previously unselected package libpsl5:amd64. [2021-09-09T01:42:27.949Z] #28 7.390 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-09T01:42:27.949Z] #28 7.394 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-09T01:42:27.949Z] #28 7.463 Selecting previously unselected package librtmp1:amd64. [2021-09-09T01:42:27.949Z] #28 7.463 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-09T01:42:27.949Z] #28 7.471 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-09T01:42:27.949Z] #28 7.531 Selecting previously unselected package libssh2-1:amd64. [2021-09-09T01:42:27.949Z] #28 7.531 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-09T01:42:27.949Z] #28 7.540 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-09T01:42:27.996Z] + docker info [2021-09-09T01:42:28.208Z] #28 7.637 Selecting previously unselected package libcurl4:amd64. [2021-09-09T01:42:28.208Z] #28 7.639 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-09T01:42:28.208Z] #28 7.650 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-09T01:42:28.208Z] #28 7.777 Selecting previously unselected package curl. [2021-09-09T01:42:28.208Z] #28 7.777 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-09T01:42:28.208Z] #28 7.782 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-09T01:42:28.465Z] #28 7.865 Selecting previously unselected package libonig5:amd64. [2021-09-09T01:42:28.465Z] #28 7.868 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-09T01:42:28.465Z] #28 7.877 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:42:28.465Z] #28 7.989 Selecting previously unselected package libjq1:amd64. [2021-09-09T01:42:28.465Z] #28 7.989 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-09T01:42:28.465Z] #28 7.993 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:42:28.465Z] #28 8.071 Selecting previously unselected package jq. [2021-09-09T01:42:28.465Z] #28 8.071 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-09T01:42:28.465Z] #28 8.084 Unpacking jq (1.6-2.1) ... [2021-09-09T01:42:28.635Z] Client: [2021-09-09T01:42:28.635Z] Context: default [2021-09-09T01:42:28.635Z] Debug Mode: false [2021-09-09T01:42:28.635Z] Plugins: [2021-09-09T01:42:28.635Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-09T01:42:28.635Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-09T01:42:28.635Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-09-09T01:42:28.635Z] [2021-09-09T01:42:28.635Z] Server: [2021-09-09T01:42:28.635Z] Containers: 0 [2021-09-09T01:42:28.635Z] Running: 0 [2021-09-09T01:42:28.635Z] Paused: 0 [2021-09-09T01:42:28.635Z] Stopped: 0 [2021-09-09T01:42:28.635Z] Images: 0 [2021-09-09T01:42:28.635Z] Server Version: 20.10.6 [2021-09-09T01:42:28.635Z] Storage Driver: overlay2 [2021-09-09T01:42:28.635Z] Backing Filesystem: extfs [2021-09-09T01:42:28.635Z] Supports d_type: true [2021-09-09T01:42:28.635Z] Native Overlay Diff: true [2021-09-09T01:42:28.635Z] userxattr: false [2021-09-09T01:42:28.635Z] Logging Driver: json-file [2021-09-09T01:42:28.635Z] Cgroup Driver: systemd [2021-09-09T01:42:28.635Z] Cgroup Version: 2 [2021-09-09T01:42:28.635Z] Plugins: [2021-09-09T01:42:28.635Z] Volume: local [2021-09-09T01:42:28.635Z] Network: bridge host ipvlan macvlan null overlay [2021-09-09T01:42:28.635Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-09T01:42:28.635Z] Swarm: inactive [2021-09-09T01:42:28.635Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-09-09T01:42:28.635Z] Default Runtime: runc [2021-09-09T01:42:28.635Z] Init Binary: docker-init [2021-09-09T01:42:28.635Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-09T01:42:28.635Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-09T01:42:28.635Z] init version: de40ad0 [2021-09-09T01:42:28.635Z] Security Options: [2021-09-09T01:42:28.635Z] apparmor [2021-09-09T01:42:28.635Z] seccomp [2021-09-09T01:42:28.635Z] Profile: default [2021-09-09T01:42:28.635Z] cgroupns [2021-09-09T01:42:28.635Z] Kernel Version: 5.4.0-1048-aws [2021-09-09T01:42:28.635Z] Operating System: Ubuntu 20.04.2 LTS [2021-09-09T01:42:28.635Z] OSType: linux [2021-09-09T01:42:28.635Z] Architecture: x86_64 [2021-09-09T01:42:28.635Z] CPUs: 2 [2021-09-09T01:42:28.635Z] Total Memory: 7.487GiB [2021-09-09T01:42:28.635Z] Name: ip-10-100-58-181 [2021-09-09T01:42:28.635Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-09-09T01:42:28.635Z] Docker Root Dir: /var/lib/docker [2021-09-09T01:42:28.635Z] Debug Mode: false [2021-09-09T01:42:28.635Z] Registry: https://index.docker.io/v1/ [2021-09-09T01:42:28.635Z] Labels: [2021-09-09T01:42:28.635Z] Experimental: true [2021-09-09T01:42:28.635Z] Insecure Registries: [2021-09-09T01:42:28.635Z] 127.0.0.0/8 [2021-09-09T01:42:28.635Z] Live Restore Enabled: true [2021-09-09T01:42:28.635Z] [2021-09-09T01:42:28.635Z] WARNING: No kernel memory limit support [2021-09-09T01:42:28.635Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-09T01:42:28.722Z] #28 8.139 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-09T01:42:28.722Z] #28 8.154 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-09T01:42:28.722Z] #28 8.167 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-09T01:42:28.722Z] #28 8.181 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:42:28.722Z] #28 8.195 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-09T01:42:28.722Z] #28 8.209 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:42:28.722Z] #28 8.220 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-09T01:42:28.722Z] #28 8.230 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-09T01:42:28.722Z] #28 8.254 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:42:28.722Z] #28 8.270 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:42:28.722Z] #28 8.282 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-09T01:42:28.722Z] #28 8.292 Setting up ca-certificates (20210119) ... [2021-09-09T01:42:28.990Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:590a4f044455d9ab3c537030cfc250f492753dc5 . [2021-09-09T01:42:29.273Z] #2 [internal] load .dockerignore [2021-09-09T01:42:29.273Z] #2 sha256:6b39fe79e33384e7dfe21734d746a1e937ffbe030c65a733269578cd5cc24f0c [2021-09-09T01:42:29.341Z] Running on azwin-2-cb5ba0 in d:\jenkins\workspace\moby_PR-42810 [Pipeline] { [Pipeline] ws [2021-09-09T01:42:29.358Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-09T01:42:29.654Z] #28 9.068 Updating certificates in /etc/ssl/certs... [2021-09-09T01:42:29.843Z] #2 ... [2021-09-09T01:42:29.843Z] [2021-09-09T01:42:29.843Z] #1 [internal] load build definition from Dockerfile [2021-09-09T01:42:29.843Z] #1 sha256:11a19f187189f3d9c7445204c619f26f657a6d20a5aa1d5691ef3e1147c9eee8 [2021-09-09T01:42:29.843Z] #1 transferring dockerfile: 16.34kB 0.1s done [2021-09-09T01:42:29.843Z] #1 DONE 0.8s [2021-09-09T01:42:29.843Z] [2021-09-09T01:42:29.843Z] #2 [internal] load .dockerignore [2021-09-09T01:42:29.843Z] #2 sha256:6b39fe79e33384e7dfe21734d746a1e937ffbe030c65a733269578cd5cc24f0c [2021-09-09T01:42:29.843Z] #2 transferring context: 87B done [2021-09-09T01:42:29.843Z] #2 DONE 0.8s [2021-09-09T01:42:29.843Z] [2021-09-09T01:42:29.843Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-09T01:42:29.843Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-09-09T01:42:30.268Z] #11 ... [2021-09-09T01:42:30.268Z] [2021-09-09T01:42:30.268Z] #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-09T01:42:30.268Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-09T01:42:30.268Z] #28 6.429 The following additional packages will be installed: [2021-09-09T01:42:30.268Z] #28 6.429 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-09T01:42:30.268Z] #28 6.429 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-09T01:42:30.268Z] #28 6.429 Recommended packages: [2021-09-09T01:42:30.268Z] #28 6.429 libldap-common publicsuffix libsasl2-modules [2021-09-09T01:42:30.268Z] #28 6.578 The following NEW packages will be installed: [2021-09-09T01:42:30.268Z] #28 6.578 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-09T01:42:30.268Z] #28 6.578 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-09T01:42:30.268Z] #28 6.578 libssh2-1 openssl [2021-09-09T01:42:30.268Z] #28 6.892 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:42:30.268Z] #28 6.892 Need to get 3038 kB of archives. [2021-09-09T01:42:30.268Z] #28 6.892 After this operation, 6652 kB of additional disk space will be used. [2021-09-09T01:42:30.268Z] #28 6.892 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-09T01:42:30.268Z] #28 6.892 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-09T01:42:30.268Z] #28 6.892 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-09T01:42:30.268Z] #28 6.892 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-09T01:42:30.268Z] #28 6.892 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-09T01:42:30.268Z] #28 6.892 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-09T01:42:30.268Z] #28 6.901 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-09T01:42:30.268Z] #28 6.901 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-09T01:42:30.268Z] #28 6.901 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-09T01:42:30.268Z] #28 6.901 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-09T01:42:30.268Z] #28 6.909 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-09T01:42:30.268Z] #28 6.917 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-09T01:42:30.268Z] #28 6.923 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-09T01:42:30.268Z] #28 6.923 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-09T01:42:30.268Z] #28 6.926 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-09T01:42:30.268Z] #28 7.152 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:42:30.268Z] #28 7.201 Fetched 3038 kB in 0s (8940 kB/s) [2021-09-09T01:42:30.268Z] #28 7.236 Selecting previously unselected package openssl. [2021-09-09T01:42:30.268Z] #28 7.236 (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-09T01:42:30.268Z] #28 7.241 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-09T01:42:30.268Z] #28 7.247 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-09T01:42:30.268Z] #28 7.422 Selecting previously unselected package ca-certificates. [2021-09-09T01:42:30.268Z] #28 7.422 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-09T01:42:30.268Z] #28 7.428 Unpacking ca-certificates (20210119) ... [2021-09-09T01:42:30.268Z] #28 7.553 Selecting previously unselected package libbrotli1:amd64. [2021-09-09T01:42:30.268Z] #28 7.553 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-09T01:42:30.268Z] #28 7.570 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-09T01:42:30.268Z] #28 7.666 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-09T01:42:30.268Z] #28 7.666 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-09T01:42:30.268Z] #28 7.670 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:42:30.268Z] #28 7.736 Selecting previously unselected package libsasl2-2:amd64. [2021-09-09T01:42:30.268Z] #28 7.736 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-09T01:42:30.268Z] #28 7.742 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:42:30.268Z] #28 7.829 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-09T01:42:30.268Z] #28 7.829 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-09T01:42:30.268Z] #28 7.834 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-09T01:42:30.268Z] #28 7.954 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-09T01:42:30.268Z] #28 7.954 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-09T01:42:30.268Z] #28 7.966 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-09T01:42:30.268Z] #28 8.028 Selecting previously unselected package libpsl5:amd64. [2021-09-09T01:42:30.268Z] #28 8.028 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-09T01:42:30.268Z] #28 8.034 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-09T01:42:30.268Z] #28 8.093 Selecting previously unselected package librtmp1:amd64. [2021-09-09T01:42:30.268Z] #28 8.093 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-09T01:42:30.268Z] #28 8.097 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-09T01:42:30.268Z] #28 8.162 Selecting previously unselected package libssh2-1:amd64. [2021-09-09T01:42:30.268Z] #28 8.162 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-09T01:42:30.268Z] #28 8.167 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-09T01:42:30.268Z] #28 8.255 Selecting previously unselected package libcurl4:amd64. [2021-09-09T01:42:30.268Z] #28 8.255 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-09T01:42:30.268Z] #28 8.257 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-09T01:42:30.268Z] #28 8.356 Selecting previously unselected package curl. [2021-09-09T01:42:30.268Z] #28 8.357 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-09T01:42:30.268Z] #28 8.362 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-09T01:42:30.268Z] #28 8.480 Selecting previously unselected package libonig5:amd64. [2021-09-09T01:42:30.268Z] #28 8.480 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-09T01:42:30.268Z] #28 8.486 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:42:30.268Z] #28 8.580 Selecting previously unselected package libjq1:amd64. [2021-09-09T01:42:30.268Z] #28 8.581 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-09T01:42:30.268Z] #28 8.585 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:42:30.268Z] #28 8.676 Selecting previously unselected package jq. [2021-09-09T01:42:30.268Z] #28 8.676 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-09T01:42:30.268Z] #28 8.681 Unpacking jq (1.6-2.1) ... [2021-09-09T01:42:30.268Z] #28 8.746 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-09T01:42:30.268Z] #28 8.762 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-09T01:42:30.268Z] #28 8.775 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-09T01:42:30.268Z] #28 8.786 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:42:30.268Z] #28 8.796 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-09T01:42:30.268Z] #28 8.811 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:42:30.268Z] #28 8.824 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-09T01:42:30.268Z] #28 8.837 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-09T01:42:30.268Z] #28 8.852 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:42:30.268Z] #28 8.866 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:42:30.268Z] #28 8.882 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-09T01:42:30.268Z] #28 8.895 Setting up ca-certificates (20210119) ... [2021-09-09T01:42:30.417Z] #3 DONE 0.4s [2021-09-09T01:42:30.417Z] [2021-09-09T01:42:30.417Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-09T01:42:30.417Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-09-09T01:42:30.417Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-09T01:42:30.417Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-09T01:42:30.417Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-09-09T01:42:30.417Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-09-09T01:42:30.417Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 4.19MB / 9.67MB 0.1s [2021-09-09T01:42:30.417Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-09-09T01:42:30.595Z] The recommended git tool is: git [2021-09-09T01:42:30.678Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done [2021-09-09T01:42:30.678Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-09-09T01:42:30.839Z] #28 9.678 Updating certificates in /etc/ssl/certs... [2021-09-09T01:42:30.946Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-09-09T01:42:31.026Z] #28 10.33 129 added, 0 removed; done. [2021-09-09T01:42:31.026Z] #28 10.37 Setting up jq (1.6-2.1) ... [2021-09-09T01:42:31.026Z] #28 10.38 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-09T01:42:31.026Z] #28 10.39 Setting up curl (7.74.0-1.3+b1) ... [2021-09-09T01:42:31.026Z] #28 10.41 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:42:31.026Z] #28 10.43 Processing triggers for ca-certificates (20210119) ... [2021-09-09T01:42:31.026Z] #28 10.44 Updating certificates in /etc/ssl/certs... [2021-09-09T01:42:31.207Z] #4 DONE 0.8s [2021-09-09T01:42:31.468Z] [2021-09-09T01:42:31.468Z] #6 [internal] load build definition from Dockerfile [2021-09-09T01:42:31.468Z] #6 sha256:637b13d1d4c49fda03321fb8c3fd390adadbbe249838fcbc87d5662e242aeb67 [2021-09-09T01:42:31.468Z] #6 DONE 0.0s [2021-09-09T01:42:31.468Z] [2021-09-09T01:42:31.468Z] #5 [internal] load .dockerignore [2021-09-09T01:42:31.468Z] #5 sha256:5191d8f70b94c77a19acb4c14b4652f1710fe44b0107e297250ab8b44c7e4ab2 [2021-09-09T01:42:31.468Z] #5 DONE 0.0s [2021-09-09T01:42:31.468Z] [2021-09-09T01:42:31.468Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-09T01:42:31.468Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-09T01:42:31.736Z] Running on azwin-2-cb5ba1 in d:\jenkins\workspace\moby_PR-42810 [Pipeline] { [Pipeline] ws [2021-09-09T01:42:31.753Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-09-09T01:42:31.962Z] #28 11.32 0 added, 0 removed; done. [2021-09-09T01:42:31.962Z] #28 11.32 Running hooks in /etc/ca-certificates/update.d... [2021-09-09T01:42:31.962Z] #28 11.33 done. [2021-09-09T01:42:32.041Z] #10 ... [2021-09-09T01:42:32.041Z] [2021-09-09T01:42:32.041Z] #8 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-09T01:42:32.041Z] #8 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60 [2021-09-09T01:42:32.041Z] #8 DONE 0.9s [2021-09-09T01:42:32.220Z] #28 ... [2021-09-09T01:42:32.220Z] [2021-09-09T01:42:32.220Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:32.220Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:32.220Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 7.3s done [2021-09-09T01:42:32.220Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 0.8s [2021-09-09T01:42:32.238Z] #28 10.91 129 added, 0 removed; done. [2021-09-09T01:42:32.238Z] #28 11.01 Setting up jq (1.6-2.1) ... [2021-09-09T01:42:32.304Z] [2021-09-09T01:42:32.304Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-09T01:42:32.304Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-09T01:42:32.304Z] #10 DONE 0.9s [2021-09-09T01:42:32.304Z] [2021-09-09T01:42:32.304Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-09T01:42:32.304Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-09T01:42:32.304Z] #9 DONE 0.9s [2021-09-09T01:42:32.304Z] [2021-09-09T01:42:32.304Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-09T01:42:32.304Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-09-09T01:42:32.304Z] #7 DONE 0.9s [2021-09-09T01:42:32.497Z] #28 11.02 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-09T01:42:32.497Z] #28 11.03 Setting up curl (7.74.0-1.3+b1) ... [2021-09-09T01:42:32.497Z] #28 11.05 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:42:32.497Z] #28 11.07 Processing triggers for ca-certificates (20210119) ... [2021-09-09T01:42:32.497Z] #28 11.08 Updating certificates in /etc/ssl/certs... [2021-09-09T01:42:32.566Z] [2021-09-09T01:42:32.566Z] #24 [internal] load build context [2021-09-09T01:42:32.566Z] #24 sha256:fa356208ca61d975b19f42eb1395ff505fa2411ed36bfe9a6237493dd5d659f0 [2021-09-09T01:42:32.782Z] #11 ... [2021-09-09T01:42:32.782Z] [2021-09-09T01:42:32.782Z] #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-09T01:42:32.782Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-09T01:42:32.782Z] #28 DONE 12.2s [2021-09-09T01:42:32.782Z] [2021-09-09T01:42:32.782Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:32.782Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:32.782Z] #11 ... [2021-09-09T01:42:32.782Z] [2021-09-09T01:42:32.782Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-09T01:42:32.782Z] #29 sha256:d01079a25078c93388a15158aa1bae48b34b8482f4af79e3d5ff74043e49d273 [2021-09-09T01:42:33.039Z] #29 DONE 0.1s [2021-09-09T01:42:33.039Z] [2021-09-09T01:42:33.039Z] #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-09T01:42:33.039Z] #30 sha256:4550a5628a18ce5b3bca9a396b90d00e6a4de7a2076ac55dd5f9dd34871e0f6e [2021-09-09T01:42:33.159Z] #24 ... [2021-09-09T01:42:33.159Z] [2021-09-09T01:42:33.159Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-09T01:42:33.159Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-09T01:42:33.159Z] #43 DONE 0.0s [2021-09-09T01:42:33.159Z] [2021-09-09T01:42:33.159Z] #24 [internal] load build context [2021-09-09T01:42:33.159Z] #24 sha256:fa356208ca61d975b19f42eb1395ff505fa2411ed36bfe9a6237493dd5d659f0 [2021-09-09T01:42:33.282Z] The recommended git tool is: git [2021-09-09T01:42:33.434Z] #28 11.96 0 added, 0 removed; done. [2021-09-09T01:42:33.434Z] #28 11.96 Running hooks in /etc/ca-certificates/update.d... [2021-09-09T01:42:33.434Z] #28 11.97 done. [2021-09-09T01:42:35.078Z] #24 transferring context: 21.70MB 2.3s [2021-09-09T01:42:35.573Z] #30 2.523 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-09T01:42:35.831Z] #30 2.939 [2021-09-09T01:42:35.831Z] #30 3.029 ######################################################################## 100.0% [2021-09-09T01:42:36.025Z] #24 ... [2021-09-09T01:42:36.025Z] [2021-09-09T01:42:36.025Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:42:36.025Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-09T01:42:36.025Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-09-09T01:42:36.025Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-09T01:42:36.025Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-09T01:42:36.025Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-09T01:42:36.025Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-09-09T01:42:36.025Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2021-09-09T01:42:36.025Z] #64 DONE 3.4s [2021-09-09T01:42:36.025Z] [2021-09-09T01:42:36.025Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:36.025Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:36.025Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 0.1s done [2021-09-09T01:42:36.025Z] #11 sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 1.86kB / 1.86kB done [2021-09-09T01:42:36.025Z] #11 sha256:2d35a2f625aa42e8d096bcc48a4cb4df39d49440fdd9cf4d5210f42338b9492a 1.80kB / 1.80kB done [2021-09-09T01:42:36.025Z] #11 sha256:7ce0aad7247cfefe6a3126e2b8221f5cb81258aa68be12fe750ddd1ad2834c12 6.94kB / 6.94kB done [2021-09-09T01:42:36.025Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.6s done [2021-09-09T01:42:36.025Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.0s done [2021-09-09T01:42:36.025Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 2.2s done [2021-09-09T01:42:36.025Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 3.2s done [2021-09-09T01:42:36.025Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 74.45MB / 134.79MB 3.3s [2021-09-09T01:42:36.025Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 5.24MB / 85.72MB 3.3s [2021-09-09T01:42:36.025Z] #11 sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb 0B / 155B 3.3s [2021-09-09T01:42:36.025Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 85.98MB / 134.79MB 3.5s [2021-09-09T01:42:36.025Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 14.63MB / 85.72MB 3.5s [2021-09-09T01:42:36.025Z] #11 sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb 155B / 155B 3.4s done [2021-09-09T01:42:36.025Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 1.2s [2021-09-09T01:42:36.087Z] #30 3.263 [2021-09-09T01:42:36.293Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 22.02MB / 85.72MB 3.6s [2021-09-09T01:42:36.293Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 93.32MB / 134.79MB 3.7s [2021-09-09T01:42:36.558Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 103.81MB / 134.79MB 3.9s [2021-09-09T01:42:36.558Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 31.65MB / 85.72MB 3.9s [2021-09-09T01:42:36.558Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 116.39MB / 134.79MB 4.1s [2021-09-09T01:42:36.558Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 46.14MB / 85.72MB 4.1s [2021-09-09T01:42:36.821Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 52.43MB / 85.72MB 4.2s [2021-09-09T01:42:36.821Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 129.65MB / 134.79MB 4.3s [2021-09-09T01:42:36.821Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 57.67MB / 85.72MB 4.3s [2021-09-09T01:42:37.033Z] #30 4.067 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-09T01:42:37.081Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 62.91MB / 85.72MB 4.4s [2021-09-09T01:42:37.081Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 76.83MB / 85.72MB 4.6s [2021-09-09T01:42:37.301Z] #30 4.463 [2021-09-09T01:42:37.301Z] #30 4.583 ######################################################################## 100.0% [2021-09-09T01:42:37.342Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 4.7s [2021-09-09T01:42:37.628Z] #28 DONE 16.4s [2021-09-09T01:42:37.628Z] [2021-09-09T01:42:37.628Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-09T01:42:37.628Z] #29 sha256:a72af3efdcce398ff0bfd5cb6a55c1fea151c371be6cbcac76ef643d1fe8c32f [2021-09-09T01:42:37.864Z] #30 4.821 [2021-09-09T01:42:37.887Z] #29 DONE 0.4s [2021-09-09T01:42:37.887Z] [2021-09-09T01:42:37.887Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:37.887Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:37.887Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 7.9s done [2021-09-09T01:42:37.887Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 5.7s done [2021-09-09T01:42:38.146Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 [2021-09-09T01:42:38.729Z] #19 62.87 Reading package lists... [2021-09-09T01:42:38.729Z] #11 ... [2021-09-09T01:42:38.729Z] [2021-09-09T01:42:38.729Z] #24 [internal] load build context [2021-09-09T01:42:38.729Z] #24 sha256:fa356208ca61d975b19f42eb1395ff505fa2411ed36bfe9a6237493dd5d659f0 [2021-09-09T01:42:38.729Z] #24 transferring context: 55.47MB 5.0s done [2021-09-09T01:42:38.729Z] #24 DONE 6.1s [2021-09-09T01:42:38.729Z] [2021-09-09T01:42:38.729Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:38.729Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:38.729Z] #11 ... [2021-09-09T01:42:38.729Z] [2021-09-09T01:42:38.729Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-09T01:42:38.729Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-09T01:42:38.729Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done [2021-09-09T01:42:38.729Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-09T01:42:38.729Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done [2021-09-09T01:42:38.729Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done [2021-09-09T01:42:38.729Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 2.0s done [2021-09-09T01:42:38.729Z] #27 ... [2021-09-09T01:42:38.729Z] [2021-09-09T01:42:38.729Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:38.729Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:38.795Z] #30 5.652 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-09T01:42:38.795Z] #30 5.979 [2021-09-09T01:42:38.990Z] #11 sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 134.79MB / 134.79MB 6.3s done [2021-09-09T01:42:39.308Z] #30 6.115 ###### 9.2% ################################# 45.9% ############################################################### 87.7% ######################################################################## 100.0% [2021-09-09T01:42:39.308Z] #30 6.583 [2021-09-09T01:42:39.576Z] #30 ... [2021-09-09T01:42:39.576Z] [2021-09-09T01:42:39.576Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:39.576Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:39.576Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 8.3s [2021-09-09T01:42:39.833Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 8.5s done [2021-09-09T01:42:40.373Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 7.6s done [2021-09-09T01:42:40.373Z] #11 ... [2021-09-09T01:42:40.373Z] [2021-09-09T01:42:40.373Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:42:40.373Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-09T01:42:40.373Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-09-09T01:42:40.373Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-09T01:42:40.373Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-09T01:42:40.373Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-09T01:42:40.373Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done [2021-09-09T01:42:40.373Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-09-09T01:42:40.373Z] #66 DONE 7.8s [2021-09-09T01:42:40.373Z] [2021-09-09T01:42:40.373Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:40.373Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:40.373Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 [2021-09-09T01:42:40.373Z] #11 ... [2021-09-09T01:42:40.373Z] [2021-09-09T01:42:40.373Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-09T01:42:40.373Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469 [2021-09-09T01:42:40.373Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.7s done [2021-09-09T01:42:40.373Z] #27 DONE 7.9s [2021-09-09T01:42:40.373Z] [2021-09-09T01:42:40.373Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:40.373Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:40.398Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 [2021-09-09T01:42:40.945Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.5s done [2021-09-09T01:42:41.517Z] #11 ... [2021-09-09T01:42:41.517Z] [2021-09-09T01:42:41.517Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-09T01:42:41.517Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-09-09T01:42:41.517Z] #65 DONE 0.9s [2021-09-09T01:42:41.517Z] [2021-09-09T01:42:41.517Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:41.517Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:41.517Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.1s [2021-09-09T01:42:42.033Z] #19 74.25 Building dependency tree... [2021-09-09T01:42:42.088Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.6s done [2021-09-09T01:42:42.348Z] #11 ... [2021-09-09T01:42:42.348Z] [2021-09-09T01:42:42.348Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-09T01:42:42.348Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-09-09T01:42:42.348Z] #67 DONE 1.0s [2021-09-09T01:42:42.348Z] [2021-09-09T01:42:42.348Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:42.348Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:42.349Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 [2021-09-09T01:42:42.925Z] Client: [2021-09-09T01:42:42.925Z] Context: default [2021-09-09T01:42:42.925Z] Debug Mode: false [2021-09-09T01:42:42.925Z] Plugins: [2021-09-09T01:42:42.925Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-09-09T01:42:42.925Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-09-09T01:42:42.925Z] [2021-09-09T01:42:42.925Z] Server: [2021-09-09T01:42:42.925Z] Containers: 0 [2021-09-09T01:42:42.925Z] Running: 0 [2021-09-09T01:42:42.925Z] Paused: 0 [2021-09-09T01:42:42.925Z] Stopped: 0 [2021-09-09T01:42:42.925Z] Images: 0 [2021-09-09T01:42:42.925Z] Server Version: 20.10.6 [2021-09-09T01:42:42.925Z] Storage Driver: overlay2 [2021-09-09T01:42:42.925Z] Backing Filesystem: extfs [2021-09-09T01:42:42.925Z] Supports d_type: true [2021-09-09T01:42:42.925Z] Native Overlay Diff: true [2021-09-09T01:42:42.925Z] userxattr: false [2021-09-09T01:42:42.925Z] Logging Driver: json-file [2021-09-09T01:42:42.925Z] Cgroup Driver: cgroupfs [2021-09-09T01:42:42.925Z] Cgroup Version: 1 [2021-09-09T01:42:42.925Z] Plugins: [2021-09-09T01:42:42.925Z] Volume: local [2021-09-09T01:42:42.925Z] Network: bridge host ipvlan macvlan null overlay [2021-09-09T01:42:42.925Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-09-09T01:42:42.925Z] Swarm: inactive [2021-09-09T01:42:42.925Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-09-09T01:42:42.925Z] Default Runtime: runc [2021-09-09T01:42:42.925Z] Init Binary: docker-init [2021-09-09T01:42:42.925Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-09-09T01:42:42.925Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-09-09T01:42:42.925Z] init version: de40ad0 [2021-09-09T01:42:42.925Z] Security Options: [2021-09-09T01:42:42.925Z] apparmor [2021-09-09T01:42:42.925Z] seccomp [2021-09-09T01:42:42.925Z] Profile: default [2021-09-09T01:42:42.925Z] Kernel Version: 5.4.0-1048-aws [2021-09-09T01:42:42.925Z] Operating System: Ubuntu 20.04.2 LTS [2021-09-09T01:42:42.925Z] OSType: linux [2021-09-09T01:42:42.925Z] Architecture: aarch64 [2021-09-09T01:42:42.925Z] CPUs: 4 [2021-09-09T01:42:42.925Z] Total Memory: 7.493GiB [2021-09-09T01:42:42.925Z] Name: ip-10-100-117-247 [2021-09-09T01:42:42.925Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-09-09T01:42:42.925Z] Docker Root Dir: /var/lib/docker [2021-09-09T01:42:42.925Z] Debug Mode: false [2021-09-09T01:42:42.925Z] Registry: https://index.docker.io/v1/ [2021-09-09T01:42:42.925Z] Labels: [2021-09-09T01:42:42.925Z] Experimental: true [2021-09-09T01:42:42.925Z] Insecure Registries: [2021-09-09T01:42:42.925Z] 127.0.0.0/8 [2021-09-09T01:42:42.925Z] Live Restore Enabled: true [2021-09-09T01:42:42.925Z] [2021-09-09T01:42:42.925Z] WARNING: No swap limit support [Pipeline] sh [2021-09-09T01:42:43.226Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-09T01:42:43.226Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-09T01:42:43.226Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42810/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-09-09T01:42:43.226Z] + bash /home/ubuntu/workspace/moby_PR-42810/check-config.sh [2021-09-09T01:42:43.226Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-09-09T01:42:43.226Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-09-09T01:42:43.226Z] [2021-09-09T01:42:43.226Z] Generally Necessary: [2021-09-09T01:42:43.226Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-09-09T01:42:43.226Z] - apparmor: enabled and tools installed [2021-09-09T01:42:43.226Z] - CONFIG_NAMESPACES: enabled [2021-09-09T01:42:43.226Z] - CONFIG_NET_NS: enabled [2021-09-09T01:42:43.226Z] - CONFIG_PID_NS: enabled [2021-09-09T01:42:43.226Z] - CONFIG_IPC_NS: enabled [2021-09-09T01:42:43.226Z] - CONFIG_UTS_NS: enabled [2021-09-09T01:42:43.226Z] - CONFIG_CGROUPS: enabled [2021-09-09T01:42:43.226Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-09-09T01:42:43.226Z] - CONFIG_CGROUP_DEVICE: enabled [2021-09-09T01:42:43.226Z] - CONFIG_CGROUP_FREEZER: enabled [2021-09-09T01:42:43.226Z] - CONFIG_CGROUP_SCHED: enabled [2021-09-09T01:42:43.226Z] - CONFIG_CPUSETS: enabled [2021-09-09T01:42:43.226Z] - CONFIG_MEMCG: enabled [2021-09-09T01:42:43.226Z] - CONFIG_KEYS: enabled [2021-09-09T01:42:43.226Z] - CONFIG_VETH: enabled (as module) [2021-09-09T01:42:43.226Z] - CONFIG_BRIDGE: enabled (as module) [2021-09-09T01:42:43.226Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-09-09T01:42:43.226Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-09-09T01:42:43.421Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 5.1s [2021-09-09T01:42:43.490Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-09-09T01:42:43.490Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-09-09T01:42:43.490Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-09-09T01:42:43.490Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-09-09T01:42:43.490Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-09-09T01:42:43.490Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-09-09T01:42:43.490Z] - CONFIG_NF_NAT: enabled (as module) [2021-09-09T01:42:43.490Z] - CONFIG_POSIX_MQUEUE: enabled [2021-09-09T01:42:43.490Z] [2021-09-09T01:42:43.490Z] Optional Features: [2021-09-09T01:42:43.490Z] - CONFIG_USER_NS: enabled [2021-09-09T01:42:43.490Z] - CONFIG_SECCOMP: enabled [2021-09-09T01:42:43.490Z] - CONFIG_SECCOMP_FILTER: enabled [2021-09-09T01:42:43.490Z] - CONFIG_CGROUP_PIDS: enabled [2021-09-09T01:42:43.490Z] - CONFIG_MEMCG_SWAP: enabled [2021-09-09T01:42:43.490Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-09-09T01:42:43.490Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-09-09T01:42:43.490Z] - CONFIG_BLK_CGROUP: enabled [2021-09-09T01:42:43.490Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-09-09T01:42:43.490Z] - CONFIG_CGROUP_PERF: enabled [2021-09-09T01:42:43.490Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-09-09T01:42:43.490Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-09-09T01:42:43.490Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-09-09T01:42:43.753Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-09-09T01:42:43.753Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-09-09T01:42:43.753Z] - CONFIG_RT_GROUP_SCHED: missing [2021-09-09T01:42:43.753Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-09-09T01:42:43.753Z] - CONFIG_IP_VS: enabled (as module) [2021-09-09T01:42:43.753Z] - CONFIG_IP_VS_NFCT: enabled [2021-09-09T01:42:43.753Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-09-09T01:42:43.753Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-09-09T01:42:43.753Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-09-09T01:42:43.753Z] - CONFIG_SECURITY_SELINUX: enabled [2021-09-09T01:42:43.753Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-09-09T01:42:43.753Z] - CONFIG_EXT4_FS: enabled [2021-09-09T01:42:43.753Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-09-09T01:42:43.753Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-09-09T01:42:43.753Z] - Network Drivers: [2021-09-09T01:42:43.753Z] - "overlay": [2021-09-09T01:42:43.753Z] - CONFIG_VXLAN: enabled (as module) [2021-09-09T01:42:43.753Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-09-09T01:42:43.753Z] Optional (for encrypted networks): [2021-09-09T01:42:44.015Z] - CONFIG_CRYPTO: enabled [2021-09-09T01:42:44.015Z] - CONFIG_CRYPTO_AEAD: enabled [2021-09-09T01:42:44.015Z] - CONFIG_CRYPTO_GCM: enabled [2021-09-09T01:42:44.015Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-09-09T01:42:44.015Z] - CONFIG_CRYPTO_GHASH: enabled [2021-09-09T01:42:44.015Z] - CONFIG_XFRM: enabled [2021-09-09T01:42:44.015Z] - CONFIG_XFRM_USER: enabled (as module) [2021-09-09T01:42:44.015Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-09-09T01:42:44.015Z] - CONFIG_INET_ESP: enabled (as module) [2021-09-09T01:42:44.015Z] - "ipvlan": [2021-09-09T01:42:44.015Z] - CONFIG_IPVLAN: enabled (as module) [2021-09-09T01:42:44.015Z] - "macvlan": [2021-09-09T01:42:44.015Z] - CONFIG_MACVLAN: enabled (as module) [2021-09-09T01:42:44.015Z] - CONFIG_DUMMY: enabled (as module) [2021-09-09T01:42:44.015Z] - "ftp,tftp client in container": [2021-09-09T01:42:44.015Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-09-09T01:42:44.015Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-09-09T01:42:44.015Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-09-09T01:42:44.015Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-09-09T01:42:44.015Z] - Storage Drivers: [2021-09-09T01:42:44.015Z] - "aufs": [2021-09-09T01:42:44.015Z] - CONFIG_AUFS_FS: enabled (as module) [2021-09-09T01:42:44.015Z] - "btrfs": [2021-09-09T01:42:44.015Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-09-09T01:42:44.015Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-09-09T01:42:44.015Z] - "devicemapper": [2021-09-09T01:42:44.015Z] - CONFIG_BLK_DEV_DM: enabled [2021-09-09T01:42:44.015Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-09-09T01:42:44.015Z] - "overlay": [2021-09-09T01:42:44.015Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-09-09T01:42:44.015Z] - "zfs": [2021-09-09T01:42:44.015Z] - /dev/zfs: present [2021-09-09T01:42:44.015Z] - zfs command: missing [2021-09-09T01:42:44.015Z] - zpool command: missing [2021-09-09T01:42:44.015Z] [2021-09-09T01:42:44.015Z] Limits: [2021-09-09T01:42:44.015Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-09-09T01:42:44.015Z] [2021-09-09T01:42:44.015Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-09-09T01:42:44.362Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ddd5e7601b1e2b7e84359228e279ca0edfcd124b . [2021-09-09T01:42:44.938Z] #1 [internal] load build definition from Dockerfile [2021-09-09T01:42:44.938Z] #1 sha256:b0cb1353880950564dc0112d0b61997d393e20500b2bfe760ac3a44da4d2bd15 [2021-09-09T01:42:44.938Z] #1 transferring dockerfile: [2021-09-09T01:42:44.938Z] #1 transferring dockerfile: 16.34kB done [2021-09-09T01:42:44.938Z] #1 DONE 0.2s [2021-09-09T01:42:44.938Z] [2021-09-09T01:42:44.938Z] #2 [internal] load .dockerignore [2021-09-09T01:42:44.938Z] #2 sha256:3bb4196f58f421870e0945b281593fa5e724164d24a8345ee55dea6b4a511213 [2021-09-09T01:42:44.938Z] #2 transferring context: 87B done [2021-09-09T01:42:44.938Z] #2 DONE 0.0s [2021-09-09T01:42:45.201Z] [2021-09-09T01:42:45.201Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-09-09T01:42:45.201Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-09-09T01:42:45.373Z] #19 81.20 The following additional packages will be installed: [2021-09-09T01:42:45.373Z] #19 81.20 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-09-09T01:42:45.373Z] #19 81.20 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-09-09T01:42:45.373Z] #19 81.20 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-09-09T01:42:45.373Z] #19 81.20 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-09-09T01:42:45.373Z] #19 81.20 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-09-09T01:42:45.373Z] #19 81.20 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-09-09T01:42:45.373Z] #19 81.22 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-09-09T01:42:45.373Z] #19 81.22 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-09-09T01:42:45.373Z] #19 81.22 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-09-09T01:42:45.373Z] #19 81.22 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-09-09T01:42:45.373Z] #19 81.22 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-09-09T01:42:45.373Z] #19 81.22 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-09-09T01:42:45.373Z] #19 81.22 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-09-09T01:42:45.373Z] #19 81.22 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-09-09T01:42:45.373Z] #19 81.22 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-09-09T01:42:45.373Z] #19 81.22 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-09-09T01:42:45.373Z] #19 81.23 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-09-09T01:42:45.373Z] #19 81.23 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-09-09T01:42:45.373Z] #19 81.23 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-09-09T01:42:45.373Z] #19 81.23 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-09-09T01:42:45.373Z] #19 81.23 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-09-09T01:42:45.373Z] #19 81.23 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-09-09T01:42:45.373Z] #19 81.23 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-09-09T01:42:45.373Z] #19 81.23 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-09-09T01:42:45.373Z] #19 81.25 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-09-09T01:42:45.373Z] #19 81.25 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-09-09T01:42:45.373Z] #19 81.25 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-09-09T01:42:45.373Z] #19 81.25 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-09-09T01:42:45.373Z] #19 81.25 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-09-09T01:42:45.373Z] #19 81.25 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-09-09T01:42:45.373Z] #19 81.25 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-09-09T01:42:45.373Z] #19 81.25 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-09-09T01:42:45.373Z] #19 81.27 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-09-09T01:42:45.373Z] #19 81.27 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-09-09T01:42:45.373Z] #19 81.27 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-09-09T01:42:45.373Z] #19 81.27 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-09-09T01:42:45.373Z] #19 81.27 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-09-09T01:42:45.373Z] #19 81.27 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-09-09T01:42:45.373Z] #19 81.27 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-09-09T01:42:45.373Z] #19 81.27 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-09-09T01:42:45.373Z] #19 81.28 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-09-09T01:42:45.373Z] #19 81.28 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-09-09T01:42:45.373Z] #19 81.28 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-09-09T01:42:45.373Z] #19 81.30 linux-libc-dev-s390x-cross patch xz-utils [2021-09-09T01:42:45.373Z] #19 81.40 Suggested packages: [2021-09-09T01:42:45.373Z] #19 81.40 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-09-09T01:42:45.373Z] #19 81.40 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-09-09T01:42:45.373Z] #19 81.40 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-09-09T01:42:45.373Z] #19 81.40 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-09-09T01:42:45.373Z] #19 81.40 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-09-09T01:42:45.373Z] #19 81.40 libyaml-shell-perl ed diffutils-doc [2021-09-09T01:42:45.373Z] #19 81.40 Recommended packages: [2021-09-09T01:42:45.373Z] #19 81.40 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-09-09T01:42:45.373Z] #19 81.40 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-09-09T01:42:45.655Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 5.0s [2021-09-09T01:42:45.655Z] #11 ... [2021-09-09T01:42:45.655Z] [2021-09-09T01:42:45.655Z] #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-09T01:42:45.655Z] #30 sha256:4550a5628a18ce5b3bca9a396b90d00e6a4de7a2076ac55dd5f9dd34871e0f6e [2021-09-09T01:42:45.655Z] #30 7.445 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-09T01:42:45.655Z] #30 7.800 [2021-09-09T01:42:45.655Z] #30 7.899 ######################################################################## 100.0% [2021-09-09T01:42:45.655Z] #30 8.142 [2021-09-09T01:42:45.655Z] #30 8.718 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-09T01:42:45.655Z] #30 9.091 [2021-09-09T01:42:45.655Z] #30 9.209 ######################################################################## 100.0% [2021-09-09T01:42:45.655Z] #30 9.440 [2021-09-09T01:42:45.655Z] #30 9.496 Download of images into '/build' complete. [2021-09-09T01:42:45.655Z] #30 9.496 Use something like the following to load the result into a Docker daemon: [2021-09-09T01:42:45.655Z] #30 9.496 tar -cC '/build' . | docker load [2021-09-09T01:42:45.655Z] #30 DONE 12.9s [2021-09-09T01:42:45.655Z] [2021-09-09T01:42:45.655Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:45.655Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:45.775Z] #3 DONE 0.6s [2021-09-09T01:42:45.775Z] [2021-09-09T01:42:45.775Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-09-09T01:42:45.775Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3 [2021-09-09T01:42:45.775Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-09-09T01:42:45.775Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0B / 9.06MB 0.1s [2021-09-09T01:42:45.775Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-09-09T01:42:45.775Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done [2021-09-09T01:42:45.775Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done [2021-09-09T01:42:46.037Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 8.95MB / 9.06MB 0.4s [2021-09-09T01:42:46.037Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.5s done [2021-09-09T01:42:46.364Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 [2021-09-09T01:42:46.365Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.2s done [2021-09-09T01:42:46.556Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 4.3s done [2021-09-09T01:42:46.627Z] #4 DONE 0.9s [2021-09-09T01:42:46.817Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 [2021-09-09T01:42:46.890Z] [2021-09-09T01:42:46.890Z] #6 [internal] load build definition from Dockerfile [2021-09-09T01:42:46.890Z] #6 sha256:3b7510c920965f99bf0082d1470ff9710a014edf50d3ca52baf4ad1fdc492a2a [2021-09-09T01:42:46.890Z] #6 DONE 0.0s [2021-09-09T01:42:46.890Z] [2021-09-09T01:42:46.890Z] #5 [internal] load .dockerignore [2021-09-09T01:42:46.890Z] #5 sha256:c1904fc5b5675ec203e4813d36df1f4cb74cf10af7af12c2e62fbf43c009dd35 [2021-09-09T01:42:46.890Z] #5 DONE 0.0s [2021-09-09T01:42:46.890Z] [2021-09-09T01:42:46.890Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-09T01:42:46.890Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-09-09T01:42:47.466Z] #7 ... [2021-09-09T01:42:47.466Z] [2021-09-09T01:42:47.466Z] #8 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye [2021-09-09T01:42:47.466Z] #8 sha256:e77631fd6670f305755dba83efe0d94b6f3f09516454307c2461e1a8a5951b21 [2021-09-09T01:42:47.466Z] #8 DONE 0.7s [2021-09-09T01:42:47.729Z] [2021-09-09T01:42:47.729Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-09T01:42:47.729Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-09-09T01:42:47.729Z] #10 DONE 0.8s [2021-09-09T01:42:47.729Z] [2021-09-09T01:42:47.729Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-09-09T01:42:47.729Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-09-09T01:42:47.729Z] #9 DONE 1.0s [2021-09-09T01:42:47.729Z] [2021-09-09T01:42:47.729Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-09-09T01:42:47.729Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-09-09T01:42:47.729Z] #7 DONE 1.0s [2021-09-09T01:42:47.997Z] [2021-09-09T01:42:47.997Z] #24 [internal] load build context [2021-09-09T01:42:47.997Z] #24 sha256:a776389d590e8590c4320bbcd8f103f93bfde82197bafb5fcbbfec98e283ec87 [2021-09-09T01:42:47.997Z] #24 DONE 0.0s [2021-09-09T01:42:47.997Z] [2021-09-09T01:42:47.997Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:42:47.997Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-09T01:42:47.997Z] #66 DONE 0.0s [2021-09-09T01:42:47.997Z] [2021-09-09T01:42:47.997Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:42:47.997Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-09T01:42:47.997Z] #64 DONE 0.0s [2021-09-09T01:42:48.262Z] [2021-09-09T01:42:48.262Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:48.262Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-09T01:42:48.262Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 0.0s done [2021-09-09T01:42:48.262Z] #11 sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f 1.86kB / 1.86kB done [2021-09-09T01:42:48.262Z] #11 sha256:7dbaf1c549a7ae43d837c872edffbded1000dd4f307fba5726e45e2b5abe738d 1.80kB / 1.80kB done [2021-09-09T01:42:48.528Z] #11 sha256:b3a6df48fe49ff50e0cfbc2b969ca5509ce5c8961cb869510da03ce9b4fd6e7e 6.95kB / 6.95kB done [2021-09-09T01:42:48.528Z] #11 ... [2021-09-09T01:42:48.528Z] [2021-09-09T01:42:48.528Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-09-09T01:42:48.528Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-09-09T01:42:48.528Z] #43 DONE 0.0s [2021-09-09T01:42:48.528Z] [2021-09-09T01:42:48.528Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:48.528Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-09T01:42:48.528Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 0B / 53.61MB 0.3s [2021-09-09T01:42:48.528Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 0B / 10.87MB 0.3s [2021-09-09T01:42:48.528Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 0B / 5.14MB 0.3s [2021-09-09T01:42:48.699Z] #11 ... [2021-09-09T01:42:48.699Z] [2021-09-09T01:42:48.699Z] #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-09T01:42:48.699Z] #30 sha256:21f42859d819ca2d2244c3454e15376051ba5e81e9b17c31dfbbdee733cfd6cf [2021-09-09T01:42:48.699Z] #30 2.235 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-09T01:42:48.699Z] #30 2.568 [2021-09-09T01:42:48.699Z] #30 2.660 ######################################################################## 100.0% [2021-09-09T01:42:48.699Z] #30 2.888 [2021-09-09T01:42:48.699Z] #30 3.864 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-09T01:42:48.699Z] #30 4.191 [2021-09-09T01:42:48.699Z] #30 4.311 ######################################################################## 100.0% [2021-09-09T01:42:48.699Z] #30 4.569 [2021-09-09T01:42:48.699Z] #30 5.359 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-09T01:42:48.699Z] #30 5.735 [2021-09-09T01:42:48.699Z] #30 5.875 ### 5.5% ############################ 40.2% ############################################################### 88.1% ######################################################################## 100.0% [2021-09-09T01:42:48.699Z] #30 6.385 [2021-09-09T01:42:48.699Z] #30 7.167 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-09T01:42:48.699Z] #30 7.499 [2021-09-09T01:42:48.699Z] #30 7.588 ######################################################################## 100.0% [2021-09-09T01:42:48.699Z] #30 7.826 [2021-09-09T01:42:48.699Z] #30 8.499 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-09T01:42:48.699Z] #30 8.912 [2021-09-09T01:42:48.699Z] #30 8.974 ######################################################################## 100.0% [2021-09-09T01:42:48.699Z] #30 9.232 [2021-09-09T01:42:48.699Z] #30 9.305 Download of images into '/build' complete. [2021-09-09T01:42:48.699Z] #30 9.305 Use something like the following to load the result into a Docker daemon: [2021-09-09T01:42:48.699Z] #30 9.305 tar -cC '/build' . | docker load [2021-09-09T01:42:48.699Z] #30 ... [2021-09-09T01:42:48.699Z] [2021-09-09T01:42:48.699Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:48.699Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:48.699Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 10.2s [2021-09-09T01:42:48.793Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 7.34MB / 53.61MB 0.4s [2021-09-09T01:42:48.793Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 4.19MB / 5.14MB 0.4s [2021-09-09T01:42:48.793Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 25.17MB / 53.61MB 0.6s [2021-09-09T01:42:48.793Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 10.87MB / 10.87MB 0.6s [2021-09-09T01:42:48.793Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 5.14MB / 5.14MB 0.6s [2021-09-09T01:42:49.059Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 32.51MB / 53.61MB 0.7s [2021-09-09T01:42:49.059Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 5.14MB / 5.14MB 0.6s done [2021-09-09T01:42:49.059Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 36.77MB / 53.61MB 0.9s [2021-09-09T01:42:49.059Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 10.87MB / 10.87MB 0.8s done [2021-09-09T01:42:49.059Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 0B / 54.67MB 0.9s [2021-09-09T01:42:49.267Z] #11 ... [2021-09-09T01:42:49.267Z] [2021-09-09T01:42:49.267Z] #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-09T01:42:49.267Z] #30 sha256:21f42859d819ca2d2244c3454e15376051ba5e81e9b17c31dfbbdee733cfd6cf [2021-09-09T01:42:49.267Z] #30 DONE 11.3s [2021-09-09T01:42:49.267Z] [2021-09-09T01:42:49.267Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:49.267Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:49.329Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 49.28MB / 53.61MB 1.0s [2021-09-09T01:42:49.329Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 0B / 81.16MB 1.0s [2021-09-09T01:42:49.329Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.1s [2021-09-09T01:42:49.329Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 4.00MB / 54.67MB 1.1s [2021-09-09T01:42:49.329Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 5.24MB / 81.16MB 1.1s [2021-09-09T01:42:49.612Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 16.78MB / 54.67MB 1.3s [2021-09-09T01:42:49.612Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 25.19MB / 81.16MB 1.3s [2021-09-09T01:42:49.612Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 32.51MB / 81.16MB 1.4s [2021-09-09T01:42:49.879Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 22.02MB / 54.67MB 1.5s [2021-09-09T01:42:49.879Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 39.85MB / 81.16MB 1.5s [2021-09-09T01:42:49.880Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.5s done [2021-09-09T01:42:49.880Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 27.01MB / 54.67MB 1.6s [2021-09-09T01:42:50.143Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 50.33MB / 54.67MB 1.8s [2021-09-09T01:42:50.143Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 55.57MB / 81.16MB 1.8s [2021-09-09T01:42:50.143Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 0B / 102.59MB 1.8s [2021-09-09T01:42:50.143Z] #11 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 [2021-09-09T01:42:50.143Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 5.24MB / 102.59MB 1.9s [2021-09-09T01:42:50.143Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 62.91MB / 81.16MB 2.0s [2021-09-09T01:42:50.412Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 54.67MB / 54.67MB 2.1s [2021-09-09T01:42:50.412Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 10.49MB / 102.59MB 2.1s [2021-09-09T01:42:50.412Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 67.28MB / 81.16MB 2.2s [2021-09-09T01:42:50.412Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 18.87MB / 102.59MB 2.2s [2021-09-09T01:42:50.680Z] #19 86.64 The following NEW packages will be installed: [2021-09-09T01:42:50.680Z] #19 86.64 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-09-09T01:42:50.680Z] #19 86.64 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-09-09T01:42:50.680Z] #19 86.65 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-09-09T01:42:50.680Z] #19 86.65 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-09-09T01:42:50.680Z] #19 86.65 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-09-09T01:42:50.680Z] #19 86.65 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-09-09T01:42:50.680Z] #19 86.65 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-09-09T01:42:50.680Z] #19 86.65 crossbuild-essential-armel crossbuild-essential-armhf [2021-09-09T01:42:50.680Z] #19 86.65 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-09-09T01:42:50.680Z] #19 86.65 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-09-09T01:42:50.680Z] #19 86.65 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-09-09T01:42:50.680Z] #19 86.65 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-09-09T01:42:50.680Z] #19 86.65 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-09-09T01:42:50.680Z] #19 86.65 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-09-09T01:42:50.680Z] #19 86.65 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-09-09T01:42:50.680Z] #19 86.65 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-09-09T01:42:50.680Z] #19 86.65 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-09-09T01:42:50.680Z] #19 86.65 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-09-09T01:42:50.680Z] #19 86.65 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-09-09T01:42:50.680Z] #19 86.66 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-09-09T01:42:50.680Z] #19 86.66 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-09-09T01:42:50.680Z] #19 86.66 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-09-09T01:42:50.680Z] #19 86.69 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-09-09T01:42:50.680Z] #19 86.69 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-09-09T01:42:50.680Z] #19 86.69 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-09-09T01:42:50.680Z] #19 86.69 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-09-09T01:42:50.680Z] #19 86.69 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-09-09T01:42:50.680Z] #19 86.69 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-09-09T01:42:50.680Z] #19 86.69 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-09-09T01:42:50.680Z] #19 86.69 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-09-09T01:42:50.680Z] #19 86.69 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-09-09T01:42:50.680Z] #19 86.69 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-09-09T01:42:50.680Z] #19 86.69 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-09-09T01:42:50.680Z] #19 86.69 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-09-09T01:42:50.680Z] #19 86.70 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-09-09T01:42:50.680Z] #19 86.70 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-09-09T01:42:50.680Z] #19 86.70 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-09-09T01:42:50.680Z] #19 86.70 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-09-09T01:42:50.680Z] #19 86.70 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-09-09T01:42:50.680Z] #19 86.70 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-09-09T01:42:50.680Z] #19 86.70 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-09-09T01:42:50.680Z] #19 86.70 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-09-09T01:42:50.680Z] #19 86.70 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-09-09T01:42:50.680Z] #19 86.70 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-09-09T01:42:50.680Z] #19 86.70 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-09-09T01:42:50.680Z] #19 86.70 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-09-09T01:42:50.680Z] #19 86.70 linux-libc-dev-s390x-cross patch xz-utils [2021-09-09T01:42:50.691Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 79.69MB / 81.16MB 2.3s [2021-09-09T01:42:50.691Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 30.41MB / 102.59MB 2.3s [2021-09-09T01:42:50.691Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 38.80MB / 102.59MB 2.5s [2021-09-09T01:42:50.785Z] using credential docker-jenkins-github-credentials [2021-09-09T01:42:50.860Z] Cloning the remote Git repository [2021-09-09T01:42:50.860Z] Cloning with configured refspecs honoured and without tags [2021-09-09T01:42:50.911Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 10.2s [2021-09-09T01:42:50.960Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 54.67MB / 54.67MB 2.5s done [2021-09-09T01:42:50.960Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 48.23MB / 102.59MB 2.6s [2021-09-09T01:42:50.960Z] #11 sha256:7147c5b8d479d8cbdc5656804f0f8820bf252cf667f7da2a5ca894bd02bf3754 156B / 156B 2.6s [2021-09-09T01:42:50.961Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 60.94MB / 102.59MB 2.7s [2021-09-09T01:42:51.024Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 3.7s done [2021-09-09T01:42:51.024Z] #11 ... [2021-09-09T01:42:51.024Z] [2021-09-09T01:42:51.024Z] #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-09T01:42:51.024Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54 [2021-09-09T01:42:51.024Z] #28 0.965 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:42:51.024Z] #28 0.977 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:42:51.024Z] #28 0.978 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:42:51.024Z] #28 1.140 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:42:51.024Z] #28 1.446 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:42:51.024Z] #28 2.883 Fetched 8401 kB in 2s (3846 kB/s) [2021-09-09T01:42:51.024Z] #28 2.883 Reading package lists... [2021-09-09T01:42:51.024Z] #28 3.719 Reading package lists... [2021-09-09T01:42:51.024Z] #28 4.520 Building dependency tree... [2021-09-09T01:42:51.024Z] #28 4.973 The following additional packages will be installed: [2021-09-09T01:42:51.024Z] #28 4.973 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-09T01:42:51.024Z] #28 4.973 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-09T01:42:51.024Z] #28 4.973 Recommended packages: [2021-09-09T01:42:51.024Z] #28 4.973 libldap-common publicsuffix libsasl2-modules [2021-09-09T01:42:51.024Z] #28 5.125 The following NEW packages will be installed: [2021-09-09T01:42:51.024Z] #28 5.127 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-09T01:42:51.024Z] #28 5.127 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-09T01:42:51.024Z] #28 5.128 libssh2-1 openssl [2021-09-09T01:42:51.024Z] #28 5.409 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:42:51.024Z] #28 5.409 Need to get 3038 kB of archives. [2021-09-09T01:42:51.024Z] #28 5.409 After this operation, 6652 kB of additional disk space will be used. [2021-09-09T01:42:51.024Z] #28 5.409 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-09-09T01:42:51.024Z] #28 5.411 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-09-09T01:42:51.024Z] #28 5.414 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-09-09T01:42:51.024Z] #28 5.419 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-09T01:42:51.024Z] #28 5.419 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-09-09T01:42:51.024Z] #28 5.431 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-09-09T01:42:51.024Z] #28 5.431 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-09-09T01:42:51.024Z] #28 5.431 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-09-09T01:42:51.024Z] #28 5.441 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-09-09T01:42:51.024Z] #28 5.441 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-09-09T01:42:51.024Z] #28 5.441 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-09-09T01:42:51.024Z] #28 5.441 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-09-09T01:42:51.024Z] #28 5.449 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-09T01:42:51.024Z] #28 5.449 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-09T01:42:51.024Z] #28 5.468 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-09T01:42:51.024Z] #28 5.611 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:42:51.024Z] #28 5.643 Fetched 3038 kB in 0s (9620 kB/s) [2021-09-09T01:42:51.024Z] #28 5.674 Selecting previously unselected package openssl. [2021-09-09T01:42:51.024Z] #28 5.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-09T01:42:51.024Z] #28 5.674 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-09-09T01:42:51.024Z] #28 5.679 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-09T01:42:51.024Z] #28 5.820 Selecting previously unselected package ca-certificates. [2021-09-09T01:42:51.024Z] #28 5.820 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-09T01:42:51.024Z] #28 5.824 Unpacking ca-certificates (20210119) ... [2021-09-09T01:42:51.024Z] #28 5.986 Selecting previously unselected package libbrotli1:amd64. [2021-09-09T01:42:51.024Z] #28 5.987 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-09-09T01:42:51.024Z] #28 5.997 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-09T01:42:51.024Z] #28 6.077 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-09T01:42:51.024Z] #28 6.077 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-09T01:42:51.024Z] #28 6.088 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:42:51.024Z] #28 6.128 Selecting previously unselected package libsasl2-2:amd64. [2021-09-09T01:42:51.024Z] #28 6.128 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-09-09T01:42:51.024Z] #28 6.139 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:42:51.024Z] #28 6.275 Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-09T01:42:51.024Z] #28 6.275 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-09-09T01:42:51.024Z] #28 6.281 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-09T01:42:51.024Z] #28 6.350 Selecting previously unselected package libnghttp2-14:amd64. [2021-09-09T01:42:51.024Z] #28 6.350 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-09-09T01:42:51.024Z] #28 6.355 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-09T01:42:51.024Z] #28 6.402 Selecting previously unselected package libpsl5:amd64. [2021-09-09T01:42:51.024Z] #28 6.403 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-09-09T01:42:51.024Z] #28 6.408 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-09-09T01:42:51.024Z] #28 6.453 Selecting previously unselected package librtmp1:amd64. [2021-09-09T01:42:51.024Z] #28 6.453 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-09-09T01:42:51.024Z] #28 6.458 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-09T01:42:51.024Z] #28 6.500 Selecting previously unselected package libssh2-1:amd64. [2021-09-09T01:42:51.024Z] #28 6.500 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-09-09T01:42:51.024Z] #28 6.504 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-09-09T01:42:51.024Z] #28 6.562 Selecting previously unselected package libcurl4:amd64. [2021-09-09T01:42:51.024Z] #28 6.562 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-09-09T01:42:51.024Z] #28 6.566 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-09T01:42:51.024Z] #28 6.633 Selecting previously unselected package curl. [2021-09-09T01:42:51.024Z] #28 6.633 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-09-09T01:42:51.024Z] #28 6.637 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-09T01:42:51.024Z] #28 6.699 Selecting previously unselected package libonig5:amd64. [2021-09-09T01:42:51.024Z] #28 6.699 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-09T01:42:51.024Z] #28 6.703 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:42:51.024Z] #28 6.765 Selecting previously unselected package libjq1:amd64. [2021-09-09T01:42:51.024Z] #28 6.765 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-09-09T01:42:51.024Z] #28 6.769 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:42:51.024Z] #28 6.818 Selecting previously unselected package jq. [2021-09-09T01:42:51.024Z] #28 6.818 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-09-09T01:42:51.024Z] #28 6.823 Unpacking jq (1.6-2.1) ... [2021-09-09T01:42:51.024Z] #28 6.864 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-09-09T01:42:51.024Z] #28 6.877 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-09-09T01:42:51.024Z] #28 6.889 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-09-09T01:42:51.024Z] #28 6.902 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:42:51.024Z] #28 6.915 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-09T01:42:51.024Z] #28 6.929 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:42:51.024Z] #28 6.942 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-09-09T01:42:51.024Z] #28 6.956 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-09T01:42:51.024Z] #28 6.975 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:42:51.024Z] #28 6.987 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:42:51.024Z] #28 7.002 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-09-09T01:42:51.024Z] #28 7.014 Setting up ca-certificates (20210119) ... [2021-09-09T01:42:51.024Z] #28 7.579 Updating certificates in /etc/ssl/certs... [2021-09-09T01:42:51.024Z] #28 8.224 129 added, 0 removed; done. [2021-09-09T01:42:51.024Z] #28 8.256 Setting up jq (1.6-2.1) ... [2021-09-09T01:42:51.024Z] #28 8.268 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-09-09T01:42:51.024Z] #28 8.281 Setting up curl (7.74.0-1.3+b1) ... [2021-09-09T01:42:51.024Z] #28 8.294 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:42:51.024Z] #28 8.316 Processing triggers for ca-certificates (20210119) ... [2021-09-09T01:42:51.024Z] #28 8.324 Updating certificates in /etc/ssl/certs... [2021-09-09T01:42:51.024Z] #28 8.852 0 added, 0 removed; done. [2021-09-09T01:42:51.024Z] #28 8.852 Running hooks in /etc/ca-certificates/update.d... [2021-09-09T01:42:51.024Z] #28 8.853 done. [2021-09-09T01:42:51.024Z] #28 DONE 10.3s [2021-09-09T01:42:51.024Z] [2021-09-09T01:42:51.024Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:51.024Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:51.024Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 [2021-09-09T01:42:51.226Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 70.84MB / 102.59MB 3.0s [2021-09-09T01:42:51.254Z] #19 87.48 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:42:51.254Z] #19 87.48 Need to get 787 MB of archives. [2021-09-09T01:42:51.254Z] #19 87.48 After this operation, 3385 MB of additional disk space will be used. [2021-09-09T01:42:51.254Z] #19 87.48 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-09T01:42:51.254Z] #19 87.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-09T01:42:51.254Z] #19 87.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-09-09T01:42:51.254Z] #19 87.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-09-09T01:42:51.254Z] #19 87.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-09-09T01:42:51.254Z] #19 87.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-09T01:42:51.254Z] #19 87.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-09-09T01:42:51.254Z] #19 87.63 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-09T01:42:51.284Z] #11 ... [2021-09-09T01:42:51.284Z] [2021-09-09T01:42:51.284Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-09T01:42:51.284Z] #29 sha256:397e90047367c4e50448e094a358eefcc9dc00da354d50ecc177f45c0c0ed2e7 [2021-09-09T01:42:51.284Z] #29 DONE 0.6s [2021-09-09T01:42:51.284Z] [2021-09-09T01:42:51.284Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:51.284Z] #11 sha256:2e94cf63fc95f818e41f7b7ac682cbd1a8c1211f13a643b59f8867550563950f [2021-09-09T01:42:51.477Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 11.1s done [2021-09-09T01:42:51.490Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 83.89MB / 102.59MB 3.1s [2021-09-09T01:42:51.490Z] #11 ... [2021-09-09T01:42:51.490Z] [2021-09-09T01:42:51.490Z] #24 [internal] load build context [2021-09-09T01:42:51.490Z] #24 sha256:a776389d590e8590c4320bbcd8f103f93bfde82197bafb5fcbbfec98e283ec87 [2021-09-09T01:42:51.490Z] #24 transferring context: 55.49MB 3.2s done [2021-09-09T01:42:51.490Z] #24 DONE 3.3s [2021-09-09T01:42:51.490Z] [2021-09-09T01:42:51.490Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:51.490Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-09T01:42:51.490Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 81.16MB / 81.16MB 3.1s done [2021-09-09T01:42:51.490Z] #11 sha256:7147c5b8d479d8cbdc5656804f0f8820bf252cf667f7da2a5ca894bd02bf3754 156B / 156B 3.2s done [2021-09-09T01:42:51.516Z] #19 87.72 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-09T01:42:51.516Z] #19 87.84 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-09T01:42:51.516Z] #19 87.92 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-09T01:42:51.733Z] #11 extracting sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb done [2021-09-09T01:42:51.758Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 97.52MB / 102.59MB 3.6s [2021-09-09T01:42:51.777Z] #19 88.00 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-09T01:42:51.777Z] #19 88.00 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-09T01:42:51.991Z] #11 DONE 43.6s [2021-09-09T01:42:51.991Z] [2021-09-09T01:42:51.991Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-09T01:42:51.991Z] #12 sha256:104f87cdd0032ea1bd7186f62216803aafde034fb7ca166be5d1155ee2016042 [2021-09-09T01:42:52.555Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 14.3s done [2021-09-09T01:42:51.044Z] Cloning repository https://github.com/moby/moby.git [2021-09-09T01:42:51.429Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-09T01:42:52.224Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:42:52.224Z] > git --version # timeout=10 [2021-09-09T01:42:52.265Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-09T01:42:52.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:42:52.268Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:42:52.814Z] #11 extracting sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb done [2021-09-09T01:42:52.919Z] #12 DONE 1.1s [2021-09-09T01:42:53.164Z] #19 89.40 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-09T01:42:53.164Z] #19 89.40 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-09T01:42:53.176Z] [2021-09-09T01:42:53.176Z] #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-09T01:42:53.176Z] #13 sha256:277f0878b4a629cb2429a0a373cf68f84b914ed1fb11c16aa2f7d3c193722967 [2021-09-09T01:42:53.383Z] #11 DONE 44.5s [2021-09-09T01:42:53.383Z] [2021-09-09T01:42:53.383Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-09T01:42:53.383Z] #12 sha256:104f87cdd0032ea1bd7186f62216803aafde034fb7ca166be5d1155ee2016042 [2021-09-09T01:42:53.754Z] #11 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 3.8s done [2021-09-09T01:42:54.015Z] #12 DONE 0.9s [2021-09-09T01:42:54.015Z] [2021-09-09T01:42:54.015Z] #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-09T01:42:54.015Z] #13 sha256:277f0878b4a629cb2429a0a373cf68f84b914ed1fb11c16aa2f7d3c193722967 [2021-09-09T01:42:54.021Z] #11 ... [2021-09-09T01:42:54.021Z] [2021-09-09T01:42:54.021Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:42:54.021Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-09-09T01:42:54.021Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-09T01:42:54.021Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-09T01:42:54.021Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-09-09T01:42:54.021Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-09-09T01:42:54.021Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done [2021-09-09T01:42:54.021Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2021-09-09T01:42:54.021Z] #64 DONE 6.0s [2021-09-09T01:42:54.021Z] [2021-09-09T01:42:54.021Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:54.021Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-09T01:42:54.021Z] #11 sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 102.59MB / 102.59MB 5.7s done [2021-09-09T01:42:54.105Z] #13 DONE 0.8s [2021-09-09T01:42:54.105Z] [2021-09-09T01:42:54.105Z] #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-09T01:42:54.105Z] #49 sha256:2badf58262c5295cbb0e76328fa95116eb51c815401050eec66d4d2141f54057 [2021-09-09T01:42:54.105Z] #49 ... [2021-09-09T01:42:54.105Z] [2021-09-09T01:42:54.105Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-09T01:42:54.105Z] #32 sha256:cbd40998fc7cf2a94390870a64ded7e923ff385ad6e63f4ae89a7156612f2dcd [2021-09-09T01:42:54.105Z] #32 DONE 0.1s [2021-09-09T01:42:54.105Z] [2021-09-09T01:42:54.105Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-09T01:42:54.105Z] #40 sha256:c222c7f03b3f1ab2d3e3bead9cfe02d36198e73615b4b8749e0321f8c72526d2 [2021-09-09T01:42:54.105Z] #40 DONE 0.3s [2021-09-09T01:42:54.105Z] [2021-09-09T01:42:54.105Z] #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-09T01:42:54.105Z] #44 sha256:dedd77bd49d78e8751df12a263e7daecb76f34a23b1ef37f2158e741a8e560ba [2021-09-09T01:42:54.105Z] #44 DONE 0.3s [2021-09-09T01:42:54.105Z] [2021-09-09T01:42:54.105Z] #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-09T01:42:54.105Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:42:54.109Z] #19 90.53 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-09T01:42:54.109Z] #19 90.53 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-09T01:42:54.283Z] #11 ... [2021-09-09T01:42:54.283Z] [2021-09-09T01:42:54.283Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-09-09T01:42:54.283Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-09-09T01:42:54.283Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-09-09T01:42:54.283Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-09-09T01:42:54.283Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-09-09T01:42:54.283Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-09-09T01:42:54.283Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.8s done [2021-09-09T01:42:54.283Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2021-09-09T01:42:54.283Z] #66 DONE 6.0s [2021-09-09T01:42:54.283Z] [2021-09-09T01:42:54.283Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 [2021-09-09T01:42:54.283Z] #27 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f [2021-09-09T01:42:54.283Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.0s done [2021-09-09T01:42:54.283Z] #27 sha256:d04e7939dfd87a066f1588eafb81eb520d7cfafdb9f000855411b759b18482e8 1.48kB / 1.48kB done [2021-09-09T01:42:54.283Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done [2021-09-09T01:42:54.284Z] #27 sha256:145af0fee6240500aa1a49bf736f9e8c4d4ea1d4eec25c7978e794c431477eae 529B / 529B done [2021-09-09T01:42:54.284Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.2s done [2021-09-09T01:42:54.284Z] #27 DONE 6.0s [2021-09-09T01:42:54.284Z] [2021-09-09T01:42:54.284Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:42:54.284Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-09T01:42:54.284Z] #11 extracting sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d [2021-09-09T01:42:54.545Z] #11 extracting sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 0.3s done [2021-09-09T01:42:54.951Z] using credential docker-jenkins-github-credentials [2021-09-09T01:42:54.953Z] #13 DONE 0.7s [2021-09-09T01:42:54.953Z] [2021-09-09T01:42:54.953Z] #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-09T01:42:54.953Z] #25 sha256:75023abbfcd8a4d3e4cff8f644b5e0871916f8d70ebb0c8ebcd2d60aaf3b20b0 [2021-09-09T01:42:54.953Z] #25 ... [2021-09-09T01:42:54.953Z] [2021-09-09T01:42:54.953Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-09T01:42:54.953Z] #40 sha256:c222c7f03b3f1ab2d3e3bead9cfe02d36198e73615b4b8749e0321f8c72526d2 [2021-09-09T01:42:54.953Z] #40 DONE 0.2s [2021-09-09T01:42:55.026Z] Cloning the remote Git repository [2021-09-09T01:42:55.026Z] Cloning with configured refspecs honoured and without tags [2021-09-09T01:42:55.212Z] [2021-09-09T01:42:55.212Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-09T01:42:55.212Z] #32 sha256:cbd40998fc7cf2a94390870a64ded7e923ff385ad6e63f4ae89a7156612f2dcd [2021-09-09T01:42:55.212Z] #32 DONE 0.2s [2021-09-09T01:42:55.212Z] [2021-09-09T01:42:55.212Z] #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-09T01:42:55.212Z] #44 sha256:dedd77bd49d78e8751df12a263e7daecb76f34a23b1ef37f2158e741a8e560ba [2021-09-09T01:42:55.212Z] #44 DONE 0.3s [2021-09-09T01:42:55.212Z] [2021-09-09T01:42:55.212Z] #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-09T01:42:55.212Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:42:55.498Z] #19 91.84 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-09T01:42:55.498Z] #19 91.84 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-09T01:42:55.540Z] #11 extracting sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 0.1s [2021-09-09T01:42:55.540Z] #11 extracting sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 0.3s done [2021-09-09T01:42:56.488Z] #11 extracting sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 [2021-09-09T01:42:56.602Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 5.0s [2021-09-09T01:42:56.887Z] #19 92.93 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-09T01:42:56.887Z] #19 92.93 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-09T01:42:55.211Z] Cloning repository https://github.com/moby/moby.git [2021-09-09T01:42:55.610Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-09T01:42:56.359Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:42:56.359Z] > git --version # timeout=10 [2021-09-09T01:42:56.396Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-09T01:42:56.397Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:42:56.399Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:42:57.831Z] #19 94.09 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-09T01:42:57.831Z] #19 94.09 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-09T01:42:57.831Z] #19 94.09 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-09T01:42:57.831Z] #19 94.09 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-09T01:42:57.831Z] #19 94.09 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-09T01:42:57.831Z] #19 94.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-09-09T01:42:57.831Z] #19 94.09 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-09T01:42:57.831Z] #19 94.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-09-09T01:42:57.831Z] #19 94.13 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-09T01:42:57.831Z] #19 94.13 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-09T01:42:57.831Z] #19 94.13 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-09T01:42:57.831Z] #19 94.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-09-09T01:42:57.831Z] #19 94.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-09T01:42:57.831Z] #19 94.18 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-09-09T01:42:58.093Z] #19 94.34 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-09-09T01:42:58.171Z] using credential docker-jenkins-github-credentials [2021-09-09T01:42:58.249Z] Cloning the remote Git repository [2021-09-09T01:42:58.250Z] Cloning with configured refspecs honoured and without tags [2021-09-09T01:42:58.357Z] #19 94.73 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-09T01:42:58.357Z] #19 94.75 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-09-09T01:42:58.418Z] #11 extracting sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 1.9s done [2021-09-09T01:42:58.619Z] #19 94.79 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-09T01:42:58.619Z] #19 94.82 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-09T01:42:58.993Z] #11 extracting sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 [2021-09-09T01:42:59.146Z] #11 extracting sha256:103d08d8b59d07d9f8ee7a8798aeb9d20a54ab057f7ddfb7896c192f41b5b185 8.3s done [2021-09-09T01:42:58.444Z] Cloning repository https://github.com/moby/moby.git [2021-09-09T01:42:58.861Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-09-09T01:42:59.942Z] #11 ... [2021-09-09T01:42:59.942Z] [2021-09-09T01:42:59.942Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-09-09T01:42:59.942Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-09-09T01:43:00.008Z] #19 96.53 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-09T01:43:00.085Z] #11 extracting sha256:a9ad1da797add356a46731875e2fed453f42181930e535f099308992ff533fdb done [2021-09-09T01:43:00.270Z] #19 96.53 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-09T01:43:00.270Z] #19 96.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-09-09T01:43:00.345Z] #11 DONE 27.8s [2021-09-09T01:43:00.345Z] [2021-09-09T01:43:00.345Z] #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-09T01:43:00.345Z] #30 sha256:8e0f3d604a4bc151860caaea0a48d46aea70402db43d339b928db9999b7a3de4 [2021-09-09T01:43:00.345Z] #30 1.411 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-09T01:43:00.345Z] #30 1.688 [2021-09-09T01:43:00.345Z] #30 1.749 ######################################################################## 100.0% [2021-09-09T01:43:00.345Z] #30 1.941 [2021-09-09T01:43:00.345Z] #30 2.668 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-09T01:43:00.345Z] #30 2.976 [2021-09-09T01:43:00.345Z] #30 3.092 ############################# 40.5% ######################################################################## 100.0% [2021-09-09T01:43:00.345Z] #30 3.296 [2021-09-09T01:43:00.345Z] #30 3.985 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-09T01:43:00.345Z] #30 4.244 [2021-09-09T01:43:00.345Z] #30 4.358 ################### 27.4% ########################################## 58.7% ################################################################# 91.6% ######################################################################## 100.0% [2021-09-09T01:43:00.345Z] #30 4.782 [2021-09-09T01:43:00.346Z] #30 5.513 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-09T01:43:00.346Z] #30 5.815 [2021-09-09T01:43:00.346Z] #30 5.864 ######################################################################## 100.0% [2021-09-09T01:43:00.346Z] #30 6.096 [2021-09-09T01:43:00.346Z] #30 6.572 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-09T01:43:00.346Z] #30 6.832 [2021-09-09T01:43:00.346Z] #30 6.901 ######################################################################## 100.0% [2021-09-09T01:43:00.346Z] #30 7.083 [2021-09-09T01:43:00.346Z] #30 7.146 Download of images into '/build' complete. [2021-09-09T01:43:00.346Z] #30 7.146 Use something like the following to load the result into a Docker daemon: [2021-09-09T01:43:00.346Z] #30 7.146 tar -cC '/build' . | docker load [2021-09-09T01:43:00.346Z] #30 DONE 8.9s [2021-09-09T01:43:00.346Z] [2021-09-09T01:43:00.346Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-09T01:43:00.346Z] #12 sha256:104f87cdd0032ea1bd7186f62216803aafde034fb7ca166be5d1155ee2016042 [2021-09-09T01:43:00.494Z] #45 ... [2021-09-09T01:43:00.495Z] [2021-09-09T01:43:00.495Z] #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-09T01:43:00.495Z] #53 sha256:79706065e01a8023317e99ec62bccae7659194c930d3909d54f3b76b9e98821d [2021-09-09T01:43:00.495Z] #53 5.586 + RM_GOPATH=0 [2021-09-09T01:43:00.495Z] #53 5.586 + TMP_GOPATH= [2021-09-09T01:43:00.495Z] #53 5.586 + : /build [2021-09-09T01:43:00.495Z] #53 5.586 + '[' -z '' ']' [2021-09-09T01:43:00.495Z] #53 5.589 ++ mktemp -d [2021-09-09T01:43:00.495Z] #53 5.589 + export GOPATH=/tmp/tmp.S07fwMLjPw [2021-09-09T01:43:00.495Z] #53 5.589 + GOPATH=/tmp/tmp.S07fwMLjPw [2021-09-09T01:43:00.495Z] #53 5.589 + RM_GOPATH=1 [2021-09-09T01:43:00.495Z] #53 5.589 + case "$(go env GOARCH)" in [2021-09-09T01:43:00.495Z] #53 5.590 ++ go env GOARCH [2021-09-09T01:43:00.495Z] #53 5.598 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:00.495Z] #53 5.598 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:00.495Z] #53 5.600 Install shfmt version v3.0.2 [2021-09-09T01:43:00.495Z] #53 5.603 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:00.495Z] #53 5.603 + dir=/tmp/install [2021-09-09T01:43:00.495Z] #53 5.603 + bin=shfmt [2021-09-09T01:43:00.495Z] #53 5.603 + shift [2021-09-09T01:43:00.495Z] #53 5.603 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-09T01:43:00.495Z] #53 5.603 + . /tmp/install/shfmt.installer [2021-09-09T01:43:00.495Z] #53 5.603 ++ : v3.0.2 [2021-09-09T01:43:00.495Z] #53 5.603 + install_shfmt [2021-09-09T01:43:00.495Z] #53 5.603 + echo 'Install shfmt version v3.0.2' [2021-09-09T01:43:00.495Z] #53 5.603 + GOBIN=/build [2021-09-09T01:43:00.495Z] #53 5.603 + GO111MODULE=on [2021-09-09T01:43:00.495Z] #53 5.603 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-09T01:43:00.531Z] #19 96.71 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-09T01:43:00.531Z] #19 96.80 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-09T01:43:00.651Z] #45 ... [2021-09-09T01:43:00.651Z] [2021-09-09T01:43:00.651Z] #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-09T01:43:00.651Z] #25 sha256:2a39dd0d41a710924a1a0780c70eb21c533d87a57f31e30fa923b844c69b15e5 [2021-09-09T01:43:00.651Z] #25 5.751 + RM_GOPATH=0 [2021-09-09T01:43:00.651Z] #25 5.751 + TMP_GOPATH= [2021-09-09T01:43:00.651Z] #25 5.751 + : /build [2021-09-09T01:43:00.651Z] #25 5.751 + '[' -z '' ']' [2021-09-09T01:43:00.651Z] #25 5.754 ++ mktemp -d [2021-09-09T01:43:00.651Z] #25 5.754 + export GOPATH=/tmp/tmp.bhfxS92SAO [2021-09-09T01:43:00.651Z] #25 5.754 + GOPATH=/tmp/tmp.bhfxS92SAO [2021-09-09T01:43:00.651Z] #25 5.754 + RM_GOPATH=1 [2021-09-09T01:43:00.651Z] #25 5.754 + case "$(go env GOARCH)" in [2021-09-09T01:43:00.651Z] #25 5.768 ++ go env GOARCH [2021-09-09T01:43:00.651Z] #25 5.768 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:00.651Z] #25 5.768 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:00.651Z] #25 5.768 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:00.651Z] #25 5.768 + dir=/tmp/install [2021-09-09T01:43:00.651Z] #25 5.768 + bin=dockercli [2021-09-09T01:43:00.651Z] #25 5.768 + shift [2021-09-09T01:43:00.651Z] #25 5.768 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-09T01:43:00.651Z] #25 5.768 + . /tmp/install/dockercli.installer [2021-09-09T01:43:00.651Z] #25 5.768 ++ : stable [2021-09-09T01:43:00.651Z] #25 5.768 ++ : 17.06.2-ce [2021-09-09T01:43:00.651Z] #25 5.768 + install_dockercli [2021-09-09T01:43:00.652Z] #25 5.768 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-09T01:43:00.652Z] #25 5.768 ++ uname -m [2021-09-09T01:43:00.652Z] #25 5.768 + arch=x86_64 [2021-09-09T01:43:00.652Z] #25 5.768 + '[' x86_64 '!=' x86_64 ']' [2021-09-09T01:43:00.652Z] #25 5.768 + url=https://download.docker.com/linux/static [2021-09-09T01:43:00.652Z] #25 5.768 + tar -xz docker/docker [2021-09-09T01:43:00.652Z] #25 5.768 Install docker/cli version 17.06.2-ce from stable [2021-09-09T01:43:00.652Z] #25 5.779 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-09T01:43:00.753Z] #53 5.960 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-09T01:43:00.917Z] #12 DONE 0.6s [2021-09-09T01:43:00.917Z] [2021-09-09T01:43:00.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-09T01:43:00.917Z] #13 sha256:277f0878b4a629cb2429a0a373cf68f84b914ed1fb11c16aa2f7d3c193722967 [2021-09-09T01:43:01.224Z] #25 ... [2021-09-09T01:43:01.224Z] [2021-09-09T01:43:01.224Z] #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-09T01:43:01.224Z] #51 sha256:7e006e351edceb2837377613c66d2ebf7866a40d4f82fa5d910a513d1ec7ccc5 [2021-09-09T01:43:01.224Z] #51 7.063 + RM_GOPATH=0 [2021-09-09T01:43:01.224Z] #51 7.065 + TMP_GOPATH= [2021-09-09T01:43:01.224Z] #51 7.065 + : /build [2021-09-09T01:43:01.224Z] #51 7.065 + '[' -z '' ']' [2021-09-09T01:43:01.224Z] #51 7.083 ++ mktemp -d [2021-09-09T01:43:01.224Z] #51 7.083 + export GOPATH=/tmp/tmp.mNfbgbASJY [2021-09-09T01:43:01.224Z] #51 7.083 + GOPATH=/tmp/tmp.mNfbgbASJY [2021-09-09T01:43:01.224Z] #51 7.083 + RM_GOPATH=1 [2021-09-09T01:43:01.224Z] #51 7.083 + case "$(go env GOARCH)" in [2021-09-09T01:43:01.224Z] #51 7.083 ++ go env GOARCH [2021-09-09T01:43:01.224Z] #51 7.083 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:01.224Z] #51 7.083 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:01.224Z] #51 7.083 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:01.224Z] #51 7.091 Install golangci-lint version v1.23.8 [2021-09-09T01:43:01.224Z] #51 7.091 + dir=/tmp/install [2021-09-09T01:43:01.224Z] #51 7.091 + bin=golangci_lint [2021-09-09T01:43:01.224Z] #51 7.091 + shift [2021-09-09T01:43:01.224Z] #51 7.091 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-09T01:43:01.224Z] #51 7.091 + . /tmp/install/golangci_lint.installer [2021-09-09T01:43:01.224Z] #51 7.091 ++ : v1.23.8 [2021-09-09T01:43:01.224Z] #51 7.091 + install_golangci_lint [2021-09-09T01:43:01.224Z] #51 7.091 + set -e [2021-09-09T01:43:01.224Z] #51 7.091 + echo 'Install golangci-lint version v1.23.8' [2021-09-09T01:43:01.224Z] #51 7.091 + GOBIN=/build [2021-09-09T01:43:01.224Z] #51 7.091 + GO111MODULE=on [2021-09-09T01:43:01.224Z] #51 7.091 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-09T01:43:01.224Z] #51 ... [2021-09-09T01:43:01.224Z] [2021-09-09T01:43:01.224Z] #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-09T01:43:01.224Z] #60 sha256:33e1982085af65ab3239cc6d082adac4a6dde7803be0c5ad56dec35d5bd37761 [2021-09-09T01:43:01.224Z] #60 7.231 + RM_GOPATH=0 [2021-09-09T01:43:01.224Z] #60 7.231 + TMP_GOPATH= [2021-09-09T01:43:01.224Z] #60 7.231 + : /build [2021-09-09T01:43:01.224Z] #60 7.231 + '[' -z '' ']' [2021-09-09T01:43:01.224Z] #60 7.231 ++ mktemp -d [2021-09-09T01:43:01.224Z] #60 7.231 + export GOPATH=/tmp/tmp.mDNb10FM3P [2021-09-09T01:43:01.224Z] #60 7.231 + GOPATH=/tmp/tmp.mDNb10FM3P [2021-09-09T01:43:01.224Z] #60 7.231 + RM_GOPATH=1 [2021-09-09T01:43:01.224Z] #60 7.231 + case "$(go env GOARCH)" in [2021-09-09T01:43:01.224Z] #60 7.231 ++ go env GOARCH [2021-09-09T01:43:01.224Z] #60 7.251 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:01.224Z] #60 7.251 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:01.224Z] #60 7.251 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:01.224Z] #60 7.274 Install rootlesskit version v0.14.4 [2021-09-09T01:43:01.224Z] #60 7.275 + dir=/tmp/install [2021-09-09T01:43:01.224Z] #60 7.275 + bin=rootlesskit [2021-09-09T01:43:01.224Z] #60 7.275 + shift [2021-09-09T01:43:01.224Z] #60 7.275 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-09T01:43:01.224Z] #60 7.275 + . /tmp/install/rootlesskit.installer [2021-09-09T01:43:01.224Z] #60 7.275 ++ : v0.14.4 [2021-09-09T01:43:01.224Z] #60 7.275 + install_rootlesskit [2021-09-09T01:43:01.224Z] #60 7.275 + case "$1" in [2021-09-09T01:43:01.224Z] #60 7.275 + export CGO_ENABLED=0 [2021-09-09T01:43:01.224Z] #60 7.275 + CGO_ENABLED=0 [2021-09-09T01:43:01.224Z] #60 7.275 + _install_rootlesskit [2021-09-09T01:43:01.224Z] #60 7.275 + echo 'Install rootlesskit version v0.14.4' [2021-09-09T01:43:01.224Z] #60 7.275 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-09T01:43:01.224Z] #60 7.275 + GOBIN=/build [2021-09-09T01:43:01.224Z] #60 7.275 + GO111MODULE=on [2021-09-09T01:43:01.224Z] #60 7.275 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-09T01:43:01.224Z] #60 ... [2021-09-09T01:43:01.224Z] [2021-09-09T01:43:01.224Z] #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-09T01:43:01.224Z] #51 sha256:7e006e351edceb2837377613c66d2ebf7866a40d4f82fa5d910a513d1ec7ccc5 [2021-09-09T01:43:01.224Z] #51 7.475 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-09T01:42:59.557Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:42:59.557Z] > git --version # timeout=10 [2021-09-09T01:42:59.594Z] > git --version # 'git version 2.24.1.windows.2' [2021-09-09T01:42:59.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:42:59.598Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:43:01.487Z] #13 DONE 0.5s [2021-09-09T01:43:01.487Z] [2021-09-09T01:43:01.487Z] #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-09T01:43:01.487Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:01.487Z] #37 ... [2021-09-09T01:43:01.487Z] [2021-09-09T01:43:01.487Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-09T01:43:01.487Z] #40 sha256:c222c7f03b3f1ab2d3e3bead9cfe02d36198e73615b4b8749e0321f8c72526d2 [2021-09-09T01:43:01.487Z] #40 DONE 0.2s [2021-09-09T01:43:01.691Z] #53 6.622 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-09T01:43:01.691Z] #53 6.622 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-09T01:43:01.691Z] #53 6.691 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-09T01:43:01.691Z] #53 ... [2021-09-09T01:43:01.691Z] [2021-09-09T01:43:01.691Z] #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-09T01:43:01.691Z] #25 sha256:75023abbfcd8a4d3e4cff8f644b5e0871916f8d70ebb0c8ebcd2d60aaf3b20b0 [2021-09-09T01:43:01.691Z] #25 6.790 + RM_GOPATH=0 [2021-09-09T01:43:01.691Z] #25 6.790 + TMP_GOPATH= [2021-09-09T01:43:01.691Z] #25 6.790 + : /build [2021-09-09T01:43:01.691Z] #25 6.790 + '[' -z '' ']' [2021-09-09T01:43:01.691Z] #25 6.790 ++ mktemp -d [2021-09-09T01:43:01.691Z] #25 6.790 + export GOPATH=/tmp/tmp.8VSUOBz8u6 [2021-09-09T01:43:01.691Z] #25 6.790 + GOPATH=/tmp/tmp.8VSUOBz8u6 [2021-09-09T01:43:01.691Z] #25 6.790 + RM_GOPATH=1 [2021-09-09T01:43:01.691Z] #25 6.790 + case "$(go env GOARCH)" in [2021-09-09T01:43:01.691Z] #25 6.790 ++ go env GOARCH [2021-09-09T01:43:01.691Z] #25 6.859 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:01.691Z] #25 6.859 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:01.691Z] #25 6.859 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:01.691Z] #25 6.859 + dir=/tmp/install [2021-09-09T01:43:01.691Z] #25 6.859 + bin=dockercli [2021-09-09T01:43:01.691Z] #25 6.859 + shift [2021-09-09T01:43:01.691Z] #25 6.859 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-09T01:43:01.691Z] #25 6.859 + . /tmp/install/dockercli.installer [2021-09-09T01:43:01.691Z] #25 6.859 ++ : stable [2021-09-09T01:43:01.691Z] #25 6.859 ++ : 17.06.2-ce [2021-09-09T01:43:01.691Z] #25 6.859 + install_dockercli [2021-09-09T01:43:01.691Z] #25 6.859 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-09T01:43:01.691Z] #25 6.859 ++ uname -m [2021-09-09T01:43:01.691Z] #25 6.859 + arch=x86_64 [2021-09-09T01:43:01.691Z] #25 6.859 + '[' x86_64 '!=' x86_64 ']' [2021-09-09T01:43:01.691Z] #25 6.859 + url=https://download.docker.com/linux/static [2021-09-09T01:43:01.691Z] #25 6.859 + tar -xz docker/docker [2021-09-09T01:43:01.691Z] #25 6.859 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-09T01:43:01.691Z] #25 6.859 Install docker/cli version 17.06.2-ce from stable [2021-09-09T01:43:01.756Z] [2021-09-09T01:43:01.756Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-09T01:43:01.756Z] #32 sha256:cbd40998fc7cf2a94390870a64ded7e923ff385ad6e63f4ae89a7156612f2dcd [2021-09-09T01:43:01.756Z] #32 DONE 0.2s [2021-09-09T01:43:01.756Z] [2021-09-09T01:43:01.756Z] #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-09T01:43:01.756Z] #44 sha256:dedd77bd49d78e8751df12a263e7daecb76f34a23b1ef37f2158e741a8e560ba [2021-09-09T01:43:01.756Z] #44 DONE 0.2s [2021-09-09T01:43:01.756Z] [2021-09-09T01:43:01.756Z] #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-09T01:43:01.756Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:02.503Z] #65 DONE 2.5s [2021-09-09T01:43:02.503Z] [2021-09-09T01:43:02.503Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:43:02.503Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-09T01:43:02.503Z] #11 extracting sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 2.4s done [2021-09-09T01:43:02.503Z] #11 extracting sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b [2021-09-09T01:43:03.080Z] #19 99.00 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-09T01:43:03.080Z] #19 99.00 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-09T01:43:03.080Z] #19 99.00 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-09-09T01:43:03.080Z] #19 99.08 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-09-09T01:43:03.080Z] #19 99.09 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-09T01:43:03.080Z] #19 99.09 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-09T01:43:03.080Z] #19 99.43 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-09T01:43:03.080Z] #19 99.45 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-09T01:43:03.081Z] #19 99.45 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-09T01:43:03.081Z] #19 99.45 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-09T01:43:03.081Z] #19 99.46 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-09T01:43:03.081Z] #19 99.47 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-09-09T01:43:03.081Z] #19 99.47 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-09-09T01:43:03.081Z] #19 99.48 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-09T01:43:03.081Z] #19 99.48 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-09-09T01:43:03.081Z] #19 99.49 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-09-09T01:43:03.081Z] #19 99.49 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-09T01:43:03.081Z] #19 99.50 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-09-09T01:43:03.081Z] #19 99.50 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-09-09T01:43:03.081Z] #19 99.50 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-09-09T01:43:03.081Z] #19 99.54 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-09T01:43:03.342Z] #19 99.55 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-09T01:43:03.342Z] #19 99.55 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-09-09T01:43:03.342Z] #19 99.55 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-09-09T01:43:03.342Z] #19 99.64 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-09T01:43:03.342Z] #19 99.66 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-09-09T01:43:03.342Z] #19 99.69 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-09T01:43:03.342Z] #19 99.71 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-09T01:43:04.427Z] #11 ... [2021-09-09T01:43:04.427Z] [2021-09-09T01:43:04.427Z] #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-09T01:43:04.427Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-09T01:43:04.427Z] #28 6.650 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:04.427Z] #28 6.650 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:04.427Z] #28 6.692 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:04.427Z] #28 6.877 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB] [2021-09-09T01:43:04.427Z] #28 7.099 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-09T01:43:04.427Z] #28 9.017 Fetched 8289 kB in 3s (3141 kB/s) [2021-09-09T01:43:04.427Z] #28 9.017 Reading package lists... [2021-09-09T01:43:04.427Z] #28 10.11 Reading package lists... [2021-09-09T01:43:04.427Z] #28 ... [2021-09-09T01:43:04.427Z] [2021-09-09T01:43:04.427Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:43:04.427Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-09T01:43:04.499Z] #51 ... [2021-09-09T01:43:04.499Z] [2021-09-09T01:43:04.499Z] #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-09T01:43:04.499Z] #53 sha256:e75004c60ad5e3a6789cd73f9e972cacdf27763d615b646d1b0cba267dc2fd42 [2021-09-09T01:43:04.499Z] #53 7.984 Install shfmt version v3.0.2 [2021-09-09T01:43:04.499Z] #53 7.984 + RM_GOPATH=0 [2021-09-09T01:43:04.499Z] #53 7.984 + TMP_GOPATH= [2021-09-09T01:43:04.500Z] #53 7.984 + : /build [2021-09-09T01:43:04.500Z] #53 7.984 + '[' -z '' ']' [2021-09-09T01:43:04.500Z] #53 7.984 ++ mktemp -d [2021-09-09T01:43:04.500Z] #53 7.984 + export GOPATH=/tmp/tmp.sFczwS9I5x [2021-09-09T01:43:04.500Z] #53 7.984 + GOPATH=/tmp/tmp.sFczwS9I5x [2021-09-09T01:43:04.500Z] #53 7.984 + RM_GOPATH=1 [2021-09-09T01:43:04.500Z] #53 7.984 + case "$(go env GOARCH)" in [2021-09-09T01:43:04.500Z] #53 7.984 ++ go env GOARCH [2021-09-09T01:43:04.500Z] #53 7.984 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:04.500Z] #53 7.984 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:04.500Z] #53 7.984 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:04.500Z] #53 7.984 + dir=/tmp/install [2021-09-09T01:43:04.500Z] #53 7.984 + bin=shfmt [2021-09-09T01:43:04.500Z] #53 7.984 + shift [2021-09-09T01:43:04.500Z] #53 7.984 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-09T01:43:04.500Z] #53 7.984 + . /tmp/install/shfmt.installer [2021-09-09T01:43:04.500Z] #53 7.984 ++ : v3.0.2 [2021-09-09T01:43:04.500Z] #53 7.984 + install_shfmt [2021-09-09T01:43:04.500Z] #53 7.984 + echo 'Install shfmt version v3.0.2' [2021-09-09T01:43:04.500Z] #53 7.984 + GOBIN=/build [2021-09-09T01:43:04.500Z] #53 7.984 + GO111MODULE=on [2021-09-09T01:43:04.500Z] #53 7.984 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-09T01:43:04.500Z] #53 8.531 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-09T01:43:04.500Z] #53 10.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-09T01:43:04.500Z] #53 10.27 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-09T01:43:04.500Z] #53 ... [2021-09-09T01:43:04.500Z] [2021-09-09T01:43:04.500Z] #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-09T01:43:04.500Z] #35 sha256:85fc15536325cd96b1449c50157fa9403032e9e092afe1c41839b43a4c3f2bd7 [2021-09-09T01:43:04.500Z] #35 5.477 Install go-toml version v1.8.1 [2021-09-09T01:43:04.500Z] #35 5.851 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-09T01:43:04.500Z] #35 ... [2021-09-09T01:43:04.500Z] [2021-09-09T01:43:04.500Z] #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-09T01:43:04.500Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:04.500Z] #37 8.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:04.500Z] #37 8.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:04.500Z] #37 8.984 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:04.500Z] #37 ... [2021-09-09T01:43:04.500Z] [2021-09-09T01:43:04.500Z] #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-09T01:43:04.500Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:43:04.500Z] #41 8.784 + git clone https://github.com/docker/distribution.git . [2021-09-09T01:43:04.500Z] #41 8.798 Cloning into '.'... [2021-09-09T01:43:04.500Z] #41 ... [2021-09-09T01:43:04.500Z] [2021-09-09T01:43:04.500Z] #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-09T01:43:04.500Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:04.500Z] #14 8.884 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:04.500Z] #14 8.912 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:04.500Z] #14 8.938 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:04.500Z] #14 10.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:43:04.757Z] #14 ... [2021-09-09T01:43:04.757Z] [2021-09-09T01:43:04.757Z] #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-09T01:43:04.757Z] #47 sha256:eaa1b8a04ed531d15e123d4e195425be22f38e5d0c226ead90b87f28c20f7930 [2021-09-09T01:43:04.757Z] #47 8.142 + RM_GOPATH=0 [2021-09-09T01:43:04.757Z] #47 8.142 + TMP_GOPATH= [2021-09-09T01:43:04.757Z] #47 8.142 + : /build [2021-09-09T01:43:04.757Z] #47 8.142 + '[' -z '' ']' [2021-09-09T01:43:04.757Z] #47 8.161 ++ mktemp -d [2021-09-09T01:43:04.757Z] #47 8.167 + export GOPATH=/tmp/tmp.B0a3Y9njne [2021-09-09T01:43:04.757Z] #47 8.167 + GOPATH=/tmp/tmp.B0a3Y9njne [2021-09-09T01:43:04.757Z] #47 8.167 + RM_GOPATH=1 [2021-09-09T01:43:04.757Z] #47 8.167 + case "$(go env GOARCH)" in [2021-09-09T01:43:04.757Z] #47 8.182 ++ go env GOARCH [2021-09-09T01:43:04.757Z] #47 8.190 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:04.757Z] #47 8.190 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:04.757Z] #47 8.190 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:04.757Z] #47 8.204 + dir=/tmp/install [2021-09-09T01:43:04.757Z] #47 8.204 Install vndr version v0.1.2 [2021-09-09T01:43:04.757Z] #47 8.205 + bin=vndr [2021-09-09T01:43:04.757Z] #47 8.205 + shift [2021-09-09T01:43:04.757Z] #47 8.205 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-09T01:43:04.757Z] #47 8.205 + . /tmp/install/vndr.installer [2021-09-09T01:43:04.757Z] #47 8.205 ++ : v0.1.2 [2021-09-09T01:43:04.757Z] #47 8.205 + install_vndr [2021-09-09T01:43:04.757Z] #47 8.205 + echo 'Install vndr version v0.1.2' [2021-09-09T01:43:04.757Z] #47 8.205 + GOBIN=/build [2021-09-09T01:43:04.757Z] #47 8.205 + GO111MODULE=on [2021-09-09T01:43:04.757Z] #47 8.205 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-09T01:43:04.757Z] #47 8.790 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-09T01:43:04.757Z] #47 ... [2021-09-09T01:43:04.757Z] [2021-09-09T01:43:04.757Z] #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-09T01:43:04.757Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:43:04.757Z] #33 8.760 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-09T01:43:04.757Z] #33 8.767 Cloning into '.'... [2021-09-09T01:43:04.978Z] #25 ... [2021-09-09T01:43:04.978Z] [2021-09-09T01:43:04.978Z] #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-09T01:43:04.978Z] #51 sha256:e8eb3c806b2399d9300324ea45646fb4e9da0ba5c9b506cd794a04d0489c6995 [2021-09-09T01:43:04.978Z] #51 6.769 + RM_GOPATH=0 [2021-09-09T01:43:04.978Z] #51 6.788 Install golangci-lint version v1.23.8 [2021-09-09T01:43:04.978Z] #51 6.788 + TMP_GOPATH= [2021-09-09T01:43:04.978Z] #51 6.788 + : /build [2021-09-09T01:43:04.978Z] #51 6.788 + '[' -z '' ']' [2021-09-09T01:43:04.978Z] #51 6.788 ++ mktemp -d [2021-09-09T01:43:04.978Z] #51 6.788 + export GOPATH=/tmp/tmp.06nQLECqlh [2021-09-09T01:43:04.978Z] #51 6.788 + GOPATH=/tmp/tmp.06nQLECqlh [2021-09-09T01:43:04.978Z] #51 6.788 + RM_GOPATH=1 [2021-09-09T01:43:04.978Z] #51 6.788 + case "$(go env GOARCH)" in [2021-09-09T01:43:04.978Z] #51 6.788 ++ go env GOARCH [2021-09-09T01:43:04.978Z] #51 6.788 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:04.978Z] #51 6.788 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:04.978Z] #51 6.788 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:04.978Z] #51 6.788 + dir=/tmp/install [2021-09-09T01:43:04.978Z] #51 6.788 + bin=golangci_lint [2021-09-09T01:43:04.978Z] #51 6.788 + shift [2021-09-09T01:43:04.978Z] #51 6.788 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-09T01:43:04.978Z] #51 6.788 + . /tmp/install/golangci_lint.installer [2021-09-09T01:43:04.978Z] #51 6.788 ++ : v1.23.8 [2021-09-09T01:43:04.978Z] #51 6.788 + install_golangci_lint [2021-09-09T01:43:04.978Z] #51 6.788 + set -e [2021-09-09T01:43:04.978Z] #51 6.788 + echo 'Install golangci-lint version v1.23.8' [2021-09-09T01:43:04.978Z] #51 6.788 + GOBIN=/build [2021-09-09T01:43:04.978Z] #51 6.788 + GO111MODULE=on [2021-09-09T01:43:04.978Z] #51 6.788 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-09T01:43:04.978Z] #51 7.207 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-09T01:43:04.978Z] #51 ... [2021-09-09T01:43:04.978Z] [2021-09-09T01:43:04.978Z] #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-09T01:43:04.978Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:04.978Z] #14 8.760 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:04.978Z] #14 8.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:04.978Z] #14 8.889 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:05.014Z] #33 ... [2021-09-09T01:43:05.014Z] [2021-09-09T01:43:05.014Z] #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-09T01:43:05.014Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-09T01:43:05.014Z] #57 9.289 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:05.014Z] #57 9.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:05.014Z] #57 9.392 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:05.014Z] #57 ... [2021-09-09T01:43:05.014Z] [2021-09-09T01:43:05.014Z] #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-09T01:43:05.014Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:05.014Z] #45 9.395 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:05.014Z] #45 9.517 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:05.014Z] #45 9.520 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:05.014Z] #45 10.68 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-09T01:43:05.242Z] #14 ... [2021-09-09T01:43:05.242Z] [2021-09-09T01:43:05.242Z] #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-09T01:43:05.242Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-09T01:43:05.242Z] #57 7.676 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:05.242Z] #57 7.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:05.242Z] #57 8.029 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:05.242Z] #57 9.365 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:43:05.242Z] #57 ... [2021-09-09T01:43:05.242Z] [2021-09-09T01:43:05.242Z] #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-09T01:43:05.242Z] #35 sha256:0d9682e52f927682f7e9acdc33f4103dc38f88a63d850ad05ae193f0c5eacd30 [2021-09-09T01:43:05.242Z] #35 7.062 Install go-toml version v1.8.1 [2021-09-09T01:43:05.242Z] #35 7.596 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-09T01:43:05.266Z] #19 101.2 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-09T01:43:05.266Z] #19 101.2 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-09T01:43:05.266Z] #19 101.3 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-09-09T01:43:05.266Z] #19 101.6 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-09T01:43:05.500Z] #35 ... [2021-09-09T01:43:05.500Z] [2021-09-09T01:43:05.501Z] #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-09T01:43:05.501Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:05.501Z] #37 7.676 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:05.501Z] #37 7.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:05.501Z] #37 8.039 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:05.501Z] #37 10.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:43:05.501Z] #37 ... [2021-09-09T01:43:05.501Z] [2021-09-09T01:43:05.501Z] #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-09T01:43:05.501Z] #60 sha256:eda5da4a3c1704dfb7dbf57cd005e553d6b72b2e4841a1d24ab44a7b16810fc1 [2021-09-09T01:43:05.501Z] #60 5.728 + RM_GOPATH=0 [2021-09-09T01:43:05.501Z] #60 5.728 + TMP_GOPATH= [2021-09-09T01:43:05.501Z] #60 5.728 + : /build [2021-09-09T01:43:05.501Z] #60 5.728 + '[' -z '' ']' [2021-09-09T01:43:05.501Z] #60 5.728 ++ mktemp -d [2021-09-09T01:43:05.501Z] #60 5.728 + export GOPATH=/tmp/tmp.QBcIYf2lss [2021-09-09T01:43:05.501Z] #60 5.728 + GOPATH=/tmp/tmp.QBcIYf2lss [2021-09-09T01:43:05.501Z] #60 5.728 + RM_GOPATH=1 [2021-09-09T01:43:05.501Z] #60 5.728 + case "$(go env GOARCH)" in [2021-09-09T01:43:05.501Z] #60 5.728 ++ go env GOARCH [2021-09-09T01:43:05.501Z] #60 5.739 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:05.501Z] #60 5.739 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:05.501Z] #60 5.739 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:05.501Z] #60 5.739 + dir=/tmp/install [2021-09-09T01:43:05.501Z] #60 5.739 + bin=rootlesskit [2021-09-09T01:43:05.501Z] #60 5.739 + shift [2021-09-09T01:43:05.501Z] #60 5.739 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-09T01:43:05.501Z] #60 5.739 + . /tmp/install/rootlesskit.installer [2021-09-09T01:43:05.501Z] #60 5.739 ++ : v0.14.4 [2021-09-09T01:43:05.501Z] #60 5.739 + install_rootlesskit [2021-09-09T01:43:05.501Z] #60 5.739 + case "$1" in [2021-09-09T01:43:05.501Z] #60 5.739 + export CGO_ENABLED=0 [2021-09-09T01:43:05.501Z] #60 5.739 + CGO_ENABLED=0 [2021-09-09T01:43:05.501Z] #60 5.739 + _install_rootlesskit [2021-09-09T01:43:05.501Z] #60 5.739 + echo 'Install rootlesskit version v0.14.4' [2021-09-09T01:43:05.501Z] #60 5.739 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-09T01:43:05.501Z] #60 5.739 + GOBIN=/build [2021-09-09T01:43:05.501Z] #60 5.739 + GO111MODULE=on [2021-09-09T01:43:05.501Z] #60 5.739 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-09T01:43:05.501Z] #60 5.739 Install rootlesskit version v0.14.4 [2021-09-09T01:43:05.501Z] #60 6.177 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-09T01:43:05.501Z] #60 10.23 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-09T01:43:05.501Z] #60 10.24 go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T01:43:05.501Z] #60 10.40 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-09T01:43:05.527Z] #19 102.0 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-09T01:43:05.759Z] #60 ... [2021-09-09T01:43:05.759Z] [2021-09-09T01:43:05.759Z] #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-09T01:43:05.759Z] #47 sha256:c9a4e1832ee3fa58e2564996d2e8a2f13012f23d263f9ab10c97b3d2328c19d6 [2021-09-09T01:43:05.759Z] #47 6.593 + RM_GOPATH=0 [2021-09-09T01:43:05.759Z] #47 6.593 + TMP_GOPATH= [2021-09-09T01:43:05.759Z] #47 6.593 + : /build [2021-09-09T01:43:05.759Z] #47 6.593 + '[' -z '' ']' [2021-09-09T01:43:05.759Z] #47 6.593 ++ mktemp -d [2021-09-09T01:43:05.759Z] #47 6.593 + export GOPATH=/tmp/tmp.EY1MCKOxL4 [2021-09-09T01:43:05.759Z] #47 6.593 + GOPATH=/tmp/tmp.EY1MCKOxL4 [2021-09-09T01:43:05.759Z] #47 6.593 + RM_GOPATH=1 [2021-09-09T01:43:05.759Z] #47 6.593 + case "$(go env GOARCH)" in [2021-09-09T01:43:05.759Z] #47 6.593 ++ go env GOARCH [2021-09-09T01:43:05.759Z] #47 6.593 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:05.759Z] #47 6.593 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:05.759Z] #47 6.594 Install vndr version v0.1.2 [2021-09-09T01:43:05.759Z] #47 6.594 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:05.759Z] #47 6.594 + dir=/tmp/install [2021-09-09T01:43:05.759Z] #47 6.594 + bin=vndr [2021-09-09T01:43:05.759Z] #47 6.594 + shift [2021-09-09T01:43:05.759Z] #47 6.594 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-09T01:43:05.759Z] #47 6.594 + . /tmp/install/vndr.installer [2021-09-09T01:43:05.759Z] #47 6.594 ++ : v0.1.2 [2021-09-09T01:43:05.759Z] #47 6.594 + install_vndr [2021-09-09T01:43:05.759Z] #47 6.594 + echo 'Install vndr version v0.1.2' [2021-09-09T01:43:05.759Z] #47 6.594 + GOBIN=/build [2021-09-09T01:43:05.759Z] #47 6.594 + GO111MODULE=on [2021-09-09T01:43:05.759Z] #47 6.594 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-09T01:43:05.759Z] #47 7.063 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-09T01:43:06.018Z] #47 ... [2021-09-09T01:43:06.018Z] [2021-09-09T01:43:06.018Z] #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-09T01:43:06.018Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:43:06.018Z] #41 7.847 + git clone https://github.com/docker/distribution.git . [2021-09-09T01:43:06.018Z] #41 7.854 Cloning into '.'... [2021-09-09T01:43:06.018Z] #41 ... [2021-09-09T01:43:06.018Z] [2021-09-09T01:43:06.018Z] #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-09T01:43:06.018Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:43:06.018Z] #33 7.460 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-09T01:43:06.018Z] #33 7.463 Cloning into '.'... [2021-09-09T01:43:06.276Z] #33 ... [2021-09-09T01:43:06.276Z] [2021-09-09T01:43:06.276Z] #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-09T01:43:06.276Z] #49 sha256:8042c1c658d44dd92160bd6af0952a732fc8b27ec8dfad87926c8c0c1154aba9 [2021-09-09T01:43:06.276Z] #49 6.483 + RM_GOPATH=0 [2021-09-09T01:43:06.276Z] #49 6.483 + TMP_GOPATH= [2021-09-09T01:43:06.276Z] #49 6.483 + : /build [2021-09-09T01:43:06.276Z] #49 6.483 + '[' -z '' ']' [2021-09-09T01:43:06.276Z] #49 6.483 ++ mktemp -d [2021-09-09T01:43:06.276Z] #49 6.483 + export GOPATH=/tmp/tmp.rp2dXffQCN [2021-09-09T01:43:06.276Z] #49 6.483 + GOPATH=/tmp/tmp.rp2dXffQCN [2021-09-09T01:43:06.276Z] #49 6.483 + RM_GOPATH=1 [2021-09-09T01:43:06.276Z] #49 6.483 + case "$(go env GOARCH)" in [2021-09-09T01:43:06.276Z] #49 6.483 ++ go env GOARCH [2021-09-09T01:43:06.276Z] #49 6.487 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:06.276Z] #49 6.487 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:06.276Z] #49 6.487 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:06.276Z] #49 6.490 + dir=/tmp/install [2021-09-09T01:43:06.276Z] #49 6.490 + bin=gotestsum [2021-09-09T01:43:06.276Z] #49 6.490 + shift [2021-09-09T01:43:06.276Z] #49 6.490 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-09T01:43:06.276Z] #49 6.490 + . /tmp/install/gotestsum.installer [2021-09-09T01:43:06.276Z] #49 6.490 ++ : v1.7.0 [2021-09-09T01:43:06.276Z] #49 6.490 + install_gotestsum [2021-09-09T01:43:06.276Z] #49 6.490 + set -e [2021-09-09T01:43:06.276Z] #49 6.490 + echo 'Install gotestsum version v1.7.0' [2021-09-09T01:43:06.276Z] #49 6.490 + GOBIN=/build [2021-09-09T01:43:06.276Z] #49 6.490 + GO111MODULE=on [2021-09-09T01:43:06.276Z] #49 6.490 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-09T01:43:06.276Z] #49 6.491 Install gotestsum version v1.7.0 [2021-09-09T01:43:06.276Z] #49 6.950 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-09T01:43:06.276Z] #49 8.961 go: downloading github.com/fatih/color v1.10.0 [2021-09-09T01:43:06.276Z] #49 8.976 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-09T01:43:06.276Z] #49 9.038 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-09T01:43:06.276Z] #49 9.088 go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T01:43:06.276Z] #49 9.808 go: downloading golang.org/x/tools v0.1.0 [2021-09-09T01:43:06.276Z] #49 10.02 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-09T01:43:06.276Z] #49 10.14 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T01:43:06.276Z] #49 10.25 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-09T01:43:06.276Z] #49 10.44 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-09T01:43:06.276Z] #49 ... [2021-09-09T01:43:06.276Z] [2021-09-09T01:43:06.276Z] #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-09T01:43:06.276Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:06.276Z] #14 11.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:43:06.355Z] #11 ... [2021-09-09T01:43:06.355Z] [2021-09-09T01:43:06.355Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-09-09T01:43:06.355Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-09-09T01:43:06.355Z] #67 DONE 3.8s [2021-09-09T01:43:06.355Z] [2021-09-09T01:43:06.355Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:a5b6c29c08b722c60b858c627574374a0818349b1f222d8dde404f0494832b1f [2021-09-09T01:43:06.355Z] #11 sha256:997e7753bdc05e730ae70028e2cb69434b56c139693f18b138d54390e7b7a0af [2021-09-09T01:43:06.909Z] #45 12.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:43:06.931Z] #11 extracting sha256:f28f338950aa3028ce4a52b10954659cdb3262b532367c781bd2eb1ed1d6472b 4.3s done [2021-09-09T01:43:07.056Z] #45 ... [2021-09-09T01:43:07.056Z] [2021-09-09T01:43:07.056Z] #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-09T01:43:07.056Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:07.056Z] #37 5.152 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:07.056Z] #37 5.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:07.056Z] #37 5.209 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:07.194Z] #11 extracting sha256:7147c5b8d479d8cbdc5656804f0f8820bf252cf667f7da2a5ca894bd02bf3754 done [2021-09-09T01:43:07.442Z] #19 103.6 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-09T01:43:07.442Z] #19 103.6 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-09-09T01:43:07.442Z] #19 103.6 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-09-09T01:43:07.442Z] #19 103.7 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-09T01:43:07.442Z] #19 103.7 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-09T01:43:07.442Z] #19 103.7 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-09-09T01:43:07.442Z] #19 103.7 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-09-09T01:43:07.442Z] #19 103.8 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-09T01:43:07.442Z] #19 103.8 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-09-09T01:43:07.442Z] #19 103.8 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-09T01:43:07.442Z] #19 103.8 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-09T01:43:07.456Z] #11 DONE 19.3s [2021-09-09T01:43:07.456Z] [2021-09-09T01:43:07.456Z] #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-09T01:43:07.456Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-09T01:43:07.456Z] #28 10.11 Reading package lists... [2021-09-09T01:43:07.456Z] #28 11.20 Building dependency tree... [2021-09-09T01:43:07.456Z] #28 11.95 The following additional packages will be installed: [2021-09-09T01:43:07.456Z] #28 11.95 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-09-09T01:43:07.456Z] #28 11.95 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-09-09T01:43:07.456Z] #28 11.95 Recommended packages: [2021-09-09T01:43:07.456Z] #28 11.95 libldap-common publicsuffix libsasl2-modules [2021-09-09T01:43:07.456Z] #28 12.17 The following NEW packages will be installed: [2021-09-09T01:43:07.456Z] #28 12.17 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-09-09T01:43:07.456Z] #28 12.17 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-09-09T01:43:07.456Z] #28 12.17 libssh2-1 openssl [2021-09-09T01:43:07.456Z] #28 12.47 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:07.456Z] #28 12.47 Need to get 2934 kB of archives. [2021-09-09T01:43:07.456Z] #28 12.47 After this operation, 6485 kB of additional disk space will be used. [2021-09-09T01:43:07.456Z] #28 12.47 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-09-09T01:43:07.456Z] #28 12.47 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-09-09T01:43:07.456Z] #28 12.47 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-09-09T01:43:07.456Z] #28 12.48 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-09T01:43:07.456Z] #28 12.48 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-09-09T01:43:07.456Z] #28 12.48 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-09-09T01:43:07.456Z] #28 12.48 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-09-09T01:43:07.456Z] #28 12.48 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-09-09T01:43:07.456Z] #28 12.49 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-09-09T01:43:07.456Z] #28 12.49 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-09-09T01:43:07.456Z] #28 12.49 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-09-09T01:43:07.456Z] #28 12.49 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-09-09T01:43:07.456Z] #28 12.53 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-09-09T01:43:07.456Z] #28 12.54 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-09-09T01:43:07.456Z] #28 12.54 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-09-09T01:43:07.456Z] #28 12.84 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:07.456Z] #28 12.89 Fetched 2934 kB in 0s (8338 kB/s) [2021-09-09T01:43:07.456Z] #28 12.95 Selecting previously unselected package openssl. [2021-09-09T01:43:07.456Z] #28 12.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2021-09-09T01:43:07.456Z] #28 12.96 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-09-09T01:43:07.456Z] #28 12.96 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-09-09T01:43:07.456Z] #28 13.10 Selecting previously unselected package ca-certificates. [2021-09-09T01:43:07.456Z] #28 13.10 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-09-09T01:43:07.456Z] #28 13.11 Unpacking ca-certificates (20210119) ... [2021-09-09T01:43:07.456Z] #28 13.20 Selecting previously unselected package libbrotli1:arm64. [2021-09-09T01:43:07.456Z] #28 13.20 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-09-09T01:43:07.456Z] #28 13.20 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-09-09T01:43:07.456Z] #28 13.28 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-09-09T01:43:07.456Z] #28 13.28 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-09-09T01:43:07.456Z] #28 13.29 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:43:07.456Z] #28 13.35 Selecting previously unselected package libsasl2-2:arm64. [2021-09-09T01:43:07.633Z] #37 6.066 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:43:07.723Z] #28 13.35 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-09-09T01:43:07.723Z] #28 13.36 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:43:07.723Z] #28 13.42 Selecting previously unselected package libldap-2.4-2:arm64. [2021-09-09T01:43:07.723Z] #28 13.42 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-09-09T01:43:07.723Z] #28 13.42 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-09-09T01:43:07.723Z] #28 13.50 Selecting previously unselected package libnghttp2-14:arm64. [2021-09-09T01:43:07.723Z] #28 13.50 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-09-09T01:43:07.723Z] #28 13.50 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-09-09T01:43:07.723Z] #28 13.56 Selecting previously unselected package libpsl5:arm64. [2021-09-09T01:43:07.723Z] #28 13.56 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-09-09T01:43:07.723Z] #28 13.57 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-09-09T01:43:07.723Z] #28 13.61 Selecting previously unselected package librtmp1:arm64. [2021-09-09T01:43:07.840Z] #45 ... [2021-09-09T01:43:07.840Z] [2021-09-09T01:43:07.840Z] #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-09T01:43:07.840Z] #25 sha256:2a39dd0d41a710924a1a0780c70eb21c533d87a57f31e30fa923b844c69b15e5 [2021-09-09T01:43:07.840Z] #25 13.36 + mkdir -p /build [2021-09-09T01:43:07.840Z] #25 13.37 + mv docker/docker /build/ [2021-09-09T01:43:07.840Z] #25 13.38 + rmdir docker [2021-09-09T01:43:07.840Z] #25 DONE 13.8s [2021-09-09T01:43:07.840Z] [2021-09-09T01:43:07.840Z] #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-09T01:43:07.840Z] #49 sha256:2badf58262c5295cbb0e76328fa95116eb51c815401050eec66d4d2141f54057 [2021-09-09T01:43:07.840Z] #49 7.762 + RM_GOPATH=0 [2021-09-09T01:43:07.840Z] #49 7.762 + TMP_GOPATH= [2021-09-09T01:43:07.840Z] #49 7.762 + : /build [2021-09-09T01:43:07.840Z] #49 7.762 + '[' -z '' ']' [2021-09-09T01:43:07.840Z] #49 7.762 ++ mktemp -d [2021-09-09T01:43:07.840Z] #49 7.762 + export GOPATH=/tmp/tmp.Koqc4ZOeMC [2021-09-09T01:43:07.840Z] #49 7.762 + GOPATH=/tmp/tmp.Koqc4ZOeMC [2021-09-09T01:43:07.840Z] #49 7.762 + RM_GOPATH=1 [2021-09-09T01:43:07.840Z] #49 7.762 + case "$(go env GOARCH)" in [2021-09-09T01:43:07.840Z] #49 7.762 ++ go env GOARCH [2021-09-09T01:43:07.840Z] #49 7.762 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:07.840Z] #49 7.762 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:07.840Z] #49 7.762 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:07.840Z] #49 7.762 + dir=/tmp/install [2021-09-09T01:43:07.840Z] #49 7.762 + bin=gotestsum [2021-09-09T01:43:07.840Z] #49 7.762 + shift [2021-09-09T01:43:07.840Z] #49 7.762 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-09T01:43:07.840Z] #49 7.762 + . /tmp/install/gotestsum.installer [2021-09-09T01:43:07.840Z] #49 7.762 ++ : v1.7.0 [2021-09-09T01:43:07.840Z] #49 7.762 + install_gotestsum [2021-09-09T01:43:07.840Z] #49 7.769 Install gotestsum version v1.7.0 [2021-09-09T01:43:07.840Z] #49 7.784 + set -e [2021-09-09T01:43:07.840Z] #49 7.784 + echo 'Install gotestsum version v1.7.0' [2021-09-09T01:43:07.840Z] #49 7.784 + GOBIN=/build [2021-09-09T01:43:07.840Z] #49 7.784 + GO111MODULE=on [2021-09-09T01:43:07.840Z] #49 7.784 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-09T01:43:07.840Z] #49 8.281 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-09T01:43:07.840Z] #49 10.53 go: downloading github.com/fatih/color v1.10.0 [2021-09-09T01:43:07.840Z] #49 10.80 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-09T01:43:07.840Z] #49 10.98 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-09T01:43:07.840Z] #49 11.14 go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T01:43:07.840Z] #49 11.22 go: downloading golang.org/x/tools v0.1.0 [2021-09-09T01:43:07.840Z] #49 11.28 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-09T01:43:07.840Z] #49 11.50 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T01:43:07.840Z] #49 12.05 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-09T01:43:07.840Z] #49 12.58 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-09T01:43:07.985Z] #28 13.61 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-09-09T01:43:07.985Z] #28 13.62 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-09T01:43:07.985Z] #28 13.67 Selecting previously unselected package libssh2-1:arm64. [2021-09-09T01:43:07.985Z] #28 13.67 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-09-09T01:43:07.985Z] #28 13.68 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-09-09T01:43:07.985Z] #28 13.74 Selecting previously unselected package libcurl4:arm64. [2021-09-09T01:43:07.985Z] #28 13.74 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-09-09T01:43:07.985Z] #28 13.75 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-09-09T01:43:07.985Z] #28 13.81 Selecting previously unselected package curl. [2021-09-09T01:43:07.985Z] #28 13.82 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-09-09T01:43:07.985Z] #28 13.82 Unpacking curl (7.74.0-1.3+b1) ... [2021-09-09T01:43:08.248Z] Fetching without tags [2021-09-09T01:43:08.249Z] #28 13.91 Selecting previously unselected package libonig5:arm64. [2021-09-09T01:43:08.249Z] #28 13.91 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-09-09T01:43:08.249Z] #28 13.92 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-09-09T01:43:08.249Z] #28 ... [2021-09-09T01:43:08.249Z] [2021-09-09T01:43:08.249Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-09-09T01:43:08.249Z] #12 sha256:8d32fa2d8c1c007abc0c11754247079e407d7720319c2a61d009c209207e243b [2021-09-09T01:43:08.249Z] #12 DONE 0.9s [2021-09-09T01:43:08.249Z] [2021-09-09T01:43:08.249Z] #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-09T01:43:08.249Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-09T01:43:08.249Z] #28 14.13 Selecting previously unselected package libjq1:arm64. [2021-09-09T01:43:08.249Z] #28 14.13 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-09-09T01:43:08.249Z] #28 14.14 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-09-09T01:43:08.512Z] #28 14.26 Selecting previously unselected package jq. [2021-09-09T01:43:08.512Z] #28 14.26 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-09-09T01:43:08.512Z] #28 14.27 Unpacking jq (1.6-2.1) ... [2021-09-09T01:43:08.512Z] #28 14.32 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-09-09T01:43:08.512Z] #28 14.33 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-09-09T01:43:08.512Z] #28 14.35 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-09-09T01:43:08.512Z] #28 14.36 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:43:08.772Z] #49 ... [2021-09-09T01:43:08.772Z] [2021-09-09T01:43:08.772Z] #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-09T01:43:08.772Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:08.772Z] #14 14.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:43:08.775Z] #28 14.38 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-09-09T01:43:08.775Z] #28 14.39 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-09-09T01:43:08.775Z] #28 14.40 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-09-09T01:43:08.775Z] #28 14.41 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-09-09T01:43:08.775Z] #28 14.44 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-09-09T01:43:08.775Z] #28 14.45 Setting up libjq1:arm64 (1.6-2.1) ... [2021-09-09T01:43:08.775Z] #28 14.46 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-09-09T01:43:08.775Z] #28 14.47 Setting up ca-certificates (20210119) ... [2021-09-09T01:43:08.944Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 6e02f7cd55759428d32e76801d1711a36705701f [2021-09-09T01:43:09.352Z] #28 ... [2021-09-09T01:43:09.352Z] [2021-09-09T01:43:09.352Z] #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-09T01:43:09.352Z] #13 sha256:f9f85e2d5044eb4b35ee26c38470bee98a5a80eb65a3b494ad3346dafcfd8c11 [2021-09-09T01:43:09.352Z] #13 DONE 0.9s [2021-09-09T01:43:09.352Z] [2021-09-09T01:43:09.352Z] #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-09T01:43:09.352Z] #44 sha256:cc0ea27405b88cdfebc7fe70055e088f50ad952601d4de1ed6cb8308f209dfb2 [2021-09-09T01:43:09.352Z] #44 DONE 0.0s [2021-09-09T01:43:09.352Z] [2021-09-09T01:43:09.352Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-09-09T01:43:09.352Z] #32 sha256:107de04379a04a0080219fad63f2a13415b58e6f9d1697ef93ec8864ba0c2313 [2021-09-09T01:43:09.352Z] #32 DONE 0.1s [2021-09-09T01:43:09.352Z] [2021-09-09T01:43:09.352Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-09-09T01:43:09.352Z] #40 sha256:c912346477f96ec4c90614e246e41149608e72358ec3a869cb42ea2245505f3a [2021-09-09T01:43:09.352Z] #40 DONE 0.2s [2021-09-09T01:43:09.352Z] [2021-09-09T01:43:09.352Z] #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-09T01:43:09.352Z] #33 sha256:0ea30ac548e55f5e4dc405e1544cf21eb2fb700bd33609db3af0451f747ae3f4 [2021-09-09T01:43:10.179Z] #37 8.315 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:43:07.966Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:43:08.020Z] > git config --add remote.origin.fetch +refs/pull/42810/head:refs/remotes/origin/PR-42810 # timeout=10 [2021-09-09T01:43:08.062Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:43:08.171Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:43:08.284Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:43:08.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:43:08.286Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:43:09.049Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:43:09.090Z] > git checkout -f 6e02f7cd55759428d32e76801d1711a36705701f # timeout=10 [2021-09-09T01:43:10.464Z] #14 15.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:43:11.399Z] #14 ... [2021-09-09T01:43:11.399Z] [2021-09-09T01:43:11.399Z] #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-09T01:43:11.399Z] #49 sha256:8042c1c658d44dd92160bd6af0952a732fc8b27ec8dfad87926c8c0c1154aba9 [2021-09-09T01:43:11.399Z] #49 16.46 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-09T01:43:11.399Z] #49 16.54 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-09T01:43:11.565Z] #37 ... [2021-09-09T01:43:11.565Z] [2021-09-09T01:43:11.565Z] #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-09T01:43:11.565Z] #47 sha256:dcbc5939d9d011450452929cb868adb7e9d3ff12e7ed2a424977bc5806ea3f91 [2021-09-09T01:43:11.565Z] #47 4.084 + RM_GOPATH=0 [2021-09-09T01:43:11.565Z] #47 4.084 + TMP_GOPATH= [2021-09-09T01:43:11.566Z] #47 4.084 + : /build [2021-09-09T01:43:11.566Z] #47 4.084 + '[' -z '' ']' [2021-09-09T01:43:11.566Z] #47 4.084 ++ mktemp -d [2021-09-09T01:43:11.566Z] #47 4.094 + export GOPATH=/tmp/tmp.UDikZo7Ub9 [2021-09-09T01:43:11.566Z] #47 4.094 + GOPATH=/tmp/tmp.UDikZo7Ub9 [2021-09-09T01:43:11.566Z] #47 4.094 + RM_GOPATH=1 [2021-09-09T01:43:11.566Z] #47 4.094 + case "$(go env GOARCH)" in [2021-09-09T01:43:11.566Z] #47 4.094 ++ go env GOARCH [2021-09-09T01:43:11.566Z] #47 4.094 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:11.566Z] #47 4.094 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:11.566Z] #47 4.094 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:11.566Z] #47 4.094 + dir=/tmp/install [2021-09-09T01:43:11.566Z] #47 4.094 + bin=vndr [2021-09-09T01:43:11.566Z] #47 4.094 + shift [2021-09-09T01:43:11.566Z] #47 4.094 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-09T01:43:11.566Z] #47 4.094 + . /tmp/install/vndr.installer [2021-09-09T01:43:11.566Z] #47 4.094 ++ : v0.1.2 [2021-09-09T01:43:11.566Z] #47 4.094 + install_vndr [2021-09-09T01:43:11.566Z] #47 4.094 + echo 'Install vndr version v0.1.2' [2021-09-09T01:43:11.566Z] #47 4.094 + GOBIN=/build [2021-09-09T01:43:11.566Z] #47 4.094 + GO111MODULE=on [2021-09-09T01:43:11.566Z] #47 4.094 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-09T01:43:11.566Z] #47 4.094 Install vndr version v0.1.2 [2021-09-09T01:43:11.566Z] #47 4.550 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-09T01:43:11.566Z] #47 ... [2021-09-09T01:43:11.566Z] [2021-09-09T01:43:11.566Z] #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-09T01:43:11.566Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:43:11.566Z] #41 5.086 + git clone https://github.com/docker/distribution.git . [2021-09-09T01:43:11.566Z] #41 5.094 Cloning into '.'... [2021-09-09T01:43:11.655Z] #19 107.4 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-09T01:43:11.655Z] #19 107.4 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-09T01:43:11.655Z] #19 107.5 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-09-09T01:43:11.655Z] #19 107.7 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-09T01:43:11.655Z] #19 107.7 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-09T01:43:11.655Z] #19 ... [2021-09-09T01:43:11.655Z] [2021-09-09T01:43:11.655Z] #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-09T01:43:11.655Z] #40 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:43:11.655Z] #40 DONE 120.9s [2021-09-09T01:43:11.655Z] [2021-09-09T01:43:11.655Z] #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-09T01:43:11.655Z] #48 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:43:11.658Z] #49 16.79 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-09T01:43:11.828Z] #41 ... [2021-09-09T01:43:11.828Z] [2021-09-09T01:43:11.828Z] #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-09T01:43:11.828Z] #49 sha256:1ee5b6748536daa1f60dbfdfd83bfb3e0a18cd911e13186fb9f764ccfb729bf4 [2021-09-09T01:43:11.828Z] #49 4.071 + RM_GOPATH=0 [2021-09-09T01:43:11.828Z] #49 4.071 + TMP_GOPATH= [2021-09-09T01:43:11.828Z] #49 4.071 + : /build [2021-09-09T01:43:11.828Z] #49 4.071 + '[' -z '' ']' [2021-09-09T01:43:11.828Z] #49 4.071 ++ mktemp -d [2021-09-09T01:43:11.828Z] #49 4.071 + export GOPATH=/tmp/tmp.IG3KCFWe1b [2021-09-09T01:43:11.828Z] #49 4.071 + GOPATH=/tmp/tmp.IG3KCFWe1b [2021-09-09T01:43:11.828Z] #49 4.071 + RM_GOPATH=1 [2021-09-09T01:43:11.828Z] #49 4.071 + case "$(go env GOARCH)" in [2021-09-09T01:43:11.828Z] #49 4.079 ++ go env GOARCH [2021-09-09T01:43:11.828Z] #49 4.083 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:11.828Z] #49 4.083 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:11.828Z] #49 4.094 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:11.828Z] #49 4.094 + dir=/tmp/install [2021-09-09T01:43:11.828Z] #49 4.094 + bin=gotestsum [2021-09-09T01:43:11.828Z] #49 4.094 + shift [2021-09-09T01:43:11.828Z] #49 4.094 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-09T01:43:11.828Z] #49 4.094 + . /tmp/install/gotestsum.installer [2021-09-09T01:43:11.828Z] #49 4.094 ++ : v1.7.0 [2021-09-09T01:43:11.828Z] #49 4.094 + install_gotestsum [2021-09-09T01:43:11.828Z] #49 4.094 + set -e [2021-09-09T01:43:11.828Z] #49 4.094 + echo 'Install gotestsum version v1.7.0' [2021-09-09T01:43:11.828Z] #49 4.094 + GOBIN=/build [2021-09-09T01:43:11.828Z] #49 4.094 + GO111MODULE=on [2021-09-09T01:43:11.828Z] #49 4.094 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-09T01:43:11.828Z] #49 4.094 Install gotestsum version v1.7.0 [2021-09-09T01:43:11.828Z] #49 4.493 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-09T01:43:11.828Z] #49 6.173 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-09T01:43:11.828Z] #49 6.183 go: downloading github.com/fatih/color v1.10.0 [2021-09-09T01:43:11.828Z] #49 6.234 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-09T01:43:11.828Z] #49 6.300 go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T01:43:11.828Z] #49 6.758 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-09T01:43:11.828Z] #49 6.801 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T01:43:11.828Z] #49 6.811 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-09T01:43:11.828Z] #49 6.885 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-09T01:43:11.828Z] #49 7.054 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-09T01:43:11.828Z] #49 7.120 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-09T01:43:11.828Z] #49 7.261 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-09T01:43:11.828Z] #49 7.448 go: downloading golang.org/x/tools v0.1.0 [2021-09-09T01:43:12.049Z] #14 ... [2021-09-09T01:43:12.049Z] [2021-09-09T01:43:12.049Z] #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-09T01:43:12.049Z] #60 sha256:33e1982085af65ab3239cc6d082adac4a6dde7803be0c5ad56dec35d5bd37761 [2021-09-09T01:43:12.049Z] #60 7.674 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-09T01:43:12.049Z] #60 12.04 go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T01:43:12.049Z] #60 12.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-09T01:43:12.049Z] #60 12.24 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-09T01:43:12.049Z] #60 13.11 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-09T01:43:12.049Z] #60 ... [2021-09-09T01:43:12.049Z] [2021-09-09T01:43:12.049Z] #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-09T01:43:12.049Z] #51 sha256:7e006e351edceb2837377613c66d2ebf7866a40d4f82fa5d910a513d1ec7ccc5 [2021-09-09T01:43:12.049Z] #51 17.46 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-09T01:43:12.049Z] #51 17.46 go: downloading github.com/fatih/color v1.7.0 [2021-09-09T01:43:12.049Z] #51 17.61 go: downloading github.com/pkg/errors v0.8.1 [2021-09-09T01:43:12.049Z] #51 17.74 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-09T01:43:12.049Z] #51 17.75 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-09T01:43:12.049Z] #51 18.08 go: downloading github.com/spf13/viper v1.6.1 [2021-09-09T01:43:12.088Z] #49 ... [2021-09-09T01:43:12.088Z] [2021-09-09T01:43:12.088Z] #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-09T01:43:12.088Z] #60 sha256:c50dbea5093d21e8e78227b6397c26a4713e4bec767a95d4ea6473d3dfab93ce [2021-09-09T01:43:12.088Z] #60 3.164 + RM_GOPATH=0 [2021-09-09T01:43:12.088Z] #60 3.164 + TMP_GOPATH= [2021-09-09T01:43:12.088Z] #60 3.164 + : /build [2021-09-09T01:43:12.088Z] #60 3.164 + '[' -z '' ']' [2021-09-09T01:43:12.088Z] #60 3.164 ++ mktemp -d [2021-09-09T01:43:12.088Z] #60 3.165 + export GOPATH=/tmp/tmp.nwb0d6jrK1 [2021-09-09T01:43:12.088Z] #60 3.165 + GOPATH=/tmp/tmp.nwb0d6jrK1 [2021-09-09T01:43:12.088Z] #60 3.165 + RM_GOPATH=1 [2021-09-09T01:43:12.088Z] #60 3.165 + case "$(go env GOARCH)" in [2021-09-09T01:43:12.088Z] #60 3.165 ++ go env GOARCH [2021-09-09T01:43:12.088Z] #60 3.172 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:12.088Z] #60 3.172 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:12.088Z] #60 3.172 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:12.088Z] #60 3.173 + dir=/tmp/install [2021-09-09T01:43:12.088Z] #60 3.173 + bin=rootlesskit [2021-09-09T01:43:12.088Z] #60 3.173 + shift [2021-09-09T01:43:12.088Z] #60 3.173 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-09T01:43:12.088Z] #60 3.173 + . /tmp/install/rootlesskit.installer [2021-09-09T01:43:12.088Z] #60 3.173 ++ : v0.14.4 [2021-09-09T01:43:12.088Z] #60 3.173 + install_rootlesskit [2021-09-09T01:43:12.088Z] #60 3.173 + case "$1" in [2021-09-09T01:43:12.088Z] #60 3.173 + export CGO_ENABLED=0 [2021-09-09T01:43:12.088Z] #60 3.173 + CGO_ENABLED=0 [2021-09-09T01:43:12.088Z] #60 3.173 + _install_rootlesskit [2021-09-09T01:43:12.088Z] #60 3.179 Install rootlesskit version v0.14.4 [2021-09-09T01:43:12.088Z] #60 3.179 + echo 'Install rootlesskit version v0.14.4' [2021-09-09T01:43:12.088Z] #60 3.179 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-09T01:43:12.088Z] #60 3.179 + GOBIN=/build [2021-09-09T01:43:12.088Z] #60 3.179 + GO111MODULE=on [2021-09-09T01:43:12.088Z] #60 3.179 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-09T01:43:12.088Z] #60 3.540 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-09T01:43:12.088Z] #60 4.759 go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T01:43:12.088Z] #60 4.759 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-09T01:43:12.088Z] #60 4.826 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-09T01:43:12.088Z] #60 5.049 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-09T01:43:12.088Z] #60 8.091 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-09T01:43:12.088Z] #60 8.721 go: downloading github.com/google/uuid v1.3.0 [2021-09-09T01:43:12.088Z] #60 8.808 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-09T01:43:12.088Z] #60 8.817 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-09T01:43:12.088Z] #60 8.930 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-09T01:43:12.088Z] #60 8.998 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-09T01:43:12.088Z] #60 9.442 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-09T01:43:12.088Z] #60 9.898 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-09T01:43:12.088Z] #60 10.20 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-09T01:43:12.088Z] #60 ... [2021-09-09T01:43:12.088Z] [2021-09-09T01:43:12.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-09T01:43:12.088Z] #51 sha256:fb6d5658d45b65a0f995d10d8ab0270560eb341cfc8272db69244aaa3a7e3969 [2021-09-09T01:43:12.088Z] #51 3.778 + RM_GOPATH=0 [2021-09-09T01:43:12.088Z] #51 3.778 + TMP_GOPATH= [2021-09-09T01:43:12.088Z] #51 3.778 + : /build [2021-09-09T01:43:12.088Z] #51 3.778 + '[' -z '' ']' [2021-09-09T01:43:12.088Z] #51 3.778 ++ mktemp -d [2021-09-09T01:43:12.088Z] #51 3.778 + export GOPATH=/tmp/tmp.yvoz7JeeIH [2021-09-09T01:43:12.088Z] #51 3.778 + GOPATH=/tmp/tmp.yvoz7JeeIH [2021-09-09T01:43:12.088Z] #51 3.778 + RM_GOPATH=1 [2021-09-09T01:43:12.088Z] #51 3.778 + case "$(go env GOARCH)" in [2021-09-09T01:43:12.088Z] #51 3.787 ++ go env GOARCH [2021-09-09T01:43:12.088Z] #51 3.788 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:12.088Z] #51 3.788 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:12.088Z] #51 3.794 Install golangci-lint version v1.23.8 [2021-09-09T01:43:12.088Z] #51 3.796 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:12.088Z] #51 3.796 + dir=/tmp/install [2021-09-09T01:43:12.088Z] #51 3.796 + bin=golangci_lint [2021-09-09T01:43:12.088Z] #51 3.796 + shift [2021-09-09T01:43:12.088Z] #51 3.796 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-09T01:43:12.088Z] #51 3.796 + . /tmp/install/golangci_lint.installer [2021-09-09T01:43:12.088Z] #51 3.796 ++ : v1.23.8 [2021-09-09T01:43:12.088Z] #51 3.796 + install_golangci_lint [2021-09-09T01:43:12.088Z] #51 3.796 + set -e [2021-09-09T01:43:12.088Z] #51 3.796 + echo 'Install golangci-lint version v1.23.8' [2021-09-09T01:43:12.088Z] #51 3.796 + GOBIN=/build [2021-09-09T01:43:12.088Z] #51 3.796 + GO111MODULE=on [2021-09-09T01:43:12.088Z] #51 3.796 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-09T01:43:12.088Z] #51 4.158 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-09T01:43:12.088Z] #51 10.68 go: downloading github.com/fatih/color v1.7.0 [2021-09-09T01:43:12.088Z] #51 10.68 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-09T01:43:12.218Z] Merge succeeded, producing a1899df121ee8c30ed710b090aae51db7136a938 [2021-09-09T01:43:12.218Z] Checking out Revision a1899df121ee8c30ed710b090aae51db7136a938 (PR-42810) [2021-09-09T01:43:12.306Z] #51 18.41 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-09T01:43:12.306Z] #51 18.44 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-09T01:43:12.349Z] #51 10.78 go: downloading github.com/pkg/errors v0.8.1 [2021-09-09T01:43:12.349Z] #51 10.80 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-09T01:43:12.349Z] #51 ... [2021-09-09T01:43:12.349Z] [2021-09-09T01:43:12.349Z] #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-09T01:43:12.349Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:43:12.349Z] #33 4.885 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-09T01:43:12.349Z] #33 4.888 Cloning into '.'... [2021-09-09T01:43:12.349Z] #33 ... [2021-09-09T01:43:12.349Z] [2021-09-09T01:43:12.349Z] #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-09T01:43:12.349Z] #25 sha256:a648067e389f15a792cf5167e3e97a3960553f0a784d0ead3cb813306931c42a [2021-09-09T01:43:12.349Z] #25 4.556 + RM_GOPATH=0 [2021-09-09T01:43:12.349Z] #25 4.556 + TMP_GOPATH= [2021-09-09T01:43:12.349Z] #25 4.556 + : /build [2021-09-09T01:43:12.349Z] #25 4.556 + '[' -z '' ']' [2021-09-09T01:43:12.349Z] #25 4.556 ++ mktemp -d [2021-09-09T01:43:12.349Z] #25 4.559 + export GOPATH=/tmp/tmp.4MBvKGeqcw [2021-09-09T01:43:12.349Z] #25 4.559 + GOPATH=/tmp/tmp.4MBvKGeqcw [2021-09-09T01:43:12.349Z] #25 4.559 + RM_GOPATH=1 [2021-09-09T01:43:12.349Z] #25 4.559 + case "$(go env GOARCH)" in [2021-09-09T01:43:12.349Z] #25 4.560 ++ go env GOARCH [2021-09-09T01:43:12.349Z] #25 4.589 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:12.349Z] #25 4.589 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:12.349Z] #25 4.589 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:12.349Z] #25 4.590 Install docker/cli version 17.06.2-ce from stable [2021-09-09T01:43:12.349Z] #25 4.591 + dir=/tmp/install [2021-09-09T01:43:12.349Z] #25 4.591 + bin=dockercli [2021-09-09T01:43:12.349Z] #25 4.591 + shift [2021-09-09T01:43:12.349Z] #25 4.591 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-09T01:43:12.349Z] #25 4.591 + . /tmp/install/dockercli.installer [2021-09-09T01:43:12.349Z] #25 4.591 ++ : stable [2021-09-09T01:43:12.349Z] #25 4.591 ++ : 17.06.2-ce [2021-09-09T01:43:12.349Z] #25 4.591 + install_dockercli [2021-09-09T01:43:12.349Z] #25 4.591 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-09T01:43:12.349Z] #25 4.591 ++ uname -m [2021-09-09T01:43:12.349Z] #25 4.596 + arch=x86_64 [2021-09-09T01:43:12.349Z] #25 4.602 + '[' x86_64 '!=' x86_64 ']' [2021-09-09T01:43:12.349Z] #25 4.602 + url=https://download.docker.com/linux/static [2021-09-09T01:43:12.349Z] #25 4.602 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-09T01:43:12.349Z] #25 4.602 + tar -xz docker/docker [2021-09-09T01:43:12.609Z] #25 ... [2021-09-09T01:43:12.609Z] [2021-09-09T01:43:12.609Z] #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-09T01:43:12.609Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:12.609Z] #14 5.104 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:12.609Z] #14 5.119 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:12.609Z] #14 5.119 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:12.609Z] #14 6.050 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:43:12.609Z] #14 7.943 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:43:12.609Z] #14 ... [2021-09-09T01:43:12.609Z] [2021-09-09T01:43:12.609Z] #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-09T01:43:12.609Z] #35 sha256:d9f6b9f1a428417298eef645c8af36afeb8bbfd46f5d6a8f85b6b830a8191251 [2021-09-09T01:43:12.609Z] #35 4.249 Install go-toml version v1.8.1 [2021-09-09T01:43:12.609Z] #35 4.651 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-09T01:43:12.870Z] #35 ... [2021-09-09T01:43:12.870Z] [2021-09-09T01:43:12.870Z] #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-09T01:43:12.870Z] #53 sha256:0f589c709b2ce8f73647748436d90349956fe29c51c16ffa6ecd794d05621894 [2021-09-09T01:43:12.870Z] #53 3.433 + RM_GOPATH=0 [2021-09-09T01:43:12.870Z] #53 3.433 + TMP_GOPATH= [2021-09-09T01:43:12.870Z] #53 3.433 + : /build [2021-09-09T01:43:12.870Z] #53 3.433 + '[' -z '' ']' [2021-09-09T01:43:12.870Z] #53 3.433 ++ mktemp -d [2021-09-09T01:43:12.870Z] #53 3.433 + export GOPATH=/tmp/tmp.groYevn0jg [2021-09-09T01:43:12.870Z] #53 3.433 + GOPATH=/tmp/tmp.groYevn0jg [2021-09-09T01:43:12.870Z] #53 3.433 + RM_GOPATH=1 [2021-09-09T01:43:12.870Z] #53 3.433 + case "$(go env GOARCH)" in [2021-09-09T01:43:12.870Z] #53 3.433 ++ go env GOARCH [2021-09-09T01:43:12.870Z] #53 3.438 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:12.870Z] #53 3.438 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:12.870Z] #53 3.440 Install shfmt version v3.0.2 [2021-09-09T01:43:12.870Z] #53 3.440 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:12.870Z] #53 3.440 + dir=/tmp/install [2021-09-09T01:43:12.870Z] #53 3.440 + bin=shfmt [2021-09-09T01:43:12.870Z] #53 3.440 + shift [2021-09-09T01:43:12.870Z] #53 3.440 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-09T01:43:12.870Z] #53 3.440 + . /tmp/install/shfmt.installer [2021-09-09T01:43:12.870Z] #53 3.440 ++ : v3.0.2 [2021-09-09T01:43:12.870Z] #53 3.440 + install_shfmt [2021-09-09T01:43:12.870Z] #53 3.440 + echo 'Install shfmt version v3.0.2' [2021-09-09T01:43:12.870Z] #53 3.440 + GOBIN=/build [2021-09-09T01:43:12.870Z] #53 3.440 + GO111MODULE=on [2021-09-09T01:43:12.870Z] #53 3.440 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-09T01:43:12.870Z] #53 3.815 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-09T01:43:12.870Z] #53 4.603 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-09T01:43:12.870Z] #53 4.614 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-09T01:43:12.870Z] #53 4.636 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-09T01:43:12.870Z] #53 5.970 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-09T01:43:13.107Z] #49 ... [2021-09-09T01:43:13.107Z] [2021-09-09T01:43:13.107Z] #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-09T01:43:13.107Z] #53 sha256:79706065e01a8023317e99ec62bccae7659194c930d3909d54f3b76b9e98821d [2021-09-09T01:43:13.107Z] #53 7.988 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-09T01:43:13.107Z] #53 ... [2021-09-09T01:43:13.107Z] [2021-09-09T01:43:13.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-09T01:43:13.107Z] #51 sha256:e8eb3c806b2399d9300324ea45646fb4e9da0ba5c9b506cd794a04d0489c6995 [2021-09-09T01:43:13.107Z] #51 16.09 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-09T01:43:13.107Z] #51 16.09 go: downloading github.com/fatih/color v1.7.0 [2021-09-09T01:43:13.107Z] #51 16.40 go: downloading github.com/pkg/errors v0.8.1 [2021-09-09T01:43:13.107Z] #51 16.40 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-09T01:43:13.107Z] #51 16.57 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-09T01:43:13.107Z] #51 17.14 go: downloading github.com/spf13/viper v1.6.1 [2021-09-09T01:43:13.107Z] #51 17.72 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-09T01:43:13.107Z] #51 17.74 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-09T01:43:13.107Z] #51 17.84 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-09T01:43:13.107Z] #51 17.89 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-09T01:43:13.130Z] #53 ... [2021-09-09T01:43:13.130Z] [2021-09-09T01:43:13.130Z] #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-09T01:43:13.130Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-09T01:43:13.130Z] #57 5.262 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:13.130Z] #57 5.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:13.130Z] #57 5.303 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:13.130Z] #57 6.214 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:43:13.130Z] #57 8.272 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:43:13.130Z] #57 ... [2021-09-09T01:43:13.130Z] [2021-09-09T01:43:13.130Z] #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-09T01:43:13.130Z] #51 sha256:fb6d5658d45b65a0f995d10d8ab0270560eb341cfc8272db69244aaa3a7e3969 [2021-09-09T01:43:13.130Z] #51 10.93 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-09T01:43:13.130Z] #51 11.17 go: downloading github.com/spf13/viper v1.6.1 [2021-09-09T01:43:13.130Z] #51 11.61 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-09T01:43:13.130Z] #51 11.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-09T01:43:13.130Z] #51 11.74 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-09T01:43:13.391Z] #51 11.78 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-09T01:43:11.212Z] > git remote # timeout=10 [2021-09-09T01:43:11.283Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T01:43:11.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:43:11.324Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-09T01:43:12.108Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-09T01:43:12.251Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:43:12.291Z] > git checkout -f a1899df121ee8c30ed710b090aae51db7136a938 # timeout=10 [2021-09-09T01:43:13.572Z] #48 ... [2021-09-09T01:43:13.572Z] [2021-09-09T01:43:13.572Z] #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-09T01:43:13.572Z] #19 sha256:7461a8873269907942427f3356fc81edb1488e6f07a58583611355ede4af261f [2021-09-09T01:43:13.572Z] #19 109.9 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-09T01:43:13.572Z] #19 109.9 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-09-09T01:43:13.572Z] #19 109.9 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-09-09T01:43:13.572Z] #19 110.1 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-09T01:43:13.750Z] #33 4.427 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-09-09T01:43:13.750Z] #33 4.429 Cloning into '.'... [2021-09-09T01:43:13.794Z] #51 ... [2021-09-09T01:43:13.794Z] [2021-09-09T01:43:13.794Z] #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-09T01:43:13.794Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:13.794Z] #45 8.583 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:13.794Z] #45 8.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:13.794Z] #45 8.653 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:13.794Z] #45 9.360 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-09T01:43:13.794Z] #45 11.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:43:13.794Z] #45 16.71 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:43:13.794Z] #45 ... [2021-09-09T01:43:13.794Z] [2021-09-09T01:43:13.794Z] #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-09T01:43:13.794Z] #25 sha256:75023abbfcd8a4d3e4cff8f644b5e0871916f8d70ebb0c8ebcd2d60aaf3b20b0 [2021-09-09T01:43:13.794Z] #25 18.27 + mkdir -p /build [2021-09-09T01:43:13.794Z] #25 18.28 + mv docker/docker /build/ [2021-09-09T01:43:13.794Z] #25 18.31 + rmdir docker [2021-09-09T01:43:13.833Z] #19 110.1 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-09-09T01:43:13.833Z] #19 110.1 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-09T01:43:13.833Z] #19 110.1 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-09-09T01:43:13.833Z] #19 110.1 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-09-09T01:43:13.833Z] #19 110.1 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-09-09T01:43:13.833Z] #19 110.2 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-09-09T01:43:13.833Z] #19 110.2 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-09T01:43:13.833Z] #19 110.2 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-09-09T01:43:13.833Z] #19 110.2 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-09-09T01:43:13.833Z] #19 110.2 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-09T01:43:14.094Z] #19 110.5 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-09T01:43:14.221Z] #51 20.02 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-09T01:43:14.221Z] #51 ... [2021-09-09T01:43:14.221Z] [2021-09-09T01:43:14.221Z] #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-09T01:43:14.221Z] #53 sha256:e75004c60ad5e3a6789cd73f9e972cacdf27763d615b646d1b0cba267dc2fd42 [2021-09-09T01:43:14.221Z] #53 10.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-09T01:43:14.221Z] #53 13.48 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-09T01:43:14.289Z] #25 DONE 19.3s [2021-09-09T01:43:14.290Z] [2021-09-09T01:43:14.290Z] #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-09T01:43:14.290Z] #60 sha256:eda5da4a3c1704dfb7dbf57cd005e553d6b72b2e4841a1d24ab44a7b16810fc1 [2021-09-09T01:43:14.290Z] #60 11.07 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-09T01:43:14.290Z] #60 16.09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-09T01:43:14.290Z] #60 16.98 go: downloading github.com/google/uuid v1.3.0 [2021-09-09T01:43:14.290Z] #60 17.03 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-09T01:43:14.290Z] #60 17.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-09T01:43:14.290Z] #60 17.31 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-09T01:43:14.290Z] #60 17.44 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-09T01:43:14.290Z] #60 17.85 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-09T01:43:14.290Z] #60 18.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-09T01:43:14.290Z] #60 19.18 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-09T01:43:14.332Z] #51 ... [2021-09-09T01:43:14.332Z] [2021-09-09T01:43:14.332Z] #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-09T01:43:14.332Z] #25 sha256:a648067e389f15a792cf5167e3e97a3960553f0a784d0ead3cb813306931c42a [2021-09-09T01:43:14.332Z] #25 12.16 + mkdir -p /build [2021-09-09T01:43:14.332Z] #25 12.17 + mv docker/docker /build/ [2021-09-09T01:43:14.332Z] #25 12.17 + rmdir docker [2021-09-09T01:43:14.332Z] #25 DONE 12.8s [2021-09-09T01:43:14.332Z] [2021-09-09T01:43:14.332Z] #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-09T01:43:14.332Z] #51 sha256:fb6d5658d45b65a0f995d10d8ab0270560eb341cfc8272db69244aaa3a7e3969 [2021-09-09T01:43:14.332Z] #51 12.93 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-09T01:43:14.486Z] #53 ... [2021-09-09T01:43:14.486Z] [2021-09-09T01:43:14.486Z] #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-09T01:43:14.486Z] #51 sha256:7e006e351edceb2837377613c66d2ebf7866a40d4f82fa5d910a513d1ec7ccc5 [2021-09-09T01:43:14.486Z] #51 20.37 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-09T01:43:14.593Z] #51 13.12 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-09T01:43:14.715Z] #33 ... [2021-09-09T01:43:14.715Z] [2021-09-09T01:43:14.715Z] #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-09T01:43:14.715Z] #51 sha256:b6b453f24ac1cd327ac6dfe7746ac7620636f906ceace82c6b151d612dc6c417 [2021-09-09T01:43:14.715Z] #51 4.673 + RM_GOPATH=0 [2021-09-09T01:43:14.715Z] #51 4.673 + TMP_GOPATH= [2021-09-09T01:43:14.715Z] #51 4.673 + : /build [2021-09-09T01:43:14.715Z] #51 4.673 + '[' -z '' ']' [2021-09-09T01:43:14.715Z] #51 4.673 ++ mktemp -d [2021-09-09T01:43:14.715Z] #51 4.696 + export GOPATH=/tmp/tmp.X5u2dSyNVJ [2021-09-09T01:43:14.715Z] #51 4.696 + GOPATH=/tmp/tmp.X5u2dSyNVJ [2021-09-09T01:43:14.715Z] #51 4.696 + RM_GOPATH=1 [2021-09-09T01:43:14.715Z] #51 4.696 + case "$(go env GOARCH)" in [2021-09-09T01:43:14.715Z] #51 4.697 ++ go env GOARCH [2021-09-09T01:43:14.715Z] #51 4.754 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:14.715Z] #51 4.755 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:14.715Z] #51 4.783 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:14.715Z] #51 4.803 + dir=/tmp/install [2021-09-09T01:43:14.715Z] #51 4.804 + bin=golangci_lint [2021-09-09T01:43:14.715Z] #51 4.804 + shift [2021-09-09T01:43:14.715Z] #51 4.804 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-09-09T01:43:14.715Z] #51 4.804 + . /tmp/install/golangci_lint.installer [2021-09-09T01:43:14.715Z] #51 4.804 ++ : v1.23.8 [2021-09-09T01:43:14.715Z] #51 4.804 + install_golangci_lint [2021-09-09T01:43:14.715Z] #51 4.806 + set -e [2021-09-09T01:43:14.715Z] #51 4.806 + echo 'Install golangci-lint version v1.23.8' [2021-09-09T01:43:14.715Z] #51 4.806 Install golangci-lint version v1.23.8 [2021-09-09T01:43:14.715Z] #51 4.807 + GOBIN=/build [2021-09-09T01:43:14.715Z] #51 4.807 + GO111MODULE=on [2021-09-09T01:43:14.715Z] #51 4.807 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-09-09T01:43:14.715Z] #51 5.327 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-09-09T01:43:14.747Z] #51 ... [2021-09-09T01:43:14.747Z] [2021-09-09T01:43:14.747Z] #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-09T01:43:14.747Z] #35 sha256:85fc15536325cd96b1449c50157fa9403032e9e092afe1c41839b43a4c3f2bd7 [2021-09-09T01:43:14.747Z] #35 DONE 20.7s [2021-09-09T01:43:14.747Z] [2021-09-09T01:43:14.747Z] #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-09T01:43:14.747Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:14.747Z] #37 10.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:43:14.747Z] #37 15.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:43:14.747Z] #37 ... [2021-09-09T01:43:14.747Z] [2021-09-09T01:43:14.747Z] #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-09T01:43:14.747Z] #60 sha256:33e1982085af65ab3239cc6d082adac4a6dde7803be0c5ad56dec35d5bd37761 [2021-09-09T01:43:14.747Z] #60 17.91 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-09T01:43:14.747Z] #60 19.03 go: downloading github.com/google/uuid v1.3.0 [2021-09-09T01:43:14.747Z] #60 19.17 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-09T01:43:14.747Z] #60 19.18 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-09T01:43:14.747Z] #60 19.41 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-09T01:43:14.747Z] #60 19.50 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-09T01:43:14.747Z] #60 19.71 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-09T01:43:14.747Z] #60 20.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-09T01:43:14.747Z] #60 20.83 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-09T01:43:14.977Z] #60 ... [2021-09-09T01:43:14.977Z] [2021-09-09T01:43:14.977Z] #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-09T01:43:14.977Z] #51 sha256:e8eb3c806b2399d9300324ea45646fb4e9da0ba5c9b506cd794a04d0489c6995 [2021-09-09T01:43:14.977Z] #51 20.21 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-09T01:43:15.555Z] #51 20.64 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-09T01:43:16.117Z] #60 ... [2021-09-09T01:43:16.117Z] [2021-09-09T01:43:16.117Z] #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-09T01:43:16.117Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-09T01:43:16.117Z] #57 12.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:43:16.117Z] #57 16.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:43:16.374Z] #57 ... [2021-09-09T01:43:16.374Z] [2021-09-09T01:43:16.374Z] #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-09T01:43:16.374Z] #49 sha256:2badf58262c5295cbb0e76328fa95116eb51c815401050eec66d4d2141f54057 [2021-09-09T01:43:16.374Z] #49 19.40 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-09T01:43:16.374Z] #49 19.62 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-09T01:43:16.374Z] #49 19.81 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-09T01:43:16.642Z] #19 112.5 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-09T01:43:16.642Z] #19 112.5 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-09T01:43:16.642Z] #19 112.6 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-09-09T01:43:16.642Z] #19 112.6 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-09T01:43:16.642Z] #19 112.6 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-09T01:43:16.941Z] #49 22.91 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-09T01:43:16.941Z] #49 23.02 go: downloading golang.org/x/mod v0.3.0 [2021-09-09T01:43:17.890Z] #51 ... [2021-09-09T01:43:17.890Z] [2021-09-09T01:43:17.890Z] #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-09T01:43:17.890Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:17.890Z] #45 5.656 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:17.890Z] #45 5.678 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:17.890Z] #45 5.684 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:17.890Z] #45 6.511 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-09T01:43:17.890Z] #45 6.922 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:43:17.890Z] #45 9.308 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:43:17.890Z] #45 ... [2021-09-09T01:43:17.890Z] [2021-09-09T01:43:17.890Z] #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-09T01:43:17.890Z] #51 sha256:fb6d5658d45b65a0f995d10d8ab0270560eb341cfc8272db69244aaa3a7e3969 [2021-09-09T01:43:17.890Z] #51 16.33 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-09T01:43:17.890Z] #51 16.36 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-09T01:43:17.890Z] #51 16.59 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-09T01:43:18.029Z] #19 114.4 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-09T01:43:18.029Z] #19 114.4 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-09-09T01:43:18.029Z] #19 114.4 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-09-09T01:43:18.029Z] #19 114.4 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-09T01:43:18.029Z] #19 114.4 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-09T01:43:18.029Z] #19 114.4 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-09T01:43:18.029Z] #19 114.4 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-09-09T01:43:18.029Z] #19 114.4 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-09-09T01:43:18.029Z] #19 114.5 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-09T01:43:18.029Z] #19 114.5 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-09-09T01:43:18.029Z] #19 114.5 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-09T01:43:18.046Z] #51 ... [2021-09-09T01:43:18.046Z] [2021-09-09T01:43:18.046Z] #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-09T01:43:18.046Z] #60 sha256:10b5f2abed845b6acd953d3b71f9674aaf6af9adf7885cca5acee72c4b4d3173 [2021-09-09T01:43:18.046Z] #60 3.409 + RM_GOPATH=0 [2021-09-09T01:43:18.046Z] #60 3.409 + TMP_GOPATH= [2021-09-09T01:43:18.046Z] #60 3.409 + : /build [2021-09-09T01:43:18.046Z] #60 3.409 + '[' -z '' ']' [2021-09-09T01:43:18.046Z] #60 3.411 ++ mktemp -d [2021-09-09T01:43:18.046Z] #60 3.413 + export GOPATH=/tmp/tmp.iwxxuklZ48 [2021-09-09T01:43:18.046Z] #60 3.413 + GOPATH=/tmp/tmp.iwxxuklZ48 [2021-09-09T01:43:18.046Z] #60 3.413 + RM_GOPATH=1 [2021-09-09T01:43:18.046Z] #60 3.413 + case "$(go env GOARCH)" in [2021-09-09T01:43:18.046Z] #60 3.413 ++ go env GOARCH [2021-09-09T01:43:18.046Z] #60 3.428 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:18.046Z] #60 3.428 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:18.046Z] #60 3.430 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:18.046Z] #60 3.431 + dir=/tmp/install [2021-09-09T01:43:18.046Z] #60 3.431 + bin=rootlesskit [2021-09-09T01:43:18.046Z] #60 3.431 + shift [2021-09-09T01:43:18.046Z] #60 3.432 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-09T01:43:18.046Z] #60 3.432 + . /tmp/install/rootlesskit.installer [2021-09-09T01:43:18.046Z] #60 3.432 ++ : v0.14.4 [2021-09-09T01:43:18.046Z] #60 3.432 + install_rootlesskit [2021-09-09T01:43:18.046Z] #60 3.432 + case "$1" in [2021-09-09T01:43:18.046Z] #60 3.432 + export CGO_ENABLED=0 [2021-09-09T01:43:18.046Z] #60 3.432 + CGO_ENABLED=0 [2021-09-09T01:43:18.046Z] #60 3.432 + _install_rootlesskit [2021-09-09T01:43:18.046Z] #60 3.432 + echo 'Install rootlesskit version v0.14.4' [2021-09-09T01:43:18.046Z] #60 3.432 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-09T01:43:18.046Z] #60 3.432 + GOBIN=/build [2021-09-09T01:43:18.046Z] #60 3.432 + GO111MODULE=on [2021-09-09T01:43:18.046Z] #60 3.432 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-09T01:43:18.046Z] #60 3.436 Install rootlesskit version v0.14.4 [2021-09-09T01:43:18.046Z] #60 3.919 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-09T01:43:18.046Z] #60 5.584 go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T01:43:18.046Z] #60 5.623 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-09T01:43:18.046Z] #60 5.627 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-09T01:43:18.046Z] #60 6.416 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-09T01:43:18.046Z] #60 6.505 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-09T01:43:18.046Z] #60 7.760 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-09T01:43:18.046Z] #60 8.029 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-09T01:43:18.046Z] #60 8.032 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-09T01:43:18.046Z] #60 8.328 go: downloading github.com/google/uuid v1.3.0 [2021-09-09T01:43:18.046Z] #60 8.447 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-09T01:43:18.046Z] #60 8.469 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-09T01:43:18.046Z] #60 ... [2021-09-09T01:43:18.046Z] [2021-09-09T01:43:18.046Z] #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-09T01:43:18.046Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0 [2021-09-09T01:43:18.046Z] #28 15.55 Updating certificates in /etc/ssl/certs... [2021-09-09T01:43:18.047Z] #28 18.38 129 added, 0 removed; done. [2021-09-09T01:43:18.047Z] #28 18.61 Setting up jq (1.6-2.1) ... [2021-09-09T01:43:18.047Z] #28 18.63 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-09-09T01:43:18.047Z] #28 18.65 Setting up curl (7.74.0-1.3+b1) ... [2021-09-09T01:43:18.047Z] #28 18.67 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:43:18.047Z] #28 18.71 Processing triggers for ca-certificates (20210119) ... [2021-09-09T01:43:18.047Z] #28 18.73 Updating certificates in /etc/ssl/certs... [2021-09-09T01:43:18.047Z] #28 22.40 0 added, 0 removed; done. [2021-09-09T01:43:18.047Z] #28 22.41 Running hooks in /etc/ca-certificates/update.d... [2021-09-09T01:43:18.047Z] #28 22.42 done. [2021-09-09T01:43:18.047Z] #28 DONE 23.7s [2021-09-09T01:43:18.047Z] [2021-09-09T01:43:18.047Z] #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-09T01:43:18.047Z] #49 sha256:2b51f469f3f0a54ac8b8ebb8f66fad07862fa45e30e4c00ea28b0954019beff4 [2021-09-09T01:43:18.047Z] #49 2.634 + RM_GOPATH=0 [2021-09-09T01:43:18.047Z] #49 2.635 + TMP_GOPATH= [2021-09-09T01:43:18.047Z] #49 2.635 + : /build [2021-09-09T01:43:18.047Z] #49 2.635 + '[' -z '' ']' [2021-09-09T01:43:18.047Z] #49 2.635 ++ mktemp -d [2021-09-09T01:43:18.047Z] #49 2.640 + export GOPATH=/tmp/tmp.wIbXeEiocG [2021-09-09T01:43:18.047Z] #49 2.640 + GOPATH=/tmp/tmp.wIbXeEiocG [2021-09-09T01:43:18.047Z] #49 2.640 + RM_GOPATH=1 [2021-09-09T01:43:18.047Z] #49 2.640 + case "$(go env GOARCH)" in [2021-09-09T01:43:18.047Z] #49 2.640 ++ go env GOARCH [2021-09-09T01:43:18.047Z] #49 2.654 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:18.047Z] #49 2.654 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:18.047Z] #49 2.660 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:18.047Z] #49 2.660 + dir=/tmp/install [2021-09-09T01:43:18.047Z] #49 2.660 + bin=gotestsum [2021-09-09T01:43:18.047Z] #49 2.660 + shift [2021-09-09T01:43:18.047Z] #49 2.660 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-09-09T01:43:18.047Z] #49 2.660 + . /tmp/install/gotestsum.installer [2021-09-09T01:43:18.047Z] #49 2.660 ++ : v1.7.0 [2021-09-09T01:43:18.047Z] #49 2.660 + install_gotestsum [2021-09-09T01:43:18.047Z] #49 2.661 Install gotestsum version v1.7.0 [2021-09-09T01:43:18.047Z] #49 2.662 + set -e [2021-09-09T01:43:18.047Z] #49 2.662 + echo 'Install gotestsum version v1.7.0' [2021-09-09T01:43:18.047Z] #49 2.662 + GOBIN=/build [2021-09-09T01:43:18.047Z] #49 2.662 + GO111MODULE=on [2021-09-09T01:43:18.047Z] #49 2.662 + go install gotest.tools/gotestsum@v1.7.0 [2021-09-09T01:43:18.047Z] #49 3.090 go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-09T01:43:18.047Z] #49 3.936 go: downloading github.com/fatih/color v1.10.0 [2021-09-09T01:43:18.047Z] #49 3.950 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-09T01:43:18.047Z] #49 3.950 go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-09T01:43:18.047Z] #49 3.974 go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T01:43:18.047Z] #49 4.226 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-09T01:43:18.047Z] #49 4.226 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-09T01:43:18.047Z] #49 4.242 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-09T01:43:18.047Z] #49 4.353 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-09T01:43:18.047Z] #49 4.381 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-09T01:43:18.047Z] #49 4.411 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-09T01:43:18.047Z] #49 4.425 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T01:43:18.047Z] #49 4.537 go: downloading golang.org/x/tools v0.1.0 [2021-09-09T01:43:18.047Z] #49 ... [2021-09-09T01:43:18.047Z] [2021-09-09T01:43:18.047Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-09-09T01:43:18.047Z] #29 sha256:0b7b3f9fa3025e53057a133d52f74e8f3c824db1f9e343576a2fdd2d01d56f5c [2021-09-09T01:43:18.290Z] #19 114.6 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-09T01:43:18.310Z] #29 DONE 0.3s [2021-09-09T01:43:18.310Z] [2021-09-09T01:43:18.310Z] #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-09T01:43:18.310Z] #53 sha256:8839dd2a876171359e1ba71e77fb6aeba39bc0e8141e03cb362543b6ef16c925 [2021-09-09T01:43:18.310Z] #53 4.093 + RM_GOPATH=0 [2021-09-09T01:43:18.310Z] #53 4.093 + TMP_GOPATH= [2021-09-09T01:43:18.310Z] #53 4.093 + : /build [2021-09-09T01:43:18.310Z] #53 4.093 + '[' -z '' ']' [2021-09-09T01:43:18.310Z] #53 4.093 ++ mktemp -d [2021-09-09T01:43:18.310Z] #53 4.102 + export GOPATH=/tmp/tmp.Q1uLWJhWuQ [2021-09-09T01:43:18.310Z] #53 4.102 + GOPATH=/tmp/tmp.Q1uLWJhWuQ [2021-09-09T01:43:18.310Z] #53 4.102 + RM_GOPATH=1 [2021-09-09T01:43:18.310Z] #53 4.102 + case "$(go env GOARCH)" in [2021-09-09T01:43:18.310Z] #53 4.102 ++ go env GOARCH [2021-09-09T01:43:18.310Z] #53 4.124 Install shfmt version v3.0.2 [2021-09-09T01:43:18.310Z] #53 4.124 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:18.310Z] #53 4.124 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:18.310Z] #53 4.124 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:18.310Z] #53 4.124 + dir=/tmp/install [2021-09-09T01:43:18.310Z] #53 4.124 + bin=shfmt [2021-09-09T01:43:18.310Z] #53 4.124 + shift [2021-09-09T01:43:18.310Z] #53 4.124 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-09-09T01:43:18.310Z] #53 4.124 + . /tmp/install/shfmt.installer [2021-09-09T01:43:18.310Z] #53 4.124 ++ : v3.0.2 [2021-09-09T01:43:18.310Z] #53 4.124 + install_shfmt [2021-09-09T01:43:18.310Z] #53 4.124 + echo 'Install shfmt version v3.0.2' [2021-09-09T01:43:18.310Z] #53 4.124 + GOBIN=/build [2021-09-09T01:43:18.310Z] #53 4.124 + GO111MODULE=on [2021-09-09T01:43:18.310Z] #53 4.124 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2021-09-09T01:43:18.310Z] #53 4.817 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-09-09T01:43:18.310Z] #53 6.062 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-09-09T01:43:18.310Z] #53 6.068 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-09-09T01:43:18.310Z] #53 6.084 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-09-09T01:43:18.310Z] #53 7.900 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-09-09T01:43:18.310Z] #53 ... [2021-09-09T01:43:18.310Z] [2021-09-09T01:43:18.310Z] #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-09T01:43:18.310Z] #60 sha256:10b5f2abed845b6acd953d3b71f9674aaf6af9adf7885cca5acee72c4b4d3173 [2021-09-09T01:43:18.310Z] #60 9.055 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-09T01:43:18.462Z] #51 16.76 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-09T01:43:18.462Z] #51 16.76 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-09T01:43:18.462Z] #51 17.17 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-09T01:43:18.462Z] #51 17.17 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-09T01:43:18.724Z] #51 17.23 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-09T01:43:18.724Z] #51 17.28 go: downloading github.com/spf13/afero v1.1.2 [2021-09-09T01:43:18.724Z] #51 17.41 go: downloading github.com/spf13/cast v1.3.0 [2021-09-09T01:43:18.840Z] #51 ... [2021-09-09T01:43:18.841Z] [2021-09-09T01:43:18.841Z] #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-09T01:43:18.841Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-09T01:43:18.841Z] #57 13.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:43:18.841Z] #57 ... [2021-09-09T01:43:18.841Z] [2021-09-09T01:43:18.841Z] #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-09T01:43:18.841Z] #60 sha256:eda5da4a3c1704dfb7dbf57cd005e553d6b72b2e4841a1d24ab44a7b16810fc1 [2021-09-09T01:43:18.841Z] #60 23.38 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-09T01:43:18.985Z] #51 17.54 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-09T01:43:18.986Z] #51 17.56 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-09T01:43:18.986Z] #51 17.67 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-09T01:43:19.246Z] #51 17.70 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-09T01:43:19.246Z] #51 ... [2021-09-09T01:43:19.246Z] [2021-09-09T01:43:19.246Z] #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-09T01:43:19.246Z] #35 sha256:d9f6b9f1a428417298eef645c8af36afeb8bbfd46f5d6a8f85b6b830a8191251 [2021-09-09T01:43:19.246Z] #35 DONE 17.8s [2021-09-09T01:43:19.246Z] [2021-09-09T01:43:19.246Z] #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-09T01:43:19.246Z] #51 sha256:fb6d5658d45b65a0f995d10d8ab0270560eb341cfc8272db69244aaa3a7e3969 [2021-09-09T01:43:19.246Z] #51 17.88 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-09T01:43:19.246Z] #51 17.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-09T01:43:19.277Z] #60 ... [2021-09-09T01:43:19.277Z] [2021-09-09T01:43:19.277Z] #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-09T01:43:19.277Z] #47 sha256:5f5b2fb7c3c7a7ce954ae35db20f4ead529784b3ef76296eea8b00e9b23f9d43 [2021-09-09T01:43:19.277Z] #47 4.127 + RM_GOPATH=0 [2021-09-09T01:43:19.277Z] #47 4.127 + TMP_GOPATH= [2021-09-09T01:43:19.277Z] #47 4.127 + : /build [2021-09-09T01:43:19.277Z] #47 4.127 + '[' -z '' ']' [2021-09-09T01:43:19.277Z] #47 4.128 ++ mktemp -d [2021-09-09T01:43:19.277Z] #47 4.137 + export GOPATH=/tmp/tmp.CN8hT3xcUG [2021-09-09T01:43:19.277Z] #47 4.137 + GOPATH=/tmp/tmp.CN8hT3xcUG [2021-09-09T01:43:19.277Z] #47 4.137 + RM_GOPATH=1 [2021-09-09T01:43:19.277Z] #47 4.137 + case "$(go env GOARCH)" in [2021-09-09T01:43:19.277Z] #47 4.137 ++ go env GOARCH [2021-09-09T01:43:19.277Z] #47 4.151 Install vndr version v0.1.2 [2021-09-09T01:43:19.277Z] #47 4.151 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:19.277Z] #47 4.151 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:19.277Z] #47 4.151 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:19.277Z] #47 4.151 + dir=/tmp/install [2021-09-09T01:43:19.277Z] #47 4.151 + bin=vndr [2021-09-09T01:43:19.277Z] #47 4.151 + shift [2021-09-09T01:43:19.277Z] #47 4.151 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-09-09T01:43:19.277Z] #47 4.151 + . /tmp/install/vndr.installer [2021-09-09T01:43:19.277Z] #47 4.151 ++ : v0.1.2 [2021-09-09T01:43:19.277Z] #47 4.151 + install_vndr [2021-09-09T01:43:19.277Z] #47 4.151 + echo 'Install vndr version v0.1.2' [2021-09-09T01:43:19.277Z] #47 4.151 + GOBIN=/build [2021-09-09T01:43:19.277Z] #47 4.151 + GO111MODULE=on [2021-09-09T01:43:19.277Z] #47 4.151 + go install github.com/LK4D4/vndr@v0.1.2 [2021-09-09T01:43:19.277Z] #47 4.715 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-09-09T01:43:19.277Z] #47 ... [2021-09-09T01:43:19.277Z] [2021-09-09T01:43:19.277Z] #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-09T01:43:19.277Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-09T01:43:19.277Z] #14 4.622 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:19.277Z] #14 4.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:19.277Z] #14 4.694 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:19.277Z] #14 5.648 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-09T01:43:19.277Z] #14 6.910 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB] [2021-09-09T01:43:19.485Z] #49 ... [2021-09-09T01:43:19.486Z] [2021-09-09T01:43:19.486Z] #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-09T01:43:19.486Z] #51 sha256:7e006e351edceb2837377613c66d2ebf7866a40d4f82fa5d910a513d1ec7ccc5 [2021-09-09T01:43:19.486Z] #51 25.36 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-09T01:43:19.486Z] #51 25.41 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-09T01:43:19.486Z] #51 25.42 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-09T01:43:19.507Z] #51 18.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-09T01:43:19.508Z] #51 18.13 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-09T01:43:19.541Z] #14 ... [2021-09-09T01:43:19.541Z] [2021-09-09T01:43:19.541Z] #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-09T01:43:19.541Z] #25 sha256:8040c163280ece97c467c61400809029c1df8f604aa8a13f9d131dc8b583d79b [2021-09-09T01:43:19.541Z] #25 3.708 + RM_GOPATH=0 [2021-09-09T01:43:19.541Z] #25 3.708 + TMP_GOPATH= [2021-09-09T01:43:19.541Z] #25 3.708 + : /build [2021-09-09T01:43:19.541Z] #25 3.708 + '[' -z '' ']' [2021-09-09T01:43:19.541Z] #25 3.712 ++ mktemp -d [2021-09-09T01:43:19.541Z] #25 3.712 + export GOPATH=/tmp/tmp.Np54HcnWB8 [2021-09-09T01:43:19.541Z] #25 3.712 + GOPATH=/tmp/tmp.Np54HcnWB8 [2021-09-09T01:43:19.541Z] #25 3.712 + RM_GOPATH=1 [2021-09-09T01:43:19.541Z] #25 3.712 + case "$(go env GOARCH)" in [2021-09-09T01:43:19.541Z] #25 3.712 ++ go env GOARCH [2021-09-09T01:43:19.541Z] #25 3.746 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:19.541Z] #25 3.746 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:19.541Z] #25 3.752 Install docker/cli version 17.06.2-ce from stable [2021-09-09T01:43:19.541Z] #25 3.770 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:19.541Z] #25 3.770 + dir=/tmp/install [2021-09-09T01:43:19.541Z] #25 3.770 + bin=dockercli [2021-09-09T01:43:19.541Z] #25 3.770 + shift [2021-09-09T01:43:19.541Z] #25 3.770 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-09T01:43:19.541Z] #25 3.770 + . /tmp/install/dockercli.installer [2021-09-09T01:43:19.541Z] #25 3.770 ++ : stable [2021-09-09T01:43:19.541Z] #25 3.770 ++ : 17.06.2-ce [2021-09-09T01:43:19.541Z] #25 3.770 + install_dockercli [2021-09-09T01:43:19.541Z] #25 3.770 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-09T01:43:19.541Z] #25 3.770 ++ uname -m [2021-09-09T01:43:19.541Z] #25 3.770 + arch=aarch64 [2021-09-09T01:43:19.541Z] #25 3.770 + '[' aarch64 '!=' x86_64 ']' [2021-09-09T01:43:19.541Z] #25 3.770 + '[' aarch64 '!=' s390x ']' [2021-09-09T01:43:19.541Z] #25 3.770 + '[' aarch64 '!=' armhf ']' [2021-09-09T01:43:19.541Z] #25 3.770 + build_dockercli [2021-09-09T01:43:19.541Z] #25 3.770 + git clone https://github.com/docker/docker-ce /tmp/tmp.Np54HcnWB8/tmp/docker-ce [2021-09-09T01:43:19.541Z] #25 3.770 Cloning into '/tmp/tmp.Np54HcnWB8/tmp/docker-ce'... [2021-09-09T01:43:19.742Z] #51 25.75 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-09T01:43:19.769Z] #51 18.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-09T01:43:19.769Z] #51 18.23 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-09T01:43:19.769Z] #51 18.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-09T01:43:19.769Z] #51 18.34 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-09T01:43:19.776Z] #60 ... [2021-09-09T01:43:19.776Z] [2021-09-09T01:43:19.776Z] #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-09T01:43:19.776Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:19.776Z] #37 14.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:43:19.806Z] #25 ... [2021-09-09T01:43:19.806Z] [2021-09-09T01:43:19.806Z] #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-09T01:43:19.806Z] #45 sha256:530e5eb8a2a7172d3a738144194be4664354a464a3c422f9a6d03b278368204a [2021-09-09T01:43:19.806Z] #45 5.188 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:19.806Z] #45 5.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:19.806Z] #45 5.234 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:19.806Z] #45 5.825 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-09-09T01:43:19.806Z] #45 6.181 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-09T01:43:19.806Z] #45 7.309 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB] [2021-09-09T01:43:19.806Z] #45 ... [2021-09-09T01:43:19.806Z] [2021-09-09T01:43:19.806Z] #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-09T01:43:19.806Z] #35 sha256:e65e4eb209ad357b7de207c0e1de45dd44f5b79d558f687fe9c318a4567a1f2e [2021-09-09T01:43:19.806Z] #35 4.812 Install go-toml version v1.8.1 [2021-09-09T01:43:19.806Z] #35 5.446 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-09-09T01:43:20.000Z] #51 25.86 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-09T01:43:20.000Z] #51 25.94 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-09T01:43:20.000Z] #51 26.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-09T01:43:20.030Z] #51 18.49 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-09T01:43:20.030Z] #51 18.54 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-09T01:43:20.030Z] #51 18.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-09T01:43:20.030Z] #51 18.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-09T01:43:20.030Z] #51 18.69 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-09T01:43:20.030Z] #51 18.76 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-09T01:43:20.034Z] #37 ... [2021-09-09T01:43:20.034Z] [2021-09-09T01:43:20.034Z] #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-09T01:43:20.034Z] #49 sha256:8042c1c658d44dd92160bd6af0952a732fc8b27ec8dfad87926c8c0c1154aba9 [2021-09-09T01:43:20.034Z] #49 21.41 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-09T01:43:20.034Z] #49 21.43 go: downloading golang.org/x/mod v0.3.0 [2021-09-09T01:43:20.070Z] #35 ... [2021-09-09T01:43:20.070Z] [2021-09-09T01:43:20.070Z] #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-09T01:43:20.070Z] #37 sha256:09aaeea62a73c1da33d22c419c4324acef007457a30319400ac591e075da63ed [2021-09-09T01:43:20.070Z] #37 5.230 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:20.070Z] #37 5.332 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:20.070Z] #37 5.345 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:20.070Z] #37 6.224 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-09T01:43:20.070Z] #37 7.515 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB] [2021-09-09T01:43:20.070Z] #37 ... [2021-09-09T01:43:20.070Z] [2021-09-09T01:43:20.070Z] #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-09T01:43:20.070Z] #57 sha256:2207c33f3024a8de3ca4bded83cd151fd7b8dbf31bffc71795b2ddd61399d6b5 [2021-09-09T01:43:20.070Z] #57 5.056 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:43:20.070Z] #57 5.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:43:20.070Z] #57 5.083 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:43:20.070Z] #57 6.005 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-09T01:43:20.070Z] #57 7.398 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB] [2021-09-09T01:43:20.220Z] #19 116.3 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-09T01:43:20.220Z] #19 116.3 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-09T01:43:20.220Z] #19 116.4 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-09-09T01:43:20.220Z] #19 116.4 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-09T01:43:20.220Z] #19 116.5 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-09T01:43:20.334Z] #57 ... [2021-09-09T01:43:20.334Z] [2021-09-09T01:43:20.335Z] #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-09T01:43:20.335Z] #41 sha256:8be3294f0279068f7ba1098bf26bf4d0445541ea961b1618523d95f4fabc2a8d [2021-09-09T01:43:20.335Z] #41 4.444 + git clone https://github.com/docker/distribution.git . [2021-09-09T01:43:20.335Z] #41 4.449 Cloning into '.'... [2021-09-09T01:43:20.335Z] #41 ... [2021-09-09T01:43:20.335Z] [2021-09-09T01:43:20.335Z] #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-09T01:43:20.335Z] #51 sha256:b6b453f24ac1cd327ac6dfe7746ac7620636f906ceace82c6b151d612dc6c417 [2021-09-09T01:43:20.335Z] #51 11.09 go: downloading github.com/fatih/color v1.7.0 [2021-09-09T01:43:20.335Z] #51 11.09 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-09-09T01:43:20.599Z] #51 11.25 go: downloading github.com/pkg/errors v0.8.1 [2021-09-09T01:43:20.599Z] #51 11.27 go: downloading github.com/spf13/cobra v0.0.5 [2021-09-09T01:43:20.599Z] #51 11.32 go: downloading github.com/spf13/pflag v1.0.5 [2021-09-09T01:43:20.599Z] #51 11.44 go: downloading github.com/spf13/viper v1.6.1 [2021-09-09T01:43:20.930Z] #51 26.76 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-09T01:43:20.930Z] #51 26.76 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-09T01:43:20.930Z] #51 26.86 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-09T01:43:20.930Z] #51 26.96 go: downloading github.com/spf13/afero v1.1.2 [2021-09-09T01:43:20.972Z] #51 19.29 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-09T01:43:20.972Z] #51 19.29 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-09T01:43:20.972Z] #51 19.39 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-09T01:43:20.972Z] #51 19.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-09T01:43:20.972Z] #51 19.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-09T01:43:21.176Z] #51 12.11 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-09-09T01:43:21.187Z] #51 27.24 go: downloading github.com/spf13/cast v1.3.0 [2021-09-09T01:43:21.187Z] #51 27.35 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-09T01:43:21.187Z] #51 27.40 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-09T01:43:21.187Z] #51 27.43 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-09T01:43:21.233Z] #51 19.69 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-09T01:43:21.233Z] #51 19.69 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-09T01:43:21.415Z] #49 ... [2021-09-09T01:43:21.415Z] [2021-09-09T01:43:21.415Z] #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-09T01:43:21.415Z] #51 sha256:e8eb3c806b2399d9300324ea45646fb4e9da0ba5c9b506cd794a04d0489c6995 [2021-09-09T01:43:21.415Z] #51 25.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-09T01:43:21.415Z] #51 25.67 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-09T01:43:21.415Z] #51 25.71 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-09T01:43:21.415Z] #51 25.90 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-09T01:43:21.415Z] #51 25.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-09-09T01:43:21.415Z] #51 26.18 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-09T01:43:21.415Z] #51 26.19 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-09T01:43:21.415Z] #51 26.22 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-09T01:43:21.415Z] #51 26.28 go: downloading github.com/spf13/afero v1.1.2 [2021-09-09T01:43:21.415Z] #51 26.42 go: downloading github.com/spf13/cast v1.3.0 [2021-09-09T01:43:21.415Z] #51 26.50 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-09T01:43:21.415Z] #51 26.52 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-09T01:43:21.415Z] #51 26.54 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-09T01:43:21.415Z] #51 26.68 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-09T01:43:21.440Z] #51 12.15 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-09-09T01:43:21.440Z] #51 12.16 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-09-09T01:43:21.440Z] #51 12.25 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-09T01:43:21.674Z] #51 ... [2021-09-09T01:43:21.674Z] [2021-09-09T01:43:21.674Z] #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-09T01:43:21.674Z] #35 sha256:0d9682e52f927682f7e9acdc33f4103dc38f88a63d850ad05ae193f0c5eacd30 [2021-09-09T01:43:21.674Z] #35 DONE 26.9s [2021-09-09T01:43:21.674Z] [2021-09-09T01:43:21.674Z] #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-09T01:43:21.674Z] #51 sha256:e8eb3c806b2399d9300324ea45646fb4e9da0ba5c9b506cd794a04d0489c6995 [2021-09-09T01:43:21.674Z] #51 26.93 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-09T01:43:21.674Z] #51 26.93 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-09T01:43:21.750Z] #51 27.62 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-09T01:43:21.751Z] #51 27.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-09T01:43:21.751Z] #51 27.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-09T01:43:21.805Z] #51 20.30 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-09T01:43:21.805Z] #51 20.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-09T01:43:21.805Z] #51 20.30 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-09T01:43:21.805Z] #51 ... [2021-09-09T01:43:21.805Z] [2021-09-09T01:43:21.805Z] #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-09T01:43:21.805Z] #47 sha256:dcbc5939d9d011450452929cb868adb7e9d3ff12e7ed2a424977bc5806ea3f91 [2021-09-09T01:43:21.805Z] #47 DONE 20.3s [2021-09-09T01:43:21.805Z] [2021-09-09T01:43:21.805Z] #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-09T01:43:21.805Z] #51 sha256:fb6d5658d45b65a0f995d10d8ab0270560eb341cfc8272db69244aaa3a7e3969 [2021-09-09T01:43:21.805Z] #51 20.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-09T01:43:21.935Z] #51 27.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-09T01:43:21.935Z] #51 27.06 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-09T01:43:21.935Z] #51 27.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-09T01:43:22.008Z] #51 27.95 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-09T01:43:22.008Z] #51 28.04 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-09T01:43:22.008Z] #51 28.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-09T01:43:22.008Z] #51 28.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-09T01:43:22.008Z] #51 28.18 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-09T01:43:22.008Z] #51 ... [2021-09-09T01:43:22.008Z] [2021-09-09T01:43:22.008Z] #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-09T01:43:22.008Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:22.008Z] #45 17.86 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:43:22.024Z] #51 12.69 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-09-09T01:43:22.025Z] #51 12.86 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-09-09T01:43:22.025Z] #51 12.97 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-09-09T01:43:22.067Z] #51 20.48 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-09T01:43:22.067Z] #51 20.48 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-09T01:43:22.137Z] #19 118.2 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-09T01:43:22.137Z] #19 118.2 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-09-09T01:43:22.194Z] #51 27.23 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-09T01:43:22.194Z] #51 27.35 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-09T01:43:22.194Z] #51 27.40 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-09T01:43:22.265Z] #45 ... [2021-09-09T01:43:22.265Z] [2021-09-09T01:43:22.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-09T01:43:22.265Z] #51 sha256:7e006e351edceb2837377613c66d2ebf7866a40d4f82fa5d910a513d1ec7ccc5 [2021-09-09T01:43:22.265Z] #51 28.37 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-09T01:43:22.265Z] #51 28.37 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-09T01:43:22.265Z] #51 28.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-09T01:43:22.328Z] #51 20.85 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-09T01:43:22.453Z] #51 27.59 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-09T01:43:22.453Z] #51 27.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-09T01:43:22.522Z] #51 28.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-09T01:43:22.522Z] #51 28.62 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-09T01:43:22.522Z] #51 28.70 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-09T01:43:22.588Z] #51 21.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-09T01:43:22.602Z] #51 13.39 go: downloading github.com/stretchr/testify v1.4.0 [2021-09-09T01:43:22.712Z] #51 27.92 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-09T01:43:22.712Z] #51 28.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-09T01:43:22.779Z] #51 28.84 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-09T01:43:22.779Z] #51 28.93 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-09T01:43:22.849Z] #51 21.22 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-09T01:43:22.849Z] #51 21.35 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-09T01:43:22.849Z] #51 21.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-09T01:43:22.849Z] #51 21.35 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-09T01:43:22.863Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-09T01:43:22.872Z] #51 13.70 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-09-09T01:43:22.971Z] #51 28.12 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-09T01:43:22.992Z] First time build. Skipping changelog. [2021-09-09T01:43:23.036Z] #51 29.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-09T01:43:23.081Z] #19 119.2 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:23.110Z] #51 21.48 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-09T01:43:23.140Z] #51 13.95 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-09-09T01:43:23.230Z] #51 28.30 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-09T01:43:23.342Z] #19 119.6 Fetched 787 MB in 31s (25.3 MB/s) [Pipeline] withEnv [Pipeline] { [2021-09-09T01:43:23.404Z] #51 14.11 go: downloading github.com/hashicorp/hcl v1.0.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-09T01:43:23.488Z] #51 28.80 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-09T01:43:22.898Z] > git rev-list --no-walk 0a34a5950cf5affef4799dfe99837441559231e0 # timeout=10 [2021-09-09T01:43:23.604Z] #19 119.9 Selecting previously unselected package liblocale-gettext-perl. [2021-09-09T01:43:23.604Z] #19 119.9 (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-09T01:43:23.604Z] #19 120.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-09-09T01:43:23.604Z] #19 120.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-09-09T01:43:23.674Z] #51 29.44 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-09T01:43:23.674Z] #51 29.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-09T01:43:23.674Z] #51 29.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-09T01:43:23.674Z] #51 29.74 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-09T01:43:23.682Z] #51 22.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-09T01:43:23.682Z] #51 22.28 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-09T01:43:23.682Z] #51 ... [2021-09-09T01:43:23.682Z] [2021-09-09T01:43:23.682Z] #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-09T01:43:23.682Z] #60 sha256:c50dbea5093d21e8e78227b6397c26a4713e4bec767a95d4ea6473d3dfab93ce [2021-09-09T01:43:23.682Z] #60 12.35 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-09T01:43:23.682Z] #60 17.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-09T01:43:23.747Z] #51 28.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-09T01:43:23.747Z] #51 28.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-09T01:43:23.866Z] #19 120.2 Selecting previously unselected package bzip2. [2021-09-09T01:43:23.866Z] #19 120.2 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-09-09T01:43:23.866Z] #19 120.2 Unpacking bzip2 (1.0.8-4) ... [2021-09-09T01:43:23.942Z] #51 30.08 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-09T01:43:23.942Z] #51 30.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-09T01:43:23.943Z] #60 ... [2021-09-09T01:43:23.943Z] [2021-09-09T01:43:23.943Z] #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-09T01:43:23.943Z] #51 sha256:fb6d5658d45b65a0f995d10d8ab0270560eb341cfc8272db69244aaa3a7e3969 [2021-09-09T01:43:23.943Z] #51 22.42 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-09T01:43:23.943Z] #51 22.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-09T01:43:23.943Z] #51 22.61 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-09T01:43:23.943Z] #51 22.67 go: downloading golang.org/x/text v0.3.2 [2021-09-09T01:43:23.984Z] #51 14.93 go: downloading github.com/magiconair/properties v1.8.1 [2021-09-09T01:43:24.006Z] #51 29.16 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-09T01:43:24.006Z] #51 29.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-09T01:43:24.128Z] #19 120.4 Selecting previously unselected package libmagic-mgc. [2021-09-09T01:43:24.128Z] #19 120.4 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-09-09T01:43:24.128Z] #19 120.4 Unpacking libmagic-mgc (1:5.39-3) ... [2021-09-09T01:43:24.206Z] #51 30.19 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-09T01:43:24.206Z] #51 30.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-09T01:43:24.249Z] #51 15.05 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-09T01:43:24.249Z] #51 15.09 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-09-09T01:43:24.249Z] #51 15.17 go: downloading github.com/spf13/afero v1.1.2 [2021-09-09T01:43:24.390Z] #19 120.7 Selecting previously unselected package libmagic1:amd64. [2021-09-09T01:43:24.390Z] #19 120.7 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-09-09T01:43:24.472Z] #51 30.46 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-09T01:43:24.472Z] #51 30.50 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-09T01:43:24.518Z] #51 15.46 go: downloading github.com/spf13/cast v1.3.0 [2021-09-09T01:43:24.572Z] #51 29.53 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-09T01:43:24.572Z] #51 29.57 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-09T01:43:24.651Z] #19 120.8 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-09-09T01:43:24.651Z] #19 121.0 Selecting previously unselected package file. [2021-09-09T01:43:24.651Z] #19 121.0 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-09-09T01:43:24.651Z] #19 121.0 Unpacking file (1:5.39-3) ... [2021-09-09T01:43:24.783Z] #51 15.48 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-09-09T01:43:24.783Z] #51 15.54 go: downloading github.com/subosito/gotenv v1.2.0 [2021-09-09T01:43:24.831Z] #51 ... [2021-09-09T01:43:24.831Z] [2021-09-09T01:43:24.831Z] #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-09T01:43:24.831Z] #47 sha256:c9a4e1832ee3fa58e2564996d2e8a2f13012f23d263f9ab10c97b3d2328c19d6 [2021-09-09T01:43:24.831Z] #47 DONE 30.1s [2021-09-09T01:43:24.886Z] #51 ... [2021-09-09T01:43:24.886Z] [2021-09-09T01:43:24.886Z] #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-09T01:43:24.886Z] #49 sha256:1ee5b6748536daa1f60dbfdfd83bfb3e0a18cd911e13186fb9f764ccfb729bf4 [2021-09-09T01:43:24.886Z] #49 13.51 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-09T01:43:24.886Z] #49 13.51 go: downloading golang.org/x/mod v0.3.0 [2021-09-09T01:43:24.912Z] #19 121.2 Selecting previously unselected package xz-utils. [2021-09-09T01:43:24.912Z] #19 121.2 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-09-09T01:43:24.912Z] #19 121.2 Unpacking xz-utils (5.2.5-2) ... [2021-09-09T01:43:24.912Z] #19 121.3 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-09-09T01:43:24.912Z] #19 121.3 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-09T01:43:24.912Z] #19 121.4 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-09-09T01:43:25.048Z] #51 15.65 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-09-09T01:43:25.048Z] #51 15.71 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-09-09T01:43:25.063Z] #51 31.08 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-09T01:43:25.063Z] #51 31.10 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-09T01:43:25.089Z] [2021-09-09T01:43:25.089Z] #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-09T01:43:25.089Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:25.089Z] #14 29.56 Fetched 8401 kB in 21s (395 kB/s) [2021-09-09T01:43:25.148Z] #49 ... [2021-09-09T01:43:25.148Z] [2021-09-09T01:43:25.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-09T01:43:25.148Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:43:25.148Z] #41 22.77 Updating files: 98% (1725/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-09-09T01:43:25.148Z] #41 22.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-09T01:43:25.312Z] #51 16.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-09-09T01:43:25.424Z] #51 31.44 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-09T01:43:25.691Z] #51 31.74 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-09T01:43:25.691Z] #51 31.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-09T01:43:25.691Z] #51 31.77 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-09T01:43:25.691Z] #51 31.90 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-09T01:43:25.900Z] #51 ... [2021-09-09T01:43:25.900Z] [2021-09-09T01:43:25.900Z] #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-09T01:43:25.900Z] #41 sha256:8be3294f0279068f7ba1098bf26bf4d0445541ea961b1618523d95f4fabc2a8d [2021-09-09T01:43:25.900Z] #41 16.31 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-09T01:43:26.090Z] #41 24.35 + 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-09T01:43:26.227Z] + docker version [2021-09-09T01:43:26.829Z] #19 122.8 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-09-09T01:43:26.829Z] #19 122.9 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-09-09T01:43:26.829Z] #19 122.9 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-09-09T01:43:27.061Z] #51 ... [2021-09-09T01:43:27.061Z] [2021-09-09T01:43:27.061Z] #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-09T01:43:27.061Z] #47 sha256:eaa1b8a04ed531d15e123d4e195425be22f38e5d0c226ead90b87f28c20f7930 [2021-09-09T01:43:27.061Z] #47 DONE 33.1s [2021-09-09T01:43:27.312Z] #41 ... [2021-09-09T01:43:27.312Z] [2021-09-09T01:43:27.312Z] #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-09T01:43:27.312Z] #35 sha256:e65e4eb209ad357b7de207c0e1de45dd44f5b79d558f687fe9c318a4567a1f2e [2021-09-09T01:43:27.312Z] #35 DONE 18.1s [2021-09-09T01:43:27.312Z] [2021-09-09T01:43:27.312Z] #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-09T01:43:27.312Z] #47 sha256:5f5b2fb7c3c7a7ce954ae35db20f4ead529784b3ef76296eea8b00e9b23f9d43 [2021-09-09T01:43:27.312Z] #47 DONE 18.1s [2021-09-09T01:43:27.312Z] [2021-09-09T01:43:27.312Z] #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-09T01:43:27.312Z] #41 sha256:8be3294f0279068f7ba1098bf26bf4d0445541ea961b1618523d95f4fabc2a8d [2021-09-09T01:43:27.312Z] #41 17.85 + 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-09T01:43:27.317Z] [2021-09-09T01:43:27.317Z] #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-09T01:43:27.317Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:27.317Z] #45 32.83 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-09T01:43:27.775Z] #19 124.1 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-09-09T01:43:27.775Z] #19 124.1 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-09-09T01:43:27.775Z] #19 124.1 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-09-09T01:43:28.265Z] #41 ... [2021-09-09T01:43:28.265Z] [2021-09-09T01:43:28.265Z] #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-09T01:43:28.265Z] #30 sha256:310be3b2668a858f5ab6e5f3fc01b9fca375ddd3342135f72601e410f7f1c70f [2021-09-09T01:43:28.265Z] #30 6.578 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-09-09T01:43:28.265Z] #30 8.199 [2021-09-09T01:43:28.265Z] #30 8.387 #=#=# ################################################################ 89.4% ######################################################################## 100.0% [2021-09-09T01:43:28.265Z] #30 9.834 [2021-09-09T01:43:28.265Z] #30 ... [2021-09-09T01:43:28.265Z] [2021-09-09T01:43:28.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-09T01:43:28.265Z] #51 sha256:b6b453f24ac1cd327ac6dfe7746ac7620636f906ceace82c6b151d612dc6c417 [2021-09-09T01:43:28.265Z] #51 18.94 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-09-09T01:43:28.265Z] #51 18.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-09-09T01:43:28.265Z] #51 18.97 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-09-09T01:43:28.265Z] #51 19.13 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-09-09T01:43:28.265Z] #51 19.13 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-09-09T01:43:28.265Z] #51 19.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-09-09T01:43:28.541Z] #51 19.22 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-09-09T01:43:28.541Z] #51 19.26 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-09-09T01:43:28.541Z] #51 19.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-09-09T01:43:28.541Z] #51 19.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-09-09T01:43:28.638Z] #41 ... [2021-09-09T01:43:28.638Z] [2021-09-09T01:43:28.638Z] #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-09T01:43:28.638Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:28.638Z] #45 16.82 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-09T01:43:28.638Z] #45 20.54 Fetched 8405 kB in 15s (560 kB/s) [2021-09-09T01:43:28.638Z] #45 20.54 Reading package lists... [2021-09-09T01:43:28.805Z] #51 19.62 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-09-09T01:43:29.070Z] #51 19.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-09-09T01:43:29.070Z] #51 20.03 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-09-09T01:43:29.161Z] #19 125.3 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-09-09T01:43:29.161Z] #19 125.3 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-09T01:43:29.161Z] #19 125.3 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-09-09T01:43:29.334Z] #51 20.07 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-09T01:43:29.334Z] #51 20.14 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-09T01:43:29.334Z] #51 20.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-09T01:43:29.334Z] #51 20.25 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-09T01:43:29.581Z] #45 25.25 Reading package lists... [2021-09-09T01:43:29.581Z] #45 ... [2021-09-09T01:43:29.581Z] [2021-09-09T01:43:29.581Z] #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-09T01:43:29.581Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:29.581Z] #14 17.88 Fetched 8401 kB in 13s (645 kB/s) [2021-09-09T01:43:29.581Z] #14 17.88 Reading package lists... [2021-09-09T01:43:29.581Z] #14 23.43 Reading package lists... [2021-09-09T01:43:29.581Z] #14 28.06 Building dependency tree... [2021-09-09T01:43:29.581Z] #14 ... [2021-09-09T01:43:29.581Z] [2021-09-09T01:43:29.581Z] #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-09T01:43:29.581Z] #51 sha256:fb6d5658d45b65a0f995d10d8ab0270560eb341cfc8272db69244aaa3a7e3969 [2021-09-09T01:43:29.581Z] #51 27.93 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-09T01:43:29.581Z] #51 27.97 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-09T01:43:29.581Z] #51 28.03 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-09T01:43:29.581Z] #51 28.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-09T01:43:29.581Z] #51 28.07 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-09T01:43:29.581Z] #51 ... [2021-09-09T01:43:29.581Z] [2021-09-09T01:43:29.581Z] #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-09T01:43:29.581Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:29.581Z] #37 18.21 Fetched 8401 kB in 13s (632 kB/s) [2021-09-09T01:43:29.581Z] #37 18.21 Reading package lists... [2021-09-09T01:43:29.581Z] #37 23.45 Reading package lists... [2021-09-09T01:43:29.602Z] #51 20.32 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-09T01:43:29.602Z] #51 20.40 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-09T01:43:29.602Z] #51 20.47 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-09T01:43:29.842Z] #37 28.06 Building dependency tree... [2021-09-09T01:43:29.842Z] #37 ... [2021-09-09T01:43:29.842Z] [2021-09-09T01:43:29.842Z] #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-09T01:43:29.842Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-09T01:43:29.842Z] #57 18.33 Fetched 8401 kB in 13s (632 kB/s) [2021-09-09T01:43:29.842Z] #57 18.33 Reading package lists... [2021-09-09T01:43:29.842Z] #57 23.55 Reading package lists... [2021-09-09T01:43:30.104Z] #19 126.4 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-09-09T01:43:30.104Z] #19 126.4 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-09-09T01:43:30.104Z] #19 126.4 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-09-09T01:43:30.205Z] #51 20.89 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-09T01:43:30.206Z] #51 21.00 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-09T01:43:30.206Z] #51 21.07 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-09T01:43:30.206Z] #51 21.08 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-09T01:43:30.206Z] #51 ... [2021-09-09T01:43:30.206Z] [2021-09-09T01:43:30.206Z] #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-09T01:43:30.206Z] #49 sha256:2b51f469f3f0a54ac8b8ebb8f66fad07862fa45e30e4c00ea28b0954019beff4 [2021-09-09T01:43:30.206Z] #49 11.01 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-09T01:43:30.206Z] #49 11.06 go: downloading golang.org/x/mod v0.3.0 [2021-09-09T01:43:30.358Z] #14 29.56 Reading package lists... [2021-09-09T01:43:30.358Z] #14 ... [2021-09-09T01:43:30.358Z] [2021-09-09T01:43:30.358Z] #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-09T01:43:30.358Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:43:30.358Z] #41 31.97 Updating files: 80% (1411/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-09T01:43:30.358Z] #41 32.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-09T01:43:30.358Z] #41 34.44 + 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-09T01:43:30.470Z] #49 ... [2021-09-09T01:43:30.470Z] [2021-09-09T01:43:30.470Z] #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-09T01:43:30.470Z] #51 sha256:b6b453f24ac1cd327ac6dfe7746ac7620636f906ceace82c6b151d612dc6c417 [2021-09-09T01:43:30.470Z] #51 21.09 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-09T01:43:30.470Z] #51 21.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-09T01:43:30.470Z] #51 ... [2021-09-09T01:43:30.470Z] [2021-09-09T01:43:30.470Z] #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-09T01:43:30.470Z] #60 sha256:10b5f2abed845b6acd953d3b71f9674aaf6af9adf7885cca5acee72c4b4d3173 [2021-09-09T01:43:30.470Z] #60 11.32 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-09T01:43:30.470Z] #60 14.65 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-09T01:43:30.470Z] #60 15.02 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-09T01:43:30.604Z] #45 36.13 Fetched 8405 kB in 27s (310 kB/s) [2021-09-09T01:43:30.734Z] #60 ... [2021-09-09T01:43:30.734Z] [2021-09-09T01:43:30.734Z] #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-09T01:43:30.734Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-09T01:43:30.734Z] #14 12.26 Fetched 8289 kB in 8s (1044 kB/s) [2021-09-09T01:43:30.734Z] #14 12.26 Reading package lists... [2021-09-09T01:43:30.734Z] #14 16.01 Reading package lists... [2021-09-09T01:43:30.734Z] #14 20.67 Building dependency tree... [2021-09-09T01:43:30.784Z] #57 28.39 Building dependency tree... [2021-09-09T01:43:30.784Z] #57 ... [2021-09-09T01:43:30.784Z] [2021-09-09T01:43:30.784Z] #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-09T01:43:30.784Z] #51 sha256:fb6d5658d45b65a0f995d10d8ab0270560eb341cfc8272db69244aaa3a7e3969 [2021-09-09T01:43:30.784Z] #51 29.33 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-09T01:43:31.045Z] #51 29.53 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-09T01:43:31.045Z] #51 29.61 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-09T01:43:31.047Z] #19 127.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-09-09T01:43:31.047Z] #19 127.2 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:43:31.047Z] #19 127.2 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-09T01:43:31.047Z] #19 127.3 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-09-09T01:43:31.047Z] #19 127.3 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:43:31.047Z] #19 127.3 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:43:31.312Z] #14 ... [2021-09-09T01:43:31.312Z] [2021-09-09T01:43:31.312Z] #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-09T01:43:31.312Z] #51 sha256:b6b453f24ac1cd327ac6dfe7746ac7620636f906ceace82c6b151d612dc6c417 [2021-09-09T01:43:31.312Z] #51 22.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-09T01:43:31.312Z] #51 22.15 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-09T01:43:31.312Z] #51 22.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-09T01:43:31.312Z] #51 22.21 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-09T01:43:31.577Z] #51 22.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-09T01:43:31.577Z] #51 22.39 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-09T01:43:31.577Z] #51 22.44 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-09-09T01:43:31.577Z] #51 22.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-09-09T01:43:31.577Z] #51 22.52 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-09-09T01:43:31.843Z] #51 22.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-09-09T01:43:31.843Z] #51 22.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-09-09T01:43:31.843Z] #51 22.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-09-09T01:43:31.972Z] #45 36.13 Reading package lists... [2021-09-09T01:43:31.972Z] #45 ... [2021-09-09T01:43:31.972Z] [2021-09-09T01:43:31.972Z] #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-09T01:43:31.972Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:31.972Z] #14 28.11 Fetched 8401 kB in 19s (432 kB/s) [2021-09-09T01:43:31.972Z] #14 28.11 Reading package lists... [2021-09-09T01:43:31.996Z] Client: [2021-09-09T01:43:31.996Z] Version: 20.10.8 [2021-09-09T01:43:31.996Z] API version: 1.41 [2021-09-09T01:43:31.996Z] Go version: go1.16.6 [2021-09-09T01:43:31.996Z] Git commit: 3967b7d [2021-09-09T01:43:31.996Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-09T01:43:31.996Z] OS/Arch: windows/amd64 [2021-09-09T01:43:31.996Z] Context: default [2021-09-09T01:43:31.996Z] Experimental: true [2021-09-09T01:43:31.996Z] [2021-09-09T01:43:31.996Z] Server: Docker Engine - Community [2021-09-09T01:43:31.996Z] Engine: [2021-09-09T01:43:31.996Z] Version: 20.10.8 [2021-09-09T01:43:31.996Z] API version: 1.41 (minimum version 1.24) [2021-09-09T01:43:31.996Z] Go version: go1.16.6 [2021-09-09T01:43:31.996Z] Git commit: 75249d8 [2021-09-09T01:43:31.996Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-09T01:43:31.996Z] OS/Arch: windows/amd64 [2021-09-09T01:43:31.996Z] Experimental: true [2021-09-09T01:43:32.108Z] #51 22.87 go: downloading golang.org/x/text v0.3.2 [2021-09-09T01:43:32.228Z] #14 38.04 Reading package lists... [2021-09-09T01:43:32.228Z] #14 ... [2021-09-09T01:43:32.228Z] [2021-09-09T01:43:32.228Z] #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-09T01:43:32.228Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:43:32.229Z] #41 33.31 Updating files: 66% (1162/1750) Updating files: 67% (1173/1750) Updating files: 68% (1190/1750) Updating files: 69% (1208/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/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-09T01:43:32.229Z] #41 34.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-09-09T01:43:32.229Z] #41 36.56 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-09-09T01:43:32.372Z] #51 ... [2021-09-09T01:43:32.372Z] [2021-09-09T01:43:32.372Z] #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-09T01:43:32.372Z] #37 sha256:09aaeea62a73c1da33d22c419c4324acef007457a30319400ac591e075da63ed [2021-09-09T01:43:32.372Z] #37 13.21 Fetched 8289 kB in 8s (1005 kB/s) [2021-09-09T01:43:32.372Z] #37 13.21 Reading package lists... [2021-09-09T01:43:32.372Z] #37 17.53 Reading package lists... [2021-09-09T01:43:32.486Z] #41 ... [2021-09-09T01:43:32.486Z] [2021-09-09T01:43:32.486Z] #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-09T01:43:32.486Z] #60 sha256:33e1982085af65ab3239cc6d082adac4a6dde7803be0c5ad56dec35d5bd37761 [2021-09-09T01:43:32.486Z] #60 28.44 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-09T01:43:32.486Z] #60 28.73 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-09T01:43:32.486Z] #60 ... [2021-09-09T01:43:32.486Z] [2021-09-09T01:43:32.486Z] #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-09T01:43:32.486Z] #51 sha256:7e006e351edceb2837377613c66d2ebf7866a40d4f82fa5d910a513d1ec7ccc5 [2021-09-09T01:43:32.486Z] #51 33.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-09T01:43:32.486Z] #51 33.81 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-09T01:43:32.486Z] #51 34.02 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-09-09T01:43:32.486Z] #51 34.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-09T01:43:32.486Z] #51 34.52 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-09T01:43:32.486Z] #51 34.63 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-09T01:43:32.486Z] #51 35.08 go: downloading golang.org/x/text v0.3.2 [Pipeline] sh [2021-09-09T01:43:32.637Z] #37 22.57 Building dependency tree... [2021-09-09T01:43:32.637Z] #37 ... [2021-09-09T01:43:32.637Z] [2021-09-09T01:43:32.638Z] #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-09T01:43:32.638Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-09T01:43:32.638Z] #14 22.78 The following additional packages will be installed: [2021-09-09T01:43:32.638Z] #14 22.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-09T01:43:32.638Z] #14 22.79 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-09T01:43:32.638Z] #14 22.79 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-09T01:43:32.638Z] #14 22.79 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-09T01:43:32.638Z] #14 22.79 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-09T01:43:32.638Z] #14 22.79 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-09T01:43:32.638Z] #14 22.79 mingw-w64-common mingw-w64-x86-64-dev [2021-09-09T01:43:32.638Z] #14 22.80 Suggested packages: [2021-09-09T01:43:32.638Z] #14 22.80 gcc-10-locales seccomp wine64 [2021-09-09T01:43:32.903Z] #14 23.54 The following NEW packages will be installed: [2021-09-09T01:43:32.903Z] #14 23.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-09T01:43:32.903Z] #14 23.54 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-09T01:43:32.903Z] #14 23.54 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-09T01:43:32.903Z] #14 23.54 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-09T01:43:32.903Z] #14 23.54 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-09T01:43:32.903Z] #14 23.55 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-09T01:43:32.903Z] #14 23.55 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-09T01:43:32.903Z] #14 23.55 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-09T01:43:32.903Z] #14 23.55 mingw-w64-x86-64-dev [2021-09-09T01:43:32.903Z] #14 ... [2021-09-09T01:43:32.903Z] [2021-09-09T01:43:32.903Z] #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-09T01:43:32.903Z] #57 sha256:2207c33f3024a8de3ca4bded83cd151fd7b8dbf31bffc71795b2ddd61399d6b5 [2021-09-09T01:43:32.903Z] #57 13.49 Fetched 8289 kB in 9s (952 kB/s) [2021-09-09T01:43:32.903Z] #57 13.49 Reading package lists... [2021-09-09T01:43:32.903Z] #57 17.63 Reading package lists... [2021-09-09T01:43:32.903Z] #57 22.27 Building dependency tree... [2021-09-09T01:43:32.903Z] #57 ... [2021-09-09T01:43:32.903Z] [2021-09-09T01:43:32.903Z] #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-09T01:43:32.903Z] #45 sha256:530e5eb8a2a7172d3a738144194be4664354a464a3c422f9a6d03b278368204a [2021-09-09T01:43:32.903Z] #45 13.52 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-09T01:43:32.903Z] #45 14.21 Fetched 8293 kB in 9s (887 kB/s) [2021-09-09T01:43:32.903Z] #45 14.21 Reading package lists... [2021-09-09T01:43:32.903Z] #45 18.34 Reading package lists... [2021-09-09T01:43:33.168Z] #45 23.01 Building dependency tree... [2021-09-09T01:43:33.168Z] #45 ... [2021-09-09T01:43:33.168Z] [2021-09-09T01:43:33.168Z] #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-09T01:43:33.168Z] #37 sha256:09aaeea62a73c1da33d22c419c4324acef007457a30319400ac591e075da63ed [2021-09-09T01:43:33.168Z] #37 22.57 Building dependency tree... [2021-09-09T01:43:33.243Z] Fetching without tags [2021-09-09T01:43:33.502Z] + docker info [2021-09-09T01:43:33.591Z] #51 ... [2021-09-09T01:43:33.591Z] [2021-09-09T01:43:33.591Z] #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-09T01:43:33.591Z] #53 sha256:0f589c709b2ce8f73647748436d90349956fe29c51c16ffa6ecd794d05621894 [2021-09-09T01:43:33.591Z] #53 DONE 32.0s [2021-09-09T01:43:33.591Z] [2021-09-09T01:43:33.591Z] #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-09T01:43:33.591Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:33.591Z] #45 25.25 Reading package lists... [2021-09-09T01:43:33.591Z] #45 30.02 Building dependency tree... [2021-09-09T01:43:33.654Z] #41 ... [2021-09-09T01:43:33.654Z] [2021-09-09T01:43:33.654Z] #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-09T01:43:33.654Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-09T01:43:33.654Z] #57 28.30 Fetched 8401 kB in 21s (401 kB/s) [2021-09-09T01:43:33.654Z] #57 28.30 Reading package lists... [2021-09-09T01:43:33.654Z] #57 35.35 Reading package lists... [2021-09-09T01:43:33.654Z] #57 ... [2021-09-09T01:43:33.654Z] [2021-09-09T01:43:33.654Z] #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-09T01:43:33.654Z] #51 sha256:e8eb3c806b2399d9300324ea45646fb4e9da0ba5c9b506cd794a04d0489c6995 [2021-09-09T01:43:33.654Z] #51 30.38 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-09-09T01:43:33.654Z] #51 30.45 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-09-09T01:43:33.654Z] #51 30.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-09-09T01:43:33.654Z] #51 30.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-09-09T01:43:33.654Z] #51 30.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-09-09T01:43:33.654Z] #51 30.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-09-09T01:43:33.654Z] #51 31.28 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-09-09T01:43:33.654Z] #51 31.55 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-09-09T01:43:33.654Z] #51 31.65 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-09-09T01:43:33.654Z] #51 31.79 go: downloading github.com/ultraware/funlen v0.0.2 [2021-09-09T01:43:33.654Z] #51 31.90 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-09-09T01:43:33.654Z] #51 31.97 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-09-09T01:43:33.654Z] #51 32.15 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-09-09T01:43:33.654Z] #51 33.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-09-09T01:43:33.654Z] #51 33.63 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-09-09T01:43:33.654Z] #51 33.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-09T01:43:33.654Z] #51 33.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-09T01:43:33.654Z] #51 34.02 go: downloading github.com/stretchr/objx v0.2.0 [2021-09-09T01:43:33.654Z] #51 34.25 go: downloading golang.org/x/text v0.3.2 [2021-09-09T01:43:32.983Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:43:33.019Z] > git config --add remote.origin.fetch +refs/pull/42810/head:refs/remotes/origin/PR-42810 # timeout=10 [2021-09-09T01:43:33.055Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:43:33.167Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:43:33.280Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:43:33.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:43:33.282Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:43:33.909Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 6e02f7cd55759428d32e76801d1711a36705701f [2021-09-09T01:43:33.915Z] #51 ... [2021-09-09T01:43:33.915Z] [2021-09-09T01:43:33.915Z] #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-09T01:43:33.915Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:33.915Z] #37 29.08 Fetched 8401 kB in 22s (384 kB/s) [2021-09-09T01:43:33.915Z] #37 29.08 Reading package lists... [2021-09-09T01:43:33.915Z] #37 36.31 Reading package lists... [2021-09-09T01:43:33.915Z] #37 ... [2021-09-09T01:43:33.915Z] [2021-09-09T01:43:33.915Z] #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-09T01:43:33.915Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:33.915Z] #14 29.56 Reading package lists... [2021-09-09T01:43:34.123Z] #37 24.90 The following additional packages will be installed: [2021-09-09T01:43:34.123Z] #37 24.91 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-09T01:43:34.123Z] #37 24.92 Suggested packages: [2021-09-09T01:43:34.123Z] #37 24.92 cmake-doc ninja-build lrzip [2021-09-09T01:43:34.123Z] #37 24.93 Recommended packages: [2021-09-09T01:43:34.123Z] #37 24.93 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-09T01:43:34.174Z] #14 36.62 Reading package lists... [2021-09-09T01:43:34.174Z] #14 ... [2021-09-09T01:43:34.174Z] [2021-09-09T01:43:34.174Z] #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-09T01:43:34.174Z] #60 sha256:eda5da4a3c1704dfb7dbf57cd005e553d6b72b2e4841a1d24ab44a7b16810fc1 [2021-09-09T01:43:34.174Z] #60 29.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-09T01:43:34.436Z] #60 ... [2021-09-09T01:43:34.436Z] [2021-09-09T01:43:34.436Z] #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-09T01:43:34.436Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:34.436Z] #45 29.10 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-09-09T01:43:34.436Z] #45 32.99 Fetched 8405 kB in 25s (341 kB/s) [2021-09-09T01:43:34.436Z] #45 32.99 Reading package lists... [2021-09-09T01:43:34.978Z] #45 33.15 The following additional packages will be installed: [2021-09-09T01:43:34.978Z] #45 33.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-09T01:43:34.978Z] #45 33.16 python3-protobuf python3-six [2021-09-09T01:43:34.978Z] #45 33.20 Suggested packages: [2021-09-09T01:43:34.978Z] #45 33.20 python3-setuptools [2021-09-09T01:43:34.978Z] #45 33.20 Recommended packages: [2021-09-09T01:43:34.978Z] #45 33.20 iproute2 | iproute [2021-09-09T01:43:35.008Z] #51 ... [2021-09-09T01:43:35.008Z] [2021-09-09T01:43:35.008Z] #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-09T01:43:35.008Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:35.008Z] #37 30.90 Fetched 8401 kB in 22s (377 kB/s) [2021-09-09T01:43:35.008Z] #37 30.90 Reading package lists... [2021-09-09T01:43:35.008Z] #37 39.53 Reading package lists... [2021-09-09T01:43:35.008Z] #37 ... [2021-09-09T01:43:35.008Z] [2021-09-09T01:43:35.008Z] #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-09T01:43:35.008Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-09T01:43:35.008Z] #57 31.95 Fetched 8401 kB in 23s (366 kB/s) [2021-09-09T01:43:35.008Z] #57 31.95 Reading package lists... [2021-09-09T01:43:35.099Z] #37 25.62 The following NEW packages will be installed: [2021-09-09T01:43:35.099Z] #37 25.63 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-09T01:43:35.099Z] #37 25.63 vim-common xxd [2021-09-09T01:43:35.365Z] #37 26.01 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:35.365Z] #37 26.01 Need to get 15.6 MB of archives. [2021-09-09T01:43:35.365Z] #37 26.01 After this operation, 67.4 MB of additional disk space will be used. [2021-09-09T01:43:35.365Z] #37 26.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-09-09T01:43:35.365Z] #37 26.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-09T01:43:35.365Z] #37 26.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-09T01:43:35.365Z] #37 26.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-09-09T01:43:35.550Z] #45 33.75 The following NEW packages will be installed: [2021-09-09T01:43:35.550Z] #45 33.75 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-09T01:43:35.550Z] #45 33.75 python3-protobuf python3-six [2021-09-09T01:43:35.812Z] #45 34.18 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:35.812Z] #45 34.18 Need to get 2267 kB of archives. [2021-09-09T01:43:35.812Z] #45 34.18 After this operation, 10.8 MB of additional disk space will be used. [2021-09-09T01:43:35.812Z] #45 34.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-09T01:43:35.942Z] #37 26.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-09-09T01:43:35.942Z] #37 26.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-09-09T01:43:35.942Z] #37 26.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-09-09T01:43:35.942Z] #37 26.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-09-09T01:43:35.942Z] #37 26.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-09-09T01:43:35.942Z] #37 26.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-09-09T01:43:36.074Z] #45 34.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-09T01:43:36.074Z] #45 34.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-09T01:43:36.074Z] #45 34.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-09T01:43:36.074Z] #45 34.24 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-09T01:43:36.074Z] #45 34.25 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-09T01:43:36.074Z] #45 34.25 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-09T01:43:36.074Z] #45 ... [2021-09-09T01:43:36.074Z] [2021-09-09T01:43:36.074Z] #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-09T01:43:36.074Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-09T01:43:36.074Z] #57 28.39 Building dependency tree... [2021-09-09T01:43:36.074Z] #57 31.70 The following additional packages will be installed: [2021-09-09T01:43:36.074Z] #57 31.70 libbtrfs0 [2021-09-09T01:43:36.074Z] #57 31.91 The following NEW packages will be installed: [2021-09-09T01:43:36.074Z] #57 31.91 libbtrfs-dev libbtrfs0 [2021-09-09T01:43:36.074Z] #57 32.38 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:36.074Z] #57 32.38 Need to get 460 kB of archives. [2021-09-09T01:43:36.074Z] #57 32.38 After this operation, 1237 kB of additional disk space will be used. [2021-09-09T01:43:36.074Z] #57 32.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-09T01:43:36.074Z] #57 32.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-09T01:43:36.074Z] #57 33.40 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:36.074Z] #57 33.51 Fetched 460 kB in 0s (1180 kB/s) [2021-09-09T01:43:36.074Z] #57 33.62 Selecting previously unselected package libbtrfs0:amd64. [2021-09-09T01:43:36.074Z] #57 33.62 (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-09T01:43:36.074Z] #57 33.66 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-09T01:43:36.074Z] #57 33.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:43:36.074Z] #57 33.90 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-09T01:43:36.074Z] #57 33.90 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-09T01:43:36.074Z] #57 33.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:43:36.074Z] #57 34.23 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:43:36.074Z] #57 34.26 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:43:36.074Z] #57 34.31 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:43:36.074Z] #57 DONE 34.7s [2021-09-09T01:43:36.074Z] [2021-09-09T01:43:36.074Z] #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-09T01:43:36.074Z] #58 sha256:9fb64ec49b41e8b6e2032283bb66c1ae2f35257c94f8e0bb7ae6785125d4a36a [2021-09-09T01:43:37.072Z] Merge succeeded, producing bd2b859c38477bc3f568b6bea2b39a5b87bed440 [2021-09-09T01:43:37.073Z] Checking out Revision bd2b859c38477bc3f568b6bea2b39a5b87bed440 (PR-42810) [2021-09-09T01:43:37.230Z] #45 39.58 Reading package lists... [2021-09-09T01:43:37.230Z] #45 ... [2021-09-09T01:43:37.230Z] [2021-09-09T01:43:37.230Z] #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-09T01:43:37.230Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-09T01:43:37.230Z] #57 35.35 Reading package lists... [2021-09-09T01:43:37.347Z] #37 28.18 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:34.020Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:43:34.056Z] > git checkout -f 6e02f7cd55759428d32e76801d1711a36705701f # timeout=10 [2021-09-09T01:43:36.159Z] > git remote # timeout=10 [2021-09-09T01:43:36.246Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T01:43:36.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:43:36.283Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-09T01:43:36.988Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-09T01:43:37.109Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:43:37.144Z] > git checkout -f bd2b859c38477bc3f568b6bea2b39a5b87bed440 # timeout=10 [2021-09-09T01:43:37.926Z] #37 28.40 Fetched 15.6 MB in 1s (14.1 MB/s) [2021-09-09T01:43:38.190Z] #37 ... [2021-09-09T01:43:38.190Z] [2021-09-09T01:43:38.190Z] #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-09T01:43:38.190Z] #57 sha256:2207c33f3024a8de3ca4bded83cd151fd7b8dbf31bffc71795b2ddd61399d6b5 [2021-09-09T01:43:38.190Z] #57 24.38 The following additional packages will be installed: [2021-09-09T01:43:38.190Z] #57 24.40 libbtrfs0 [2021-09-09T01:43:38.190Z] #57 24.56 The following NEW packages will be installed: [2021-09-09T01:43:38.190Z] #57 24.56 libbtrfs-dev libbtrfs0 [2021-09-09T01:43:38.190Z] #57 24.99 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:38.190Z] #57 24.99 Need to get 454 kB of archives. [2021-09-09T01:43:38.190Z] #57 24.99 After this operation, 1275 kB of additional disk space will be used. [2021-09-09T01:43:38.190Z] #57 24.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-09-09T01:43:38.190Z] #57 25.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-09-09T01:43:38.190Z] #57 26.00 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:38.190Z] #57 26.18 Fetched 454 kB in 0s (1379 kB/s) [2021-09-09T01:43:38.190Z] #57 26.26 Selecting previously unselected package libbtrfs0:arm64. [2021-09-09T01:43:38.190Z] #57 26.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-09T01:43:38.190Z] #57 26.31 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-09-09T01:43:38.190Z] #57 26.33 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-09-09T01:43:38.190Z] #57 26.55 Selecting previously unselected package libbtrfs-dev:arm64. [2021-09-09T01:43:38.190Z] #57 26.55 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-09-09T01:43:38.190Z] #57 26.59 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-09T01:43:38.190Z] #57 26.85 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-09-09T01:43:38.190Z] #57 26.88 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-09T01:43:38.190Z] #57 26.90 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:43:38.190Z] #57 DONE 29.0s [2021-09-09T01:43:38.190Z] [2021-09-09T01:43:38.190Z] #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-09T01:43:38.190Z] #58 sha256:ea1afafbe2e532b51ef933c00bc0774a7820ab24ac98c9f4d206af483e44b808 [2021-09-09T01:43:38.281Z] #57 40.50 Reading package lists... [2021-09-09T01:43:38.281Z] #57 ... [2021-09-09T01:43:38.281Z] [2021-09-09T01:43:38.281Z] #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-09T01:43:38.281Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:38.281Z] #45 36.13 Reading package lists... [2021-09-09T01:43:39.139Z] #57 42.17 Building dependency tree... [2021-09-09T01:43:39.629Z] #58 1.327 + RM_GOPATH=0 [2021-09-09T01:43:39.629Z] #58 1.333 + TMP_GOPATH= [2021-09-09T01:43:39.629Z] #58 1.333 + : /build [2021-09-09T01:43:39.629Z] #58 1.334 + '[' -z '' ']' [2021-09-09T01:43:39.629Z] #58 1.334 ++ mktemp -d [2021-09-09T01:43:39.629Z] #58 1.343 + export GOPATH=/tmp/tmp.xaSomf2q8Y [2021-09-09T01:43:39.629Z] #58 1.347 + GOPATH=/tmp/tmp.xaSomf2q8Y [2021-09-09T01:43:39.629Z] #58 1.347 + RM_GOPATH=1 [2021-09-09T01:43:39.629Z] #58 1.347 + case "$(go env GOARCH)" in [2021-09-09T01:43:39.629Z] #58 1.348 ++ go env GOARCH [2021-09-09T01:43:39.629Z] #58 1.371 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:39.629Z] #58 1.371 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:39.629Z] #58 1.375 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:39.629Z] #58 1.380 + dir=/tmp/install [2021-09-09T01:43:39.629Z] #58 1.380 + bin=containerd [2021-09-09T01:43:39.629Z] #58 1.380 + shift [2021-09-09T01:43:39.629Z] #58 1.380 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-09T01:43:39.629Z] #58 1.380 + . /tmp/install/containerd.installer [2021-09-09T01:43:39.629Z] #58 1.381 ++ set -e [2021-09-09T01:43:39.629Z] #58 1.381 ++ : v1.5.5 [2021-09-09T01:43:39.629Z] #58 1.381 + install_containerd [2021-09-09T01:43:39.629Z] #58 1.387 + echo 'Install containerd version v1.5.5' [2021-09-09T01:43:39.629Z] #58 1.387 Install containerd version v1.5.5 [2021-09-09T01:43:39.629Z] #58 1.387 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xaSomf2q8Y/src/github.com/containerd/containerd [2021-09-09T01:43:39.629Z] #58 1.390 Cloning into '/tmp/tmp.xaSomf2q8Y/src/github.com/containerd/containerd'... [2021-09-09T01:43:40.213Z] #58 ... [2021-09-09T01:43:40.213Z] [2021-09-09T01:43:40.213Z] #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-09T01:43:40.213Z] #53 sha256:8839dd2a876171359e1ba71e77fb6aeba39bc0e8141e03cb362543b6ef16c925 [2021-09-09T01:43:40.213Z] #53 DONE 31.0s [2021-09-09T01:43:40.285Z] #58 4.051 + RM_GOPATH=0 [2021-09-09T01:43:40.285Z] #58 4.051 + TMP_GOPATH= [2021-09-09T01:43:40.285Z] #58 4.051 + : /build [2021-09-09T01:43:40.285Z] #58 4.051 + '[' -z '' ']' [2021-09-09T01:43:40.285Z] #58 4.052 ++ mktemp -d [2021-09-09T01:43:40.285Z] #58 4.053 + export GOPATH=/tmp/tmp.g6JsXazlGn [2021-09-09T01:43:40.285Z] #58 4.053 + GOPATH=/tmp/tmp.g6JsXazlGn [2021-09-09T01:43:40.285Z] #58 4.053 + RM_GOPATH=1 [2021-09-09T01:43:40.286Z] #58 4.053 + case "$(go env GOARCH)" in [2021-09-09T01:43:40.286Z] #58 4.059 ++ go env GOARCH [2021-09-09T01:43:40.286Z] #58 4.083 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:40.286Z] #58 4.083 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:40.286Z] #58 4.083 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:40.286Z] #58 4.108 Install containerd version v1.5.5 [2021-09-09T01:43:40.286Z] #58 4.108 + dir=/tmp/install [2021-09-09T01:43:40.286Z] #58 4.108 + bin=containerd [2021-09-09T01:43:40.286Z] #58 4.108 + shift [2021-09-09T01:43:40.286Z] #58 4.108 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-09T01:43:40.286Z] #58 4.108 + . /tmp/install/containerd.installer [2021-09-09T01:43:40.286Z] #58 4.108 ++ set -e [2021-09-09T01:43:40.286Z] #58 4.108 ++ : v1.5.5 [2021-09-09T01:43:40.286Z] #58 4.108 + install_containerd [2021-09-09T01:43:40.286Z] #58 4.108 + echo 'Install containerd version v1.5.5' [2021-09-09T01:43:40.286Z] #58 4.108 + git clone https://github.com/containerd/containerd.git /tmp/tmp.g6JsXazlGn/src/github.com/containerd/containerd [2021-09-09T01:43:40.286Z] #58 4.108 Cloning into '/tmp/tmp.g6JsXazlGn/src/github.com/containerd/containerd'... [2021-09-09T01:43:40.480Z] [2021-09-09T01:43:40.480Z] #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-09T01:43:40.480Z] #33 sha256:0ea30ac548e55f5e4dc405e1544cf21eb2fb700bd33609db3af0451f747ae3f4 [2021-09-09T01:43:40.480Z] #33 30.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-09T01:43:40.480Z] #33 30.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-09T01:43:40.857Z] #58 ... [2021-09-09T01:43:40.857Z] [2021-09-09T01:43:40.857Z] #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-09T01:43:40.857Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:40.857Z] #37 28.06 Building dependency tree... [2021-09-09T01:43:40.857Z] #37 31.17 The following additional packages will be installed: [2021-09-09T01:43:40.857Z] #37 31.23 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-09T01:43:40.857Z] #37 31.23 Suggested packages: [2021-09-09T01:43:40.857Z] #37 31.23 cmake-doc ninja-build lrzip [2021-09-09T01:43:40.857Z] #37 31.23 Recommended packages: [2021-09-09T01:43:40.857Z] #37 31.23 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-09T01:43:40.857Z] #37 32.13 The following NEW packages will be installed: [2021-09-09T01:43:40.857Z] #37 32.16 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-09T01:43:40.857Z] #37 32.16 vim-common xxd [2021-09-09T01:43:40.857Z] #37 32.48 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:40.857Z] #37 32.48 Need to get 17.7 MB of archives. [2021-09-09T01:43:40.857Z] #37 32.48 After this operation, 70.7 MB of additional disk space will be used. [2021-09-09T01:43:40.857Z] #37 32.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-09T01:43:40.857Z] #37 32.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-09T01:43:40.857Z] #37 32.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-09T01:43:40.857Z] #37 32.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-09T01:43:40.857Z] #37 33.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-09T01:43:40.857Z] #37 33.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-09T01:43:40.857Z] #37 33.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-09T01:43:40.857Z] #37 33.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-09T01:43:40.857Z] #37 33.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-09T01:43:40.857Z] #37 33.17 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-09T01:43:40.857Z] #37 34.31 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:40.857Z] #37 34.52 Fetched 17.7 MB in 1s (14.4 MB/s) [2021-09-09T01:43:40.857Z] #37 34.64 Selecting previously unselected package xxd. [2021-09-09T01:43:40.857Z] #37 34.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-09T01:43:40.857Z] #37 34.69 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-09T01:43:40.857Z] #37 34.79 Unpacking xxd (2:8.2.2434-3) ... [2021-09-09T01:43:40.857Z] #37 34.96 Selecting previously unselected package vim-common. [2021-09-09T01:43:40.857Z] #37 34.96 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:43:40.857Z] #37 35.00 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-09T01:43:40.857Z] #37 35.25 Selecting previously unselected package cmake-data. [2021-09-09T01:43:40.857Z] #37 35.25 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-09T01:43:40.857Z] #37 35.27 Unpacking cmake-data (3.18.4-2) ... [2021-09-09T01:43:40.857Z] #37 37.94 Selecting previously unselected package libicu67:amd64. [2021-09-09T01:43:40.857Z] #37 37.95 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-09T01:43:40.857Z] #37 37.96 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-09T01:43:40.857Z] #37 ... [2021-09-09T01:43:40.857Z] [2021-09-09T01:43:40.857Z] #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-09T01:43:40.857Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:40.857Z] #14 28.06 Building dependency tree... [2021-09-09T01:43:40.857Z] #14 31.24 The following additional packages will be installed: [2021-09-09T01:43:40.857Z] #14 31.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-09T01:43:40.857Z] #14 31.28 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-09T01:43:40.857Z] #14 31.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-09T01:43:40.857Z] #14 31.28 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-09T01:43:40.857Z] #14 31.28 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-09T01:43:40.857Z] #14 31.28 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-09T01:43:40.857Z] #14 31.28 mingw-w64-common mingw-w64-x86-64-dev [2021-09-09T01:43:40.857Z] #14 31.30 Suggested packages: [2021-09-09T01:43:40.857Z] #14 31.30 gcc-10-locales seccomp wine64 [2021-09-09T01:43:40.857Z] #14 32.53 The following NEW packages will be installed: [2021-09-09T01:43:40.857Z] #14 32.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-09T01:43:40.857Z] #14 32.55 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-09T01:43:40.857Z] #14 32.55 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-09T01:43:40.857Z] #14 32.55 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-09T01:43:40.857Z] #14 32.55 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-09T01:43:40.857Z] #14 32.55 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-09T01:43:40.857Z] #14 32.55 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-09T01:43:40.857Z] #14 32.55 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-09T01:43:40.857Z] #14 32.55 mingw-w64-x86-64-dev [2021-09-09T01:43:40.857Z] #14 33.06 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:40.857Z] #14 33.06 Need to get 115 MB of archives. [2021-09-09T01:43:40.857Z] #14 33.06 After this operation, 645 MB of additional disk space will be used. [2021-09-09T01:43:40.857Z] #14 33.06 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-09T01:43:40.857Z] #14 33.13 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-09T01:43:40.857Z] #14 33.29 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-09T01:43:40.857Z] #14 33.66 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-09T01:43:40.857Z] #14 33.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-09T01:43:40.857Z] #14 33.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-09T01:43:40.857Z] #14 33.90 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-09T01:43:40.857Z] #14 34.11 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-09T01:43:40.858Z] #14 34.11 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-09T01:43:40.858Z] #14 34.62 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-09T01:43:40.858Z] #14 35.83 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-09T01:43:40.858Z] #14 36.26 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-09T01:43:40.858Z] #14 36.67 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-09T01:43:40.858Z] #14 37.78 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-09T01:43:40.858Z] #14 38.27 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-09T01:43:40.858Z] #14 38.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-09T01:43:40.858Z] #14 38.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-09T01:43:40.858Z] #14 38.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-09T01:43:40.858Z] #14 38.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-09T01:43:40.858Z] #14 38.27 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-09T01:43:40.858Z] #14 38.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-09T01:43:40.858Z] #14 38.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-09T01:43:40.858Z] #14 38.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-09T01:43:40.858Z] #14 38.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-09T01:43:40.858Z] #14 38.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-09T01:43:40.858Z] #14 38.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-09T01:43:40.858Z] #14 38.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-09T01:43:40.858Z] #14 38.36 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-09T01:43:40.858Z] #14 38.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-09T01:43:40.858Z] #14 38.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-09T01:43:40.858Z] #14 39.36 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:41.119Z] #14 ... [2021-09-09T01:43:41.119Z] [2021-09-09T01:43:41.119Z] #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-09T01:43:41.119Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:41.119Z] #45 37.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-09T01:43:41.119Z] #45 38.24 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:41.119Z] #45 38.43 Fetched 2267 kB in 4s (626 kB/s) [2021-09-09T01:43:41.119Z] #45 38.49 Selecting previously unselected package libprotobuf23:amd64. [2021-09-09T01:43:41.119Z] #45 38.49 (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-09T01:43:41.119Z] #45 38.54 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-09T01:43:41.119Z] #45 38.58 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-09T01:43:41.119Z] #45 39.38 Selecting previously unselected package python3-pkg-resources. [2021-09-09T01:43:41.119Z] #45 39.38 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-09T01:43:41.119Z] #45 39.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:43:41.382Z] #45 39.59 Selecting previously unselected package python3-six. [2021-09-09T01:43:41.382Z] #45 39.59 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-09T01:43:41.382Z] #45 39.59 Unpacking python3-six (1.16.0-2) ... [2021-09-09T01:43:41.382Z] #45 39.70 Selecting previously unselected package python3-protobuf. [2021-09-09T01:43:41.382Z] #45 39.70 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-09T01:43:41.382Z] #45 39.72 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-09T01:43:41.708Z] Fetching without tags [2021-09-09T01:43:41.954Z] #45 40.31 Selecting previously unselected package libnet1:amd64. [2021-09-09T01:43:41.954Z] #45 40.31 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-09T01:43:41.954Z] #45 40.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:43:42.215Z] #45 40.47 Selecting previously unselected package libnl-3-200:amd64. [2021-09-09T01:43:42.215Z] #45 40.48 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-09T01:43:42.215Z] #45 40.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:43:42.422Z] #33 ... [2021-09-09T01:43:42.422Z] [2021-09-09T01:43:42.422Z] #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-09T01:43:42.422Z] #51 sha256:b6b453f24ac1cd327ac6dfe7746ac7620636f906ceace82c6b151d612dc6c417 [2021-09-09T01:43:42.422Z] #51 23.29 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-09T01:43:42.422Z] #51 23.88 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-09T01:43:42.422Z] #51 26.75 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-09T01:43:42.422Z] #51 26.80 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-09T01:43:42.422Z] #51 31.82 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-09T01:43:42.422Z] #51 31.94 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-09T01:43:42.422Z] #51 32.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-09T01:43:42.422Z] #51 32.75 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-09T01:43:42.426Z] #57 ... [2021-09-09T01:43:42.426Z] [2021-09-09T01:43:42.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-09T01:43:42.426Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:42.426Z] #45 39.58 Reading package lists... [2021-09-09T01:43:42.426Z] [2021-09-09T01:43:42.426Z] #45 ... [2021-09-09T01:43:42.426Z] [2021-09-09T01:43:42.426Z] #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-09T01:43:42.427Z] #53 sha256:79706065e01a8023317e99ec62bccae7659194c930d3909d54f3b76b9e98821d [2021-09-09T01:43:42.427Z] #53 DONE 47.4s [2021-09-09T01:43:42.427Z] [2021-09-09T01:43:42.427Z] #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-09T01:43:42.427Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:42.476Z] #45 40.64 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-09T01:43:42.476Z] #45 40.65 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-09T01:43:42.476Z] #45 40.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:43:42.476Z] #45 40.74 Selecting previously unselected package criu. [2021-09-09T01:43:42.476Z] #45 40.74 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-09T01:43:42.476Z] #45 40.75 Unpacking criu (3.15-1) ... [2021-09-09T01:43:42.699Z] #51 ... [2021-09-09T01:43:42.699Z] [2021-09-09T01:43:42.699Z] #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-09T01:43:42.699Z] #30 sha256:310be3b2668a858f5ab6e5f3fc01b9fca375ddd3342135f72601e410f7f1c70f [2021-09-09T01:43:42.699Z] #30 15.14 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-09-09T01:43:42.699Z] #30 17.24 #=#=# [2021-09-09T01:43:42.699Z] #30 17.46 0.4% ######################################################################## 100.0% [2021-09-09T01:43:42.699Z] #30 18.47 [2021-09-09T01:43:42.699Z] #30 22.05 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-09-09T01:43:42.699Z] #30 23.86 #=#=# [2021-09-09T01:43:42.773Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 6e02f7cd55759428d32e76801d1711a36705701f [2021-09-09T01:43:43.048Z] #45 41.36 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:43:43.240Z] #30 24.09 0.1% ### 4.3% ######### 13.2% ############### 21.4% #################### 28.4% ########################### 37.9% ##################################### 51.7% ########################################### 61.0% ### [2021-09-09T01:43:43.240Z] #30 ... [2021-09-09T01:43:43.240Z] [2021-09-09T01:43:43.240Z] #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-09T01:43:43.240Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-09T01:43:43.240Z] #14 23.95 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:43.240Z] #14 23.95 Need to get 108 MB of archives. [2021-09-09T01:43:43.240Z] #14 23.95 After this operation, 620 MB of additional disk space will be used. [2021-09-09T01:43:43.240Z] #14 23.95 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-09T01:43:43.240Z] #14 24.01 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-09T01:43:43.240Z] #14 24.10 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-09T01:43:43.240Z] #14 24.11 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-09T01:43:43.240Z] #14 24.12 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-09T01:43:43.240Z] #14 24.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-09T01:43:43.240Z] #14 24.29 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-09T01:43:43.240Z] #14 24.42 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-09T01:43:43.240Z] #14 24.43 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-09T01:43:43.240Z] #14 24.76 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-09T01:43:43.240Z] #14 25.64 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-09T01:43:43.240Z] #14 25.85 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-09T01:43:43.240Z] #14 26.33 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-09T01:43:43.240Z] #14 28.22 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-09T01:43:43.240Z] #14 28.77 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-09T01:43:43.240Z] #14 28.79 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-09-09T01:43:43.240Z] #14 28.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-09-09T01:43:43.240Z] #14 28.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-09-09T01:43:43.240Z] #14 28.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-09-09T01:43:43.240Z] #14 28.81 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-09T01:43:43.240Z] #14 28.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-09-09T01:43:43.240Z] #14 28.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-09-09T01:43:43.240Z] #14 28.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-09-09T01:43:43.240Z] #14 28.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-09-09T01:43:43.240Z] #14 28.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-09-09T01:43:43.240Z] #14 28.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-09-09T01:43:43.240Z] #14 28.90 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-09-09T01:43:43.240Z] #14 28.91 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-09T01:43:43.240Z] #14 28.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-09-09T01:43:43.240Z] #14 28.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-09-09T01:43:43.240Z] #14 29.98 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:43.240Z] #14 30.20 Fetched 108 MB in 5s (20.5 MB/s) [2021-09-09T01:43:43.240Z] #14 30.29 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-09T01:43:43.240Z] #14 30.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-09T01:43:43.240Z] #14 30.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-09-09T01:43:43.240Z] #14 30.81 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-09T01:43:43.240Z] #14 33.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-09T01:43:43.240Z] #14 33.37 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-09-09T01:43:43.240Z] #14 33.38 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-09T01:43:43.240Z] #14 ... [2021-09-09T01:43:43.240Z] [2021-09-09T01:43:43.240Z] #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-09T01:43:43.240Z] #30 sha256:310be3b2668a858f5ab6e5f3fc01b9fca375ddd3342135f72601e410f7f1c70f [2021-09-09T01:43:43.504Z] #30 24.09 0.1% ### 4.3% ######### 13.2% ############### 21.4% #################### 28.4% ########################### 37.9% ##################################### 51.7% ########################################### 61.0% ################################################## 69.9% ########################################################### 82.2% ###################################################################### 98.2% ######################################################################## 100.0% [2021-09-09T01:43:43.536Z] #45 44.19 Reading package lists... [2021-09-09T01:43:43.536Z] #45 ... [2021-09-09T01:43:43.536Z] [2021-09-09T01:43:43.536Z] #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-09T01:43:43.536Z] #51 sha256:7e006e351edceb2837377613c66d2ebf7866a40d4f82fa5d910a513d1ec7ccc5 [2021-09-09T01:43:43.536Z] #51 46.03 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-09T01:43:43.536Z] #51 46.12 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-09T01:43:43.536Z] #51 46.28 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-09T01:43:43.536Z] #51 46.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-09T01:43:43.536Z] #51 46.47 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-09T01:43:43.536Z] #51 48.39 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-09T01:43:43.536Z] #51 48.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-09T01:43:43.536Z] #51 49.24 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-09T01:43:41.441Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:43:41.477Z] > git config --add remote.origin.fetch +refs/pull/42810/head:refs/remotes/origin/PR-42810 # timeout=10 [2021-09-09T01:43:41.515Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:43:41.623Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-09-09T01:43:41.743Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-09-09T01:43:41.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:43:41.745Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42810/head:refs/remotes/origin/PR-42810 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-09-09T01:43:42.878Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:43:42.915Z] > git checkout -f 6e02f7cd55759428d32e76801d1711a36705701f # timeout=10 [2021-09-09T01:43:43.805Z] #45 47.15 Building dependency tree... [2021-09-09T01:43:43.941Z] Client: [2021-09-09T01:43:43.941Z] Context: default [2021-09-09T01:43:43.941Z] Debug Mode: false [2021-09-09T01:43:43.941Z] Plugins: [2021-09-09T01:43:43.941Z] app: Docker Application (Docker Inc., v0.8.0) [2021-09-09T01:43:43.941Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-09-09T01:43:43.941Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-09-09T01:43:43.941Z] [2021-09-09T01:43:43.941Z] Server: [2021-09-09T01:43:43.941Z] Containers: 0 [2021-09-09T01:43:43.941Z] Running: 0 [2021-09-09T01:43:43.941Z] Paused: 0 [2021-09-09T01:43:43.941Z] Stopped: 0 [2021-09-09T01:43:43.941Z] Images: 0 [2021-09-09T01:43:43.941Z] Server Version: 20.10.8 [2021-09-09T01:43:43.941Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-09T01:43:43.941Z] Windows: [2021-09-09T01:43:43.941Z] LCOW: [2021-09-09T01:43:43.941Z] Logging Driver: json-file [2021-09-09T01:43:43.941Z] Plugins: [2021-09-09T01:43:43.941Z] Volume: local [2021-09-09T01:43:43.941Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-09T01:43:43.941Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-09T01:43:43.941Z] Swarm: inactive [2021-09-09T01:43:43.941Z] Default Isolation: process [2021-09-09T01:43:43.941Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-09T01:43:43.941Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-09T01:43:43.941Z] OSType: windows [2021-09-09T01:43:43.941Z] Architecture: x86_64 [2021-09-09T01:43:43.941Z] CPUs: 4 [2021-09-09T01:43:43.941Z] Total Memory: 32GiB [2021-09-09T01:43:43.941Z] Name: azwin-2-a66030 [2021-09-09T01:43:43.941Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-09-09T01:43:43.941Z] Docker Root Dir: D:\docker [2021-09-09T01:43:43.941Z] Debug Mode: false [2021-09-09T01:43:43.941Z] Registry: https://index.docker.io/v1/ [2021-09-09T01:43:43.941Z] Labels: [2021-09-09T01:43:43.941Z] Experimental: true [2021-09-09T01:43:43.941Z] Insecure Registries: [2021-09-09T01:43:43.941Z] 10.0.0.4:5000 [2021-09-09T01:43:43.941Z] 127.0.0.0/8 [2021-09-09T01:43:43.941Z] Registry Mirrors: [2021-09-09T01:43:43.941Z] http://10.0.0.4:5000/ [2021-09-09T01:43:43.941Z] Live Restore Enabled: false [2021-09-09T01:43:43.941Z] Product License: Community Engine [2021-09-09T01:43:43.941Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-09T01:43:44.457Z] #30 26.17 [2021-09-09T01:43:44.528Z] #45 42.85 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-09T01:43:44.528Z] #45 42.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:43:44.528Z] #45 42.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:43:44.528Z] #45 42.90 Setting up python3-six (1.16.0-2) ... [2021-09-09T01:43:44.721Z] #30 ... [2021-09-09T01:43:44.721Z] [2021-09-09T01:43:44.721Z] #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-09T01:43:44.721Z] #45 sha256:530e5eb8a2a7172d3a738144194be4664354a464a3c422f9a6d03b278368204a [2021-09-09T01:43:44.721Z] #45 25.44 The following additional packages will be installed: [2021-09-09T01:43:44.721Z] #45 25.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-09T01:43:44.721Z] #45 25.45 python3-protobuf python3-six [2021-09-09T01:43:44.721Z] #45 25.45 Suggested packages: [2021-09-09T01:43:44.721Z] #45 25.46 python3-setuptools [2021-09-09T01:43:44.721Z] #45 25.46 Recommended packages: [2021-09-09T01:43:44.721Z] #45 25.46 iproute2 | iproute [2021-09-09T01:43:44.721Z] #45 25.93 The following NEW packages will be installed: [2021-09-09T01:43:44.721Z] #45 25.94 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-09T01:43:44.721Z] #45 25.95 python3-protobuf python3-six [2021-09-09T01:43:44.721Z] #45 26.31 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:44.721Z] #45 26.31 Need to get 2094 kB of archives. [2021-09-09T01:43:44.721Z] #45 26.31 After this operation, 10.5 MB of additional disk space will be used. [2021-09-09T01:43:44.721Z] #45 26.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-09-09T01:43:44.721Z] #45 26.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-09T01:43:44.721Z] #45 26.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-09T01:43:44.721Z] #45 26.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-09-09T01:43:44.721Z] #45 26.36 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-09T01:43:44.721Z] #45 26.36 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-09T01:43:44.721Z] #45 26.36 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-09T01:43:44.721Z] #45 29.19 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-09-09T01:43:44.721Z] #45 30.92 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:44.721Z] #45 31.13 Fetched 2094 kB in 4s (597 kB/s) [2021-09-09T01:43:44.721Z] #45 31.27 Selecting previously unselected package libprotobuf23:arm64. [2021-09-09T01:43:44.721Z] #45 31.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-09T01:43:44.721Z] #45 31.39 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-09-09T01:43:44.721Z] #45 31.49 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-09-09T01:43:44.722Z] #45 32.13 Selecting previously unselected package python3-pkg-resources. [2021-09-09T01:43:44.722Z] #45 32.13 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-09T01:43:44.722Z] #45 32.16 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:43:44.722Z] #45 32.50 Selecting previously unselected package python3-six. [2021-09-09T01:43:44.722Z] #45 32.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-09T01:43:44.722Z] #45 32.53 Unpacking python3-six (1.16.0-2) ... [2021-09-09T01:43:44.722Z] #45 33.07 Selecting previously unselected package python3-protobuf. [2021-09-09T01:43:44.722Z] #45 33.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-09-09T01:43:44.722Z] #45 33.12 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-09T01:43:44.722Z] #45 33.76 Selecting previously unselected package libnet1:arm64. [2021-09-09T01:43:44.722Z] #45 33.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-09-09T01:43:44.722Z] #45 33.78 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:43:44.722Z] #45 34.09 Selecting previously unselected package libnl-3-200:arm64. [2021-09-09T01:43:44.722Z] #45 34.09 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-09-09T01:43:44.722Z] #45 34.10 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-09T01:43:44.722Z] #45 34.25 Selecting previously unselected package libprotobuf-c1:arm64. [2021-09-09T01:43:44.722Z] #45 34.25 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-09-09T01:43:44.722Z] #45 34.26 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-09T01:43:44.722Z] #45 34.43 Selecting previously unselected package criu. [2021-09-09T01:43:44.722Z] #45 34.43 Preparing to unpack .../7-criu_3.15-1_arm64.deb ... [2021-09-09T01:43:44.722Z] #45 34.45 Unpacking criu (3.15-1) ... [2021-09-09T01:43:44.722Z] #45 35.34 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:43:44.986Z] #45 ... [2021-09-09T01:43:44.986Z] [2021-09-09T01:43:44.986Z] #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-09T01:43:44.986Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-09T01:43:44.986Z] #14 35.27 Selecting previously unselected package binutils-mingw-w64. [2021-09-09T01:43:44.986Z] #14 35.28 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-09T01:43:44.986Z] #14 35.29 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-09T01:43:44.986Z] #14 35.41 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-09-09T01:43:44.986Z] #14 35.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-09-09T01:43:44.986Z] #14 35.47 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-09T01:43:44.986Z] #14 35.64 Selecting previously unselected package dmsetup. [2021-09-09T01:43:44.986Z] #14 35.64 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-09-09T01:43:44.986Z] #14 35.65 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-09T01:43:45.112Z] #45 ... [2021-09-09T01:43:45.112Z] [2021-09-09T01:43:45.112Z] #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-09T01:43:45.112Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:45.112Z] #37 43.73 Selecting previously unselected package libxml2:amd64. [2021-09-09T01:43:45.112Z] #37 43.73 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-09T01:43:45.112Z] #37 43.74 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-09T01:43:45.250Z] #14 35.88 Selecting previously unselected package mingw-w64-common. [2021-09-09T01:43:45.250Z] #14 35.89 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-09T01:43:45.250Z] #14 35.90 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-09T01:43:45.691Z] #37 44.27 Selecting previously unselected package libarchive13:amd64. [2021-09-09T01:43:45.691Z] #37 44.27 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-09T01:43:45.691Z] #37 44.28 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-09T01:43:45.746Z] Merge succeeded, producing 4d69f79f49f817452d4934496685348cda80aeb8 [2021-09-09T01:43:45.746Z] Checking out Revision 4d69f79f49f817452d4934496685348cda80aeb8 (PR-42810) [2021-09-09T01:43:45.952Z] #37 44.57 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-09T01:43:45.952Z] #37 44.57 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-09T01:43:45.952Z] #37 44.58 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-09T01:43:46.062Z] #51 ... [2021-09-09T01:43:46.062Z] [2021-09-09T01:43:46.062Z] #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-09T01:43:46.062Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:46.062Z] #45 44.19 Reading package lists... [2021-09-09T01:43:46.211Z] #37 44.71 Selecting previously unselected package librhash0:amd64. [2021-09-09T01:43:46.211Z] #37 44.73 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-09T01:43:46.212Z] #37 44.74 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-09T01:43:46.355Z] #45 51.28 The following additional packages will be installed: [2021-09-09T01:43:46.355Z] #45 51.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-09T01:43:46.355Z] #45 51.29 python3-protobuf python3-six [2021-09-09T01:43:46.355Z] #45 51.30 Suggested packages: [2021-09-09T01:43:46.355Z] #45 51.33 python3-setuptools [2021-09-09T01:43:46.355Z] #45 51.33 Recommended packages: [2021-09-09T01:43:46.355Z] #45 51.33 iproute2 | iproute [2021-09-09T01:43:46.472Z] #37 44.89 Selecting previously unselected package libuv1:amd64. [2021-09-09T01:43:46.472Z] #37 44.90 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-09T01:43:46.472Z] #37 44.90 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-09T01:43:46.472Z] #37 45.05 Selecting previously unselected package cmake. [2021-09-09T01:43:46.472Z] #37 45.06 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-09T01:43:46.472Z] #37 45.07 Unpacking cmake (3.18.4-2) ... [2021-09-09T01:43:46.991Z] #45 51.62 Building dependency tree... [2021-09-09T01:43:47.294Z] #45 52.15 The following NEW packages will be installed: [2021-09-09T01:43:47.294Z] #45 52.18 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-09T01:43:47.294Z] #45 52.19 python3-protobuf python3-six [2021-09-09T01:43:47.294Z] #45 ... [2021-09-09T01:43:47.294Z] [2021-09-09T01:43:47.294Z] #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-09T01:43:47.294Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:47.294Z] #37 36.31 Reading package lists... [2021-09-09T01:43:47.294Z] #37 42.66 Building dependency tree... [2021-09-09T01:43:47.294Z] #37 47.31 The following additional packages will be installed: [2021-09-09T01:43:47.294Z] #37 47.32 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-09T01:43:47.294Z] #37 47.34 Suggested packages: [2021-09-09T01:43:47.294Z] #37 47.35 cmake-doc ninja-build lrzip [2021-09-09T01:43:47.294Z] #37 47.35 Recommended packages: [2021-09-09T01:43:47.294Z] #37 47.35 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-09T01:43:47.294Z] #37 48.59 The following NEW packages will be installed: [2021-09-09T01:43:47.294Z] #37 48.63 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-09T01:43:47.294Z] #37 48.66 vim-common xxd [2021-09-09T01:43:47.294Z] #37 49.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:47.294Z] #37 49.27 Need to get 17.7 MB of archives. [2021-09-09T01:43:47.294Z] #37 49.27 After this operation, 70.7 MB of additional disk space will be used. [2021-09-09T01:43:47.294Z] #37 49.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-09T01:43:47.294Z] #37 49.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-09T01:43:47.294Z] #37 49.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-09T01:43:47.294Z] #37 49.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-09T01:43:47.294Z] #37 50.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-09T01:43:47.294Z] #37 50.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-09T01:43:47.294Z] #37 50.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-09T01:43:47.294Z] #37 50.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-09T01:43:47.294Z] #37 50.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-09T01:43:47.294Z] #37 50.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-09T01:43:47.294Z] #37 52.08 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:47.294Z] #37 52.46 Fetched 17.7 MB in 2s (9114 kB/s) [2021-09-09T01:43:47.553Z] #37 ... [2021-09-09T01:43:47.553Z] [2021-09-09T01:43:47.554Z] #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-09T01:43:47.554Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-09T01:43:47.554Z] #57 47.40 The following additional packages will be installed: [2021-09-09T01:43:47.554Z] #57 47.46 libbtrfs0 [2021-09-09T01:43:47.554Z] #57 47.79 The following NEW packages will be installed: [2021-09-09T01:43:47.554Z] #57 47.79 libbtrfs-dev libbtrfs0 [2021-09-09T01:43:47.554Z] #57 48.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:47.554Z] #57 48.27 Need to get 460 kB of archives. [2021-09-09T01:43:47.554Z] #57 48.27 After this operation, 1237 kB of additional disk space will be used. [2021-09-09T01:43:47.554Z] #57 48.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-09T01:43:47.554Z] #57 48.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-09T01:43:47.554Z] #57 50.31 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:47.554Z] #57 50.77 Fetched 460 kB in 0s (1287 kB/s) [2021-09-09T01:43:47.554Z] #57 50.92 Selecting previously unselected package libbtrfs0:amd64. [2021-09-09T01:43:47.554Z] #57 50.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-09T01:43:47.554Z] #57 50.99 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-09T01:43:47.554Z] #57 51.01 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:43:47.554Z] #57 51.68 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-09T01:43:47.554Z] #57 51.68 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-09T01:43:47.554Z] #57 51.69 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:43:47.554Z] #57 52.26 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:43:47.554Z] #57 52.29 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:43:47.554Z] #57 52.30 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:43:47.554Z] #57 DONE 52.8s [2021-09-09T01:43:47.554Z] [2021-09-09T01:43:47.554Z] #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-09T01:43:47.554Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:47.554Z] #14 36.62 Reading package lists... [2021-09-09T01:43:47.554Z] #14 43.57 Building dependency tree... [2021-09-09T01:43:47.554Z] #14 48.70 The following additional packages will be installed: [2021-09-09T01:43:47.554Z] #14 48.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-09T01:43:47.554Z] #14 48.70 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-09T01:43:47.554Z] #14 48.70 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-09T01:43:47.554Z] #14 48.71 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-09T01:43:47.554Z] #14 48.71 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-09T01:43:47.554Z] #14 48.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-09T01:43:47.554Z] #14 48.71 mingw-w64-common mingw-w64-x86-64-dev [2021-09-09T01:43:47.554Z] #14 48.72 Suggested packages: [2021-09-09T01:43:47.554Z] #14 48.72 gcc-10-locales seccomp wine64 [2021-09-09T01:43:47.554Z] #14 50.52 The following NEW packages will be installed: [2021-09-09T01:43:47.554Z] #14 50.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-09T01:43:47.554Z] #14 50.58 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-09T01:43:47.554Z] #14 50.58 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-09T01:43:47.554Z] #14 50.58 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-09T01:43:47.554Z] #14 50.58 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-09T01:43:47.554Z] #14 50.61 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-09T01:43:47.554Z] #14 50.63 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-09T01:43:47.554Z] #14 50.64 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-09T01:43:47.554Z] #14 50.64 mingw-w64-x86-64-dev [2021-09-09T01:43:47.554Z] #14 51.17 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:47.554Z] #14 51.17 Need to get 115 MB of archives. [2021-09-09T01:43:47.554Z] #14 51.17 After this operation, 645 MB of additional disk space will be used. [2021-09-09T01:43:47.554Z] #14 51.17 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-09T01:43:47.554Z] #14 51.31 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-09T01:43:47.554Z] #14 51.45 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-09T01:43:47.554Z] #14 51.46 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-09T01:43:47.554Z] #14 51.46 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-09T01:43:47.554Z] #14 51.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-09T01:43:47.554Z] #14 51.79 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-09T01:43:47.554Z] #14 52.06 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-09T01:43:47.554Z] #14 52.06 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-09T01:43:47.554Z] #14 ... [2021-09-09T01:43:47.554Z] [2021-09-09T01:43:47.554Z] #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-09T01:43:47.554Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:47.554Z] #37 52.77 Selecting previously unselected package xxd. [2021-09-09T01:43:47.554Z] #37 52.77 (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-09T01:43:47.554Z] #37 52.84 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-09T01:43:47.554Z] #37 52.90 Unpacking xxd (2:8.2.2434-3) ... [2021-09-09T01:43:48.123Z] #37 53.18 Selecting previously unselected package vim-common. [2021-09-09T01:43:48.123Z] #37 53.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:43:48.123Z] #37 53.22 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-09T01:43:48.123Z] #37 ... [2021-09-09T01:43:48.123Z] [2021-09-09T01:43:48.123Z] #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-09T01:43:48.123Z] #51 sha256:e8eb3c806b2399d9300324ea45646fb4e9da0ba5c9b506cd794a04d0489c6995 [2021-09-09T01:43:48.123Z] #51 43.25 go: downloading github.com/gobwas/glob v0.2.3 [2021-09-09T01:43:48.123Z] #51 43.31 go: downloading github.com/kisielk/gotool v1.0.0 [2021-09-09T01:43:48.123Z] #51 43.43 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-09-09T01:43:48.123Z] #51 43.52 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-09-09T01:43:48.123Z] #51 43.60 go: downloading github.com/gogo/protobuf v1.2.1 [2021-09-09T01:43:48.123Z] #51 45.24 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-09-09T01:43:48.123Z] #51 45.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-09-09T01:43:48.123Z] #51 45.86 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-09-09T01:43:48.123Z] #51 ... [2021-09-09T01:43:48.123Z] [2021-09-09T01:43:48.123Z] #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-09T01:43:48.123Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:48.123Z] #45 52.84 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:48.123Z] #45 52.84 Need to get 2267 kB of archives. [2021-09-09T01:43:48.123Z] #45 52.84 After this operation, 10.8 MB of additional disk space will be used. [2021-09-09T01:43:48.123Z] #45 52.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-09T01:43:48.123Z] #45 52.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-09T01:43:48.123Z] #45 52.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-09T01:43:48.123Z] #45 52.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-09T01:43:48.123Z] #45 52.94 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-09T01:43:48.123Z] #45 52.94 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-09T01:43:48.123Z] #45 52.94 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-09T01:43:44.962Z] > git remote # timeout=10 [2021-09-09T01:43:45.033Z] > git config --get remote.origin.url # timeout=10 [2021-09-09T01:43:45.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-09-09T01:43:45.074Z] > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10 [2021-09-09T01:43:45.660Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-09-09T01:43:45.780Z] > git config core.sparsecheckout # timeout=10 [2021-09-09T01:43:45.815Z] > git checkout -f 4d69f79f49f817452d4934496685348cda80aeb8 # timeout=10 [2021-09-09T01:43:48.272Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-09T01:43:48.389Z] First time build. Skipping changelog. [2021-09-09T01:43:48.585Z] #14 ... [2021-09-09T01:43:48.585Z] [2021-09-09T01:43:48.585Z] #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-09T01:43:48.585Z] #37 sha256:09aaeea62a73c1da33d22c419c4324acef007457a30319400ac591e075da63ed [2021-09-09T01:43:48.585Z] #37 29.04 Selecting previously unselected package xxd. [2021-09-09T01:43:48.585Z] #37 29.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-09-09T01:43:48.585Z] #37 29.12 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-09-09T01:43:48.585Z] #37 29.12 Unpacking xxd (2:8.2.2434-3) ... [2021-09-09T01:43:48.585Z] #37 29.41 Selecting previously unselected package vim-common. [2021-09-09T01:43:48.585Z] #37 29.41 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:43:48.585Z] #37 29.44 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-09T01:43:48.585Z] #37 29.92 Selecting previously unselected package cmake-data. [2021-09-09T01:43:48.585Z] #37 29.92 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-09T01:43:48.585Z] #37 29.95 Unpacking cmake-data (3.18.4-2) ... [2021-09-09T01:43:48.585Z] #37 33.88 Selecting previously unselected package libicu67:arm64. [2021-09-09T01:43:48.585Z] #37 33.89 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-09-09T01:43:48.585Z] #37 33.92 Unpacking libicu67:arm64 (67.1-7) ... [2021-09-09T01:43:48.585Z] #37 38.17 Selecting previously unselected package libxml2:arm64. [2021-09-09T01:43:48.585Z] #37 38.17 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-09-09T01:43:48.585Z] #37 38.18 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-09-09T01:43:48.585Z] #37 38.55 Selecting previously unselected package libarchive13:arm64. [2021-09-09T01:43:48.585Z] #37 38.56 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-09-09T01:43:48.585Z] #37 38.56 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-09-09T01:43:48.585Z] #37 38.86 Selecting previously unselected package libjsoncpp24:arm64. [2021-09-09T01:43:48.585Z] #37 38.86 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-09-09T01:43:48.585Z] #37 38.88 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-09-09T01:43:48.585Z] #37 39.08 Selecting previously unselected package librhash0:arm64. [2021-09-09T01:43:48.585Z] #37 39.09 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-09-09T01:43:48.585Z] #37 39.09 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-09-09T01:43:48.585Z] #37 39.33 Selecting previously unselected package libuv1:arm64. [2021-09-09T01:43:48.585Z] #37 39.33 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-09-09T01:43:48.585Z] #37 39.34 Unpacking libuv1:arm64 (1.40.0-2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-09T01:43:48.849Z] #37 39.53 Selecting previously unselected package cmake. [2021-09-09T01:43:48.849Z] #37 39.55 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-09-09T01:43:48.849Z] #37 39.56 Unpacking cmake (3.18.4-2) ... [2021-09-09T01:43:48.894Z] #45 ... [2021-09-09T01:43:48.895Z] [2021-09-09T01:43:48.895Z] #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-09T01:43:48.895Z] #53 sha256:e75004c60ad5e3a6789cd73f9e972cacdf27763d615b646d1b0cba267dc2fd42 [2021-09-09T01:43:48.895Z] #53 DONE 54.6s [2021-09-09T01:43:48.895Z] [2021-09-09T01:43:48.895Z] #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-09T01:43:48.895Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:48.895Z] #14 38.04 Reading package lists... [2021-09-09T01:43:48.895Z] #14 45.88 Building dependency tree... [2021-09-09T01:43:48.895Z] #14 51.58 The following additional packages will be installed: [2021-09-09T01:43:48.895Z] #14 51.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-09T01:43:48.895Z] #14 51.58 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-09T01:43:48.895Z] #14 51.58 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-09T01:43:48.895Z] #14 51.58 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-09T01:43:48.895Z] #14 51.58 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-09T01:43:48.895Z] #14 51.58 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-09T01:43:48.895Z] #14 51.59 mingw-w64-common mingw-w64-x86-64-dev [2021-09-09T01:43:48.895Z] #14 51.61 Suggested packages: [2021-09-09T01:43:48.895Z] #14 51.61 gcc-10-locales seccomp wine64 [2021-09-09T01:43:48.895Z] #14 52.72 The following NEW packages will be installed: [2021-09-09T01:43:48.895Z] #14 52.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-09T01:43:48.895Z] #14 52.73 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-09T01:43:48.895Z] #14 52.74 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-09T01:43:48.895Z] #14 52.74 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-09T01:43:48.895Z] #14 52.74 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-09T01:43:48.895Z] #14 52.74 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-09T01:43:48.895Z] #14 52.74 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-09T01:43:48.895Z] #14 52.74 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-09T01:43:48.895Z] #14 52.74 mingw-w64-x86-64-dev [2021-09-09T01:43:48.895Z] #14 53.18 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:48.895Z] #14 53.18 Need to get 115 MB of archives. [2021-09-09T01:43:48.895Z] #14 53.18 After this operation, 645 MB of additional disk space will be used. [2021-09-09T01:43:48.895Z] #14 53.18 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-09T01:43:48.895Z] #14 53.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-09T01:43:48.895Z] #14 53.51 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-09T01:43:48.895Z] #14 53.52 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-09T01:43:48.895Z] #14 53.57 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-09T01:43:48.895Z] #14 53.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-09-09T01:43:48.895Z] #14 54.03 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-09T01:43:48.895Z] #14 54.30 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-09T01:43:48.895Z] #14 54.31 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-09T01:43:49.115Z] #37 ... [2021-09-09T01:43:49.115Z] [2021-09-09T01:43:49.115Z] #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-09T01:43:49.115Z] #30 sha256:310be3b2668a858f5ab6e5f3fc01b9fca375ddd3342135f72601e410f7f1c70f [2021-09-09T01:43:49.115Z] #30 30.79 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-09-09T01:43:49.151Z] #14 55.25 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-09T01:43:49.173Z] #19 144.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-09-09T01:43:49.173Z] #19 144.4 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:43:49.173Z] #19 144.4 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-09-09T01:43:49.173Z] #19 144.5 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-09-09T01:43:49.173Z] #19 144.5 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:43:49.173Z] #19 144.5 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-09T01:43:49.407Z] #14 ... [2021-09-09T01:43:49.407Z] [2021-09-09T01:43:49.407Z] #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-09T01:43:49.407Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-09T01:43:49.407Z] #57 40.50 Reading package lists... [2021-09-09T01:43:49.407Z] #57 48.41 Building dependency tree... [2021-09-09T01:43:49.407Z] #57 52.84 The following additional packages will be installed: [2021-09-09T01:43:49.407Z] #57 52.88 libbtrfs0 [2021-09-09T01:43:49.407Z] #57 53.02 The following NEW packages will be installed: [2021-09-09T01:43:49.407Z] #57 53.04 libbtrfs-dev libbtrfs0 [2021-09-09T01:43:49.407Z] #57 53.40 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:49.407Z] #57 53.40 Need to get 460 kB of archives. [2021-09-09T01:43:49.407Z] #57 53.40 After this operation, 1237 kB of additional disk space will be used. [2021-09-09T01:43:49.407Z] #57 53.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-09T01:43:49.407Z] #57 53.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-09T01:43:49.407Z] #57 54.74 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:49.407Z] #57 55.09 Fetched 460 kB in 0s (1277 kB/s) [2021-09-09T01:43:49.407Z] #57 55.35 Selecting previously unselected package libbtrfs0:amd64. [2021-09-09T01:43:49.407Z] #57 55.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-09T01:43:49.407Z] #57 55.48 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-09T01:43:49.407Z] #57 55.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:43:49.663Z] #57 ... [2021-09-09T01:43:49.663Z] [2021-09-09T01:43:49.663Z] #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-09T01:43:49.663Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:49.663Z] #45 55.41 The following additional packages will be installed: [2021-09-09T01:43:49.663Z] #45 55.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-09T01:43:49.663Z] #45 55.41 python3-protobuf python3-six [2021-09-09T01:43:49.663Z] #45 55.44 Suggested packages: [2021-09-09T01:43:49.663Z] #45 55.44 python3-setuptools [2021-09-09T01:43:49.663Z] #45 55.44 Recommended packages: [2021-09-09T01:43:49.663Z] #45 55.44 iproute2 | iproute [2021-09-09T01:43:48.309Z] > git rev-list --no-walk 0a34a5950cf5affef4799dfe99837441559231e0 # timeout=10 [2021-09-09T01:43:50.593Z] #45 56.39 The following NEW packages will be installed: [2021-09-09T01:43:50.593Z] #45 56.39 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-09-09T01:43:50.593Z] #45 56.40 python3-protobuf python3-six [2021-09-09T01:43:50.675Z] #37 48.96 Setting up libicu67:amd64 (67.1-7) ... [2021-09-09T01:43:50.675Z] #37 48.97 Setting up xxd (2:8.2.2434-3) ... [2021-09-09T01:43:50.675Z] #37 48.99 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-09T01:43:50.675Z] #37 49.00 Setting up vim-common (2:8.2.2434-3) ... [2021-09-09T01:43:50.675Z] #37 49.04 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-09T01:43:50.675Z] #37 49.06 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-09T01:43:50.675Z] #37 49.08 Setting up cmake-data (3.18.4-2) ... [2021-09-09T01:43:50.675Z] #37 49.10 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-09T01:43:50.675Z] #37 49.12 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-09T01:43:50.675Z] #37 49.13 Setting up cmake (3.18.4-2) ... [2021-09-09T01:43:50.675Z] #37 49.15 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:43:50.851Z] #45 ... [2021-09-09T01:43:50.851Z] [2021-09-09T01:43:50.851Z] #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-09T01:43:50.851Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:50.851Z] #37 39.53 Reading package lists... [2021-09-09T01:43:50.851Z] #37 47.27 Building dependency tree... [2021-09-09T01:43:50.851Z] #37 52.09 The following additional packages will be installed: [2021-09-09T01:43:50.851Z] #37 52.09 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-09-09T01:43:50.851Z] #37 52.12 Suggested packages: [2021-09-09T01:43:50.851Z] #37 52.12 cmake-doc ninja-build lrzip [2021-09-09T01:43:50.851Z] #37 52.12 Recommended packages: [2021-09-09T01:43:50.851Z] #37 52.12 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-09T01:43:50.851Z] #37 52.92 The following NEW packages will be installed: [2021-09-09T01:43:50.851Z] #37 52.94 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-09-09T01:43:50.851Z] #37 52.94 vim-common xxd [2021-09-09T01:43:50.851Z] #37 53.34 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:50.851Z] #37 53.34 Need to get 17.7 MB of archives. [2021-09-09T01:43:50.851Z] #37 53.34 After this operation, 70.7 MB of additional disk space will be used. [2021-09-09T01:43:50.851Z] #37 53.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-09T01:43:50.851Z] #37 53.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-09T01:43:50.851Z] #37 53.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-09T01:43:50.851Z] #37 53.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-09T01:43:50.851Z] #37 54.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-09-09T01:43:50.851Z] #37 54.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-09T01:43:50.851Z] #37 54.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-09T01:43:50.851Z] #37 54.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-09T01:43:50.851Z] #37 54.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-09T01:43:50.851Z] #37 54.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-09T01:43:50.851Z] #37 56.42 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:50.851Z] #37 56.99 Fetched 17.7 MB in 2s (11.7 MB/s) [2021-09-09T01:43:51.055Z] #30 32.49 #=#=# [2021-09-09T01:43:51.055Z] #30 32.69 #=#=# ######################################################################## 100.0% [2021-09-09T01:43:51.109Z] #37 57.17 Selecting previously unselected package xxd. [2021-09-09T01:43:51.109Z] #37 ... [2021-09-09T01:43:51.109Z] [2021-09-09T01:43:51.109Z] #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-09T01:43:51.109Z] #57 sha256:72a343ae0ab7edaecfe454fc29a890e08e79477914e4a5d04f9b260b4c45f5fe [2021-09-09T01:43:51.109Z] #57 55.93 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-09T01:43:51.109Z] #57 55.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-09T01:43:51.109Z] #57 55.98 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:43:51.109Z] #57 56.56 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:43:51.109Z] #57 56.70 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:43:51.109Z] #57 56.76 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:43:51.109Z] #57 DONE 57.2s [2021-09-09T01:43:51.109Z] [2021-09-09T01:43:51.109Z] #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-09T01:43:51.110Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:51.110Z] #45 56.96 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:43:51.110Z] #45 56.96 Need to get 2267 kB of archives. [2021-09-09T01:43:51.110Z] #45 56.96 After this operation, 10.8 MB of additional disk space will be used. [2021-09-09T01:43:51.110Z] #45 56.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-09-09T01:43:51.289Z] #37 ... [2021-09-09T01:43:51.289Z] [2021-09-09T01:43:51.289Z] #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-09T01:43:51.289Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:51.289Z] #14 39.67 Fetched 115 MB in 6s (20.0 MB/s) [2021-09-09T01:43:51.289Z] #14 39.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-09T01:43:51.289Z] #14 39.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-09T01:43:51.289Z] #14 39.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-09T01:43:51.289Z] #14 39.79 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-09T01:43:51.289Z] #14 41.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-09T01:43:51.289Z] #14 41.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-09T01:43:51.289Z] #14 41.80 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-09T01:43:51.289Z] #14 44.04 Selecting previously unselected package binutils-mingw-w64. [2021-09-09T01:43:51.289Z] #14 44.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-09T01:43:51.289Z] #14 44.06 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-09T01:43:51.289Z] #14 44.24 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-09T01:43:51.289Z] #14 44.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:43:51.289Z] #14 44.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:43:51.289Z] #14 44.39 Selecting previously unselected package dmsetup. [2021-09-09T01:43:51.289Z] #14 44.40 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:43:51.289Z] #14 44.40 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-09T01:43:51.289Z] #14 44.62 Selecting previously unselected package mingw-w64-common. [2021-09-09T01:43:51.289Z] #14 44.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-09T01:43:51.289Z] #14 44.63 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-09T01:43:51.367Z] #45 57.03 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-09T01:43:51.367Z] #45 57.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-09-09T01:43:51.367Z] #45 57.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-09-09T01:43:51.367Z] #45 57.10 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-09T01:43:51.367Z] #45 57.10 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-09T01:43:51.367Z] #45 57.16 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-09T01:43:51.414Z] #45 56.03 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-09T01:43:51.554Z] #14 49.96 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-09T01:43:51.554Z] #14 50.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-09T01:43:51.554Z] #14 ... [2021-09-09T01:43:51.554Z] [2021-09-09T01:43:51.554Z] #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-09T01:43:51.554Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:51.554Z] #37 DONE 50.2s [2021-09-09T01:43:51.554Z] [2021-09-09T01:43:51.554Z] #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-09T01:43:51.554Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:51.554Z] #14 50.12 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-09T01:43:51.554Z] #14 ... [2021-09-09T01:43:51.554Z] [2021-09-09T01:43:51.554Z] #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-09T01:43:51.554Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:43:51.554Z] #33 40.41 Updating files: 92% (1403/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-09T01:43:51.554Z] #33 40.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-09T01:43:51.554Z] #33 40.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-09T01:43:51.788Z] + docker version [2021-09-09T01:43:51.817Z] #33 ... [2021-09-09T01:43:51.817Z] [2021-09-09T01:43:51.817Z] #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-09T01:43:51.817Z] #38 sha256:3309172b125584777fd90b33831362aa7c10e2defd7fa8e79f963905b464b9e0 [2021-09-09T01:43:52.006Z] #30 33.68 [2021-09-09T01:43:52.078Z] #38 ... [2021-09-09T01:43:52.078Z] [2021-09-09T01:43:52.078Z] #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-09T01:43:52.079Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:52.079Z] #45 44.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:43:52.079Z] #45 44.28 Setting up python3-protobuf (3.12.4-1) ... [2021-09-09T01:43:52.079Z] #45 47.79 Setting up criu (3.15-1) ... [2021-09-09T01:43:52.079Z] #45 49.67 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:43:52.079Z] #45 DONE 50.2s [2021-09-09T01:43:52.079Z] [2021-09-09T01:43:52.079Z] #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-09T01:43:52.079Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:43:52.797Z] #45 57.61 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:53.365Z] #45 58.02 Fetched 2267 kB in 4s (566 kB/s) [2021-09-09T01:43:53.365Z] #45 58.32 Selecting previously unselected package libprotobuf23:amd64. [2021-09-09T01:43:53.624Z] #45 58.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-09T01:43:53.624Z] #45 58.46 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-09T01:43:53.624Z] #45 58.49 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-09T01:43:53.936Z] #30 35.34 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-09-09T01:43:54.558Z] #30 36.29 [2021-09-09T01:43:54.576Z] #45 ... [2021-09-09T01:43:54.576Z] [2021-09-09T01:43:54.576Z] #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-09T01:43:54.576Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:43:54.576Z] #33 57.33 Updating files: 80% (1224/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/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: 95% (1456/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-09T01:43:54.576Z] #33 58.49 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-09T01:43:54.576Z] #33 58.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-09T01:43:54.626Z] #33 ... [2021-09-09T01:43:54.626Z] [2021-09-09T01:43:54.626Z] #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-09T01:43:54.626Z] #49 sha256:1ee5b6748536daa1f60dbfdfd83bfb3e0a18cd911e13186fb9f764ccfb729bf4 [2021-09-09T01:43:54.626Z] #49 DONE 53.0s [2021-09-09T01:43:54.626Z] [2021-09-09T01:43:54.626Z] #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-09T01:43:54.626Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:43:54.639Z] #45 60.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-09-09T01:43:54.783Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-09T01:43:54.783Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c7bd992a\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-09T01:43:54.783Z] ---------------------------------------------------------------------------- [2021-09-09T01:43:54.783Z] [2021-09-09T01:43:54.783Z] INFO: executeCI.ps1 starting at Thu Sep 9 01:43:53 CUT 2021 [2021-09-09T01:43:54.783Z] [2021-09-09T01:43:54.783Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-09T01:43:54.783Z] INFO: Running git version 2.24.1.windows.2 [2021-09-09T01:43:54.783Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-09-09T01:43:54.783Z] INFO: Environment variables: [2021-09-09T01:43:54.783Z] [2021-09-09T01:43:54.783Z] Name Value [2021-09-09T01:43:54.783Z] ---- ----- [2021-09-09T01:43:54.783Z] ALLUSERSPROFILE C:\ProgramData [2021-09-09T01:43:54.783Z] amd64 true [2021-09-09T01:43:54.783Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-09T01:43:54.783Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-09T01:43:54.783Z] arm64 true [2021-09-09T01:43:54.783Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-09T01:43:54.783Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-09T01:43:54.783Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-09T01:43:54.783Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-09T01:43:54.783Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-09T01:43:54.783Z] BRANCH_NAME PR-42810 [2021-09-09T01:43:54.783Z] BUILD_DISPLAY_NAME #5 [2021-09-09T01:43:54.783Z] BUILD_ID 5 [2021-09-09T01:43:54.783Z] BUILD_NUMBER 5 [2021-09-09T01:43:54.783Z] BUILD_TAG jenkins-moby-PR-42810-5 [2021-09-09T01:43:54.783Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/ [2021-09-09T01:43:54.783Z] cgroup2 true [2021-09-09T01:43:54.783Z] CHANGE_AUTHOR zq-david-wang [2021-09-09T01:43:54.783Z] CHANGE_AUTHOR_DISPLAY_NAME David Wang [2021-09-09T01:43:54.783Z] CHANGE_AUTHOR_EMAIL 00107082@163.com [2021-09-09T01:43:54.783Z] CHANGE_BRANCH docker-save-link [2021-09-09T01:43:54.783Z] CHANGE_FORK zq-david-wang [2021-09-09T01:43:54.783Z] CHANGE_ID 42810 [2021-09-09T01:43:54.783Z] CHANGE_TARGET master [2021-09-09T01:43:54.783Z] CHANGE_TITLE docker save: adjust timestamp on the duplicated layers. [2021-09-09T01:43:54.783Z] CHANGE_URL https://github.com/moby/moby/pull/42810 [2021-09-09T01:43:54.783Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-09T01:43:54.783Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-09T01:43:54.783Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-09T01:43:54.783Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-09T01:43:54.783Z] COMPUTERNAME azwin-2-a66030 [2021-09-09T01:43:54.783Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-09T01:43:54.783Z] ConfigSequenceNumber 0 [2021-09-09T01:43:54.783Z] dco true [2021-09-09T01:43:54.783Z] DOCKER_BUILDKIT 0 [2021-09-09T01:43:54.783Z] DOCKER_DUT_DEBUG 1 [2021-09-09T01:43:54.783Z] DOCKER_EXPERIMENTAL 1 [2021-09-09T01:43:54.783Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-09T01:43:54.783Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-09T01:43:54.783Z] EXECUTOR_NUMBER 0 [2021-09-09T01:43:54.783Z] FQDN azwin-2-a66030.westus.cloudapp.azure.com [2021-09-09T01:43:54.783Z] GIT_BRANCH PR-42810 [2021-09-09T01:43:54.783Z] GIT_COMMIT a1899df121ee8c30ed710b090aae51db7136a938 [2021-09-09T01:43:54.783Z] GIT_PREVIOUS_COMMIT 0a34a5950cf5affef4799dfe99837441559231e0 [2021-09-09T01:43:54.783Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT a590a4627833347cf08d57636bcc44e8af3021be [2021-09-09T01:43:54.783Z] GIT_URL https://github.com/moby/moby.git [2021-09-09T01:43:54.783Z] HUDSON_COOKIE 4242b326-7abc-489a-8d83-4983efea9685 [2021-09-09T01:43:54.783Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-09T01:43:54.783Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-09T01:43:54.783Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-09T01:43:54.783Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-09T01:43:54.783Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-09T01:43:54.783Z] JENKINS_NODE_COOKIE f74082bd-2425-4921-b9e8-d4079297d42c [2021-09-09T01:43:54.783Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-09T01:43:54.783Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-09T01:43:54.783Z] JOB_BASE_NAME PR-42810 [2021-09-09T01:43:54.783Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/display/redirect [2021-09-09T01:43:54.783Z] JOB_NAME moby/PR-42810 [2021-09-09T01:43:54.783Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/ [2021-09-09T01:43:54.783Z] library.jps.version master [2021-09-09T01:43:54.784Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-09T01:43:54.784Z] NODE_LABELS amd64 azure azwin-2-a66030 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-09-09T01:43:54.784Z] NODE_NAME azwin-2-a66030 [2021-09-09T01:43:54.784Z] NUMBER_OF_PROCESSORS 4 [2021-09-09T01:43:54.784Z] OS Windows_NT [2021-09-09T01:43:54.784Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-09T01:43:54.784Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-09T01:43:54.784Z] ppc64le false [2021-09-09T01:43:54.784Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-09T01:43:54.784Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-09T01:43:54.784Z] PROCESSOR_LEVEL 6 [2021-09-09T01:43:54.784Z] PROCESSOR_REVISION 5507 [2021-09-09T01:43:54.784Z] ProgramData C:\ProgramData [2021-09-09T01:43:54.784Z] ProgramFiles C:\Program Files [2021-09-09T01:43:54.784Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-09T01:43:54.784Z] ProgramW6432 C:\Program Files [2021-09-09T01:43:54.784Z] PROMPT $P$G [2021-09-09T01:43:54.784Z] PSExecutionPolicyPreference Bypass [2021-09-09T01:43:54.784Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-09T01:43:54.784Z] PUBLIC C:\Users\Public [2021-09-09T01:43:54.784Z] rootless true [2021-09-09T01:43:54.784Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/display/redirect?page=artif... [2021-09-09T01:43:54.784Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/display/redirect?page=changes [2021-09-09T01:43:54.784Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/display/redirect [2021-09-09T01:43:54.784Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/display/redirect?page=tests [2021-09-09T01:43:54.784Z] s390x false [2021-09-09T01:43:54.784Z] SKIP_VALIDATION_TESTS 1 [2021-09-09T01:43:54.784Z] SOURCES_DRIVE d [2021-09-09T01:43:54.784Z] SOURCES_SUBDIR gopath [2021-09-09T01:43:54.784Z] STAGE_NAME Run tests [2021-09-09T01:43:54.784Z] SystemDrive C: [2021-09-09T01:43:54.784Z] SystemRoot C:\Windows [2021-09-09T01:43:54.784Z] TEMP C:\Windows\TEMP [2021-09-09T01:43:54.784Z] TESTDEBUG 0 [2021-09-09T01:43:54.784Z] TESTRUN_DRIVE d [2021-09-09T01:43:54.784Z] TESTRUN_SUBDIR CI [2021-09-09T01:43:54.784Z] TIMEOUT 120m [2021-09-09T01:43:54.784Z] TMP C:\Windows\TEMP [2021-09-09T01:43:54.784Z] unit_validate true [2021-09-09T01:43:54.784Z] USERDOMAIN WORKGROUP [2021-09-09T01:43:54.784Z] USERNAME azwin-2-a66030$ [2021-09-09T01:43:54.784Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-09T01:43:54.784Z] validate_force false [2021-09-09T01:43:54.784Z] windir C:\Windows [2021-09-09T01:43:54.784Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-09T01:43:54.784Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-09-09T01:43:54.784Z] windows2022 true [2021-09-09T01:43:54.784Z] windows2022containerd true [2021-09-09T01:43:54.784Z] windowsRS1 false [2021-09-09T01:43:54.784Z] windowsRS5 true [2021-09-09T01:43:54.784Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-09T01:43:54.784Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-09T01:43:54.784Z] [2021-09-09T01:43:54.784Z] [2021-09-09T01:43:54.784Z] [2021-09-09T01:43:54.784Z] INFO: Sources under d:\gopath\... [2021-09-09T01:43:54.784Z] INFO: Test run under d:\CI\... [2021-09-09T01:43:54.784Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-09T01:43:54.784Z] INFO: docker/docker repository was found [2021-09-09T01:43:54.850Z] #30 36.54 #=#=# ######################################################################## 100.0% [2021-09-09T01:43:55.240Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-09-09T01:43:55.240Z] ltsc2019: Pulling from windows/servercore [2021-09-09T01:43:55.699Z] 4612f6d0b889: Pulling fs layer [2021-09-09T01:43:55.699Z] c67ded6868b6: Pulling fs layer [2021-09-09T01:43:55.867Z] #30 37.63 [2021-09-09T01:43:56.130Z] #30 ... [2021-09-09T01:43:56.130Z] [2021-09-09T01:43:56.130Z] #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-09T01:43:56.130Z] #45 sha256:530e5eb8a2a7172d3a738144194be4664354a464a3c422f9a6d03b278368204a [2021-09-09T01:43:56.130Z] #45 36.85 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-09-09T01:43:56.130Z] #45 36.88 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:43:56.130Z] #45 36.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-09T01:43:56.130Z] #45 36.93 Setting up python3-six (1.16.0-2) ... [2021-09-09T01:43:56.130Z] #45 38.41 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-09T01:43:56.130Z] #45 38.45 Setting up python3-protobuf (3.12.4-1) ... [2021-09-09T01:43:56.130Z] #45 41.70 Setting up criu (3.15-1) ... [2021-09-09T01:43:56.130Z] #45 43.58 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:43:56.130Z] #45 ... [2021-09-09T01:43:56.130Z] [2021-09-09T01:43:56.130Z] #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-09T01:43:56.130Z] #30 sha256:310be3b2668a858f5ab6e5f3fc01b9fca375ddd3342135f72601e410f7f1c70f [2021-09-09T01:43:56.130Z] #30 37.92 Download of images into '/build' complete. [2021-09-09T01:43:56.130Z] #30 37.92 Use something like the following to load the result into a Docker daemon: [2021-09-09T01:43:56.130Z] #30 37.92 tar -cC '/build' . | docker load [2021-09-09T01:43:56.534Z] #45 61.94 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:56.534Z] #45 ... [2021-09-09T01:43:56.534Z] [2021-09-09T01:43:56.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-09T01:43:56.534Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:43:56.534Z] #33 61.84 Updating files: 87% (1331/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: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-09-09T01:43:56.534Z] #33 62.59 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-09-09T01:43:56.542Z] #33 ... [2021-09-09T01:43:56.542Z] [2021-09-09T01:43:56.542Z] #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-09T01:43:56.542Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:56.542Z] #14 54.99 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-09T01:43:56.542Z] #14 54.99 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:43:56.542Z] #14 54.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-09T01:43:56.542Z] #14 55.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-09T01:43:56.542Z] #14 55.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:43:56.542Z] #14 55.13 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-09T01:43:57.096Z] #33 62.97 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-09-09T01:43:57.659Z] Client: [2021-09-09T01:43:57.659Z] Version: 20.10.8 [2021-09-09T01:43:57.659Z] API version: 1.41 [2021-09-09T01:43:57.659Z] Go version: go1.16.6 [2021-09-09T01:43:57.659Z] Git commit: 3967b7d [2021-09-09T01:43:57.659Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-09T01:43:57.659Z] OS/Arch: windows/amd64 [2021-09-09T01:43:57.659Z] Context: default [2021-09-09T01:43:57.659Z] Experimental: true [2021-09-09T01:43:57.659Z] [2021-09-09T01:43:57.659Z] Server: Docker Engine - Community [2021-09-09T01:43:57.659Z] Engine: [2021-09-09T01:43:57.659Z] Version: 20.10.8 [2021-09-09T01:43:57.659Z] API version: 1.41 (minimum version 1.24) [2021-09-09T01:43:57.659Z] Go version: go1.16.6 [2021-09-09T01:43:57.659Z] Git commit: 75249d8 [2021-09-09T01:43:57.659Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-09T01:43:57.659Z] OS/Arch: windows/amd64 [2021-09-09T01:43:57.659Z] Experimental: true [2021-09-09T01:43:57.872Z] #33 ... [2021-09-09T01:43:57.872Z] [2021-09-09T01:43:57.873Z] #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-09T01:43:57.873Z] #58 sha256:5802cbaa3096d3855ae4cae872985daef61f781977d6931a4e95bc52db4549ca [2021-09-09T01:43:57.873Z] #58 1.675 + RM_GOPATH=0 [2021-09-09T01:43:57.873Z] #58 1.675 + TMP_GOPATH= [2021-09-09T01:43:57.873Z] #58 1.675 + : /build [2021-09-09T01:43:57.873Z] #58 1.675 + '[' -z '' ']' [2021-09-09T01:43:57.873Z] #58 1.675 ++ mktemp -d [2021-09-09T01:43:57.873Z] #58 1.686 + export GOPATH=/tmp/tmp.8RUyH3o338 [2021-09-09T01:43:57.873Z] #58 1.686 + GOPATH=/tmp/tmp.8RUyH3o338 [2021-09-09T01:43:57.873Z] #58 1.686 + RM_GOPATH=1 [2021-09-09T01:43:57.873Z] #58 1.686 + case "$(go env GOARCH)" in [2021-09-09T01:43:57.873Z] #58 1.686 ++ go env GOARCH [2021-09-09T01:43:57.873Z] #58 1.735 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:57.873Z] #58 1.735 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:57.873Z] #58 1.735 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:57.873Z] #58 1.755 Install containerd version v1.5.5 [2021-09-09T01:43:57.873Z] #58 1.756 + dir=/tmp/install [2021-09-09T01:43:57.873Z] #58 1.756 + bin=containerd [2021-09-09T01:43:57.873Z] #58 1.756 + shift [2021-09-09T01:43:57.873Z] #58 1.756 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-09T01:43:57.873Z] #58 1.756 + . /tmp/install/containerd.installer [2021-09-09T01:43:57.873Z] #58 1.756 ++ set -e [2021-09-09T01:43:57.873Z] #58 1.756 ++ : v1.5.5 [2021-09-09T01:43:57.873Z] #58 1.756 + install_containerd [2021-09-09T01:43:57.873Z] #58 1.756 + echo 'Install containerd version v1.5.5' [2021-09-09T01:43:57.873Z] #58 1.756 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8RUyH3o338/src/github.com/containerd/containerd [2021-09-09T01:43:57.873Z] #58 1.756 Cloning into '/tmp/tmp.8RUyH3o338/src/github.com/containerd/containerd'... [2021-09-09T01:43:57.873Z] #58 ... [2021-09-09T01:43:57.873Z] [2021-09-09T01:43:57.873Z] #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-09T01:43:57.873Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:57.873Z] #45 59.86 Selecting previously unselected package python3-pkg-resources. [2021-09-09T01:43:57.873Z] #45 59.86 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-09T01:43:57.873Z] #45 59.88 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:43:57.873Z] #45 60.21 Selecting previously unselected package python3-six. [2021-09-09T01:43:57.873Z] #45 60.22 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-09T01:43:57.873Z] #45 60.23 Unpacking python3-six (1.16.0-2) ... [2021-09-09T01:43:57.873Z] #45 60.40 Selecting previously unselected package python3-protobuf. [2021-09-09T01:43:57.873Z] #45 60.41 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-09T01:43:57.873Z] #45 60.43 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-09T01:43:57.873Z] #45 61.21 Selecting previously unselected package libnet1:amd64. [2021-09-09T01:43:57.873Z] #45 61.21 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-09T01:43:57.873Z] #45 61.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:43:57.873Z] #45 61.48 Selecting previously unselected package libnl-3-200:amd64. [2021-09-09T01:43:57.873Z] #45 61.49 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-09T01:43:57.873Z] #45 61.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:43:57.873Z] #45 61.63 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-09T01:43:57.873Z] #45 61.64 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-09T01:43:57.873Z] #45 61.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:43:57.873Z] #45 61.72 Selecting previously unselected package criu. [2021-09-09T01:43:57.873Z] #45 61.72 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-09T01:43:57.873Z] #45 61.72 Unpacking criu (3.15-1) ... [2021-09-09T01:43:57.873Z] #45 62.67 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:43:57.873Z] #45 ... [2021-09-09T01:43:57.873Z] [2021-09-09T01:43:57.873Z] #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-09T01:43:57.873Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:43:57.873Z] #14 53.05 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-09T01:43:57.873Z] #14 55.23 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-09T01:43:57.873Z] #14 55.88 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-09T01:43:57.873Z] #14 56.73 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-09T01:43:57.873Z] #14 59.08 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-09T01:43:57.873Z] #14 59.91 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-09T01:43:57.873Z] #14 59.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-09T01:43:57.873Z] #14 59.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-09T01:43:57.873Z] #14 59.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-09T01:43:57.873Z] #14 59.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-09T01:43:57.873Z] #14 59.94 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-09T01:43:57.873Z] #14 59.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-09T01:43:57.873Z] #14 59.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-09T01:43:57.873Z] #14 59.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-09T01:43:57.873Z] #14 59.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-09T01:43:57.873Z] #14 59.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-09T01:43:57.873Z] #14 60.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-09T01:43:57.873Z] #14 60.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-09T01:43:57.873Z] #14 60.03 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-09T01:43:57.873Z] #14 60.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-09T01:43:57.873Z] #14 60.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-09T01:43:57.873Z] #14 61.31 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:43:57.873Z] #14 61.68 Fetched 115 MB in 9s (12.4 MB/s) [2021-09-09T01:43:57.873Z] #14 61.77 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-09T01:43:57.873Z] #14 61.77 (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-09T01:43:57.873Z] #14 61.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-09T01:43:57.873Z] #14 61.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-09T01:43:58.061Z] #30 DONE 39.4s [2021-09-09T01:43:58.061Z] [2021-09-09T01:43:58.061Z] #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-09T01:43:58.061Z] #49 sha256:2b51f469f3f0a54ac8b8ebb8f66fad07862fa45e30e4c00ea28b0954019beff4 [2021-09-09T01:43:58.061Z] #49 DONE 48.4s [2021-09-09T01:43:58.061Z] [2021-09-09T01:43:58.061Z] #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-09T01:43:58.061Z] #37 sha256:09aaeea62a73c1da33d22c419c4324acef007457a30319400ac591e075da63ed [2021-09-09T01:43:58.061Z] #37 41.66 Setting up libicu67:arm64 (67.1-7) ... [2021-09-09T01:43:58.061Z] #37 41.68 Setting up xxd (2:8.2.2434-3) ... [2021-09-09T01:43:58.061Z] #37 41.70 Setting up libuv1:arm64 (1.40.0-2) ... [2021-09-09T01:43:58.061Z] #37 41.72 Setting up vim-common (2:8.2.2434-3) ... [2021-09-09T01:43:58.061Z] #37 41.80 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-09-09T01:43:58.061Z] #37 41.83 Setting up librhash0:arm64 (1.4.1-2) ... [2021-09-09T01:43:58.061Z] #37 41.86 Setting up cmake-data (3.18.4-2) ... [2021-09-09T01:43:58.061Z] #37 41.90 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-09-09T01:43:58.061Z] #37 41.93 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-09-09T01:43:58.061Z] #37 41.98 Setting up cmake (3.18.4-2) ... [2021-09-09T01:43:58.061Z] #37 42.01 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:43:58.061Z] #37 DONE 48.4s [2021-09-09T01:43:58.061Z] [2021-09-09T01:43:58.061Z] #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-09T01:43:58.061Z] #45 sha256:530e5eb8a2a7172d3a738144194be4664354a464a3c422f9a6d03b278368204a [2021-09-09T01:43:58.061Z] #45 DONE 48.4s [2021-09-09T01:43:58.061Z] [2021-09-09T01:43:58.061Z] #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-09T01:43:58.061Z] #38 sha256:1ef2cf59925105598e2aee67b79bd024914f4cd8f815068a57592c7a3683ad58 [Pipeline] sh [2021-09-09T01:43:58.441Z] #14 ... [2021-09-09T01:43:58.442Z] [2021-09-09T01:43:58.442Z] #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-09T01:43:58.442Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:43:58.442Z] #37 53.74 Selecting previously unselected package cmake-data. [2021-09-09T01:43:58.442Z] #37 53.74 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-09T01:43:58.442Z] #37 53.75 Unpacking cmake-data (3.18.4-2) ... [2021-09-09T01:43:58.442Z] #37 57.59 Selecting previously unselected package libicu67:amd64. [2021-09-09T01:43:58.442Z] #37 57.61 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-09T01:43:58.442Z] #37 57.63 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-09T01:43:58.811Z] Commit message: "Merge commit '5176095455642c30642efacf6f35afc7c6dede92' into HEAD" [2021-09-09T01:43:58.931Z] First time build. Skipping changelog. [2021-09-09T01:43:59.211Z] #19 ... [2021-09-09T01:43:59.211Z] [2021-09-09T01:43:59.211Z] #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-09T01:43:59.211Z] #58 sha256:4a1a59d1fcfb588e5b990cdaf6f651c401f97d4959f80941684ad1fac61d6b8b [2021-09-09T01:43:59.211Z] #58 167.4 + /build/golangci-lint --version [2021-09-09T01:43:59.211Z] #58 167.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-09T01:43:59.238Z] + docker info [2021-09-09T01:43:59.238Z] Client: [2021-09-09T01:43:59.238Z] Context: default [2021-09-09T01:43:59.238Z] Debug Mode: false [2021-09-09T01:43:59.238Z] [2021-09-09T01:43:59.238Z] Server: [2021-09-09T01:43:59.238Z] Containers: 0 [2021-09-09T01:43:59.238Z] Running: 0 [2021-09-09T01:43:59.238Z] Paused: 0 [2021-09-09T01:43:59.238Z] Stopped: 0 [2021-09-09T01:43:59.238Z] Images: 0 [2021-09-09T01:43:59.238Z] Server Version: 20.10.8 [2021-09-09T01:43:59.238Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-09T01:43:59.238Z] Windows: [2021-09-09T01:43:59.238Z] LCOW: [2021-09-09T01:43:59.238Z] Logging Driver: json-file [2021-09-09T01:43:59.238Z] Plugins: [2021-09-09T01:43:59.238Z] Volume: local [2021-09-09T01:43:59.238Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-09T01:43:59.238Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-09T01:43:59.238Z] Swarm: inactive [2021-09-09T01:43:59.238Z] Default Isolation: process [2021-09-09T01:43:59.238Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-09T01:43:59.238Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-09T01:43:59.238Z] OSType: windows [2021-09-09T01:43:59.238Z] Architecture: x86_64 [2021-09-09T01:43:59.238Z] CPUs: 4 [2021-09-09T01:43:59.238Z] Total Memory: 32GiB [2021-09-09T01:43:59.238Z] Name: azwin-2-cb5ba1 [2021-09-09T01:43:59.238Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-09T01:43:59.238Z] Docker Root Dir: D:\docker [2021-09-09T01:43:59.238Z] Debug Mode: false [2021-09-09T01:43:59.238Z] Registry: https://index.docker.io/v1/ [2021-09-09T01:43:59.238Z] Labels: [2021-09-09T01:43:59.238Z] Experimental: true [2021-09-09T01:43:59.238Z] Insecure Registries: [2021-09-09T01:43:59.238Z] 10.0.0.4:5000 [2021-09-09T01:43:59.238Z] 127.0.0.0/8 [2021-09-09T01:43:59.238Z] Registry Mirrors: [2021-09-09T01:43:59.238Z] http://10.0.0.4:5000/ [2021-09-09T01:43:59.238Z] Live Restore Enabled: false [2021-09-09T01:43:59.238Z] Product License: Community Engine [2021-09-09T01:43:59.238Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-09-09T01:43:59.822Z] #37 ... [2021-09-09T01:43:59.822Z] [2021-09-09T01:43:59.822Z] #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-09T01:43:59.822Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:43:59.822Z] #45 64.71 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-09T01:43:59.822Z] #45 64.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:43:59.822Z] #45 64.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:43:59.822Z] #45 64.80 Setting up python3-six (1.16.0-2) ... [2021-09-09T01:43:59.990Z] #38 ... [2021-09-09T01:43:59.990Z] [2021-09-09T01:43:59.990Z] #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-09T01:43:59.990Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-09T01:43:59.990Z] #14 40.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-09T01:43:59.990Z] #14 40.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-09T01:43:59.990Z] #14 40.53 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-09T01:43:59.990Z] #14 48.38 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-09T01:43:59.990Z] #14 48.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-09-09T01:43:59.990Z] #14 48.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-09T01:43:59.990Z] #14 48.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-09T01:43:59.990Z] #14 48.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-09-09T01:43:59.990Z] #14 48.72 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-09T01:43:59.990Z] #14 ... [2021-09-09T01:43:59.990Z] [2021-09-09T01:43:59.990Z] #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-09T01:43:59.990Z] #38 sha256:1ef2cf59925105598e2aee67b79bd024914f4cd8f815068a57592c7a3683ad58 [2021-09-09T01:43:59.990Z] #38 2.308 + RM_GOPATH=0 [2021-09-09T01:43:59.990Z] #38 2.310 + TMP_GOPATH= [2021-09-09T01:43:59.990Z] #38 2.310 + : /build [2021-09-09T01:43:59.990Z] #38 2.312 + '[' -z '' ']' [2021-09-09T01:43:59.990Z] #38 2.312 ++ mktemp -d [2021-09-09T01:43:59.990Z] #38 2.314 + export GOPATH=/tmp/tmp.3NNu2kBSQi [2021-09-09T01:43:59.990Z] #38 2.314 + GOPATH=/tmp/tmp.3NNu2kBSQi [2021-09-09T01:43:59.990Z] #38 2.314 + RM_GOPATH=1 [2021-09-09T01:43:59.990Z] #38 2.314 + case "$(go env GOARCH)" in [2021-09-09T01:43:59.990Z] #38 2.315 ++ go env GOARCH [2021-09-09T01:43:59.990Z] #38 2.343 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:59.990Z] #38 2.343 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:43:59.990Z] #38 2.343 ++ dirname /tmp/install/install.sh [2021-09-09T01:43:59.990Z] #38 2.355 Install tini version v0.19.0 [2021-09-09T01:43:59.990Z] #38 2.363 + dir=/tmp/install [2021-09-09T01:43:59.990Z] #38 2.363 + bin=tini [2021-09-09T01:43:59.990Z] #38 2.363 + shift [2021-09-09T01:43:59.990Z] #38 2.363 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-09T01:43:59.990Z] #38 2.363 + . /tmp/install/tini.installer [2021-09-09T01:43:59.990Z] #38 2.363 ++ : v0.19.0 [2021-09-09T01:43:59.990Z] #38 2.363 + install_tini [2021-09-09T01:43:59.990Z] #38 2.363 + echo 'Install tini version v0.19.0' [2021-09-09T01:43:59.990Z] #38 2.363 + git clone https://github.com/krallin/tini.git /tmp/tmp.3NNu2kBSQi/tini [2021-09-09T01:43:59.990Z] #38 2.363 Cloning into '/tmp/tmp.3NNu2kBSQi/tini'... [2021-09-09T01:44:00.941Z] #38 3.315 + cd /tmp/tmp.3NNu2kBSQi/tini [2021-09-09T01:44:00.941Z] #38 3.315 + git checkout -q v0.19.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-09T01:44:01.204Z] #38 3.376 + cmake . [2021-09-09T01:44:01.272Z] #33 ... [2021-09-09T01:44:01.272Z] [2021-09-09T01:44:01.272Z] #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-09T01:44:01.272Z] #58 sha256:e799da3d2d72da3d745b621edcbfcbb2e7f83d7ed0087a6d3b37b51a33cf7535 [2021-09-09T01:44:01.272Z] #58 1.952 + RM_GOPATH=0 [2021-09-09T01:44:01.272Z] #58 1.952 + TMP_GOPATH= [2021-09-09T01:44:01.272Z] #58 1.952 + : /build [2021-09-09T01:44:01.272Z] #58 1.952 + '[' -z '' ']' [2021-09-09T01:44:01.272Z] #58 1.952 ++ mktemp -d [2021-09-09T01:44:01.272Z] #58 1.952 + export GOPATH=/tmp/tmp.n9eNf4YUrc [2021-09-09T01:44:01.272Z] #58 1.952 + GOPATH=/tmp/tmp.n9eNf4YUrc [2021-09-09T01:44:01.272Z] #58 1.952 + RM_GOPATH=1 [2021-09-09T01:44:01.272Z] #58 1.952 + case "$(go env GOARCH)" in [2021-09-09T01:44:01.272Z] #58 1.952 ++ go env GOARCH [2021-09-09T01:44:01.272Z] #58 2.012 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:44:01.272Z] #58 2.012 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:44:01.272Z] #58 2.012 ++ dirname /tmp/install/install.sh [2021-09-09T01:44:01.272Z] #58 2.014 + dir=/tmp/install [2021-09-09T01:44:01.272Z] #58 2.014 + bin=containerd [2021-09-09T01:44:01.272Z] #58 2.014 + shift [2021-09-09T01:44:01.272Z] #58 2.014 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-09T01:44:01.272Z] #58 2.014 + . /tmp/install/containerd.installer [2021-09-09T01:44:01.272Z] #58 2.014 ++ set -e [2021-09-09T01:44:01.272Z] #58 2.015 ++ : v1.5.5 [2021-09-09T01:44:01.272Z] #58 2.015 + install_containerd [2021-09-09T01:44:01.272Z] #58 2.015 + echo 'Install containerd version v1.5.5' [2021-09-09T01:44:01.272Z] #58 2.016 Install containerd version v1.5.5 [2021-09-09T01:44:01.272Z] #58 2.016 + git clone https://github.com/containerd/containerd.git /tmp/tmp.n9eNf4YUrc/src/github.com/containerd/containerd [2021-09-09T01:44:01.272Z] #58 2.020 Cloning into '/tmp/tmp.n9eNf4YUrc/src/github.com/containerd/containerd'... [2021-09-09T01:44:01.272Z] #58 ... [2021-09-09T01:44:01.272Z] [2021-09-09T01:44:01.272Z] #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-09T01:44:01.272Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:01.272Z] #14 57.33 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-09T01:44:01.272Z] #14 58.03 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-09T01:44:01.272Z] #14 58.50 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-09T01:44:01.272Z] #14 60.10 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-09T01:44:01.272Z] #14 60.81 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-09T01:44:01.272Z] #14 60.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-09T01:44:01.272Z] #14 60.82 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-09T01:44:01.272Z] #14 60.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-09T01:44:01.272Z] #14 60.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-09T01:44:01.272Z] #14 60.89 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-09T01:44:01.272Z] #14 60.89 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-09T01:44:01.272Z] #14 60.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-09T01:44:01.272Z] #14 60.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-09T01:44:01.272Z] #14 60.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-09T01:44:01.272Z] #14 60.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-09T01:44:01.272Z] #14 60.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-09T01:44:01.272Z] #14 61.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-09T01:44:01.272Z] #14 61.06 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-09T01:44:01.272Z] #14 61.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-09T01:44:01.272Z] #14 61.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-09T01:44:01.272Z] #14 62.39 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:44:01.272Z] #14 62.70 Fetched 115 MB in 8s (13.9 MB/s) [2021-09-09T01:44:01.272Z] #14 62.85 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-09T01:44:01.273Z] #14 62.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-09T01:44:01.273Z] #14 62.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-09T01:44:01.273Z] #14 62.95 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-09T01:44:01.273Z] #14 66.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-09T01:44:01.273Z] #14 66.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-09T01:44:01.273Z] #14 66.54 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-09T01:44:01.530Z] #14 ... [2021-09-09T01:44:01.530Z] [2021-09-09T01:44:01.530Z] #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-09T01:44:01.530Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:44:01.530Z] #37 57.17 Selecting previously unselected package xxd. [2021-09-09T01:44:01.530Z] #37 57.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-09-09T01:44:01.530Z] #37 57.33 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-09T01:44:01.530Z] #37 57.37 Unpacking xxd (2:8.2.2434-3) ... [2021-09-09T01:44:01.530Z] #37 57.70 Selecting previously unselected package vim-common. [2021-09-09T01:44:01.530Z] #37 57.70 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:44:01.530Z] #37 57.75 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-09T01:44:01.530Z] #37 58.22 Selecting previously unselected package cmake-data. [2021-09-09T01:44:01.530Z] #37 58.23 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-09T01:44:01.530Z] #37 58.28 Unpacking cmake-data (3.18.4-2) ... [2021-09-09T01:44:01.530Z] #37 62.71 Selecting previously unselected package libicu67:amd64. [2021-09-09T01:44:01.530Z] #37 62.78 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-09-09T01:44:01.530Z] #37 62.79 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-09T01:44:01.530Z] #37 ... [2021-09-09T01:44:01.530Z] [2021-09-09T01:44:01.530Z] #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-09T01:44:01.530Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:44:01.530Z] #45 62.54 Fetched 2267 kB in 4s (568 kB/s) [2021-09-09T01:44:01.530Z] #45 62.72 Selecting previously unselected package libprotobuf23:amd64. [2021-09-09T01:44:01.530Z] #45 62.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-09T01:44:01.530Z] #45 62.84 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-09-09T01:44:01.530Z] #45 62.86 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-09-09T01:44:01.530Z] #45 64.11 Selecting previously unselected package python3-pkg-resources. [2021-09-09T01:44:01.530Z] #45 64.11 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-09T01:44:01.530Z] #45 64.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:44:01.530Z] #45 64.53 Selecting previously unselected package python3-six. [2021-09-09T01:44:01.530Z] #45 64.53 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-09-09T01:44:01.530Z] #45 64.54 Unpacking python3-six (1.16.0-2) ... [2021-09-09T01:44:01.530Z] #45 64.77 Selecting previously unselected package python3-protobuf. [2021-09-09T01:44:01.530Z] #45 64.77 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-09-09T01:44:01.530Z] #45 64.78 Unpacking python3-protobuf (3.12.4-1) ... [2021-09-09T01:44:01.530Z] #45 65.27 Selecting previously unselected package libnet1:amd64. [2021-09-09T01:44:01.530Z] #45 65.28 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-09T01:44:01.530Z] #45 65.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:44:01.530Z] #45 65.50 Selecting previously unselected package libnl-3-200:amd64. [2021-09-09T01:44:01.530Z] #45 65.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-09T01:44:01.530Z] #45 65.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:44:01.530Z] #45 65.75 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-09T01:44:01.530Z] #45 65.76 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-09T01:44:01.530Z] #45 65.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:44:01.530Z] #45 65.95 Selecting previously unselected package criu. [2021-09-09T01:44:01.530Z] #45 65.95 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-09-09T01:44:01.530Z] #45 65.96 Unpacking criu (3.15-1) ... [2021-09-09T01:44:01.530Z] #45 67.11 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:44:01.744Z] #45 66.43 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:44:01.744Z] #45 66.47 Setting up python3-protobuf (3.12.4-1) ... [2021-09-09T01:44:02.090Z] + docker version [2021-09-09T01:44:02.158Z] #38 4.291 -- The C compiler identification is GNU 10.2.1 [2021-09-09T01:44:02.158Z] #38 4.361 -- Detecting C compiler ABI info [2021-09-09T01:44:02.746Z] #38 4.949 -- Detecting C compiler ABI info - done [2021-09-09T01:44:02.746Z] #38 5.037 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-09T01:44:02.746Z] #38 5.044 -- Detecting C compile features [2021-09-09T01:44:02.746Z] #38 5.046 -- Detecting C compile features - done [2021-09-09T01:44:02.746Z] #38 5.073 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-09T01:44:03.010Z] #38 5.316 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-09T01:44:03.010Z] #38 5.371 -- Configuring done [2021-09-09T01:44:03.129Z] #14 ... [2021-09-09T01:44:03.129Z] [2021-09-09T01:44:03.129Z] #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-09T01:44:03.129Z] #38 sha256:3309172b125584777fd90b33831362aa7c10e2defd7fa8e79f963905b464b9e0 [2021-09-09T01:44:03.129Z] #38 5.738 + RM_GOPATH=0 [2021-09-09T01:44:03.129Z] #38 5.738 + TMP_GOPATH= [2021-09-09T01:44:03.129Z] #38 5.738 + : /build [2021-09-09T01:44:03.129Z] #38 5.738 + '[' -z '' ']' [2021-09-09T01:44:03.129Z] #38 5.738 ++ mktemp -d [2021-09-09T01:44:03.129Z] #38 5.738 + export GOPATH=/tmp/tmp.u7tftJSNI2 [2021-09-09T01:44:03.129Z] #38 5.738 + GOPATH=/tmp/tmp.u7tftJSNI2 [2021-09-09T01:44:03.129Z] #38 5.738 + RM_GOPATH=1 [2021-09-09T01:44:03.129Z] #38 5.738 + case "$(go env GOARCH)" in [2021-09-09T01:44:03.129Z] #38 5.738 ++ go env GOARCH [2021-09-09T01:44:03.129Z] #38 5.755 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:44:03.129Z] #38 5.755 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:44:03.129Z] #38 5.755 ++ dirname /tmp/install/install.sh [2021-09-09T01:44:03.129Z] #38 5.770 Install tini version v0.19.0 [2021-09-09T01:44:03.129Z] #38 5.770 + dir=/tmp/install [2021-09-09T01:44:03.129Z] #38 5.770 + bin=tini [2021-09-09T01:44:03.129Z] #38 5.770 + shift [2021-09-09T01:44:03.129Z] #38 5.770 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-09T01:44:03.129Z] #38 5.770 + . /tmp/install/tini.installer [2021-09-09T01:44:03.129Z] #38 5.770 ++ : v0.19.0 [2021-09-09T01:44:03.129Z] #38 5.770 + install_tini [2021-09-09T01:44:03.129Z] #38 5.770 + echo 'Install tini version v0.19.0' [2021-09-09T01:44:03.129Z] #38 5.770 + git clone https://github.com/krallin/tini.git /tmp/tmp.u7tftJSNI2/tini [2021-09-09T01:44:03.129Z] #38 5.791 Cloning into '/tmp/tmp.u7tftJSNI2/tini'... [2021-09-09T01:44:03.129Z] #38 6.390 + cd /tmp/tmp.u7tftJSNI2/tini [2021-09-09T01:44:03.129Z] #38 6.390 + git checkout -q v0.19.0 [2021-09-09T01:44:03.129Z] #38 6.390 + cmake . [2021-09-09T01:44:03.129Z] #38 6.797 -- The C compiler identification is GNU 10.2.1 [2021-09-09T01:44:03.129Z] #38 6.866 -- Detecting C compiler ABI info [2021-09-09T01:44:03.129Z] #38 7.342 -- Detecting C compiler ABI info - done [2021-09-09T01:44:03.129Z] #38 7.476 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-09T01:44:03.129Z] #38 7.476 -- Detecting C compile features [2021-09-09T01:44:03.129Z] #38 7.476 -- Detecting C compile features - done [2021-09-09T01:44:03.129Z] #38 7.514 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-09T01:44:03.129Z] #38 7.736 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-09T01:44:03.129Z] #38 7.812 -- Configuring done [2021-09-09T01:44:03.129Z] #38 7.830 -- Generating done [2021-09-09T01:44:03.129Z] #38 7.830 -- Build files have been written to: /tmp/tmp.u7tftJSNI2/tini [2021-09-09T01:44:03.129Z] #38 7.833 + make tini-static [2021-09-09T01:44:03.129Z] #38 8.090 Scanning dependencies of target tini-static [2021-09-09T01:44:03.129Z] #38 8.158 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-09T01:44:03.129Z] #38 9.320 [100%] Linking C executable tini-static [2021-09-09T01:44:03.129Z] #38 9.910 [100%] Built target tini-static [2021-09-09T01:44:03.129Z] #38 9.932 + mkdir -p /build [2021-09-09T01:44:03.129Z] #38 9.954 + cp tini-static /build/docker-init [2021-09-09T01:44:03.129Z] #38 DONE 10.6s [2021-09-09T01:44:03.129Z] [2021-09-09T01:44:03.129Z] #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-09T01:44:03.129Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:43:58.846Z] > git rev-list --no-walk 0a34a5950cf5affef4799dfe99837441559231e0 # timeout=10 [2021-09-09T01:44:03.291Z] #38 5.393 -- Generating done [2021-09-09T01:44:03.291Z] #38 5.411 -- Build files have been written to: /tmp/tmp.3NNu2kBSQi/tini [2021-09-09T01:44:03.291Z] #38 5.420 + make tini-static [2021-09-09T01:44:03.392Z] #33 ... [2021-09-09T01:44:03.392Z] [2021-09-09T01:44:03.392Z] #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-09T01:44:03.392Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:03.392Z] #14 61.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-09T01:44:03.392Z] #14 61.86 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:44:03.392Z] #14 61.87 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:44:03.491Z] #58 ... [2021-09-09T01:44:03.491Z] [2021-09-09T01:44:03.491Z] #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-09T01:44:03.491Z] #48 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:44:03.491Z] #48 169.1 + dpkg --print-architecture [2021-09-09T01:44:03.491Z] #48 169.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-09T01:44:03.491Z] #48 169.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-09T01:44:03.491Z] #48 169.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-09T01:44:03.554Z] #38 5.821 Scanning dependencies of target tini-static [2021-09-09T01:44:03.554Z] #38 5.909 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-09T01:44:04.055Z] #45 69.71 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-09-09T01:44:04.056Z] #45 69.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:44:04.056Z] #45 69.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:44:04.056Z] #45 69.82 Setting up python3-six (1.16.0-2) ... [2021-09-09T01:44:04.987Z] #45 ... [2021-09-09T01:44:04.987Z] [2021-09-09T01:44:04.988Z] #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-09T01:44:04.988Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:04.988Z] #14 70.78 Selecting previously unselected package binutils-mingw-w64. [2021-09-09T01:44:04.988Z] #14 70.79 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-09T01:44:04.988Z] #14 70.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-09T01:44:04.988Z] #14 71.04 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-09T01:44:04.988Z] #14 71.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:44:04.988Z] #14 71.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:44:05.245Z] #14 71.35 Selecting previously unselected package dmsetup. [2021-09-09T01:44:05.245Z] #14 71.36 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:44:05.245Z] #14 71.37 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-09T01:44:05.480Z] #38 7.539 [100%] Linking C executable tini-static [2021-09-09T01:44:05.502Z] #14 71.55 Selecting previously unselected package mingw-w64-common. [2021-09-09T01:44:05.502Z] #14 71.56 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-09T01:44:05.502Z] #14 71.57 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-09T01:44:05.747Z] #38 8.119 [100%] Built target tini-static [2021-09-09T01:44:05.938Z] #45 ... [2021-09-09T01:44:05.938Z] [2021-09-09T01:44:05.938Z] #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-09T01:44:05.938Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:44:05.938Z] #37 66.09 Selecting previously unselected package libxml2:amd64. [2021-09-09T01:44:05.938Z] #37 66.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-09T01:44:05.938Z] #37 66.10 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-09T01:44:05.938Z] #37 67.05 Selecting previously unselected package libarchive13:amd64. [2021-09-09T01:44:05.938Z] #37 67.06 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-09T01:44:05.938Z] #37 67.06 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-09T01:44:05.938Z] #37 67.79 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-09T01:44:05.938Z] #37 67.81 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-09T01:44:05.938Z] #37 67.81 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-09T01:44:05.938Z] #37 68.08 Selecting previously unselected package librhash0:amd64. [2021-09-09T01:44:05.938Z] #37 68.08 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-09T01:44:05.938Z] #37 68.09 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-09T01:44:05.938Z] #37 68.47 Selecting previously unselected package libuv1:amd64. [2021-09-09T01:44:05.938Z] #37 68.50 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-09T01:44:05.938Z] #37 68.53 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-09T01:44:05.938Z] #37 68.87 Selecting previously unselected package cmake. [2021-09-09T01:44:05.938Z] #37 68.87 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-09T01:44:05.938Z] #37 68.88 Unpacking cmake (3.18.4-2) ... [2021-09-09T01:44:06.009Z] #38 8.176 + mkdir -p /build [2021-09-09T01:44:06.010Z] #38 8.179 + cp tini-static /build/docker-init [2021-09-09T01:44:06.784Z] Client: [2021-09-09T01:44:06.784Z] Version: 20.10.8 [2021-09-09T01:44:06.784Z] API version: 1.41 [2021-09-09T01:44:06.784Z] Go version: go1.16.6 [2021-09-09T01:44:06.784Z] Git commit: 3967b7d [2021-09-09T01:44:06.784Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-09T01:44:06.784Z] OS/Arch: windows/amd64 [2021-09-09T01:44:06.784Z] Context: default [2021-09-09T01:44:06.784Z] Experimental: true [2021-09-09T01:44:06.784Z] [2021-09-09T01:44:06.784Z] Server: Docker Engine - Community [2021-09-09T01:44:06.784Z] Engine: [2021-09-09T01:44:06.784Z] Version: 20.10.8 [2021-09-09T01:44:06.784Z] API version: 1.41 (minimum version 1.24) [2021-09-09T01:44:06.784Z] Go version: go1.16.6 [2021-09-09T01:44:06.784Z] Git commit: 75249d8 [2021-09-09T01:44:06.784Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-09T01:44:06.784Z] OS/Arch: windows/amd64 [2021-09-09T01:44:06.784Z] Experimental: true [2021-09-09T01:44:07.405Z] #38 DONE 9.9s [2021-09-09T01:44:07.405Z] [2021-09-09T01:44:07.405Z] #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-09T01:44:07.405Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-09T01:44:07.405Z] #14 54.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-09T01:44:07.405Z] #14 54.47 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-09-09T01:44:07.405Z] #14 54.48 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [Pipeline] sh [2021-09-09T01:44:07.655Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-09T01:44:07.655Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f94148e9\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-09T01:44:07.655Z] ---------------------------------------------------------------------------- [2021-09-09T01:44:07.655Z] [2021-09-09T01:44:07.655Z] INFO: executeCI.ps1 starting at Thu Sep 9 01:44:07 CUT 2021 [2021-09-09T01:44:07.655Z] [2021-09-09T01:44:07.655Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-09T01:44:07.655Z] INFO: Running git version 2.24.1.windows.2 [2021-09-09T01:44:07.655Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-09-09T01:44:07.655Z] INFO: Environment variables: [2021-09-09T01:44:07.655Z] [2021-09-09T01:44:07.655Z] Name Value [2021-09-09T01:44:07.655Z] ---- ----- [2021-09-09T01:44:07.655Z] ALLUSERSPROFILE C:\ProgramData [2021-09-09T01:44:07.655Z] amd64 true [2021-09-09T01:44:07.655Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-09T01:44:07.655Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-09T01:44:07.655Z] arm64 true [2021-09-09T01:44:07.655Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-09T01:44:07.655Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-09T01:44:07.655Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-09T01:44:07.655Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-09T01:44:07.655Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-09T01:44:07.655Z] BRANCH_NAME PR-42810 [2021-09-09T01:44:07.655Z] BUILD_DISPLAY_NAME #5 [2021-09-09T01:44:07.655Z] BUILD_ID 5 [2021-09-09T01:44:07.655Z] BUILD_NUMBER 5 [2021-09-09T01:44:07.655Z] BUILD_TAG jenkins-moby-PR-42810-5 [2021-09-09T01:44:07.655Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/ [2021-09-09T01:44:07.655Z] cgroup2 true [2021-09-09T01:44:08.041Z] c67ded6868b6: Verifying Checksum [2021-09-09T01:44:08.041Z] c67ded6868b6: Download complete [2021-09-09T01:44:08.123Z] CHANGE_AUTHOR zq-david-wang [2021-09-09T01:44:08.123Z] CHANGE_AUTHOR_DISPLAY_NAME David Wang [2021-09-09T01:44:08.123Z] CHANGE_AUTHOR_EMAIL 00107082@163.com [2021-09-09T01:44:08.123Z] CHANGE_BRANCH docker-save-link [2021-09-09T01:44:08.123Z] CHANGE_FORK zq-david-wang [2021-09-09T01:44:08.123Z] CHANGE_ID 42810 [2021-09-09T01:44:08.123Z] CHANGE_TARGET master [2021-09-09T01:44:08.123Z] CHANGE_TITLE docker save: adjust timestamp on the duplicated layers. [2021-09-09T01:44:08.123Z] CHANGE_URL https://github.com/moby/moby/pull/42810 [2021-09-09T01:44:08.123Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-09T01:44:08.123Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-09T01:44:08.123Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-09T01:44:08.123Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-09T01:44:08.123Z] COMPUTERNAME azwin-2-cb5ba1 [2021-09-09T01:44:08.123Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-09T01:44:08.123Z] ConfigSequenceNumber 0 [2021-09-09T01:44:08.123Z] dco true [2021-09-09T01:44:08.123Z] DOCKER_BUILDKIT 0 [2021-09-09T01:44:08.123Z] DOCKER_DUT_DEBUG 1 [2021-09-09T01:44:08.123Z] DOCKER_EXPERIMENTAL 1 [2021-09-09T01:44:08.123Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-09T01:44:08.123Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-09-09T01:44:08.123Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-09T01:44:08.123Z] EXECUTOR_NUMBER 0 [2021-09-09T01:44:08.123Z] FQDN azwin-2-cb5ba1.westus.cloudapp.azure.com [2021-09-09T01:44:08.123Z] GIT_BRANCH PR-42810 [2021-09-09T01:44:08.123Z] GIT_COMMIT 4d69f79f49f817452d4934496685348cda80aeb8 [2021-09-09T01:44:08.123Z] GIT_PREVIOUS_COMMIT 0a34a5950cf5affef4799dfe99837441559231e0 [2021-09-09T01:44:08.123Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT a590a4627833347cf08d57636bcc44e8af3021be [2021-09-09T01:44:08.123Z] GIT_URL https://github.com/moby/moby.git [2021-09-09T01:44:08.123Z] HUDSON_COOKIE 7cec554b-ca97-4ff5-b2bf-73f2ab94ff96 [2021-09-09T01:44:08.123Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-09T01:44:08.123Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-09T01:44:08.123Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-09T01:44:08.123Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-09T01:44:08.123Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-09T01:44:08.123Z] JENKINS_NODE_COOKIE bd44e09a-9353-4843-980e-d9b91497021d [2021-09-09T01:44:08.123Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-09T01:44:08.123Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-09T01:44:08.123Z] JOB_BASE_NAME PR-42810 [2021-09-09T01:44:08.123Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/display/redirect [2021-09-09T01:44:08.123Z] JOB_NAME moby/PR-42810 [2021-09-09T01:44:08.123Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/ [2021-09-09T01:44:08.123Z] library.jps.version master [2021-09-09T01:44:08.123Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-09T01:44:08.123Z] NODE_LABELS amd64 azure azwin-2-cb5ba1 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-09-09T01:44:08.123Z] NODE_NAME azwin-2-cb5ba1 [2021-09-09T01:44:08.123Z] NUMBER_OF_PROCESSORS 4 [2021-09-09T01:44:08.123Z] OS Windows_NT [2021-09-09T01:44:08.123Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-09T01:44:08.123Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-09T01:44:08.123Z] ppc64le false [2021-09-09T01:44:08.123Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-09T01:44:08.123Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-09T01:44:08.123Z] PROCESSOR_LEVEL 6 [2021-09-09T01:44:08.123Z] PROCESSOR_REVISION 5507 [2021-09-09T01:44:08.123Z] ProgramData C:\ProgramData [2021-09-09T01:44:08.123Z] ProgramFiles C:\Program Files [2021-09-09T01:44:08.123Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-09T01:44:08.123Z] ProgramW6432 C:\Program Files [2021-09-09T01:44:08.123Z] PROMPT $P$G [2021-09-09T01:44:08.123Z] PSExecutionPolicyPreference Bypass [2021-09-09T01:44:08.123Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-09T01:44:08.123Z] PUBLIC C:\Users\Public [2021-09-09T01:44:08.123Z] rootless true [2021-09-09T01:44:08.123Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/display/redirect?page=artif... [2021-09-09T01:44:08.123Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/display/redirect?page=changes [2021-09-09T01:44:08.123Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/display/redirect [2021-09-09T01:44:08.123Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/display/redirect?page=tests [2021-09-09T01:44:08.123Z] s390x false [2021-09-09T01:44:08.123Z] SKIP_VALIDATION_TESTS 1 [2021-09-09T01:44:08.123Z] SOURCES_DRIVE d [2021-09-09T01:44:08.123Z] SOURCES_SUBDIR gopath [2021-09-09T01:44:08.123Z] STAGE_NAME Run tests [2021-09-09T01:44:08.123Z] SystemDrive C: [2021-09-09T01:44:08.123Z] SystemRoot C:\Windows [2021-09-09T01:44:08.123Z] TEMP C:\Windows\TEMP [2021-09-09T01:44:08.123Z] TESTDEBUG 0 [2021-09-09T01:44:08.123Z] TESTRUN_DRIVE d [2021-09-09T01:44:08.123Z] TESTRUN_SUBDIR CI [2021-09-09T01:44:08.123Z] TIMEOUT 120m [2021-09-09T01:44:08.123Z] TMP C:\Windows\TEMP [2021-09-09T01:44:08.123Z] unit_validate true [2021-09-09T01:44:08.123Z] USERDOMAIN WORKGROUP [2021-09-09T01:44:08.123Z] USERNAME azwin-2-cb5ba1$ [2021-09-09T01:44:08.123Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-09T01:44:08.123Z] validate_force false [2021-09-09T01:44:08.123Z] windir C:\Windows [2021-09-09T01:44:08.123Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-09T01:44:08.123Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-09-09T01:44:08.123Z] windows2022 true [2021-09-09T01:44:08.123Z] windows2022containerd true [2021-09-09T01:44:08.123Z] windowsRS1 false [2021-09-09T01:44:08.123Z] windowsRS5 true [2021-09-09T01:44:08.123Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-09T01:44:08.123Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-09T01:44:08.123Z] [2021-09-09T01:44:08.123Z] [2021-09-09T01:44:08.123Z] [2021-09-09T01:44:08.310Z] + docker info [2021-09-09T01:44:08.310Z] Client: [2021-09-09T01:44:08.310Z] Context: default [2021-09-09T01:44:08.310Z] Debug Mode: false [2021-09-09T01:44:08.310Z] [2021-09-09T01:44:08.310Z] Server: [2021-09-09T01:44:08.310Z] Containers: 0 [2021-09-09T01:44:08.310Z] Running: 0 [2021-09-09T01:44:08.310Z] Paused: 0 [2021-09-09T01:44:08.310Z] Stopped: 0 [2021-09-09T01:44:08.310Z] Images: 0 [2021-09-09T01:44:08.310Z] Server Version: 20.10.8 [2021-09-09T01:44:08.310Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-09T01:44:08.310Z] Windows: [2021-09-09T01:44:08.310Z] LCOW: [2021-09-09T01:44:08.310Z] Logging Driver: json-file [2021-09-09T01:44:08.310Z] Plugins: [2021-09-09T01:44:08.310Z] Volume: local [2021-09-09T01:44:08.310Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-09T01:44:08.310Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-09T01:44:08.310Z] Swarm: inactive [2021-09-09T01:44:08.310Z] Default Isolation: process [2021-09-09T01:44:08.310Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-09T01:44:08.310Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-09T01:44:08.310Z] OSType: windows [2021-09-09T01:44:08.310Z] Architecture: x86_64 [2021-09-09T01:44:08.310Z] CPUs: 4 [2021-09-09T01:44:08.310Z] Total Memory: 32GiB [2021-09-09T01:44:08.310Z] Name: azwin-2-cb5ba0 [2021-09-09T01:44:08.310Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-09T01:44:08.310Z] Docker Root Dir: D:\docker [2021-09-09T01:44:08.310Z] Debug Mode: false [2021-09-09T01:44:08.310Z] Registry: https://index.docker.io/v1/ [2021-09-09T01:44:08.310Z] Labels: [2021-09-09T01:44:08.310Z] Experimental: true [2021-09-09T01:44:08.310Z] Insecure Registries: [2021-09-09T01:44:08.310Z] 10.0.0.4:5000 [2021-09-09T01:44:08.310Z] 127.0.0.0/8 [2021-09-09T01:44:08.310Z] Registry Mirrors: [2021-09-09T01:44:08.310Z] http://10.0.0.4:5000/ [2021-09-09T01:44:08.310Z] Live Restore Enabled: false [2021-09-09T01:44:08.310Z] Product License: Community Engine [2021-09-09T01:44:08.310Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-09-09T01:44:08.591Z] INFO: Sources under d:\gopath\... [2021-09-09T01:44:08.591Z] INFO: Test run under d:\CI\... [2021-09-09T01:44:08.591Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-09T01:44:08.591Z] INFO: docker/docker repository was found [2021-09-09T01:44:08.591Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-09-09T01:44:08.803Z] #14 ... [2021-09-09T01:44:08.803Z] [2021-09-09T01:44:08.803Z] #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-09T01:44:08.803Z] #58 sha256:ea1afafbe2e532b51ef933c00bc0774a7820ab24ac98c9f4d206af483e44b808 [2021-09-09T01:44:09.060Z] ltsc2022: Pulling from windows/servercore [2021-09-09T01:44:09.060Z] 8f616e6e9eec: Pulling fs layer [2021-09-09T01:44:09.060Z] 393f6f5bddce: Pulling fs layer [2021-09-09T01:44:10.205Z] #37 ... [2021-09-09T01:44:10.205Z] [2021-09-09T01:44:10.205Z] #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-09T01:44:10.205Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:10.205Z] #14 65.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-09T01:44:10.205Z] #14 65.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-09T01:44:10.205Z] #14 65.23 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-09T01:44:10.205Z] #14 68.75 Selecting previously unselected package binutils-mingw-w64. [2021-09-09T01:44:10.205Z] #14 68.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-09T01:44:10.205Z] #14 68.76 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-09T01:44:10.205Z] #14 69.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-09T01:44:10.205Z] #14 69.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:44:10.205Z] #14 69.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:44:10.205Z] #14 69.77 Selecting previously unselected package dmsetup. [2021-09-09T01:44:10.205Z] #14 69.77 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:44:10.205Z] #14 69.79 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-09T01:44:10.205Z] #14 70.03 Selecting previously unselected package mingw-w64-common. [2021-09-09T01:44:10.205Z] #14 70.03 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-09T01:44:10.205Z] #14 70.03 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-09T01:44:10.209Z] #58 29.85 Updating files: 29% (1354/4564) Updating files: 30% (1370/4564) Updating files: 31% (1415/4564) Updating files: 32% (1461/4564) Updating files: 33% (1507/4564) Updating files: 34% (1552/4564) Updating files: 35% (1598/4564) Updating files: 36% (1644/4564) Updating files: 37% (1689/4564) Updating files: 38% (1735/4564) Updating files: 39% (1780/4564) Updating files: 40% (1826/4564) Updating files: 41% (1872/4564) Updating files: 42% (1917/4564) Updating files: 43% (1963/4564) Updating files: 44% (2009/4564) Updating files: 45% (2054/4564) Updating files: 46% (2100/4564) Updating files: 47% (2146/4564) Updating files: 48% (2191/4564) Updating files: 49% (2237/4564) Updating files: 50% (2282/4564) Updating files: 51% (2328/4564) Updating files: 52% (2374/4564) Updating files: 53% (2419/4564) Updating files: 54% (2465/4564) Updating files: 55% (2511/4564) Updating files: 56% (2556/4564) Updating files: 57% (2602/4564) Updating files: 58% (2648/4564) Updating files: 59% (2693/4564) Updating files: 60% (2739/4564) Updating files: 61% (2785/4564) Updating files: 62% (2830/4564) Updating files: 63% (2876/4564) Updating files: 64% (2921/4564) Updating files: 65% (2967/4564) Updating files: 66% (3013/4564) Updating files: 67% (3058/4564) Updating files: 68% (3104/4564) Updating files: 69% (3150/4564) Updating files: 70% (3195/4564) Updating files: 71% (3241/4564) Updating files: 72% (3287/4564) Updating files: 73% (3332/4564) Updating files: 74% (3378/4564) Updating files: 75% (3423/4564) Updating files: 76% (3469/4564) Updating files: 77% (3515/4564) Updating files: 78% (3560/4564) Updating files: 79% (3606/4564) Updating files: 80% (3652/4564) Updating files: 81% (3697/4564) Updating files: 82% (3743/4564) Updating files: 83% (3789/4564) Updating files: 84% (3834/4564) Updating files: 85% (3880/4564) Updating files: 86% (3926/4564) Updating files: 87% (3971/4564) Updating files: 88% (4017/4564) Updating files: 89% (4062/4564) Updating files: 90% (4108/4564) Updating files: 91% (4154/4564) Updating files: 91% (4194/4564) Updating files: 92% (4199/4564) Updating files: 93% (4245/4564) Updating files: 94% (4291/4564) Updating files: 95% (4336/4564) Updating files: 96% (4382/4564) Updating files: 97% (4428/4564) Updating files: 98% (4473/4564) Updating files: 99% (4519/4564) Updating files: 100% (4564/4564) Updating files: 100% (4564/4564), done. [2021-09-09T01:44:10.209Z] #58 32.11 + cd /tmp/tmp.xaSomf2q8Y/src/github.com/containerd/containerd [2021-09-09T01:44:10.209Z] #58 32.11 + git checkout -q v1.5.5 [2021-09-09T01:44:10.463Z] #14 ... [2021-09-09T01:44:10.463Z] [2021-09-09T01:44:10.463Z] #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-09T01:44:10.463Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:44:10.463Z] #37 75.46 Setting up libicu67:amd64 (67.1-7) ... [2021-09-09T01:44:10.463Z] #37 75.53 Setting up xxd (2:8.2.2434-3) ... [2021-09-09T01:44:10.463Z] #37 75.57 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-09T01:44:10.463Z] #37 75.61 Setting up vim-common (2:8.2.2434-3) ... [2021-09-09T01:44:10.463Z] #37 75.68 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-09T01:44:10.463Z] #37 75.78 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-09T01:44:10.723Z] #37 75.88 Setting up cmake-data (3.18.4-2) ... [2021-09-09T01:44:10.982Z] #37 76.11 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-09T01:44:10.982Z] #37 76.17 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-09T01:44:11.159Z] #58 33.09 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-09T01:44:11.382Z] #37 76.27 Setting up cmake (3.18.4-2) ... [2021-09-09T01:44:11.382Z] #37 76.32 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:44:11.423Z] #58 33.09 + BUILDTAGS='netgo osusergo static_build' [2021-09-09T01:44:11.423Z] #58 33.09 + export EXTRA_FLAGS=-buildmode=pie [2021-09-09T01:44:11.423Z] #58 33.09 + EXTRA_FLAGS=-buildmode=pie [2021-09-09T01:44:11.423Z] #58 33.09 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-09T01:44:11.423Z] #58 33.09 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-09T01:44:11.423Z] #58 33.09 + '[' '' = dynamic ']' [2021-09-09T01:44:11.423Z] #58 33.09 + make [2021-09-09T01:44:11.641Z] #37 ... [2021-09-09T01:44:11.641Z] [2021-09-09T01:44:11.641Z] #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-09T01:44:11.641Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:44:11.641Z] #45 72.07 Setting up criu (3.15-1) ... [2021-09-09T01:44:11.641Z] #45 75.05 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:44:11.641Z] #45 DONE 76.5s [2021-09-09T01:44:11.641Z] [2021-09-09T01:44:11.641Z] #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-09T01:44:11.641Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:44:11.765Z] #48 DONE 179.8s [2021-09-09T01:44:11.765Z] [2021-09-09T01:44:11.765Z] #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-09T01:44:11.765Z] #58 sha256:4a1a59d1fcfb588e5b990cdaf6f651c401f97d4959f80941684ad1fac61d6b8b [2021-09-09T01:44:11.765Z] #58 DONE 180.1s [2021-09-09T01:44:11.765Z] [2021-09-09T01:44:11.765Z] #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-09T01:44:11.765Z] #19 sha256:7461a8873269907942427f3356fc81edb1488e6f07a58583611355ede4af261f [2021-09-09T01:44:11.765Z] #19 157.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-09-09T01:44:11.765Z] #19 157.8 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:44:11.765Z] #19 158.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-09-09T01:44:11.765Z] #19 159.9 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-09-09T01:44:11.765Z] #19 159.9 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:44:11.765Z] #19 160.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-09T01:44:11.765Z] #19 166.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-09-09T01:44:11.765Z] #19 166.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:44:11.765Z] #19 167.0 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-09T01:44:11.765Z] #19 167.0 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-09-09T01:44:11.765Z] #19 167.0 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:44:11.765Z] #19 167.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:44:11.901Z] #33 ... [2021-09-09T01:44:11.901Z] [2021-09-09T01:44:11.901Z] #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-09T01:44:11.901Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:44:11.901Z] #37 DONE 77.0s [2021-09-09T01:44:11.901Z] [2021-09-09T01:44:11.901Z] #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-09T01:44:11.901Z] #38 sha256:5d4244f08c102eb6aa434a5467b4b5cc4e4b439296bfa19e633887971fd623c8 [2021-09-09T01:44:12.049Z] #14 ... [2021-09-09T01:44:12.049Z] [2021-09-09T01:44:12.049Z] #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-09T01:44:12.049Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:44:12.049Z] #37 73.09 Selecting previously unselected package libxml2:amd64. [2021-09-09T01:44:12.049Z] #37 73.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-09T01:44:12.049Z] #37 73.10 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-09T01:44:12.049Z] #37 73.95 Selecting previously unselected package libarchive13:amd64. [2021-09-09T01:44:12.049Z] #37 73.95 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-09T01:44:12.049Z] #37 73.97 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-09T01:44:12.049Z] #37 74.53 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-09T01:44:12.049Z] #37 74.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-09T01:44:12.049Z] #37 74.54 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-09T01:44:12.049Z] #37 74.81 Selecting previously unselected package librhash0:amd64. [2021-09-09T01:44:12.049Z] #37 74.81 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-09-09T01:44:12.049Z] #37 74.91 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-09T01:44:12.049Z] #37 75.38 Selecting previously unselected package libuv1:amd64. [2021-09-09T01:44:12.049Z] #37 75.41 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-09-09T01:44:12.049Z] #37 75.44 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-09T01:44:12.049Z] #37 75.71 Selecting previously unselected package cmake. [2021-09-09T01:44:12.049Z] #37 75.76 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-09-09T01:44:12.049Z] #37 75.78 Unpacking cmake (3.18.4-2) ... [2021-09-09T01:44:12.819Z] #58 34.54 + bin/ctr [2021-09-09T01:44:13.395Z] #14 ... [2021-09-09T01:44:13.395Z] [2021-09-09T01:44:13.396Z] #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-09T01:44:13.396Z] #58 sha256:9fb64ec49b41e8b6e2032283bb66c1ae2f35257c94f8e0bb7ae6785125d4a36a [2021-09-09T01:44:13.396Z] #58 36.32 Updating files: 64% (2943/4564) Updating files: 65% (2967/4564) Updating files: 66% (3013/4564) Updating files: 67% (3058/4564) Updating files: 68% (3104/4564) Updating files: 69% (3150/4564) Updating files: 70% (3195/4564) Updating files: 71% (3241/4564) Updating files: 72% (3287/4564) Updating files: 73% (3332/4564) Updating files: 74% (3378/4564) Updating files: 75% (3423/4564) Updating files: 76% (3469/4564) Updating files: 77% (3515/4564) Updating files: 78% (3560/4564) Updating files: 79% (3606/4564) Updating files: 80% (3652/4564) Updating files: 81% (3697/4564) Updating files: 82% (3743/4564) Updating files: 83% (3789/4564) Updating files: 84% (3834/4564) Updating files: 85% (3880/4564) Updating files: 86% (3926/4564) Updating files: 87% (3971/4564) Updating files: 88% (4017/4564) Updating files: 89% (4062/4564) Updating files: 90% (4108/4564) Updating files: 91% (4154/4564) Updating files: 92% (4199/4564) Updating files: 93% (4245/4564) Updating files: 94% (4291/4564) Updating files: 95% (4336/4564) Updating files: 96% (4382/4564) Updating files: 97% (4428/4564) Updating files: 98% (4473/4564) Updating files: 99% (4519/4564) Updating files: 100% (4564/4564) Updating files: 100% (4564/4564), done. [2021-09-09T01:44:13.396Z] #58 37.02 + cd /tmp/tmp.g6JsXazlGn/src/github.com/containerd/containerd [2021-09-09T01:44:13.396Z] #58 37.02 + git checkout -q v1.5.5 [2021-09-09T01:44:13.805Z] #38 ... [2021-09-09T01:44:13.805Z] [2021-09-09T01:44:13.805Z] #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-09T01:44:13.805Z] #49 sha256:8042c1c658d44dd92160bd6af0952a732fc8b27ec8dfad87926c8c0c1154aba9 [2021-09-09T01:44:13.805Z] #49 DONE 78.6s [2021-09-09T01:44:13.805Z] [2021-09-09T01:44:13.805Z] #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-09T01:44:13.805Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:13.805Z] #14 77.90 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-09T01:44:13.805Z] #14 77.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-09T01:44:13.805Z] #14 77.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-09T01:44:14.572Z] #37 ... [2021-09-09T01:44:14.572Z] [2021-09-09T01:44:14.572Z] #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-09T01:44:14.572Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:14.572Z] #14 80.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-09T01:44:14.572Z] #14 80.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-09T01:44:14.572Z] #14 80.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-09T01:44:14.792Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-09-09T01:44:14.792Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7ceca80f\powershellScript.ps1'; exit $LASTEXITCODE; [2021-09-09T01:44:14.792Z] ---------------------------------------------------------------------------- [2021-09-09T01:44:14.792Z] [2021-09-09T01:44:14.792Z] INFO: executeCI.ps1 starting at Thu Sep 9 01:44:14 CUT 2021 [2021-09-09T01:44:14.792Z] [2021-09-09T01:44:14.792Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-09-09T01:44:14.792Z] INFO: Running git version 2.24.1.windows.2 [2021-09-09T01:44:14.792Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-09-09T01:44:14.792Z] INFO: Environment variables: [2021-09-09T01:44:15.250Z] [2021-09-09T01:44:15.250Z] Name Value [2021-09-09T01:44:15.250Z] ---- ----- [2021-09-09T01:44:15.250Z] ALLUSERSPROFILE C:\ProgramData [2021-09-09T01:44:15.250Z] amd64 true [2021-09-09T01:44:15.250Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-09-09T01:44:15.250Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-09-09T01:44:15.250Z] arm64 true [2021-09-09T01:44:15.250Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-09-09T01:44:15.250Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-09-09T01:44:15.250Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-09-09T01:44:15.250Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-09-09T01:44:15.250Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-09-09T01:44:15.250Z] BRANCH_NAME PR-42810 [2021-09-09T01:44:15.250Z] BUILD_DISPLAY_NAME #5 [2021-09-09T01:44:15.250Z] BUILD_ID 5 [2021-09-09T01:44:15.250Z] BUILD_NUMBER 5 [2021-09-09T01:44:15.250Z] BUILD_TAG jenkins-moby-PR-42810-5 [2021-09-09T01:44:15.250Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/ [2021-09-09T01:44:15.250Z] cgroup2 true [2021-09-09T01:44:15.250Z] CHANGE_AUTHOR zq-david-wang [2021-09-09T01:44:15.250Z] CHANGE_AUTHOR_DISPLAY_NAME David Wang [2021-09-09T01:44:15.250Z] CHANGE_AUTHOR_EMAIL 00107082@163.com [2021-09-09T01:44:15.250Z] CHANGE_BRANCH docker-save-link [2021-09-09T01:44:15.250Z] CHANGE_FORK zq-david-wang [2021-09-09T01:44:15.250Z] CHANGE_ID 42810 [2021-09-09T01:44:15.250Z] CHANGE_TARGET master [2021-09-09T01:44:15.250Z] CHANGE_TITLE docker save: adjust timestamp on the duplicated layers. [2021-09-09T01:44:15.250Z] CHANGE_URL https://github.com/moby/moby/pull/42810 [2021-09-09T01:44:15.250Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-09-09T01:44:15.250Z] CommonProgramFiles C:\Program Files\Common Files [2021-09-09T01:44:15.250Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-09-09T01:44:15.250Z] CommonProgramW6432 C:\Program Files\Common Files [2021-09-09T01:44:15.250Z] COMPUTERNAME azwin-2-cb5ba0 [2021-09-09T01:44:15.250Z] ComSpec C:\Windows\system32\cmd.exe [2021-09-09T01:44:15.250Z] ConfigSequenceNumber 0 [2021-09-09T01:44:15.250Z] dco true [2021-09-09T01:44:15.250Z] DOCKER_BUILDKIT 0 [2021-09-09T01:44:15.250Z] DOCKER_DUT_DEBUG 1 [2021-09-09T01:44:15.250Z] DOCKER_EXPERIMENTAL 1 [2021-09-09T01:44:15.250Z] DOCKER_GRAPHDRIVER overlay2 [2021-09-09T01:44:15.250Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-09-09T01:44:15.250Z] EXECUTOR_NUMBER 0 [2021-09-09T01:44:15.250Z] FQDN azwin-2-cb5ba0.westus.cloudapp.azure.com [2021-09-09T01:44:15.250Z] GIT_BRANCH PR-42810 [2021-09-09T01:44:15.250Z] GIT_COMMIT 4d69f79f49f817452d4934496685348cda80aeb8 [2021-09-09T01:44:15.250Z] GIT_PREVIOUS_COMMIT 0a34a5950cf5affef4799dfe99837441559231e0 [2021-09-09T01:44:15.250Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT a590a4627833347cf08d57636bcc44e8af3021be [2021-09-09T01:44:15.250Z] GIT_URL https://github.com/moby/moby.git [2021-09-09T01:44:15.250Z] HUDSON_COOKIE a662e598-ab1b-4a7c-8bad-03074e72fe56 [2021-09-09T01:44:15.250Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-09-09T01:44:15.250Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-09-09T01:44:15.250Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-09-09T01:44:15.250Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-09-09T01:44:15.250Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-09-09T01:44:15.250Z] JENKINS_NODE_COOKIE 90db56ab-f950-40d9-bff1-d14f3ae6ef18 [2021-09-09T01:44:15.250Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-09-09T01:44:15.250Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-09-09T01:44:15.250Z] JOB_BASE_NAME PR-42810 [2021-09-09T01:44:15.250Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/display/redirect [2021-09-09T01:44:15.250Z] JOB_NAME moby/PR-42810 [2021-09-09T01:44:15.250Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/ [2021-09-09T01:44:15.250Z] library.jps.version master [2021-09-09T01:44:15.250Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-09-09T01:44:15.250Z] NODE_LABELS amd64 azure azwin-2-cb5ba0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-09-09T01:44:15.250Z] NODE_NAME azwin-2-cb5ba0 [2021-09-09T01:44:15.250Z] NUMBER_OF_PROCESSORS 4 [2021-09-09T01:44:15.250Z] OS Windows_NT [2021-09-09T01:44:15.250Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-09-09T01:44:15.250Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-09-09T01:44:15.250Z] ppc64le false [2021-09-09T01:44:15.250Z] PROCESSOR_ARCHITECTURE AMD64 [2021-09-09T01:44:15.250Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-09-09T01:44:15.250Z] PROCESSOR_LEVEL 6 [2021-09-09T01:44:15.250Z] PROCESSOR_REVISION 5507 [2021-09-09T01:44:15.250Z] ProgramData C:\ProgramData [2021-09-09T01:44:15.250Z] ProgramFiles C:\Program Files [2021-09-09T01:44:15.250Z] ProgramFiles(x86) C:\Program Files (x86) [2021-09-09T01:44:15.250Z] ProgramW6432 C:\Program Files [2021-09-09T01:44:15.250Z] PROMPT $P$G [2021-09-09T01:44:15.250Z] PSExecutionPolicyPreference Bypass [2021-09-09T01:44:15.250Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-09-09T01:44:15.250Z] PUBLIC C:\Users\Public [2021-09-09T01:44:15.250Z] rootless true [2021-09-09T01:44:15.250Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/display/redirect?page=artif... [2021-09-09T01:44:15.250Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/display/redirect?page=changes [2021-09-09T01:44:15.250Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/display/redirect [2021-09-09T01:44:15.250Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42810/5/display/redirect?page=tests [2021-09-09T01:44:15.250Z] s390x false [2021-09-09T01:44:15.250Z] SKIP_VALIDATION_TESTS 1 [2021-09-09T01:44:15.250Z] SOURCES_DRIVE d [2021-09-09T01:44:15.250Z] SOURCES_SUBDIR gopath [2021-09-09T01:44:15.250Z] STAGE_NAME Run tests [2021-09-09T01:44:15.250Z] SystemDrive C: [2021-09-09T01:44:15.250Z] SystemRoot C:\Windows [2021-09-09T01:44:15.250Z] TEMP C:\Windows\TEMP [2021-09-09T01:44:15.250Z] TESTDEBUG 0 [2021-09-09T01:44:15.250Z] TESTRUN_DRIVE d [2021-09-09T01:44:15.250Z] TESTRUN_SUBDIR CI [2021-09-09T01:44:15.250Z] TIMEOUT 120m [2021-09-09T01:44:15.250Z] TMP C:\Windows\TEMP [2021-09-09T01:44:15.250Z] unit_validate true [2021-09-09T01:44:15.250Z] USERDOMAIN WORKGROUP [2021-09-09T01:44:15.250Z] USERNAME azwin-2-cb5ba0$ [2021-09-09T01:44:15.250Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-09-09T01:44:15.251Z] validate_force false [2021-09-09T01:44:15.251Z] windir C:\Windows [2021-09-09T01:44:15.251Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-09-09T01:44:15.251Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-09-09T01:44:15.251Z] windows2022 true [2021-09-09T01:44:15.251Z] windows2022containerd true [2021-09-09T01:44:15.251Z] windowsRS1 false [2021-09-09T01:44:15.251Z] windowsRS5 true [2021-09-09T01:44:15.251Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-09-09T01:44:15.251Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-09-09T01:44:15.251Z] [2021-09-09T01:44:15.251Z] [2021-09-09T01:44:15.251Z] [2021-09-09T01:44:15.309Z] #58 38.76 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-09T01:44:15.309Z] #58 38.76 + BUILDTAGS='netgo osusergo static_build' [2021-09-09T01:44:15.309Z] #58 38.76 + export EXTRA_FLAGS=-buildmode=pie [2021-09-09T01:44:15.309Z] #58 38.76 + EXTRA_FLAGS=-buildmode=pie [2021-09-09T01:44:15.309Z] #58 38.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-09T01:44:15.309Z] #58 38.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-09T01:44:15.309Z] #58 38.76 + '[' '' = dynamic ']' [2021-09-09T01:44:15.309Z] #58 38.76 + make [2021-09-09T01:44:15.525Z] #14 ... [2021-09-09T01:44:15.525Z] [2021-09-09T01:44:15.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-09T01:44:15.525Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:44:15.525Z] #45 71.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:44:15.525Z] #45 71.38 Setting up python3-protobuf (3.12.4-1) ... [2021-09-09T01:44:15.525Z] #45 76.86 Setting up criu (3.15-1) ... [2021-09-09T01:44:15.525Z] #45 79.93 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:44:15.709Z] INFO: Sources under d:\gopath\... [2021-09-09T01:44:15.710Z] INFO: Test run under d:\CI\... [2021-09-09T01:44:15.710Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-09-09T01:44:15.710Z] INFO: docker/docker repository was found [2021-09-09T01:44:15.710Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-09-09T01:44:16.168Z] ltsc2022: Pulling from windows/servercore [2021-09-09T01:44:16.168Z] 8f616e6e9eec: Pulling fs layer [2021-09-09T01:44:16.168Z] 393f6f5bddce: Pulling fs layer [2021-09-09T01:44:16.252Z] #58 40.11 + bin/ctr [2021-09-09T01:44:17.091Z] #19 172.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-09-09T01:44:17.091Z] #19 172.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:44:17.091Z] #19 173.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-09T01:44:17.091Z] #19 173.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-09-09T01:44:17.091Z] #19 173.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:44:17.091Z] #19 173.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:44:17.420Z] #45 ... [2021-09-09T01:44:17.420Z] [2021-09-09T01:44:17.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-09T01:44:17.420Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:44:17.420Z] #37 83.14 Setting up libicu67:amd64 (67.1-7) ... [2021-09-09T01:44:17.677Z] #37 83.54 Setting up xxd (2:8.2.2434-3) ... [2021-09-09T01:44:17.735Z] 393f6f5bddce: Verifying Checksum [2021-09-09T01:44:17.736Z] 393f6f5bddce: Download complete [2021-09-09T01:44:17.934Z] #37 83.97 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-09T01:44:17.934Z] #37 ... [2021-09-09T01:44:17.934Z] [2021-09-09T01:44:17.934Z] #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-09T01:44:17.934Z] #45 sha256:8b52766aa8992ad5ea6e7ea4db37d812f7240ba03735f3cac8e86ee521d7efa9 [2021-09-09T01:44:17.934Z] #45 DONE 83.7s [2021-09-09T01:44:17.934Z] [2021-09-09T01:44:17.934Z] #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-09T01:44:17.934Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:44:17.934Z] #37 83.99 Setting up vim-common (2:8.2.2434-3) ... [2021-09-09T01:44:17.934Z] #37 84.06 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-09T01:44:17.934Z] #37 84.10 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-09T01:44:17.995Z] #14 ... [2021-09-09T01:44:17.995Z] [2021-09-09T01:44:17.995Z] #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-09T01:44:17.995Z] #38 sha256:5d4244f08c102eb6aa434a5467b4b5cc4e4b439296bfa19e633887971fd623c8 [2021-09-09T01:44:17.995Z] #38 3.484 + RM_GOPATH=0 [2021-09-09T01:44:17.995Z] #38 3.484 + TMP_GOPATH= [2021-09-09T01:44:17.995Z] #38 3.484 + : /build [2021-09-09T01:44:17.995Z] #38 3.484 + '[' -z '' ']' [2021-09-09T01:44:17.995Z] #38 3.484 ++ mktemp -d [2021-09-09T01:44:17.995Z] #38 3.486 + export GOPATH=/tmp/tmp.USa2GFTi1l [2021-09-09T01:44:17.995Z] #38 3.486 + GOPATH=/tmp/tmp.USa2GFTi1l [2021-09-09T01:44:17.995Z] #38 3.486 + RM_GOPATH=1 [2021-09-09T01:44:17.995Z] #38 3.486 + case "$(go env GOARCH)" in [2021-09-09T01:44:17.995Z] #38 3.486 ++ go env GOARCH [2021-09-09T01:44:17.995Z] #38 3.541 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:44:17.995Z] #38 3.541 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:44:17.995Z] #38 3.541 ++ dirname /tmp/install/install.sh [2021-09-09T01:44:17.995Z] #38 3.554 Install tini version v0.19.0 [2021-09-09T01:44:17.995Z] #38 3.554 + dir=/tmp/install [2021-09-09T01:44:17.995Z] #38 3.554 + bin=tini [2021-09-09T01:44:17.995Z] #38 3.554 + shift [2021-09-09T01:44:17.995Z] #38 3.554 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-09T01:44:17.995Z] #38 3.554 + . /tmp/install/tini.installer [2021-09-09T01:44:17.995Z] #38 3.554 ++ : v0.19.0 [2021-09-09T01:44:17.995Z] #38 3.554 + install_tini [2021-09-09T01:44:17.995Z] #38 3.554 + echo 'Install tini version v0.19.0' [2021-09-09T01:44:17.995Z] #38 3.554 + git clone https://github.com/krallin/tini.git /tmp/tmp.USa2GFTi1l/tini [2021-09-09T01:44:17.995Z] #38 3.554 Cloning into '/tmp/tmp.USa2GFTi1l/tini'... [2021-09-09T01:44:17.995Z] #38 4.694 + cd /tmp/tmp.USa2GFTi1l/tini [2021-09-09T01:44:17.995Z] #38 4.694 + git checkout -q v0.19.0 [2021-09-09T01:44:17.995Z] #38 4.711 + cmake . [2021-09-09T01:44:17.995Z] #38 5.489 -- The C compiler identification is GNU 10.2.1 [2021-09-09T01:44:17.995Z] #38 5.616 -- Detecting C compiler ABI info [2021-09-09T01:44:18.192Z] #37 84.18 Setting up cmake-data (3.18.4-2) ... [2021-09-09T01:44:18.192Z] #37 ... [2021-09-09T01:44:18.192Z] [2021-09-09T01:44:18.192Z] #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-09T01:44:18.192Z] #49 sha256:2badf58262c5295cbb0e76328fa95116eb51c815401050eec66d4d2141f54057 [2021-09-09T01:44:18.192Z] #49 DONE 84.3s [2021-09-09T01:44:18.192Z] [2021-09-09T01:44:18.192Z] #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-09T01:44:18.192Z] #37 sha256:10bbf66d32ae608d41ff58a9c01968e967b1a5334a83298c2899bf7607874281 [2021-09-09T01:44:18.192Z] #37 84.26 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-09T01:44:18.192Z] #37 84.33 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-09T01:44:18.192Z] #37 84.35 Setting up cmake (3.18.4-2) ... [2021-09-09T01:44:18.254Z] #38 6.277 -- Detecting C compiler ABI info - done [2021-09-09T01:44:18.254Z] #38 6.353 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-09T01:44:18.254Z] #38 6.356 -- Detecting C compile features [2021-09-09T01:44:18.254Z] #38 6.356 -- Detecting C compile features - done [2021-09-09T01:44:18.254Z] #38 6.402 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-09T01:44:18.322Z] 4612f6d0b889: Verifying Checksum [2021-09-09T01:44:18.322Z] 4612f6d0b889: Download complete [2021-09-09T01:44:18.449Z] #37 84.41 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:44:18.513Z] #38 6.603 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-09T01:44:18.513Z] #38 6.732 -- Configuring done [2021-09-09T01:44:18.772Z] #38 6.745 -- Generating done [2021-09-09T01:44:18.772Z] #38 6.749 -- Build files have been written to: /tmp/tmp.USa2GFTi1l/tini [2021-09-09T01:44:18.772Z] #38 6.752 + make tini-static [2021-09-09T01:44:19.014Z] #37 DONE 85.2s [2021-09-09T01:44:19.014Z] [2021-09-09T01:44:19.014Z] #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-09T01:44:19.014Z] #51 sha256:7e006e351edceb2837377613c66d2ebf7866a40d4f82fa5d910a513d1ec7ccc5 [2021-09-09T01:44:19.031Z] #38 7.269 Scanning dependencies of target tini-static [2021-09-09T01:44:19.031Z] #38 7.314 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-09T01:44:19.272Z] #51 ... [2021-09-09T01:44:19.272Z] [2021-09-09T01:44:19.272Z] #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-09T01:44:19.272Z] #38 sha256:cbf9092ba614867ef7f23e698ef9e00c58ef8010db7b07f75e022d986bf1bd7c [2021-09-09T01:44:20.688Z] 8f616e6e9eec: Verifying Checksum [2021-09-09T01:44:20.688Z] 8f616e6e9eec: Download complete [2021-09-09T01:44:20.936Z] #38 8.676 [100%] Linking C executable tini-static [2021-09-09T01:44:21.298Z] #19 177.7 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-09-09T01:44:21.298Z] #19 177.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:44:21.298Z] #19 177.7 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:44:21.298Z] #19 177.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-09-09T01:44:21.298Z] #19 177.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:44:21.505Z] #38 9.560 [100%] Built target tini-static [2021-09-09T01:44:21.505Z] #38 9.653 + mkdir -p /build [2021-09-09T01:44:21.505Z] #38 9.686 + cp tini-static /build/docker-init [2021-09-09T01:44:21.558Z] #19 177.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-09T01:44:21.558Z] #19 177.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-09-09T01:44:21.558Z] #19 177.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:44:21.558Z] #19 177.8 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-09T01:44:21.558Z] #19 177.9 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-09-09T01:44:21.558Z] #19 177.9 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:44:21.558Z] #19 177.9 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:44:21.558Z] #19 177.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-09-09T01:44:21.558Z] #19 177.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:44:21.558Z] #19 178.0 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:44:21.558Z] #19 178.0 Selecting previously unselected package cross-config. [2021-09-09T01:44:21.764Z] #38 DONE 9.9s [2021-09-09T01:44:21.764Z] [2021-09-09T01:44:21.764Z] #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-09T01:44:21.764Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:21.764Z] #14 85.70 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-09T01:44:21.764Z] #14 85.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:44:21.764Z] #14 85.72 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-09T01:44:21.764Z] #14 85.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-09T01:44:21.764Z] #14 85.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:44:21.764Z] #14 85.88 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-09T01:44:21.819Z] #19 178.0 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-09-09T01:44:21.819Z] #19 178.0 Unpacking cross-config (2.6.18+nmu1) ... [2021-09-09T01:44:21.819Z] #19 178.1 Selecting previously unselected package gcc-10-cross-base. [2021-09-09T01:44:21.819Z] #19 178.1 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:21.819Z] #19 178.1 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-09-09T01:44:21.819Z] #19 178.1 Selecting previously unselected package libc6-arm64-cross. [2021-09-09T01:44:21.819Z] #19 178.1 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-09-09T01:44:21.819Z] #19 178.1 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-09-09T01:44:21.819Z] #19 178.2 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-09-09T01:44:22.079Z] #19 178.2 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:22.079Z] #19 178.2 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:44:22.079Z] #19 178.3 Selecting previously unselected package libgomp1-arm64-cross. [2021-09-09T01:44:22.079Z] #19 178.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:22.079Z] #19 178.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:44:22.079Z] #19 178.3 Selecting previously unselected package libitm1-arm64-cross. [2021-09-09T01:44:22.079Z] #19 178.3 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:22.079Z] #19 178.4 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:44:22.079Z] #19 178.4 Selecting previously unselected package libatomic1-arm64-cross. [2021-09-09T01:44:22.079Z] #19 178.4 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:22.079Z] #19 178.4 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:44:22.079Z] #19 178.4 Selecting previously unselected package libasan6-arm64-cross. [2021-09-09T01:44:22.079Z] #19 178.4 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:22.079Z] #19 178.4 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:44:22.600Z] #19 178.8 Selecting previously unselected package liblsan0-arm64-cross. [2021-09-09T01:44:22.600Z] #19 178.8 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:22.600Z] #19 178.8 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:44:22.600Z] #19 178.9 Selecting previously unselected package libtsan0-arm64-cross. [2021-09-09T01:44:22.600Z] #19 178.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:22.600Z] #19 178.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:44:22.850Z] #58 ... [2021-09-09T01:44:22.850Z] [2021-09-09T01:44:22.850Z] #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-09T01:44:22.850Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-09T01:44:22.850Z] #14 63.24 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-09T01:44:22.850Z] #14 63.26 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-09-09T01:44:22.850Z] #14 63.28 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:44:22.850Z] #14 66.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-09T01:44:22.850Z] #14 66.73 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-09-09T01:44:22.850Z] #14 66.74 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-09T01:44:22.850Z] #14 70.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-09T01:44:22.850Z] #14 70.60 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-09-09T01:44:22.850Z] #14 70.61 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:44:22.861Z] #19 179.3 Selecting previously unselected package libstdc++6-arm64-cross. [2021-09-09T01:44:22.861Z] #19 179.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:23.122Z] #19 179.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:44:23.122Z] #19 179.4 Selecting previously unselected package libubsan1-arm64-cross. [2021-09-09T01:44:23.122Z] #19 179.4 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:23.122Z] #19 179.4 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:44:23.383Z] #19 179.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-09-09T01:44:23.383Z] #19 179.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:23.383Z] #19 179.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:44:23.383Z] #19 179.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-09-09T01:44:23.383Z] #19 179.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:44:23.383Z] #19 179.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:44:23.463Z] #38 3.545 + RM_GOPATH=0 [2021-09-09T01:44:23.463Z] #38 3.545 + TMP_GOPATH= [2021-09-09T01:44:23.463Z] #38 3.545 + : /build [2021-09-09T01:44:23.463Z] #38 3.545 + '[' -z '' ']' [2021-09-09T01:44:23.463Z] #38 3.545 ++ mktemp -d [2021-09-09T01:44:23.463Z] #38 3.545 + export GOPATH=/tmp/tmp.hJxHXZ0Srf [2021-09-09T01:44:23.463Z] #38 3.545 + GOPATH=/tmp/tmp.hJxHXZ0Srf [2021-09-09T01:44:23.463Z] #38 3.545 + RM_GOPATH=1 [2021-09-09T01:44:23.463Z] #38 3.545 + case "$(go env GOARCH)" in [2021-09-09T01:44:23.463Z] #38 3.545 ++ go env GOARCH [2021-09-09T01:44:23.463Z] #38 3.584 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:44:23.463Z] #38 3.584 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:44:23.463Z] #38 3.584 ++ dirname /tmp/install/install.sh [2021-09-09T01:44:23.463Z] #38 3.584 + dir=/tmp/install [2021-09-09T01:44:23.463Z] #38 3.584 + bin=tini [2021-09-09T01:44:23.463Z] #38 3.584 + shift [2021-09-09T01:44:23.463Z] #38 3.584 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-09T01:44:23.463Z] #38 3.584 + . /tmp/install/tini.installer [2021-09-09T01:44:23.463Z] #38 3.584 ++ : v0.19.0 [2021-09-09T01:44:23.463Z] #38 3.584 + install_tini [2021-09-09T01:44:23.463Z] #38 3.584 + echo 'Install tini version v0.19.0' [2021-09-09T01:44:23.463Z] #38 3.584 + git clone https://github.com/krallin/tini.git /tmp/tmp.hJxHXZ0Srf/tini [2021-09-09T01:44:23.463Z] #38 3.584 Cloning into '/tmp/tmp.hJxHXZ0Srf/tini'... [2021-09-09T01:44:23.463Z] #38 3.585 Install tini version v0.19.0 [2021-09-09T01:44:24.148Z] #38 4.804 + cd /tmp/tmp.hJxHXZ0Srf/tini [2021-09-09T01:44:24.148Z] #38 4.807 + git checkout -q v0.19.0 [2021-09-09T01:44:24.148Z] #38 4.856 + cmake . [2021-09-09T01:44:24.401Z] #58 ... [2021-09-09T01:44:24.401Z] [2021-09-09T01:44:24.401Z] #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-09T01:44:24.401Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:24.401Z] #14 72.35 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-09T01:44:24.401Z] #14 72.35 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:44:24.401Z] #14 72.36 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:44:24.401Z] #14 77.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-09T01:44:24.401Z] #14 77.23 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:44:24.401Z] #14 77.25 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-09T01:44:24.401Z] #14 81.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-09T01:44:24.401Z] #14 81.97 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:44:24.401Z] #14 81.99 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:44:25.101Z] #38 5.620 -- The C compiler identification is GNU 10.2.1 [2021-09-09T01:44:25.101Z] #38 5.692 -- Detecting C compiler ABI info [2021-09-09T01:44:25.664Z] #38 6.375 -- Detecting C compiler ABI info - done [2021-09-09T01:44:25.664Z] #38 6.504 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-09T01:44:25.664Z] #38 6.504 -- Detecting C compile features [2021-09-09T01:44:25.664Z] #38 6.506 -- Detecting C compile features - done [2021-09-09T01:44:25.664Z] #38 6.571 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-09T01:44:25.921Z] #38 6.849 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-09T01:44:26.177Z] #38 6.965 -- Configuring done [2021-09-09T01:44:26.177Z] #38 6.989 -- Generating done [2021-09-09T01:44:26.177Z] #38 6.991 -- Build files have been written to: /tmp/tmp.hJxHXZ0Srf/tini [2021-09-09T01:44:26.177Z] #38 7.000 + make tini-static [2021-09-09T01:44:26.740Z] #38 7.521 Scanning dependencies of target tini-static [2021-09-09T01:44:26.740Z] #38 7.643 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-09T01:44:27.340Z] #14 77.94 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-09T01:44:27.340Z] #14 77.95 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-09-09T01:44:27.340Z] #14 77.95 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:44:28.632Z] #38 9.263 [100%] Linking C executable tini-static [2021-09-09T01:44:29.571Z] #38 10.10 [100%] Built target tini-static [2021-09-09T01:44:29.571Z] #38 10.29 + mkdir -p /build [2021-09-09T01:44:29.571Z] #38 10.30 + cp tini-static /build/docker-init [2021-09-09T01:44:29.971Z] #19 185.3 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-09-09T01:44:29.971Z] #19 185.3 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:44:29.971Z] #19 185.3 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:44:29.971Z] #19 185.3 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-09-09T01:44:29.971Z] #19 185.3 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-09-09T01:44:29.971Z] #19 185.3 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-09-09T01:44:29.971Z] #19 185.5 Selecting previously unselected package libc6-dev-arm64-cross. [2021-09-09T01:44:29.971Z] #19 185.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-09-09T01:44:29.971Z] #19 185.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-09-09T01:44:29.971Z] #19 185.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-09-09T01:44:29.971Z] #19 185.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:29.971Z] #19 185.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:44:29.971Z] #19 186.2 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-09-09T01:44:29.971Z] #19 186.2 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:44:29.971Z] #19 186.2 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:44:30.520Z] #38 DONE 11.1s [2021-09-09T01:44:30.520Z] [2021-09-09T01:44:30.520Z] #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-09T01:44:30.520Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:30.520Z] #14 87.08 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-09T01:44:30.520Z] #14 87.08 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:44:30.520Z] #14 87.08 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-09T01:44:30.520Z] #14 87.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-09T01:44:30.520Z] #14 87.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:44:30.520Z] #14 87.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-09T01:44:30.657Z] #14 ... [2021-09-09T01:44:30.657Z] [2021-09-09T01:44:30.657Z] #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-09T01:44:30.657Z] #60 sha256:10b5f2abed845b6acd953d3b71f9674aaf6af9adf7885cca5acee72c4b4d3173 [2021-09-09T01:44:30.657Z] #60 81.39 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-09T01:44:30.657Z] #60 81.39 + GOBIN=/build [2021-09-09T01:44:30.657Z] #60 81.39 + GO111MODULE=on [2021-09-09T01:44:30.657Z] #60 81.39 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-09T01:44:31.757Z] #14 95.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-09T01:44:31.757Z] #14 95.41 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:44:31.757Z] #14 95.43 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:44:32.414Z] #14 98.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-09T01:44:32.414Z] #14 98.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:44:32.414Z] #14 98.38 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:44:34.420Z] #14 ... [2021-09-09T01:44:34.420Z] [2021-09-09T01:44:34.420Z] #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-09T01:44:34.420Z] #60 sha256:c50dbea5093d21e8e78227b6397c26a4713e4bec767a95d4ea6473d3dfab93ce [2021-09-09T01:44:34.420Z] #60 91.60 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-09T01:44:34.420Z] #60 91.60 + GOBIN=/build [2021-09-09T01:44:34.420Z] #60 91.60 + GO111MODULE=on [2021-09-09T01:44:34.420Z] #60 91.60 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-09T01:44:35.264Z] #19 191.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-09-09T01:44:35.264Z] #19 191.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:44:35.264Z] #19 191.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:44:35.264Z] #19 191.2 Selecting previously unselected package patch. [2021-09-09T01:44:35.264Z] #19 191.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-09-09T01:44:35.264Z] #19 191.2 Unpacking patch (2.7.6-7) ... [2021-09-09T01:44:35.264Z] #19 191.2 Selecting previously unselected package dpkg-dev. [2021-09-09T01:44:35.264Z] #19 191.2 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-09-09T01:44:35.264Z] #19 191.3 Unpacking dpkg-dev (1.20.9) ... [2021-09-09T01:44:35.264Z] #19 191.4 Selecting previously unselected package libconfig-inifiles-perl. [2021-09-09T01:44:35.264Z] #19 191.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-09-09T01:44:35.264Z] #19 191.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-09-09T01:44:35.264Z] #19 191.5 Selecting previously unselected package libio-string-perl. [2021-09-09T01:44:35.264Z] #19 191.5 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-09-09T01:44:35.264Z] #19 191.5 Unpacking libio-string-perl (1.08-3.1) ... [2021-09-09T01:44:35.264Z] #19 191.5 Selecting previously unselected package libicu67:amd64. [2021-09-09T01:44:35.264Z] #19 191.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-09-09T01:44:35.264Z] #19 191.5 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-09T01:44:35.970Z] #60 ... [2021-09-09T01:44:35.970Z] [2021-09-09T01:44:35.970Z] #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-09T01:44:35.970Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-09T01:44:35.970Z] #14 81.49 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-09T01:44:35.970Z] #14 81.49 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-09T01:44:35.970Z] #14 81.51 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-09T01:44:35.970Z] #14 81.65 Selecting previously unselected package libapparmor1:arm64. [2021-09-09T01:44:35.970Z] #14 81.65 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 81.66 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-09-09T01:44:35.970Z] #14 81.80 Selecting previously unselected package libapparmor-dev:arm64. [2021-09-09T01:44:35.970Z] #14 81.81 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 81.82 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-09T01:44:35.970Z] #14 81.97 Selecting previously unselected package libbtrfs0:arm64. [2021-09-09T01:44:35.970Z] #14 81.97 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 81.98 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-09-09T01:44:35.970Z] #14 82.12 Selecting previously unselected package libbtrfs-dev:arm64. [2021-09-09T01:44:35.970Z] #14 82.13 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 82.14 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-09T01:44:35.970Z] #14 82.35 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-09-09T01:44:35.970Z] #14 82.35 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 82.37 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-09T01:44:35.970Z] #14 82.43 Selecting previously unselected package libudev-dev:arm64. [2021-09-09T01:44:35.970Z] #14 82.43 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 82.44 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-09-09T01:44:35.970Z] #14 82.60 Selecting previously unselected package libsepol1-dev:arm64. [2021-09-09T01:44:35.970Z] #14 82.62 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 82.62 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-09-09T01:44:35.970Z] #14 82.95 Selecting previously unselected package libpcre2-16-0:arm64. [2021-09-09T01:44:35.970Z] #14 82.96 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 82.97 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-09-09T01:44:35.970Z] #14 83.16 Selecting previously unselected package libpcre2-32-0:arm64. [2021-09-09T01:44:35.970Z] #14 83.17 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 83.19 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-09-09T01:44:35.970Z] #14 83.37 Selecting previously unselected package libpcre2-posix2:arm64. [2021-09-09T01:44:35.970Z] #14 83.38 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 83.38 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-09-09T01:44:35.970Z] #14 83.49 Selecting previously unselected package libpcre2-dev:arm64. [2021-09-09T01:44:35.970Z] #14 83.50 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 83.52 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-09-09T01:44:35.970Z] #14 83.94 Selecting previously unselected package libselinux1-dev:arm64. [2021-09-09T01:44:35.970Z] #14 83.94 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 83.98 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-09-09T01:44:35.970Z] #14 84.29 Selecting previously unselected package libdevmapper-dev:arm64. [2021-09-09T01:44:35.970Z] #14 84.30 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 84.32 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-09-09T01:44:35.970Z] #14 84.46 Selecting previously unselected package libseccomp-dev:arm64. [2021-09-09T01:44:35.970Z] #14 84.47 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 84.48 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-09T01:44:35.970Z] #14 84.62 Selecting previously unselected package libsystemd-dev:arm64. [2021-09-09T01:44:35.970Z] #14 84.63 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-09-09T01:44:35.970Z] #14 84.70 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-09-09T01:44:35.970Z] #14 85.24 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-09T01:44:35.970Z] #14 85.27 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-09-09T01:44:35.970Z] #14 85.28 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-09T01:44:35.970Z] #14 85.30 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-09-09T01:44:35.970Z] #14 85.31 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-09T01:44:35.970Z] #14 85.33 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-09-09T01:44:35.970Z] #14 85.35 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-09-09T01:44:35.970Z] #14 85.38 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-09-09T01:44:35.970Z] #14 85.40 Setting up libudev-dev:arm64 (247.3-6) ... [2021-09-09T01:44:35.970Z] #14 85.41 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-09-09T01:44:35.970Z] #14 85.43 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-09T01:44:35.970Z] #14 85.47 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-09-09T01:44:35.970Z] #14 85.50 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-09T01:44:35.970Z] #14 85.55 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-09T01:44:35.970Z] #14 85.58 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-09T01:44:35.970Z] #14 85.63 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-09-09T01:44:35.970Z] #14 85.65 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-09T01:44:35.970Z] #14 85.68 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-09-09T01:44:35.970Z] #14 85.70 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-09-09T01:44:35.970Z] #14 85.72 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-09T01:44:35.970Z] #14 85.74 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:44:35.970Z] #14 85.84 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-09T01:44:35.970Z] #14 85.85 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:44:35.970Z] #14 85.86 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-09T01:44:35.970Z] #14 85.88 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-09T01:44:35.970Z] #14 85.93 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:44:35.970Z] #14 85.94 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-09T01:44:35.970Z] #14 85.96 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:44:35.970Z] #14 86.00 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-09T01:44:35.970Z] #14 86.02 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-09T01:44:35.970Z] #14 86.05 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-09T01:44:35.971Z] #14 86.06 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-09-09T01:44:35.971Z] #14 86.08 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-09-09T01:44:35.971Z] #14 86.10 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:44:36.205Z] #19 192.3 Selecting previously unselected package libxml2:amd64. [2021-09-09T01:44:36.205Z] #19 192.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-09-09T01:44:36.205Z] #19 192.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-09T01:44:36.205Z] #19 192.4 Selecting previously unselected package libxml-namespacesupport-perl. [2021-09-09T01:44:36.205Z] #19 192.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-09-09T01:44:36.205Z] #19 192.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-09-09T01:44:36.205Z] #19 192.5 Selecting previously unselected package libxml-sax-base-perl. [2021-09-09T01:44:36.205Z] #19 192.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-09-09T01:44:36.205Z] #19 192.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-09-09T01:44:36.205Z] #19 192.5 Selecting previously unselected package libxml-sax-perl. [2021-09-09T01:44:36.205Z] #19 192.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-09-09T01:44:36.205Z] #19 192.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-09-09T01:44:36.205Z] #19 192.6 Selecting previously unselected package libxml-libxml-perl. [2021-09-09T01:44:36.205Z] #19 192.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-09-09T01:44:36.205Z] #19 192.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-09-09T01:44:36.466Z] #19 192.7 Selecting previously unselected package libxml-simple-perl. [2021-09-09T01:44:36.466Z] #19 192.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-09-09T01:44:36.466Z] #19 192.7 Unpacking libxml-simple-perl (2.25-1) ... [2021-09-09T01:44:36.466Z] #19 192.7 Selecting previously unselected package libyaml-perl. [2021-09-09T01:44:36.466Z] #19 192.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-09-09T01:44:36.466Z] #19 192.7 Unpacking libyaml-perl (1.30-1) ... [2021-09-09T01:44:36.466Z] #19 192.8 Selecting previously unselected package libconfig-auto-perl. [2021-09-09T01:44:36.466Z] #19 192.8 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-09-09T01:44:36.466Z] #19 192.8 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-09-09T01:44:36.466Z] #19 192.8 Selecting previously unselected package libfile-which-perl. [2021-09-09T01:44:36.466Z] #19 192.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-09-09T01:44:36.466Z] #19 192.8 Unpacking libfile-which-perl (1.23-1) ... [2021-09-09T01:44:36.466Z] #19 192.9 Selecting previously unselected package libfile-homedir-perl. [2021-09-09T01:44:36.466Z] #19 192.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-09-09T01:44:36.466Z] #19 192.9 Unpacking libfile-homedir-perl (1.006-1) ... [2021-09-09T01:44:36.466Z] #19 192.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-09-09T01:44:36.466Z] #19 192.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-09-09T01:44:36.466Z] #19 192.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-09-09T01:44:36.466Z] #19 193.0 Selecting previously unselected package dpkg-cross. [2021-09-09T01:44:36.466Z] #19 193.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-09-09T01:44:36.466Z] #19 193.0 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-09-09T01:44:36.727Z] #19 193.0 Selecting previously unselected package crossbuild-essential-arm64. [2021-09-09T01:44:36.727Z] #19 193.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-09-09T01:44:36.727Z] #19 193.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-09-09T01:44:36.727Z] #19 193.1 Selecting previously unselected package libc6-armel-cross. [2021-09-09T01:44:36.727Z] #19 193.1 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-09-09T01:44:36.727Z] #19 193.1 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-09-09T01:44:36.727Z] #19 193.2 Selecting previously unselected package libgcc-s1-armel-cross. [2021-09-09T01:44:36.727Z] #19 193.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:36.727Z] #19 193.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:44:36.727Z] #19 193.2 Selecting previously unselected package libgomp1-armel-cross. [2021-09-09T01:44:36.987Z] #19 193.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:36.987Z] #19 193.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:44:36.987Z] #19 193.3 Selecting previously unselected package libatomic1-armel-cross. [2021-09-09T01:44:36.987Z] #19 193.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:36.987Z] #19 193.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:44:36.987Z] #19 193.3 Selecting previously unselected package libasan6-armel-cross. [2021-09-09T01:44:36.987Z] #19 193.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:36.987Z] #19 193.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:44:37.248Z] #19 193.5 Selecting previously unselected package libstdc++6-armel-cross. [2021-09-09T01:44:37.248Z] #19 193.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:37.248Z] #19 193.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:44:37.248Z] #19 193.6 Selecting previously unselected package libubsan1-armel-cross. [2021-09-09T01:44:37.248Z] #19 193.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:37.248Z] #19 193.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:44:37.509Z] #19 193.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-09-09T01:44:37.509Z] #19 193.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:37.509Z] #19 193.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:44:37.509Z] #19 193.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-09-09T01:44:37.509Z] #19 193.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:44:37.509Z] #19 193.9 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-09T01:44:38.324Z] #14 ... [2021-09-09T01:44:38.324Z] [2021-09-09T01:44:38.324Z] #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-09T01:44:38.324Z] #58 sha256:5802cbaa3096d3855ae4cae872985daef61f781977d6931a4e95bc52db4549ca [2021-09-09T01:44:38.533Z] #14 ... [2021-09-09T01:44:38.533Z] [2021-09-09T01:44:38.533Z] #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-09T01:44:38.533Z] #25 sha256:8040c163280ece97c467c61400809029c1df8f604aa8a13f9d131dc8b583d79b [2021-09-09T01:44:39.620Z] #58 49.88 Updating files: 38% (1736/4564) Updating files: 39% (1780/4564) Updating files: 40% (1826/4564) Updating files: 41% (1872/4564) Updating files: 42% (1917/4564) Updating files: 43% (1963/4564) Updating files: 44% (2009/4564) Updating files: 45% (2054/4564) Updating files: 46% (2100/4564) Updating files: 47% (2146/4564) Updating files: 48% (2191/4564) Updating files: 49% (2237/4564) Updating files: 50% (2282/4564) Updating files: 51% (2328/4564) Updating files: 52% (2374/4564) Updating files: 53% (2419/4564) Updating files: 54% (2465/4564) Updating files: 55% (2511/4564) Updating files: 56% (2556/4564) Updating files: 57% (2602/4564) Updating files: 58% (2648/4564) Updating files: 59% (2693/4564) Updating files: 60% (2739/4564) Updating files: 61% (2785/4564) Updating files: 62% (2830/4564) Updating files: 63% (2876/4564) Updating files: 64% (2921/4564) Updating files: 65% (2967/4564) Updating files: 66% (3013/4564) Updating files: 67% (3058/4564) Updating files: 68% (3104/4564) Updating files: 69% (3150/4564) Updating files: 70% (3195/4564) Updating files: 71% (3241/4564) Updating files: 72% (3287/4564) Updating files: 73% (3332/4564) Updating files: 74% (3378/4564) Updating files: 75% (3423/4564) Updating files: 76% (3469/4564) Updating files: 76% (3485/4564) Updating files: 77% (3515/4564) Updating files: 78% (3560/4564) Updating files: 79% (3606/4564) Updating files: 80% (3652/4564) Updating files: 81% (3697/4564) Updating files: 82% (3743/4564) Updating files: 83% (3789/4564) Updating files: 84% (3834/4564) Updating files: 85% (3880/4564) Updating files: 86% (3926/4564) Updating files: 87% (3971/4564) Updating files: 88% (4017/4564) Updating files: 89% (4062/4564) Updating files: 90% (4108/4564) Updating files: 91% (4154/4564) Updating files: 92% (4199/4564) Updating files: 93% (4245/4564) Updating files: 94% (4291/4564) Updating files: 95% (4336/4564) Updating files: 96% (4382/4564) Updating files: 97% (4428/4564) Updating files: 98% (4473/4564) Updating files: 99% (4519/4564) Updating files: 100% (4564/4564) Updating files: 100% (4564/4564), done. [2021-09-09T01:44:39.620Z] #58 51.95 + cd /tmp/tmp.8RUyH3o338/src/github.com/containerd/containerd [2021-09-09T01:44:39.620Z] #58 51.96 + git checkout -q v1.5.5 [2021-09-09T01:44:39.706Z] #60 ... [2021-09-09T01:44:39.706Z] [2021-09-09T01:44:39.706Z] #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-09T01:44:39.706Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:39.706Z] #14 92.51 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-09T01:44:39.706Z] #14 92.52 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:44:39.706Z] #14 92.52 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:44:39.993Z] #14 98.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-09T01:44:39.993Z] #14 98.40 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-09T01:44:40.265Z] #14 98.64 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-09T01:44:40.836Z] #14 ... [2021-09-09T01:44:40.836Z] [2021-09-09T01:44:40.836Z] #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-09T01:44:40.836Z] #60 sha256:c50dbea5093d21e8e78227b6397c26a4713e4bec767a95d4ea6473d3dfab93ce [2021-09-09T01:44:40.836Z] #60 DONE 99.5s [2021-09-09T01:44:40.836Z] [2021-09-09T01:44:40.836Z] #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-09T01:44:40.836Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:40.836Z] #14 99.46 Selecting previously unselected package libapparmor1:amd64. [2021-09-09T01:44:40.836Z] #14 99.46 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-09T01:44:40.836Z] #14 99.47 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-09T01:44:40.836Z] #14 ... [2021-09-09T01:44:40.836Z] [2021-09-09T01:44:40.836Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-09T01:44:40.836Z] #61 sha256:0a7f758fd23df7731c999b224516615830c1da783007ce5123a29174fae903b8 [2021-09-09T01:44:40.998Z] #58 53.39 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-09T01:44:40.998Z] #58 53.39 + BUILDTAGS='netgo osusergo static_build' [2021-09-09T01:44:40.998Z] #58 53.39 + export EXTRA_FLAGS=-buildmode=pie [2021-09-09T01:44:40.998Z] #58 53.39 + EXTRA_FLAGS=-buildmode=pie [2021-09-09T01:44:40.998Z] #58 53.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-09T01:44:40.998Z] #58 53.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-09T01:44:40.998Z] #58 53.39 + '[' '' = dynamic ']' [2021-09-09T01:44:40.998Z] #58 53.39 + make [2021-09-09T01:44:41.096Z] #61 DONE 0.1s [2021-09-09T01:44:41.096Z] [2021-09-09T01:44:41.096Z] #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-09T01:44:41.096Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:41.096Z] #14 99.60 Selecting previously unselected package libapparmor-dev:amd64.#14 ... [2021-09-09T01:44:41.096Z] [2021-09-09T01:44:41.096Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-09T01:44:41.096Z] #62 sha256:222eccfa80bc53876d06dae6817f7f17106961dd5cd3b921b2b38f2e595c1817 [2021-09-09T01:44:41.096Z] #62 DONE 0.1s [2021-09-09T01:44:41.096Z] [2021-09-09T01:44:41.096Z] #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-09T01:44:41.096Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:41.096Z] #14 99.60 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-09T01:44:41.096Z] #14 99.61 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-09T01:44:41.096Z] #14 99.63 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-09T01:44:41.178Z] #25 89.45 Updating files: 25% (2968/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: 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: 53% (6126/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: 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: 82% (9403/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: 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-09T01:44:41.178Z] #25 91.97 + cd /tmp/tmp.Np54HcnWB8/tmp/docker-ce [2021-09-09T01:44:41.178Z] #25 91.98 + git checkout -q v17.06.2-ce [2021-09-09T01:44:41.357Z] #14 99.79 Selecting previously unselected package libbtrfs0:amd64. [2021-09-09T01:44:41.357Z] #14 99.79 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-09T01:44:41.357Z] #14 99.82 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:44:41.357Z] #14 99.93 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-09T01:44:41.357Z] #14 99.93 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-09T01:44:41.357Z] #14 99.94 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:44:41.617Z] #14 100.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-09T01:44:41.617Z] #14 100.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:44:41.617Z] #14 100.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:44:41.617Z] #14 100.2 Selecting previously unselected package libudev-dev:amd64. [2021-09-09T01:44:41.617Z] #14 100.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-09T01:44:41.617Z] #14 100.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-09T01:44:41.878Z] #14 100.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-09T01:44:41.878Z] #14 100.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-09T01:44:41.878Z] #14 100.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-09T01:44:41.878Z] #14 100.6 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-09T01:44:42.139Z] #14 100.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-09T01:44:42.139Z] #14 100.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-09T01:44:42.372Z] #14 ... [2021-09-09T01:44:42.373Z] [2021-09-09T01:44:42.373Z] #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-09T01:44:42.373Z] #58 sha256:e799da3d2d72da3d745b621edcbfcbb2e7f83d7ed0087a6d3b37b51a33cf7535 [2021-09-09T01:44:42.400Z] #14 100.8 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-09T01:44:42.400Z] #14 100.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-09T01:44:42.400Z] #14 100.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-09T01:44:42.400Z] #14 100.9 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-09T01:44:42.400Z] #14 100.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-09T01:44:42.400Z] #14 100.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-09T01:44:42.400Z] #14 101.0 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-09T01:44:42.400Z] #14 101.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-09T01:44:42.400Z] #14 101.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-09T01:44:42.971Z] #14 101.4 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-09T01:44:42.971Z] #14 101.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-09T01:44:42.971Z] #14 101.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-09T01:44:42.971Z] #14 101.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-09T01:44:42.971Z] #14 101.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:44:42.971Z] #14 101.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:44:43.107Z] #25 ... [2021-09-09T01:44:43.107Z] [2021-09-09T01:44:43.107Z] #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-09T01:44:43.107Z] #60 sha256:10b5f2abed845b6acd953d3b71f9674aaf6af9adf7885cca5acee72c4b4d3173 [2021-09-09T01:44:43.107Z] #60 DONE 93.6s [2021-09-09T01:44:43.107Z] [2021-09-09T01:44:43.107Z] #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-09T01:44:43.107Z] #14 sha256:8f83bcf2f635d3a795f49218ddeffb549fae58f063ef6778311fcdf619d92ac0 [2021-09-09T01:44:43.107Z] #14 DONE 93.7s [2021-09-09T01:44:43.107Z] [2021-09-09T01:44:43.107Z] #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-09T01:44:43.107Z] #55 sha256:a87852ca4ee521a06026af82f1541ca927ea58b2a6b8f84bdcc547c61dd49224 [2021-09-09T01:44:43.107Z] #55 ... [2021-09-09T01:44:43.107Z] [2021-09-09T01:44:43.107Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-09T01:44:43.107Z] #61 sha256:ae1c7629f30bf902731e37c21e61040a17766aaa584f7b3f8cc452c3311eb202 [2021-09-09T01:44:43.107Z] #61 DONE 0.3s [2021-09-09T01:44:43.232Z] #14 101.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-09T01:44:43.232Z] #14 101.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-09T01:44:43.232Z] #14 101.7 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-09T01:44:43.373Z] [2021-09-09T01:44:43.373Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-09T01:44:43.373Z] #62 sha256:675cc69daab898fe83af690851bab9ef3d34ef15bc3e522f32c7160c0398dc51 [2021-09-09T01:44:43.373Z] #62 DONE 0.2s [2021-09-09T01:44:43.373Z] [2021-09-09T01:44:43.373Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-09T01:44:43.373Z] #15 sha256:04e1575800232c66e5536ad47597ac184e54ab3cde5373a5558f187de2d9d146 [2021-09-09T01:44:43.493Z] #14 101.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-09T01:44:43.493Z] #14 101.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-09T01:44:43.493Z] #14 101.9 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-09T01:44:43.532Z] #58 55.93 + bin/ctr [2021-09-09T01:44:43.916Z] #58 51.08 Updating files: 46% (2138/4564) Updating files: 47% (2146/4564) Updating files: 48% (2191/4564) Updating files: 49% (2237/4564) Updating files: 50% (2282/4564) Updating files: 51% (2328/4564) Updating files: 52% (2374/4564) Updating files: 53% (2419/4564) Updating files: 54% (2465/4564) Updating files: 55% (2511/4564) Updating files: 56% (2556/4564) Updating files: 57% (2602/4564) Updating files: 58% (2648/4564) Updating files: 59% (2693/4564) Updating files: 60% (2739/4564) Updating files: 61% (2785/4564) Updating files: 62% (2830/4564) Updating files: 63% (2876/4564) Updating files: 64% (2921/4564) Updating files: 65% (2967/4564) Updating files: 66% (3013/4564) Updating files: 67% (3058/4564) Updating files: 68% (3104/4564) Updating files: 69% (3150/4564) Updating files: 70% (3195/4564) Updating files: 71% (3241/4564) Updating files: 72% (3287/4564) Updating files: 73% (3332/4564) Updating files: 74% (3378/4564) Updating files: 75% (3423/4564) Updating files: 76% (3469/4564) Updating files: 77% (3515/4564) Updating files: 78% (3560/4564) Updating files: 79% (3606/4564) Updating files: 80% (3652/4564) Updating files: 81% (3697/4564) Updating files: 81% (3728/4564) Updating files: 82% (3743/4564) Updating files: 83% (3789/4564) Updating files: 84% (3834/4564) Updating files: 85% (3880/4564) Updating files: 86% (3926/4564) Updating files: 87% (3971/4564) Updating files: 88% (4017/4564) Updating files: 89% (4062/4564) Updating files: 90% (4108/4564) Updating files: 91% (4154/4564) Updating files: 92% (4199/4564) Updating files: 93% (4245/4564) Updating files: 94% (4291/4564) Updating files: 95% (4336/4564) Updating files: 96% (4382/4564) Updating files: 97% (4428/4564) Updating files: 98% (4473/4564) Updating files: 99% (4519/4564) Updating files: 100% (4564/4564) Updating files: 100% (4564/4564), done. [2021-09-09T01:44:43.916Z] #58 52.83 + cd /tmp/tmp.n9eNf4YUrc/src/github.com/containerd/containerd [2021-09-09T01:44:43.916Z] #58 52.83 + git checkout -q v1.5.5 [2021-09-09T01:44:44.064Z] #14 102.4 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-09T01:44:44.064Z] #14 102.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-09T01:44:44.064Z] #14 102.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-09T01:44:44.064Z] #14 102.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-09T01:44:44.064Z] #14 102.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-09T01:44:44.064Z] #14 102.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-09T01:44:44.064Z] #14 102.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:44:44.064Z] #14 102.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-09T01:44:44.064Z] #14 102.5 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-09T01:44:44.064Z] #14 102.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-09T01:44:44.064Z] #14 102.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-09T01:44:44.064Z] #14 102.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:44:44.064Z] #14 102.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-09T01:44:44.064Z] #14 102.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-09T01:44:44.064Z] #14 102.6 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-09T01:44:44.064Z] #14 102.6 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-09T01:44:44.064Z] #14 102.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-09T01:44:44.064Z] #14 102.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-09T01:44:44.064Z] #14 102.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-09T01:44:44.064Z] #14 102.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-09T01:44:44.064Z] #14 102.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:44:44.064Z] #14 102.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-09T01:44:44.064Z] #14 102.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:44:44.064Z] #14 102.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-09T01:44:44.064Z] #14 102.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-09T01:44:44.064Z] #14 102.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:44:44.095Z] #19 199.3 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-09-09T01:44:44.095Z] #19 199.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:44:44.095Z] #19 199.5 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-09T01:44:44.327Z] #14 102.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-09-09T01:44:44.327Z] #14 102.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:44:44.327Z] #14 102.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-09T01:44:44.327Z] #14 102.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:44:44.327Z] #14 102.8 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-09T01:44:44.327Z] #14 102.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:44:44.327Z] #14 102.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:44:44.327Z] #14 102.9 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:44:44.355Z] #19 200.7 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-09-09T01:44:44.355Z] #19 200.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-09-09T01:44:44.615Z] #19 201.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-09-09T01:44:44.907Z] #14 DONE 103.5s [2021-09-09T01:44:44.907Z] [2021-09-09T01:44:44.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-09T01:44:44.907Z] #55 sha256:a9e0194f964ad0df31a43e4a6564a19ee16d9e3d65c4a878bcdbe96bf5668842 [2021-09-09T01:44:45.951Z] #15 DONE 2.5s [2021-09-09T01:44:45.951Z] [2021-09-09T01:44:45.951Z] #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-09T01:44:45.951Z] #55 sha256:a87852ca4ee521a06026af82f1541ca927ea58b2a6b8f84bdcc547c61dd49224 [2021-09-09T01:44:45.952Z] #55 2.369 + RM_GOPATH=0 [2021-09-09T01:44:45.952Z] #55 2.369 + TMP_GOPATH= [2021-09-09T01:44:45.952Z] #55 2.369 + : /build [2021-09-09T01:44:45.952Z] #55 2.369 + '[' -z '' ']' [2021-09-09T01:44:45.952Z] #55 2.370 ++ mktemp -d [2021-09-09T01:44:45.952Z] #55 2.372 + export GOPATH=/tmp/tmp.tl5nXf5Gnr [2021-09-09T01:44:45.952Z] #55 2.372 + GOPATH=/tmp/tmp.tl5nXf5Gnr [2021-09-09T01:44:45.952Z] #55 2.372 + RM_GOPATH=1 [2021-09-09T01:44:45.952Z] #55 2.373 + case "$(go env GOARCH)" in [2021-09-09T01:44:45.952Z] #55 2.374 ++ go env GOARCH [2021-09-09T01:44:45.952Z] #55 2.390 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:44:45.952Z] #55 2.390 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:44:45.952Z] #55 2.393 ++ dirname /tmp/install/install.sh [2021-09-09T01:44:45.952Z] #55 2.396 + dir=/tmp/install [2021-09-09T01:44:45.952Z] #55 2.396 + bin=runc [2021-09-09T01:44:45.952Z] #55 2.396 + shift [2021-09-09T01:44:45.952Z] #55 2.396 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-09T01:44:45.952Z] #55 2.396 + . /tmp/install/runc.installer [2021-09-09T01:44:45.952Z] #55 2.396 ++ set -e [2021-09-09T01:44:45.952Z] #55 2.396 ++ : v1.0.2 [2021-09-09T01:44:45.952Z] #55 2.396 + install_runc [2021-09-09T01:44:45.952Z] #55 2.396 + RUNC_BUILDTAGS=seccomp [2021-09-09T01:44:45.952Z] #55 2.396 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-09T01:44:45.952Z] #55 2.396 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tl5nXf5Gnr/src/github.com/opencontainers/runc [2021-09-09T01:44:45.952Z] #55 2.396 Install runc version v1.0.2 (build tags: seccomp) [2021-09-09T01:44:45.952Z] #55 2.408 Cloning into '/tmp/tmp.tl5nXf5Gnr/src/github.com/opencontainers/runc'... [2021-09-09T01:44:45.997Z] #19 202.2 Selecting previously unselected package libc6-dev-armel-cross. [2021-09-09T01:44:45.997Z] #19 202.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-09-09T01:44:46.257Z] #19 202.5 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-09-09T01:44:46.440Z] #58 54.90 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-09T01:44:46.440Z] #58 54.90 + BUILDTAGS='netgo osusergo static_build' [2021-09-09T01:44:46.440Z] #58 54.90 + export EXTRA_FLAGS=-buildmode=pie [2021-09-09T01:44:46.440Z] #58 54.90 + EXTRA_FLAGS=-buildmode=pie [2021-09-09T01:44:46.440Z] #58 54.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-09T01:44:46.440Z] #58 54.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-09T01:44:46.440Z] #58 54.90 + '[' '' = dynamic ']' [2021-09-09T01:44:46.440Z] #58 54.90 + make [2021-09-09T01:44:47.639Z] #19 204.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-09-09T01:44:47.639Z] #19 204.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:47.807Z] #58 56.77 + bin/ctr [2021-09-09T01:44:47.885Z] #55 ... [2021-09-09T01:44:47.885Z] [2021-09-09T01:44:47.885Z] #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-09T01:44:47.885Z] #16 sha256:76490ce802da041f4d7f7e52090782d010b8d618ba0d22e13c6546bad596a033 [2021-09-09T01:44:47.885Z] #16 DONE 2.4s [2021-09-09T01:44:47.885Z] [2021-09-09T01:44:47.885Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-09T01:44:47.885Z] #17 sha256:45e654d36f5df659d7199fd0ec7fc202658b94f50710dc8ba9dd054277799167 [2021-09-09T01:44:47.900Z] #19 204.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:44:48.212Z] #55 ... [2021-09-09T01:44:48.212Z] [2021-09-09T01:44:48.212Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-09T01:44:48.212Z] #15 sha256:2f00e1b45760d71dede37bfe1732e663b743d8893518a731bfaec8ea05ba5792 [2021-09-09T01:44:48.212Z] #15 DONE 2.8s [2021-09-09T01:44:48.212Z] [2021-09-09T01:44:48.212Z] #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-09T01:44:48.212Z] #55 sha256:a9e0194f964ad0df31a43e4a6564a19ee16d9e3d65c4a878bcdbe96bf5668842 [2021-09-09T01:44:48.212Z] #55 2.911 + RM_GOPATH=0 [2021-09-09T01:44:48.212Z] #55 2.911 + TMP_GOPATH= [2021-09-09T01:44:48.212Z] #55 2.911 + : /build [2021-09-09T01:44:48.212Z] #55 2.911 + '[' -z '' ']' [2021-09-09T01:44:48.212Z] #55 2.911 ++ mktemp -d [2021-09-09T01:44:48.212Z] #55 2.913 + export GOPATH=/tmp/tmp.INQIOkjvX1 [2021-09-09T01:44:48.212Z] #55 2.913 + GOPATH=/tmp/tmp.INQIOkjvX1 [2021-09-09T01:44:48.212Z] #55 2.913 + RM_GOPATH=1 [2021-09-09T01:44:48.212Z] #55 2.913 + case "$(go env GOARCH)" in [2021-09-09T01:44:48.212Z] #55 2.913 ++ go env GOARCH [2021-09-09T01:44:48.212Z] #55 2.921 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:44:48.212Z] #55 2.921 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:44:48.212Z] #55 2.921 ++ dirname /tmp/install/install.sh [2021-09-09T01:44:48.212Z] #55 2.932 + dir=/tmp/install [2021-09-09T01:44:48.212Z] #55 2.932 + bin=runc [2021-09-09T01:44:48.212Z] #55 2.932 + shift [2021-09-09T01:44:48.212Z] #55 2.932 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-09T01:44:48.212Z] #55 2.932 + . /tmp/install/runc.installer [2021-09-09T01:44:48.212Z] #55 2.932 ++ set -e [2021-09-09T01:44:48.212Z] #55 2.932 ++ : v1.0.2 [2021-09-09T01:44:48.212Z] #55 2.932 + install_runc [2021-09-09T01:44:48.212Z] #55 2.932 + RUNC_BUILDTAGS=seccomp [2021-09-09T01:44:48.212Z] #55 2.932 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-09T01:44:48.212Z] #55 2.932 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.INQIOkjvX1/src/github.com/opencontainers/runc [2021-09-09T01:44:48.212Z] #55 2.932 Cloning into '/tmp/tmp.INQIOkjvX1/src/github.com/opencontainers/runc'... [2021-09-09T01:44:48.212Z] #55 2.932 Install runc version v1.0.2 (build tags: seccomp) [2021-09-09T01:44:48.471Z] #19 204.6 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-09-09T01:44:48.471Z] #19 204.6 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:44:48.471Z] #19 204.6 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-09T01:44:48.818Z] #58 ... [2021-09-09T01:44:48.818Z] [2021-09-09T01:44:48.818Z] #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-09T01:44:48.818Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:48.818Z] #14 113.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-09T01:44:48.818Z] #14 113.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:44:48.818Z] #14 113.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:44:48.846Z] #17 1.191 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-09T01:44:49.877Z] #17 DONE 1.9s [2021-09-09T01:44:49.877Z] [2021-09-09T01:44:49.877Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-09T01:44:49.877Z] #18 sha256:ec08dafb9bc7c6e4789a98add47101cd8e13a0a58fc0a75669b05e2da004980c [2021-09-09T01:44:50.125Z] #55 ... [2021-09-09T01:44:50.125Z] [2021-09-09T01:44:50.125Z] #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-09T01:44:50.125Z] #16 sha256:cd65dacf951655ad632b1aef712a9b41fa99a421ff23ddcc955babfa3f60742b [2021-09-09T01:44:50.125Z] #16 DONE 2.3s [2021-09-09T01:44:50.125Z] [2021-09-09T01:44:50.125Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-09T01:44:50.125Z] #17 sha256:689398e39bf6143cbe2edb4e31331e2502b02915855a24f464a604f3e53f6c63 [2021-09-09T01:44:50.141Z] #18 ... [2021-09-09T01:44:50.141Z] [2021-09-09T01:44:50.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-09T01:44:50.141Z] #33 sha256:0ea30ac548e55f5e4dc405e1544cf21eb2fb700bd33609db3af0451f747ae3f4 [2021-09-09T01:44:50.141Z] #33 DONE 100.6s [2021-09-09T01:44:50.141Z] [2021-09-09T01:44:50.141Z] #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-09T01:44:50.141Z] #25 sha256:8040c163280ece97c467c61400809029c1df8f604aa8a13f9d131dc8b583d79b [2021-09-09T01:44:50.141Z] #25 96.02 + mkdir -p /tmp/tmp.Np54HcnWB8/src/github.com/docker [2021-09-09T01:44:50.141Z] #25 96.02 + mv components/cli /tmp/tmp.Np54HcnWB8/src/github.com/docker/cli [2021-09-09T01:44:50.141Z] #25 96.02 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-09-09T01:44:50.330Z] #58 ... [2021-09-09T01:44:50.330Z] [2021-09-09T01:44:50.330Z] #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-09T01:44:50.330Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:44:50.330Z] #14 116.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-09T01:44:50.330Z] #14 116.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:44:50.330Z] #14 116.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:44:52.066Z] #25 ... [2021-09-09T01:44:52.067Z] [2021-09-09T01:44:52.067Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-09T01:44:52.067Z] #18 sha256:ec08dafb9bc7c6e4789a98add47101cd8e13a0a58fc0a75669b05e2da004980c [2021-09-09T01:44:52.067Z] #18 DONE 2.0s [2021-09-09T01:44:52.067Z] [2021-09-09T01:44:52.067Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-09T01:44:52.067Z] #19 sha256:c0351b5378fcb16e554ca792186a8e0d9ea367140f0c9391418b421188b13e60 [2021-09-09T01:44:52.070Z] #17 2.040 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-09T01:44:52.070Z] #17 DONE 2.2s [2021-09-09T01:44:52.070Z] [2021-09-09T01:44:52.070Z] #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-09T01:44:52.070Z] #55 sha256:a9e0194f964ad0df31a43e4a6564a19ee16d9e3d65c4a878bcdbe96bf5668842 [2021-09-09T01:44:52.653Z] #55 ... [2021-09-09T01:44:52.653Z] [2021-09-09T01:44:52.653Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-09T01:44:52.653Z] #18 sha256:e108fd4ff99f8b9335b2c00d462603de279e4b1804d9c763ef034863b28b2fc6 [2021-09-09T01:44:53.467Z] #19 DONE 1.8s [2021-09-09T01:44:53.467Z] [2021-09-09T01:44:53.467Z] #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-09T01:44:53.467Z] #55 sha256:a87852ca4ee521a06026af82f1541ca927ea58b2a6b8f84bdcc547c61dd49224 [2021-09-09T01:44:53.467Z] #55 9.371 + cd /tmp/tmp.tl5nXf5Gnr/src/github.com/opencontainers/runc [2021-09-09T01:44:53.467Z] #55 9.371 + git checkout -q v1.0.2 [2021-09-09T01:44:53.467Z] #55 9.557 + '[' -z '' ']' [2021-09-09T01:44:53.467Z] #55 9.557 + target=static [2021-09-09T01:44:53.467Z] #55 9.557 + make BUILDTAGS=seccomp static [2021-09-09T01:44:53.467Z] #55 9.876 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-09T01:44:53.761Z] #19 209.5 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-09-09T01:44:53.761Z] #19 209.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:44:53.761Z] #19 209.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-09T01:44:53.761Z] #19 209.8 Selecting previously unselected package crossbuild-essential-armel. [2021-09-09T01:44:53.761Z] #19 209.8 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-09-09T01:44:53.761Z] #19 210.0 Unpacking crossbuild-essential-armel (12.9) ... [2021-09-09T01:44:54.567Z] #18 DONE 2.2s [2021-09-09T01:44:54.567Z] [2021-09-09T01:44:54.567Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-09T01:44:54.567Z] #19 sha256:394f9e65c98372885b0cefad499b4a4489d1c14805afc763131b09e77c670c46 [2021-09-09T01:44:54.863Z] #55 ... [2021-09-09T01:44:54.863Z] [2021-09-09T01:44:54.863Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-09T01:44:54.863Z] #20 sha256:4288a48f229232a239cb3b56ee530b5a278980ccf4261626cbb05bb8808ca7c8 [2021-09-09T01:44:54.863Z] #20 DONE 1.4s [2021-09-09T01:44:55.128Z] [2021-09-09T01:44:55.128Z] #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-09T01:44:55.128Z] #21 sha256:043a469520bf1891c7dfcb58ca168cbff634768553f33440d0377c242c52d810 [2021-09-09T01:44:55.142Z] #19 211.2 Selecting previously unselected package libc6-armhf-cross. [2021-09-09T01:44:55.142Z] #19 211.2 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-09-09T01:44:55.142Z] #19 211.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-09-09T01:44:55.400Z] #14 119.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-09T01:44:55.400Z] #14 119.7 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:44:55.400Z] #14 119.7 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-09T01:44:56.480Z] #19 DONE 1.9s [2021-09-09T01:44:56.480Z] [2021-09-09T01:44:56.480Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-09T01:44:56.480Z] #20 sha256:d52115a1ccf854657640e1eaad4ba5a5872aa6fa67c0fe1f62fd03dc4d3b187a [2021-09-09T01:44:56.523Z] #19 212.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-09-09T01:44:56.523Z] #19 212.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:56.525Z] #21 1.731 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:44:56.525Z] #21 1.833 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:44:56.785Z] #19 213.0 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:44:56.789Z] #21 1.918 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:44:57.365Z] #21 2.307 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-09T01:44:57.863Z] #20 ... [2021-09-09T01:44:57.863Z] [2021-09-09T01:44:57.863Z] #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-09T01:44:57.863Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:44:57.863Z] #33 DONE 116.3s [2021-09-09T01:44:57.943Z] #21 3.074 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB] [2021-09-09T01:44:58.123Z] [2021-09-09T01:44:58.123Z] #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-09T01:44:58.123Z] #55 sha256:a9e0194f964ad0df31a43e4a6564a19ee16d9e3d65c4a878bcdbe96bf5668842 [2021-09-09T01:44:58.123Z] #55 10.46 + cd /tmp/tmp.INQIOkjvX1/src/github.com/opencontainers/runc [2021-09-09T01:44:58.123Z] #55 10.46 + git checkout -q v1.0.2 [2021-09-09T01:44:58.123Z] #55 10.74 + '[' -z '' ']' [2021-09-09T01:44:58.123Z] #55 10.74 + target=static [2021-09-09T01:44:58.123Z] #55 10.74 + make BUILDTAGS=seccomp static [2021-09-09T01:44:58.123Z] #55 11.22 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-09T01:44:58.168Z] #19 214.2 Selecting previously unselected package libgomp1-armhf-cross. [2021-09-09T01:44:58.168Z] #19 214.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:58.168Z] #19 214.4 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:44:58.168Z] #19 214.5 Selecting previously unselected package libatomic1-armhf-cross. [2021-09-09T01:44:58.168Z] #19 214.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:58.168Z] #19 214.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:44:58.168Z] #19 214.6 Selecting previously unselected package libasan6-armhf-cross. [2021-09-09T01:44:58.168Z] #19 214.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:58.168Z] #19 214.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:44:58.385Z] #55 ... [2021-09-09T01:44:58.385Z] [2021-09-09T01:44:58.385Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-09T01:44:58.385Z] #20 sha256:d52115a1ccf854657640e1eaad4ba5a5872aa6fa67c0fe1f62fd03dc4d3b187a [2021-09-09T01:44:58.385Z] #20 DONE 2.0s [2021-09-09T01:44:58.385Z] [2021-09-09T01:44:58.385Z] #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-09T01:44:58.385Z] #21 sha256:8cc33dc4bf102ce51393ef2e4b1a014c279f98e2badc1a59d278e10d7801cc51 [2021-09-09T01:44:58.429Z] #19 214.8 Selecting previously unselected package libstdc++6-armhf-cross. [2021-09-09T01:44:58.691Z] #19 214.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:58.691Z] #19 214.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:44:58.691Z] #19 214.9 Selecting previously unselected package libubsan1-armhf-cross. [2021-09-09T01:44:58.691Z] #19 214.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:58.691Z] #19 214.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:44:58.691Z] #19 215.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-09-09T01:44:58.691Z] #19 215.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:44:58.691Z] #19 215.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:44:58.952Z] #19 215.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-09-09T01:44:58.952Z] #19 215.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:44:58.952Z] #19 215.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-09T01:45:00.285Z] #14 125.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-09T01:45:00.285Z] #14 125.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:45:00.285Z] #14 125.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-09T01:45:00.520Z] #21 5.614 Fetched 8289 kB in 4s (1989 kB/s) [2021-09-09T01:45:01.692Z] #21 3.422 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:45:02.080Z] #21 3.520 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:45:02.080Z] #21 3.618 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:45:02.341Z] #21 3.915 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:45:02.449Z] #21 5.614 Reading package lists... [2021-09-09T01:45:02.601Z] #21 4.419 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:45:03.637Z] #14 128.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-09T01:45:03.637Z] #14 128.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:45:03.637Z] #14 128.6 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:45:04.259Z] #19 219.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-09-09T01:45:04.259Z] #19 219.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:45:04.259Z] #19 220.0 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-09T01:45:04.259Z] #19 220.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-09-09T01:45:04.259Z] #19 220.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-09-09T01:45:04.259Z] #19 220.0 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-09-09T01:45:04.259Z] #19 220.3 Selecting previously unselected package libc6-dev-armhf-cross. [2021-09-09T01:45:04.259Z] #19 220.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-09-09T01:45:04.259Z] #19 220.3 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-09-09T01:45:04.259Z] #19 220.6 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-09-09T01:45:04.259Z] #19 220.6 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:04.259Z] #19 220.6 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:45:04.376Z] #21 7.602 Reading package lists... [2021-09-09T01:45:04.521Z] #19 220.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-09-09T01:45:04.521Z] #19 220.8 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:45:04.521Z] #19 220.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-09T01:45:04.963Z] #21 9.518 Building dependency tree... [2021-09-09T01:45:05.541Z] #21 10.74 The following additional packages will be installed: [2021-09-09T01:45:05.541Z] #21 10.74 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-09T01:45:05.541Z] #21 10.74 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-09T01:45:05.541Z] #21 10.74 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-09T01:45:05.541Z] #21 10.74 python3-pkg-resources vim-runtime xxd [2021-09-09T01:45:05.541Z] #21 10.75 Suggested packages: [2021-09-09T01:45:05.541Z] #21 10.75 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-09T01:45:05.541Z] #21 10.75 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-09T01:45:05.541Z] #21 10.75 acl attr quota [2021-09-09T01:45:05.541Z] #21 10.75 Recommended packages: [2021-09-09T01:45:05.541Z] #21 10.75 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-09T01:45:06.511Z] #21 11.82 The following NEW packages will be installed: [2021-09-09T01:45:06.778Z] #21 11.83 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-09T01:45:06.778Z] #21 11.83 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-09T01:45:06.778Z] #21 11.83 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-09T01:45:06.778Z] #21 11.83 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-09T01:45:06.778Z] #21 11.83 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-09T01:45:06.778Z] #21 11.83 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-09T01:45:06.778Z] #21 11.83 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-09T01:45:06.778Z] #21 11.83 xz-utils zip [2021-09-09T01:45:06.805Z] #21 8.394 Fetched 8401 kB in 5s (1548 kB/s) [2021-09-09T01:45:07.046Z] #21 12.16 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:45:07.046Z] #21 12.16 Need to get 26.4 MB of archives. [2021-09-09T01:45:07.046Z] #21 12.16 After this operation, 103 MB of additional disk space will be used. [2021-09-09T01:45:07.046Z] #21 12.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-09-09T01:45:07.046Z] #21 12.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-09-09T01:45:07.046Z] #21 12.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-09-09T01:45:07.046Z] #21 12.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-09-09T01:45:07.046Z] #21 12.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-09-09T01:45:07.046Z] #21 12.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-09-09T01:45:07.046Z] #21 12.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-09-09T01:45:07.046Z] #21 12.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-09-09T01:45:07.046Z] #21 12.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-09-09T01:45:07.046Z] #21 12.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-09T01:45:07.046Z] #21 12.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-09-09T01:45:07.046Z] #21 12.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-09-09T01:45:07.046Z] #21 12.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-09-09T01:45:07.309Z] #21 12.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-09-09T01:45:07.309Z] #21 12.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-09-09T01:45:07.309Z] #21 12.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-09-09T01:45:07.309Z] #21 12.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-09-09T01:45:07.309Z] #21 12.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-09-09T01:45:07.309Z] #21 12.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-09-09T01:45:07.309Z] #21 12.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-09-09T01:45:07.309Z] #21 12.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-09-09T01:45:07.309Z] #21 12.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-09-09T01:45:07.309Z] #21 12.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-09-09T01:45:07.309Z] #21 12.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-09-09T01:45:07.309Z] #21 12.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-09-09T01:45:07.309Z] #21 12.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-09-09T01:45:07.309Z] #21 12.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-09-09T01:45:07.573Z] #21 12.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-09-09T01:45:07.573Z] #21 12.66 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-09T01:45:07.573Z] #21 12.66 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-09T01:45:07.573Z] #21 12.66 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-09T01:45:07.573Z] #21 12.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-09-09T01:45:07.574Z] #21 12.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-09-09T01:45:07.574Z] #21 12.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-09T01:45:07.574Z] #21 12.70 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-09T01:45:07.574Z] #21 12.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-09T01:45:07.574Z] #21 12.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-09T01:45:07.574Z] #21 12.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-09T01:45:07.574Z] #21 12.76 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-09T01:45:07.838Z] #21 12.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-09-09T01:45:07.838Z] #21 12.77 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-09-09T01:45:07.838Z] #21 12.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-09-09T01:45:07.838Z] #21 12.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-09-09T01:45:07.838Z] #21 12.80 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-09T01:45:07.838Z] #21 13.02 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-09-09T01:45:08.101Z] #21 13.04 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-09-09T01:45:08.101Z] #21 13.07 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-09-09T01:45:08.677Z] #21 13.72 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:45:08.677Z] #21 13.87 Fetched 26.4 MB in 1s (22.0 MB/s) [2021-09-09T01:45:08.677Z] #21 13.93 Selecting previously unselected package pigz. [2021-09-09T01:45:08.939Z] #21 13.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24004 files and directories currently installed.) [2021-09-09T01:45:08.939Z] #21 14.01 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-09-09T01:45:08.939Z] #21 14.03 Unpacking pigz (2.6-1) ... [2021-09-09T01:45:08.939Z] #21 14.12 Selecting previously unselected package libelf1:arm64. [2021-09-09T01:45:09.202Z] #21 14.12 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-09-09T01:45:09.202Z] #21 14.15 Unpacking libelf1:arm64 (0.183-1) ... [2021-09-09T01:45:09.202Z] #21 14.29 Selecting previously unselected package libbpf0:arm64. [2021-09-09T01:45:09.202Z] #21 14.29 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-09-09T01:45:09.202Z] #21 14.30 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-09-09T01:45:09.202Z] #21 14.40 Selecting previously unselected package libcap2:arm64. [2021-09-09T01:45:09.202Z] #21 14.40 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-09-09T01:45:09.202Z] #21 14.41 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-09-09T01:45:09.202Z] #21 14.51 Selecting previously unselected package libmnl0:arm64. [2021-09-09T01:45:09.350Z] #21 8.394 Reading package lists... [2021-09-09T01:45:09.466Z] #21 14.51 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-09-09T01:45:09.466Z] #21 14.52 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-09-09T01:45:09.466Z] #21 14.61 Selecting previously unselected package libxtables12:arm64. [2021-09-09T01:45:09.466Z] #21 14.61 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-09-09T01:45:09.466Z] #21 14.62 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-09-09T01:45:09.466Z] #21 14.70 Selecting previously unselected package libcap2-bin. [2021-09-09T01:45:09.466Z] #21 14.70 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-09-09T01:45:09.729Z] #21 14.78 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-09T01:45:09.847Z] #19 225.5 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-09-09T01:45:09.847Z] #19 225.5 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:45:09.847Z] #19 225.5 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-09T01:45:09.847Z] #19 225.5 Selecting previously unselected package crossbuild-essential-armhf. [2021-09-09T01:45:09.847Z] #19 225.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-09-09T01:45:09.847Z] #19 225.5 Unpacking crossbuild-essential-armhf (12.9) ... [2021-09-09T01:45:09.847Z] #19 225.6 Selecting previously unselected package libc6-ppc64el-cross. [2021-09-09T01:45:09.847Z] #19 225.6 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-09-09T01:45:09.847Z] #19 225.6 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-09-09T01:45:09.847Z] #19 225.8 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-09-09T01:45:09.847Z] #19 225.8 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:09.847Z] #19 225.8 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:09.847Z] #19 225.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-09-09T01:45:09.847Z] #19 225.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:09.847Z] #19 225.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:09.847Z] #19 225.9 Selecting previously unselected package libitm1-ppc64el-cross. [2021-09-09T01:45:09.847Z] #19 225.9 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:09.847Z] #19 225.9 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:09.847Z] #19 226.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-09-09T01:45:09.847Z] #19 226.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:09.847Z] #19 226.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:09.847Z] #19 226.1 Selecting previously unselected package libasan6-ppc64el-cross. [2021-09-09T01:45:09.847Z] #19 226.1 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:09.847Z] #19 226.1 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:09.847Z] #19 226.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-09-09T01:45:09.992Z] #21 14.93 Selecting previously unselected package iproute2. [2021-09-09T01:45:09.992Z] #21 14.94 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-09-09T01:45:09.992Z] #21 14.94 Unpacking iproute2 (5.10.0-4) ... [2021-09-09T01:45:10.107Z] #19 226.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:10.107Z] #19 226.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:10.107Z] #19 226.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-09-09T01:45:10.107Z] #19 226.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:10.107Z] #19 226.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:10.244Z] #14 134.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-09T01:45:10.244Z] #14 134.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:45:10.244Z] #14 134.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:45:10.255Z] #21 15.33 Selecting previously unselected package xxd. [2021-09-09T01:45:10.255Z] #21 15.34 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-09-09T01:45:10.255Z] #21 15.35 Unpacking xxd (2:8.2.2434-3) ... [2021-09-09T01:45:10.374Z] #19 226.7 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-09-09T01:45:10.374Z] #19 226.7 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:10.374Z] #19 226.7 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:10.374Z] #19 226.8 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-09-09T01:45:10.374Z] #19 226.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:10.374Z] #19 226.8 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:10.519Z] #21 15.48 Selecting previously unselected package vim-common. [2021-09-09T01:45:10.519Z] #21 15.48 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:45:10.519Z] #21 15.51 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-09T01:45:10.519Z] #21 15.69 Selecting previously unselected package bash-completion. [2021-09-09T01:45:10.519Z] #21 15.69 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-09T01:45:10.635Z] #19 226.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-09-09T01:45:10.635Z] #19 226.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:10.635Z] #19 226.9 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:10.635Z] #19 227.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-09-09T01:45:10.635Z] #19 227.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:10.635Z] #19 227.1 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:10.895Z] #19 227.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-09-09T01:45:10.895Z] #19 227.2 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:45:10.895Z] #19 227.2 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:45:11.263Z] #21 10.60 Reading package lists... [2021-09-09T01:45:11.834Z] #21 12.69 Building dependency tree... [2021-09-09T01:45:12.405Z] #21 14.07 The following additional packages will be installed: [2021-09-09T01:45:12.405Z] #21 14.08 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-09T01:45:12.405Z] #21 14.08 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-09T01:45:12.405Z] #21 14.08 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-09T01:45:12.405Z] #21 14.08 python3-pkg-resources vim-runtime xxd [2021-09-09T01:45:12.405Z] #21 14.09 Suggested packages: [2021-09-09T01:45:12.405Z] #21 14.09 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-09T01:45:12.405Z] #21 14.09 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-09T01:45:12.405Z] #21 14.09 acl attr quota [2021-09-09T01:45:12.405Z] #21 14.09 Recommended packages: [2021-09-09T01:45:12.405Z] #21 14.09 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-09T01:45:13.347Z] #21 15.06 The following NEW packages will be installed: [2021-09-09T01:45:13.347Z] #21 15.07 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-09T01:45:13.347Z] #21 15.07 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-09T01:45:13.347Z] #21 15.07 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-09T01:45:13.347Z] #21 15.07 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-09T01:45:13.347Z] #21 15.07 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-09T01:45:13.347Z] #21 15.07 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-09T01:45:13.347Z] #21 15.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-09T01:45:13.347Z] #21 15.07 xz-utils zip [2021-09-09T01:45:13.609Z] #21 15.38 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:45:13.609Z] #21 15.38 Need to get 27.0 MB of archives. [2021-09-09T01:45:13.609Z] #21 15.38 After this operation, 104 MB of additional disk space will be used. [2021-09-09T01:45:13.609Z] #21 15.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-09T01:45:13.609Z] #21 15.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-09T01:45:13.609Z] #21 15.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-09T01:45:13.609Z] #21 15.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-09T01:45:13.609Z] #21 15.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-09T01:45:13.609Z] #21 15.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-09T01:45:13.609Z] #21 15.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-09T01:45:13.609Z] #21 15.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-09T01:45:13.609Z] #21 15.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-09T01:45:13.609Z] #21 15.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-09T01:45:13.609Z] #21 15.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-09T01:45:13.609Z] #21 15.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-09T01:45:13.639Z] #14 ... [2021-09-09T01:45:13.639Z] [2021-09-09T01:45:13.639Z] #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-09T01:45:13.639Z] #60 sha256:eda5da4a3c1704dfb7dbf57cd005e553d6b72b2e4841a1d24ab44a7b16810fc1 [2021-09-09T01:45:13.639Z] #60 138.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-09T01:45:13.639Z] #60 138.0 + GOBIN=/build [2021-09-09T01:45:13.639Z] #60 138.0 + GO111MODULE=on [2021-09-09T01:45:13.639Z] #60 138.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-09T01:45:13.838Z] #21 18.35 Unpacking bash-completion (1:2.11-2) ... [2021-09-09T01:45:13.838Z] #21 18.82 Selecting previously unselected package bzip2. [2021-09-09T01:45:13.838Z] #21 18.82 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-09-09T01:45:13.838Z] #21 18.83 Unpacking bzip2 (1.0.8-4) ... [2021-09-09T01:45:13.838Z] #21 18.94 Selecting previously unselected package xz-utils. [2021-09-09T01:45:13.838Z] #21 18.96 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-09-09T01:45:13.838Z] #21 18.97 Unpacking xz-utils (5.2.5-2) ... [2021-09-09T01:45:13.870Z] #21 15.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-09T01:45:13.870Z] #21 15.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-09T01:45:13.870Z] #21 15.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-09T01:45:13.870Z] #21 15.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-09T01:45:13.870Z] #21 15.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-09T01:45:13.870Z] #21 15.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-09T01:45:13.870Z] #21 15.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-09T01:45:13.870Z] #21 15.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-09T01:45:13.870Z] #21 15.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-09T01:45:13.870Z] #21 15.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-09T01:45:13.870Z] #21 15.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-09T01:45:13.870Z] #21 15.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-09T01:45:13.870Z] #21 15.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-09T01:45:13.870Z] #21 15.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-09T01:45:13.870Z] #21 15.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-09T01:45:14.102Z] #21 19.22 Selecting previously unselected package apparmor. [2021-09-09T01:45:14.102Z] #21 19.23 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-09-09T01:45:14.102Z] #21 19.32 Unpacking apparmor (2.13.6-10) ... [2021-09-09T01:45:14.130Z] #21 15.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-09T01:45:14.130Z] #21 15.85 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-09T01:45:14.130Z] #21 15.85 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-09T01:45:14.130Z] #21 15.86 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-09T01:45:14.130Z] #21 15.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-09T01:45:14.130Z] #21 15.86 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-09T01:45:14.130Z] #21 15.86 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-09T01:45:14.390Z] #21 15.92 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-09T01:45:14.390Z] #21 15.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-09T01:45:14.390Z] #21 15.93 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-09T01:45:14.390Z] #21 15.94 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-09T01:45:14.390Z] #21 15.95 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-09T01:45:14.390Z] #21 15.95 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-09T01:45:14.390Z] #21 16.07 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-09T01:45:14.650Z] #21 16.37 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-09T01:45:14.650Z] #21 16.37 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-09T01:45:14.650Z] #21 16.39 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-09T01:45:14.679Z] #21 19.73 Selecting previously unselected package inetutils-ping. [2021-09-09T01:45:14.679Z] #21 19.73 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-09-09T01:45:14.679Z] #21 19.74 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-09T01:45:14.680Z] #21 19.85 Selecting previously unselected package libip4tc2:arm64. [2021-09-09T01:45:14.680Z] #21 19.87 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-09-09T01:45:14.680Z] #21 19.88 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-09-09T01:45:14.911Z] #21 16.66 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-09T01:45:14.943Z] #21 19.96 Selecting previously unselected package libip6tc2:arm64. [2021-09-09T01:45:14.943Z] #21 19.98 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-09-09T01:45:14.943Z] #21 19.99 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-09-09T01:45:14.943Z] #21 20.09 Selecting previously unselected package libnfnetlink0:arm64. [2021-09-09T01:45:14.943Z] #21 20.10 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-09-09T01:45:14.943Z] #21 20.11 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-09-09T01:45:15.172Z] #21 17.01 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-09T01:45:15.172Z] #21 17.04 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-09T01:45:15.207Z] #21 20.25 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-09-09T01:45:15.207Z] #21 20.26 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-09-09T01:45:15.207Z] #21 20.27 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-09-09T01:45:15.207Z] #21 20.36 Selecting previously unselected package libnftnl11:arm64. [2021-09-09T01:45:15.207Z] #21 20.36 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-09-09T01:45:15.207Z] #21 20.37 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-09-09T01:45:15.471Z] #21 20.49 Selecting previously unselected package iptables. [2021-09-09T01:45:15.471Z] #21 20.50 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-09-09T01:45:15.471Z] #21 20.51 Unpacking iptables (1.8.7-1) ... [2021-09-09T01:45:15.792Z] #21 20.87 Selecting previously unselected package libonig5:arm64. [2021-09-09T01:45:15.792Z] #21 20.87 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-09-09T01:45:15.792Z] #21 20.88 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-09-09T01:45:15.792Z] #21 21.04 Selecting previously unselected package libjq1:arm64. [2021-09-09T01:45:16.088Z] #21 21.06 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-09-09T01:45:16.088Z] #21 21.09 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-09-09T01:45:16.088Z] #21 21.26 Selecting previously unselected package jq. [2021-09-09T01:45:16.088Z] #21 21.27 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-09-09T01:45:16.088Z] #21 21.28 Unpacking jq (1.6-2.1) ... [2021-09-09T01:45:16.114Z] #21 17.51 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:45:16.114Z] #21 17.63 Fetched 27.0 MB in 2s (13.9 MB/s) [2021-09-09T01:45:16.114Z] #21 17.69 Selecting previously unselected package pigz. [2021-09-09T01:45:16.114Z] #21 17.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-09-09T01:45:16.114Z] #21 17.74 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-09T01:45:16.114Z] #21 17.74 Unpacking pigz (2.6-1) ... [2021-09-09T01:45:16.114Z] #21 17.83 Selecting previously unselected package libelf1:amd64. [2021-09-09T01:45:16.114Z] #21 17.85 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-09T01:45:16.114Z] #21 17.88 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-09T01:45:16.185Z] #19 232.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-09-09T01:45:16.185Z] #19 232.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:45:16.185Z] #19 232.3 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:45:16.185Z] #19 232.3 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-09-09T01:45:16.185Z] #19 232.3 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-09-09T01:45:16.185Z] #19 232.3 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-09-09T01:45:16.185Z] #19 232.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-09-09T01:45:16.371Z] #21 21.45 Selecting previously unselected package libaio1:arm64. [2021-09-09T01:45:16.371Z] #21 21.46 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-09-09T01:45:16.371Z] #21 21.48 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-09-09T01:45:16.374Z] #21 18.07 Selecting previously unselected package libbpf0:amd64. [2021-09-09T01:45:16.374Z] #21 18.11 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-09T01:45:16.374Z] #21 18.13 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-09T01:45:16.374Z] #21 18.23 Selecting previously unselected package libcap2:amd64. [2021-09-09T01:45:16.447Z] #19 232.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-09-09T01:45:16.447Z] #19 232.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-09-09T01:45:16.447Z] #19 232.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-09-09T01:45:16.634Z] #21 18.23 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-09T01:45:16.634Z] #21 18.24 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-09T01:45:16.634Z] #21 18.31 Selecting previously unselected package libmnl0:amd64. [2021-09-09T01:45:16.634Z] #21 18.31 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-09T01:45:16.634Z] #21 18.31 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-09T01:45:16.634Z] #21 18.37 Selecting previously unselected package libxtables12:amd64. [2021-09-09T01:45:16.635Z] #21 21.71 Selecting previously unselected package libgpm2:arm64. [2021-09-09T01:45:16.635Z] #21 21.72 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-09-09T01:45:16.635Z] #21 21.73 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-09-09T01:45:16.635Z] #21 21.82 Selecting previously unselected package libicu67:arm64. [2021-09-09T01:45:16.707Z] #19 232.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:16.707Z] #19 232.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:16.897Z] #21 21.82 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-09-09T01:45:16.897Z] #21 21.83 Unpacking libicu67:arm64 (67.1-7) ... [2021-09-09T01:45:16.901Z] #21 18.38 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-09T01:45:16.901Z] #21 18.38 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-09T01:45:16.901Z] #21 18.44 Selecting previously unselected package libcap2-bin. [2021-09-09T01:45:16.901Z] #21 18.44 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-09T01:45:16.901Z] #21 18.45 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-09T01:45:16.901Z] #21 18.52 Selecting previously unselected package iproute2. [2021-09-09T01:45:16.901Z] #21 18.53 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-09T01:45:16.901Z] #21 18.55 Unpacking iproute2 (5.10.0-4) ... [2021-09-09T01:45:16.968Z] #19 233.2 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-09-09T01:45:16.968Z] #19 233.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:45:16.968Z] #19 233.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:45:17.476Z] #21 18.99 Selecting previously unselected package xxd. [2021-09-09T01:45:17.476Z] #21 19.00 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-09T01:45:17.476Z] #21 19.00 Unpacking xxd (2:8.2.2434-3) ... [2021-09-09T01:45:17.476Z] #21 19.14 Selecting previously unselected package vim-common. [2021-09-09T01:45:17.476Z] #21 19.16 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:45:17.737Z] #21 19.27 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-09T01:45:17.737Z] #21 19.47 Selecting previously unselected package bash-completion. [2021-09-09T01:45:17.737Z] #21 19.48 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-09T01:45:19.463Z] #21 24.25 Selecting previously unselected package libinih1:arm64. [2021-09-09T01:45:19.463Z] #21 24.26 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-09-09T01:45:19.463Z] #21 24.28 Unpacking libinih1:arm64 (53-1+b2) ... [2021-09-09T01:45:19.463Z] #21 24.40 Selecting previously unselected package libnet1:arm64. [2021-09-09T01:45:19.463Z] #21 24.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-09-09T01:45:19.463Z] #21 24.42 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:45:19.463Z] #21 24.53 Selecting previously unselected package libnl-3-200:arm64. [2021-09-09T01:45:19.463Z] #21 24.54 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-09-09T01:45:19.463Z] #21 24.55 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-09T01:45:19.727Z] #21 24.69 Selecting previously unselected package libprotobuf-c1:arm64. [2021-09-09T01:45:19.727Z] #21 24.69 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-09-09T01:45:19.727Z] #21 24.70 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-09T01:45:19.727Z] #21 24.80 Selecting previously unselected package net-tools. [2021-09-09T01:45:19.727Z] #21 24.82 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-09-09T01:45:19.727Z] #21 24.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-09T01:45:19.967Z] #21 21.48 Unpacking bash-completion (1:2.11-2) ... [2021-09-09T01:45:19.991Z] #21 25.03 Selecting previously unselected package patch. [2021-09-09T01:45:19.991Z] #21 25.03 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-09-09T01:45:19.991Z] #21 25.05 Unpacking patch (2.7.6-7) ... [2021-09-09T01:45:19.991Z] #21 25.16 Selecting previously unselected package python-pip-whl. [2021-09-09T01:45:19.991Z] #21 25.16 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-09T01:45:19.991Z] #21 25.17 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-09T01:45:20.222Z] #14 ... [2021-09-09T01:45:20.222Z] [2021-09-09T01:45:20.222Z] #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-09T01:45:20.222Z] #60 sha256:33e1982085af65ab3239cc6d082adac4a6dde7803be0c5ad56dec35d5bd37761 [2021-09-09T01:45:20.222Z] #60 145.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-09T01:45:20.222Z] #60 145.6 + GOBIN=/build [2021-09-09T01:45:20.222Z] #60 145.6 + GO111MODULE=on [2021-09-09T01:45:20.222Z] #60 145.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-09T01:45:20.227Z] #21 21.87 Selecting previously unselected package bzip2. [2021-09-09T01:45:20.227Z] #21 21.87 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-09T01:45:20.227Z] #21 21.88 Unpacking bzip2 (1.0.8-4) ... [2021-09-09T01:45:20.227Z] #21 21.97 Selecting previously unselected package xz-utils. [2021-09-09T01:45:20.227Z] #21 21.97 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-09T01:45:20.227Z] #21 21.97 Unpacking xz-utils (5.2.5-2) ... [2021-09-09T01:45:20.487Z] #21 22.18 Selecting previously unselected package apparmor. [2021-09-09T01:45:20.487Z] #21 22.19 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-09T01:45:20.487Z] #21 22.25 Unpacking apparmor (2.13.6-10) ... [2021-09-09T01:45:20.568Z] #21 25.59 Selecting previously unselected package python3-lib2to3. [2021-09-09T01:45:20.568Z] #21 25.60 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-09T01:45:20.568Z] #21 25.62 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-09T01:45:20.568Z] #21 25.80 Selecting previously unselected package python3-distutils. [2021-09-09T01:45:20.568Z] #21 25.81 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-09T01:45:20.833Z] #21 25.82 Unpacking python3-distutils (3.9.2-1) ... [2021-09-09T01:45:20.833Z] #21 26.01 Selecting previously unselected package python3-pkg-resources. [2021-09-09T01:45:20.833Z] #21 26.01 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-09T01:45:20.833Z] #21 26.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:45:21.009Z] #21 22.60 Selecting previously unselected package inetutils-ping. [2021-09-09T01:45:21.009Z] #21 22.62 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-09T01:45:21.009Z] #21 22.62 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-09T01:45:21.009Z] #21 22.73 Selecting previously unselected package libip4tc2:amd64. [2021-09-09T01:45:21.009Z] #21 22.73 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-09T01:45:21.009Z] #21 22.73 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-09T01:45:21.009Z] #21 22.81 Selecting previously unselected package libip6tc2:amd64. [2021-09-09T01:45:21.009Z] #21 22.82 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-09T01:45:21.099Z] #21 26.22 Selecting previously unselected package python3-setuptools. [2021-09-09T01:45:21.099Z] #21 26.24 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-09T01:45:21.099Z] #21 26.25 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-09T01:45:21.269Z] #21 22.83 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-09T01:45:21.269Z] #21 22.88 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-09T01:45:21.269Z] #21 22.89 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-09T01:45:21.269Z] #21 22.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-09T01:45:21.269Z] #21 22.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-09T01:45:21.269Z] #21 22.95 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-09T01:45:21.269Z] #21 22.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-09T01:45:21.269Z] #21 23.03 Selecting previously unselected package libnftnl11:amd64. [2021-09-09T01:45:21.269Z] #21 23.04 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-09T01:45:21.269Z] #21 23.04 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-09T01:45:21.363Z] #21 26.46 Selecting previously unselected package python3-wheel. [2021-09-09T01:45:21.363Z] #21 26.46 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-09T01:45:21.363Z] #21 26.47 Unpacking python3-wheel (0.34.2-1) ... [2021-09-09T01:45:21.363Z] #21 26.57 Selecting previously unselected package python3-pip. [2021-09-09T01:45:21.363Z] #21 26.57 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-09T01:45:21.363Z] #21 26.59 Unpacking python3-pip (20.3.4-4) ... [2021-09-09T01:45:21.532Z] #21 23.14 Selecting previously unselected package iptables. [2021-09-09T01:45:21.532Z] #21 23.15 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-09T01:45:21.532Z] #21 23.16 Unpacking iptables (1.8.7-1) ... [2021-09-09T01:45:21.793Z] #21 23.45 Selecting previously unselected package libonig5:amd64. [2021-09-09T01:45:21.793Z] #21 23.45 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-09T01:45:21.793Z] #21 23.46 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:45:21.941Z] #21 26.90 Selecting previously unselected package sudo. [2021-09-09T01:45:21.942Z] #21 26.90 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-09-09T01:45:21.942Z] #21 26.91 Unpacking sudo (1.9.5p2-3) ... [2021-09-09T01:45:22.053Z] #21 23.60 Selecting previously unselected package libjq1:amd64. [2021-09-09T01:45:22.053Z] #21 23.61 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-09T01:45:22.053Z] #21 23.62 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:45:22.053Z] #21 23.72 Selecting previously unselected package jq. [2021-09-09T01:45:22.053Z] #21 23.72 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-09T01:45:22.053Z] #21 23.74 Unpacking jq (1.6-2.1) ... [2021-09-09T01:45:22.206Z] #21 27.40 Selecting previously unselected package thin-provisioning-tools. [2021-09-09T01:45:22.314Z] #21 23.81 Selecting previously unselected package libaio1:amd64. [2021-09-09T01:45:22.314Z] #21 23.81 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-09T01:45:22.314Z] #21 23.82 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-09T01:45:22.314Z] #21 23.87 Selecting previously unselected package libgpm2:amd64. [2021-09-09T01:45:22.314Z] #21 23.87 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-09T01:45:22.314Z] #21 23.88 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-09T01:45:22.314Z] #21 23.93 Selecting previously unselected package libicu67:amd64. [2021-09-09T01:45:22.314Z] #21 23.94 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-09T01:45:22.314Z] #21 23.95 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-09T01:45:22.470Z] #21 27.41 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-09-09T01:45:22.470Z] #21 27.42 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-09T01:45:22.470Z] #21 27.67 Selecting previously unselected package uidmap. [2021-09-09T01:45:22.734Z] #21 27.68 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-09-09T01:45:22.734Z] #21 27.69 Unpacking uidmap (1:4.8.1-1) ... [2021-09-09T01:45:22.734Z] #21 27.86 Selecting previously unselected package vim-runtime. [2021-09-09T01:45:22.734Z] #21 27.89 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:45:22.734Z] #21 27.93 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-09T01:45:22.999Z] #21 27.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-09T01:45:22.999Z] #21 27.98 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-09T01:45:23.589Z] #19 238.9 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-09-09T01:45:23.589Z] #19 238.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:45:23.589Z] #19 239.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:45:23.800Z] #60 DONE 147.2s [2021-09-09T01:45:23.800Z] [2021-09-09T01:45:23.800Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-09T01:45:23.800Z] #61 sha256:3d88d95a3ef2a4e4bda21799272d0e7853c9616d248dc4559fa3775c4415c333 [2021-09-09T01:45:23.800Z] #61 DONE 0.1s [2021-09-09T01:45:23.800Z] [2021-09-09T01:45:23.800Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-09T01:45:23.800Z] #62 sha256:3b0ce6b8e746653c7af0a7921d90464859b1da57c502412c69a9de073e8dd355 [2021-09-09T01:45:23.800Z] #62 DONE 0.1s [2021-09-09T01:45:23.800Z] [2021-09-09T01:45:23.800Z] #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-09T01:45:23.800Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:45:23.800Z] #14 147.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-09T01:45:23.800Z] #14 147.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:45:23.800Z] #14 147.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:45:23.850Z] #19 240.3 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-09-09T01:45:24.110Z] #19 240.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-09-09T01:45:24.110Z] #19 240.5 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-09-09T01:45:25.493Z] #19 241.7 Selecting previously unselected package libc6-s390x-cross. [2021-09-09T01:45:25.493Z] #19 241.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-09-09T01:45:25.493Z] #19 242.0 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-09-09T01:45:25.612Z] #21 27.06 Selecting previously unselected package libinih1:amd64. [2021-09-09T01:45:25.612Z] #21 27.06 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-09T01:45:25.612Z] #21 27.07 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-09T01:45:25.612Z] #21 27.11 Selecting previously unselected package libnet1:amd64. [2021-09-09T01:45:25.612Z] #21 27.13 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-09T01:45:25.612Z] #21 27.19 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:45:25.612Z] #21 27.26 Selecting previously unselected package libnl-3-200:amd64. [2021-09-09T01:45:25.612Z] #21 27.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-09T01:45:25.612Z] #21 27.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:45:25.612Z] #21 27.37 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-09T01:45:25.612Z] #21 27.39 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-09T01:45:25.612Z] #21 27.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:45:25.873Z] #21 27.45 Selecting previously unselected package net-tools. [2021-09-09T01:45:25.873Z] #21 27.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-09T01:45:25.873Z] #21 27.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-09T01:45:25.873Z] #21 27.61 Selecting previously unselected package patch. [2021-09-09T01:45:25.873Z] #21 27.62 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-09T01:45:25.873Z] #21 27.63 Unpacking patch (2.7.6-7) ... [2021-09-09T01:45:25.873Z] #21 27.72 Selecting previously unselected package python-pip-whl. [2021-09-09T01:45:26.138Z] #21 27.72 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-09T01:45:26.138Z] #21 27.73 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-09T01:45:26.323Z] #21 31.11 Selecting previously unselected package vim. [2021-09-09T01:45:26.323Z] #21 31.12 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-09-09T01:45:26.323Z] #21 31.15 Unpacking vim (2:8.2.2434-3) ... [2021-09-09T01:45:26.436Z] #19 242.7 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-09-09T01:45:26.436Z] #19 242.7 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:26.436Z] #19 242.7 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:26.436Z] #19 242.7 Selecting previously unselected package libgomp1-s390x-cross. [2021-09-09T01:45:26.436Z] #19 242.7 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:26.436Z] #19 242.7 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:26.436Z] #19 242.8 Selecting previously unselected package libitm1-s390x-cross. [2021-09-09T01:45:26.436Z] #19 242.8 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:26.436Z] #19 242.8 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:26.436Z] #19 242.8 Selecting previously unselected package libatomic1-s390x-cross. [2021-09-09T01:45:26.436Z] #19 242.8 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:26.436Z] #19 242.8 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:26.436Z] #19 242.9 Selecting previously unselected package libasan6-s390x-cross. [2021-09-09T01:45:26.588Z] #21 31.57 Selecting previously unselected package xfsprogs. [2021-09-09T01:45:26.588Z] #21 31.57 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-09-09T01:45:26.588Z] #21 31.59 Unpacking xfsprogs (5.10.0-4) ... [2021-09-09T01:45:26.697Z] #19 242.9 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:26.697Z] #19 242.9 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:26.697Z] #19 243.1 Selecting previously unselected package libstdc++6-s390x-cross. [2021-09-09T01:45:26.697Z] #19 243.1 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:26.697Z] #19 243.1 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:26.710Z] #21 28.25 Selecting previously unselected package python3-lib2to3. [2021-09-09T01:45:26.710Z] #21 28.25 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-09T01:45:26.710Z] #21 28.26 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-09T01:45:26.710Z] #21 28.35 Selecting previously unselected package python3-distutils. [2021-09-09T01:45:26.710Z] #21 28.35 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-09T01:45:26.710Z] #21 28.36 Unpacking python3-distutils (3.9.2-1) ... [2021-09-09T01:45:26.770Z] #60 ... [2021-09-09T01:45:26.770Z] [2021-09-09T01:45:26.770Z] #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-09T01:45:26.770Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:45:26.770Z] #14 152.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-09T01:45:26.770Z] #14 152.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:45:26.770Z] #14 152.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:45:26.853Z] #21 32.03 Selecting previously unselected package zip. [2021-09-09T01:45:26.853Z] #21 32.05 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-09-09T01:45:26.853Z] #21 32.06 Unpacking zip (3.0-12) ... [2021-09-09T01:45:26.959Z] #19 243.2 Selecting previously unselected package libubsan1-s390x-cross. [2021-09-09T01:45:26.959Z] #19 243.2 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:26.959Z] #19 243.2 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:26.959Z] #19 243.3 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-09-09T01:45:26.959Z] #19 243.3 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:26.959Z] #19 243.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:26.959Z] #19 243.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-09-09T01:45:26.971Z] #21 28.49 Selecting previously unselected package python3-pkg-resources. [2021-09-09T01:45:26.971Z] #21 28.50 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-09T01:45:26.971Z] #21 28.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:45:26.971Z] #21 28.64 Selecting previously unselected package python3-setuptools. [2021-09-09T01:45:26.971Z] #21 28.65 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-09T01:45:26.971Z] #21 28.66 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-09T01:45:27.118Z] #21 32.25 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:45:27.220Z] #19 243.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:45:27.220Z] #19 243.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:45:27.232Z] #21 28.87 Selecting previously unselected package python3-wheel. [2021-09-09T01:45:27.232Z] #21 28.88 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-09T01:45:27.232Z] #21 28.88 Unpacking python3-wheel (0.34.2-1) ... [2021-09-09T01:45:27.232Z] #21 28.97 Selecting previously unselected package python3-pip. [2021-09-09T01:45:27.232Z] #21 28.98 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-09T01:45:27.493Z] #21 28.99 Unpacking python3-pip (20.3.4-4) ... [2021-09-09T01:45:27.754Z] #21 29.31 Selecting previously unselected package sudo. [2021-09-09T01:45:27.754Z] #21 29.31 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-09T01:45:27.754Z] #21 29.32 Unpacking sudo (1.9.5p2-3) ... [2021-09-09T01:45:28.015Z] #21 29.81 Selecting previously unselected package thin-provisioning-tools. [2021-09-09T01:45:28.015Z] #21 29.81 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-09T01:45:28.015Z] #21 29.82 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-09T01:45:28.286Z] #21 30.01 Selecting previously unselected package uidmap. [2021-09-09T01:45:28.518Z] #21 33.31 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-09-09T01:45:28.518Z] #21 33.33 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-09T01:45:28.518Z] #21 33.36 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-09-09T01:45:28.518Z] #21 33.38 Setting up libicu67:arm64 (67.1-7) ... [2021-09-09T01:45:28.518Z] #21 33.39 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-09-09T01:45:28.518Z] #21 33.41 Setting up libinih1:arm64 (53-1+b2) ... [2021-09-09T01:45:28.518Z] #21 33.43 Setting up uidmap (1:4.8.1-1) ... [2021-09-09T01:45:28.518Z] #21 33.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:45:28.518Z] #21 33.49 Setting up bzip2 (1.0.8-4) ... [2021-09-09T01:45:28.518Z] #21 33.51 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-09-09T01:45:28.518Z] #21 33.53 Setting up python3-wheel (0.34.2-1) ... [2021-09-09T01:45:28.548Z] #21 30.02 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-09T01:45:28.548Z] #21 30.02 Unpacking uidmap (1:4.8.1-1) ... [2021-09-09T01:45:28.548Z] #21 30.17 Selecting previously unselected package vim-runtime. [2021-09-09T01:45:28.548Z] #21 30.18 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:45:28.548Z] #21 30.20 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-09T01:45:28.548Z] #21 30.22 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-09T01:45:28.548Z] #21 30.23 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-09T01:45:29.293Z] #14 ... [2021-09-09T01:45:29.293Z] [2021-09-09T01:45:29.293Z] #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-09T01:45:29.293Z] #60 sha256:33e1982085af65ab3239cc6d082adac4a6dde7803be0c5ad56dec35d5bd37761 [2021-09-09T01:45:29.293Z] #60 DONE 154.9s [2021-09-09T01:45:29.293Z] [2021-09-09T01:45:29.293Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-09T01:45:29.293Z] #61 sha256:5b97bf76901341b75fa310ea0adec69ffd9d547fd23376016daa09964b541c3f [2021-09-09T01:45:29.293Z] #61 DONE 0.1s [2021-09-09T01:45:29.293Z] [2021-09-09T01:45:29.293Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-09T01:45:29.293Z] #62 sha256:5de02f33708a8e05849cd8ea68e7e083dc8d37a7d8d75d3dad275ef45a470cd8 [2021-09-09T01:45:29.293Z] #62 DONE 0.2s [2021-09-09T01:45:29.293Z] [2021-09-09T01:45:29.293Z] #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-09T01:45:29.293Z] #58 sha256:e799da3d2d72da3d745b621edcbfcbb2e7f83d7ed0087a6d3b37b51a33cf7535 [2021-09-09T01:45:29.472Z] #21 34.43 Setting up xxd (2:8.2.2434-3) ... [2021-09-09T01:45:29.472Z] #21 34.45 Setting up libcap2:arm64 (1:2.44-1) ... [2021-09-09T01:45:29.472Z] #21 34.49 Setting up libcap2-bin (1:2.44-1) ... [2021-09-09T01:45:29.472Z] #21 34.50 Setting up apparmor (2.13.6-10) ... [2021-09-09T01:45:30.365Z] #14 154.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-09T01:45:30.365Z] #14 154.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-09T01:45:30.365Z] #14 154.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-09T01:45:30.365Z] #14 154.6 Selecting previously unselected package libapparmor1:amd64. [2021-09-09T01:45:30.365Z] #14 154.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-09T01:45:30.365Z] #14 154.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-09T01:45:30.365Z] #14 154.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-09T01:45:30.365Z] #14 154.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-09T01:45:30.365Z] #14 154.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-09T01:45:30.365Z] #14 154.9 Selecting previously unselected package libbtrfs0:amd64. [2021-09-09T01:45:30.365Z] #14 154.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-09T01:45:30.365Z] #14 155.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:45:30.365Z] #14 155.1 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-09T01:45:30.365Z] #14 155.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-09T01:45:30.365Z] #14 155.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:45:30.365Z] #14 155.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-09T01:45:30.365Z] #14 155.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:45:30.365Z] #14 155.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:45:30.365Z] #14 155.5 Selecting previously unselected package libudev-dev:amd64. [2021-09-09T01:45:30.365Z] #14 155.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-09T01:45:30.365Z] #14 155.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-09T01:45:30.625Z] #14 155.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-09T01:45:30.625Z] #14 155.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-09T01:45:30.625Z] #14 155.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-09T01:45:30.883Z] #14 156.1 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-09T01:45:30.883Z] #14 156.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-09T01:45:30.883Z] #14 156.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-09T01:45:31.142Z] #14 156.3 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-09T01:45:31.142Z] #14 156.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-09T01:45:31.142Z] #14 156.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-09T01:45:31.401Z] #14 156.7 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-09T01:45:31.429Z] #19 247.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-09-09T01:45:31.660Z] #14 156.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-09T01:45:31.660Z] #14 156.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-09T01:45:31.690Z] #19 247.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:45:31.690Z] #19 248.0 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:45:31.850Z] #21 32.97 Selecting previously unselected package vim. [2021-09-09T01:45:31.850Z] #21 32.98 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-09T01:45:31.850Z] #21 33.00 Unpacking vim (2:8.2.2434-3) ... [2021-09-09T01:45:31.850Z] #21 33.49 Selecting previously unselected package xfsprogs. [2021-09-09T01:45:31.850Z] #21 33.49 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-09T01:45:31.851Z] #21 33.50 Unpacking xfsprogs (5.10.0-4) ... [2021-09-09T01:45:31.918Z] #14 157.0 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-09T01:45:31.918Z] #14 157.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-09T01:45:31.918Z] #14 157.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-09T01:45:31.949Z] #19 248.1 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-09-09T01:45:31.950Z] #19 248.1 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-09-09T01:45:31.950Z] #19 248.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-09-09T01:45:31.950Z] #19 248.3 Selecting previously unselected package libc6-dev-s390x-cross. [2021-09-09T01:45:31.950Z] #19 248.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-09-09T01:45:32.038Z] #21 36.81 Setting up zip (3.0-12) ... [2021-09-09T01:45:32.038Z] #21 36.85 Setting up vim-common (2:8.2.2434-3) ... [2021-09-09T01:45:32.038Z] #21 36.88 Setting up bash-completion (1:2.11-2) ... [2021-09-09T01:45:32.176Z] #14 157.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-09T01:45:32.210Z] #19 248.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-09-09T01:45:32.210Z] #19 248.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-09-09T01:45:32.421Z] #21 33.89 Selecting previously unselected package zip. [2021-09-09T01:45:32.421Z] #21 33.89 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-09T01:45:32.421Z] #21 33.90 Unpacking zip (3.0-12) ... [2021-09-09T01:45:32.421Z] #21 34.04 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:45:32.434Z] #14 157.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-09T01:45:32.434Z] #14 157.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-09T01:45:32.471Z] #19 248.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-09-09T01:45:32.471Z] #19 248.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:32.471Z] #19 248.9 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-09-09T01:45:32.693Z] #14 157.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-09T01:45:32.731Z] #19 248.9 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-09-09T01:45:32.732Z] #19 248.9 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:45:32.951Z] #14 157.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:45:32.951Z] #14 157.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:45:32.951Z] #14 158.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-09T01:45:32.951Z] #14 158.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-09T01:45:32.951Z] #14 158.1 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-09T01:45:32.988Z] 8f616e6e9eec: Pull complete [2021-09-09T01:45:33.210Z] #14 158.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-09T01:45:33.210Z] #14 158.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-09T01:45:33.210Z] #14 158.4 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-09T01:45:33.362Z] #21 34.92 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-09T01:45:33.362Z] #21 34.94 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-09T01:45:33.362Z] #21 34.95 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-09T01:45:33.362Z] #21 34.97 Setting up libicu67:amd64 (67.1-7) ... [2021-09-09T01:45:33.362Z] #21 34.98 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-09T01:45:33.362Z] #21 35.00 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-09T01:45:33.362Z] #21 35.01 Setting up uidmap (1:4.8.1-1) ... [2021-09-09T01:45:33.362Z] #21 35.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:45:33.362Z] #21 35.04 Setting up bzip2 (1.0.8-4) ... [2021-09-09T01:45:33.362Z] #21 35.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:45:33.362Z] #21 35.07 Setting up python3-wheel (0.34.2-1) ... [2021-09-09T01:45:33.787Z] #14 159.1 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-09T01:45:34.045Z] #14 159.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-09T01:45:34.045Z] #14 159.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-09T01:45:34.045Z] #14 159.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-09T01:45:34.045Z] #14 159.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-09T01:45:34.045Z] #14 159.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-09T01:45:34.045Z] #14 159.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:45:34.045Z] #14 159.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-09T01:45:34.193Z] #21 35.75 Setting up xxd (2:8.2.2434-3) ... [2021-09-09T01:45:34.193Z] #21 35.78 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-09T01:45:34.193Z] #21 35.80 Setting up libcap2-bin (1:2.44-1) ... [2021-09-09T01:45:34.193Z] #21 35.81 Setting up apparmor (2.13.6-10) ... [2021-09-09T01:45:34.303Z] #14 159.3 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-09T01:45:34.303Z] #14 159.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-09T01:45:34.303Z] #14 159.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-09T01:45:34.303Z] #14 159.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:45:34.303Z] #14 159.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-09T01:45:34.303Z] #14 159.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-09T01:45:34.303Z] #14 159.4 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-09T01:45:34.303Z] #14 159.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-09T01:45:34.303Z] #14 159.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-09T01:45:34.303Z] #14 159.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-09T01:45:34.303Z] #14 159.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-09T01:45:34.303Z] #14 159.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-09T01:45:34.303Z] #14 159.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:45:34.303Z] #14 159.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-09T01:45:34.562Z] #14 159.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:45:34.562Z] #14 159.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-09T01:45:34.562Z] #14 159.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-09T01:45:34.562Z] #14 159.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:45:34.562Z] #14 159.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-09-09T01:45:34.562Z] #14 159.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:45:34.563Z] #14 159.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-09T01:45:34.602Z] #21 39.65 Setting up xz-utils (5.2.5-2) ... [2021-09-09T01:45:34.602Z] #21 39.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-09T01:45:34.602Z] #21 39.71 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-09-09T01:45:34.602Z] #21 39.72 Setting up patch (2.7.6-7) ... [2021-09-09T01:45:34.602Z] #21 39.74 Setting up sudo (1.9.5p2-3) ... [2021-09-09T01:45:34.602Z] #21 39.87 invoke-rc.d: could not determine current runlevel [2021-09-09T01:45:34.602Z] #21 39.89 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T01:45:34.602Z] #21 39.90 Setting up xfsprogs (5.10.0-4) ... [2021-09-09T01:45:34.628Z] #58 ... [2021-09-09T01:45:34.629Z] [2021-09-09T01:45:34.629Z] #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-09T01:45:34.629Z] #14 sha256:08b9278feadfc8db068b744755add65a213f9549a1269ed67e0d97e0b3db2896 [2021-09-09T01:45:34.629Z] #14 160.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-09T01:45:34.629Z] #14 160.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-09T01:45:34.629Z] #14 160.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-09T01:45:34.629Z] #14 160.5 Selecting previously unselected package libapparmor1:amd64. [2021-09-09T01:45:34.629Z] #14 160.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-09T01:45:34.629Z] #14 160.6 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-09T01:45:34.629Z] #14 160.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-09T01:45:34.629Z] #14 160.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-09T01:45:34.629Z] #14 160.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-09T01:45:34.821Z] #14 159.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:45:34.821Z] #14 160.0 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-09T01:45:34.821Z] #14 160.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:45:34.821Z] #14 160.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:45:34.821Z] #14 160.1 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:45:34.865Z] #21 39.92 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-09-09T01:45:34.865Z] #21 39.94 Setting up inetutils-ping (2:2.0-1) ... [2021-09-09T01:45:34.865Z] #21 39.95 Setting up pigz (2.6-1) ... [2021-09-09T01:45:34.865Z] #21 39.97 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-09-09T01:45:34.865Z] #21 40.01 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-09-09T01:45:34.865Z] #21 40.05 Setting up python-pip-whl (20.3.4-4) ... [2021-09-09T01:45:34.865Z] #21 40.09 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-09T01:45:34.885Z] #14 160.9 Selecting previously unselected package libbtrfs0:amd64. [2021-09-09T01:45:34.886Z] #14 161.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-09T01:45:34.886Z] #14 161.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:45:35.142Z] #14 161.3 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-09T01:45:35.142Z] #14 161.3 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-09T01:45:35.142Z] #14 161.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:45:35.576Z] #21 37.31 Setting up zip (3.0-12) ... [2021-09-09T01:45:35.576Z] #21 37.32 Setting up vim-common (2:8.2.2434-3) ... [2021-09-09T01:45:35.576Z] #21 37.34 Setting up bash-completion (1:2.11-2) ... [2021-09-09T01:45:35.704Z] #14 161.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-09T01:45:35.704Z] #14 161.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:45:35.704Z] #14 161.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:45:35.961Z] #14 161.9 Selecting previously unselected package libudev-dev:amd64. [2021-09-09T01:45:35.961Z] #14 161.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-09T01:45:35.961Z] #14 161.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-09T01:45:36.082Z] #21 41.01 Setting up libaio1:arm64 (0.3.112-9) ... [2021-09-09T01:45:36.082Z] #21 41.05 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-09T01:45:36.199Z] #14 DONE 161.1s [2021-09-09T01:45:36.199Z] [2021-09-09T01:45:36.199Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-09T01:45:36.199Z] #15 sha256:2f00e1b45760d71dede37bfe1732e663b743d8893518a731bfaec8ea05ba5792 [2021-09-09T01:45:36.218Z] #14 162.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-09T01:45:36.218Z] #14 162.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-09T01:45:36.218Z] #14 162.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-09T01:45:36.474Z] #14 162.5 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-09T01:45:36.474Z] #14 162.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-09T01:45:36.474Z] #14 162.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-09T01:45:36.660Z] #21 41.67 Setting up libelf1:arm64 (0.183-1) ... [2021-09-09T01:45:36.660Z] #21 41.71 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-09-09T01:45:36.660Z] #21 41.73 Setting up python3-distutils (3.9.2-1) ... [2021-09-09T01:45:36.937Z] #19 253.1 Selecting previously unselected package g++-s390x-linux-gnu. [2021-09-09T01:45:36.937Z] #19 253.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-09-09T01:45:36.937Z] #19 253.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:45:36.937Z] #19 253.1 Selecting previously unselected package crossbuild-essential-s390x. [2021-09-09T01:45:36.937Z] #19 253.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-09-09T01:45:36.937Z] #19 253.1 Unpacking crossbuild-essential-s390x (12.9) ... [2021-09-09T01:45:36.937Z] #19 253.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-09-09T01:45:36.937Z] #19 253.2 Setting up libfile-which-perl (1.23-1) ... [2021-09-09T01:45:36.937Z] #19 253.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-09-09T01:45:36.937Z] #19 253.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-09-09T01:45:36.937Z] #19 253.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-09-09T01:45:36.937Z] #19 253.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-09T01:45:36.937Z] #19 253.3 Setting up libicu67:amd64 (67.1-7) ... [2021-09-09T01:45:36.937Z] #19 253.3 Setting up libmagic-mgc (1:5.39-3) ... [2021-09-09T01:45:36.937Z] #19 253.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-09-09T01:45:36.937Z] #19 253.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-09-09T01:45:36.937Z] #19 253.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-09-09T01:45:36.937Z] #19 253.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-09-09T01:45:36.937Z] #19 253.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-09-09T01:45:37.041Z] #14 162.9 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-09T01:45:37.041Z] #14 162.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-09T01:45:37.041Z] #14 162.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-09T01:45:37.041Z] #14 163.1 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-09T01:45:37.041Z] #14 163.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-09T01:45:37.041Z] #14 163.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-09T01:45:37.197Z] #19 253.4 Setting up file (1:5.39-3) ... [2021-09-09T01:45:37.197Z] #19 253.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-09-09T01:45:37.197Z] #19 253.4 Setting up bzip2 (1.0.8-4) ... [2021-09-09T01:45:37.197Z] #19 253.4 Setting up libyaml-perl (1.30-1) ... [2021-09-09T01:45:37.197Z] #19 253.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-09-09T01:45:37.197Z] #19 253.5 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-09-09T01:45:37.197Z] #19 253.5 Setting up libio-string-perl (1.08-3.1) ... [2021-09-09T01:45:37.197Z] #19 253.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-09-09T01:45:37.197Z] #19 253.5 Setting up cross-config (2.6.18+nmu1) ... [2021-09-09T01:45:37.239Z] #21 42.36 Setting up vim (2:8.2.2434-3) ... [2021-09-09T01:45:37.239Z] #21 42.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-09T01:45:37.239Z] #21 42.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-09T01:45:37.239Z] #21 42.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-09T01:45:37.239Z] #21 42.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-09T01:45:37.239Z] #21 42.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-09T01:45:37.299Z] #14 163.3 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-09T01:45:37.299Z] #14 163.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-09T01:45:37.299Z] #14 163.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-09T01:45:37.458Z] #19 253.7 Setting up xz-utils (5.2.5-2) ... [2021-09-09T01:45:37.458Z] #19 253.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-09T01:45:37.458Z] #19 253.7 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-09-09T01:45:37.458Z] #19 253.8 Setting up patch (2.7.6-7) ... [2021-09-09T01:45:37.458Z] #19 253.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-09-09T01:45:37.458Z] #19 253.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-09-09T01:45:37.458Z] #19 253.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.458Z] #19 253.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-09-09T01:45:37.458Z] #19 253.8 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-09-09T01:45:37.458Z] #19 253.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.458Z] #19 253.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.458Z] #19 253.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-09-09T01:45:37.458Z] #19 253.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-09-09T01:45:37.458Z] #19 253.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.458Z] #19 253.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:45:37.458Z] #19 254.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-09-09T01:45:37.458Z] #19 254.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-09-09T01:45:37.491Z] #21 39.11 Setting up xz-utils (5.2.5-2) ... [2021-09-09T01:45:37.491Z] #21 39.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-09T01:45:37.491Z] #21 39.14 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-09T01:45:37.491Z] #21 39.15 Setting up patch (2.7.6-7) ... [2021-09-09T01:45:37.491Z] #21 39.17 Setting up sudo (1.9.5p2-3) ... [2021-09-09T01:45:37.491Z] #21 39.28 invoke-rc.d: could not determine current runlevel [2021-09-09T01:45:37.503Z] #21 42.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-09T01:45:37.503Z] #21 42.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-09T01:45:37.503Z] #21 42.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-09T01:45:37.503Z] #21 42.50 Setting up python3-setuptools (52.0.0-4) ... [2021-09-09T01:45:37.718Z] #19 254.0 Setting up libfile-homedir-perl (1.006-1) ... [2021-09-09T01:45:37.718Z] #19 254.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-09-09T01:45:37.718Z] #19 254.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.718Z] #19 254.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-09-09T01:45:37.718Z] #19 254.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-09T01:45:37.718Z] #19 254.0 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-09-09T01:45:37.718Z] #19 254.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:45:37.718Z] #19 254.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-09-09T01:45:37.718Z] #19 254.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-09T01:45:37.718Z] #19 254.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.718Z] #19 254.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-09-09T01:45:37.718Z] #19 254.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.718Z] #19 254.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.718Z] #19 254.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.718Z] #19 254.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.718Z] #19 254.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.752Z] #21 39.29 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T01:45:37.752Z] #21 39.31 Setting up xfsprogs (5.10.0-4) ... [2021-09-09T01:45:37.752Z] #21 39.35 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-09T01:45:37.752Z] #21 39.36 Setting up inetutils-ping (2:2.0-1) ... [2021-09-09T01:45:37.752Z] #21 39.37 Setting up pigz (2.6-1) ... [2021-09-09T01:45:37.752Z] #21 39.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-09T01:45:37.752Z] #21 39.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:45:37.752Z] #21 39.42 Setting up python-pip-whl (20.3.4-4) ... [2021-09-09T01:45:37.752Z] #21 39.43 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-09T01:45:37.863Z] #14 164.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-09T01:45:37.863Z] #14 164.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-09T01:45:37.863Z] #14 164.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-09T01:45:37.979Z] #19 254.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.979Z] #19 254.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-09-09T01:45:37.979Z] #19 254.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.979Z] #19 254.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.979Z] #19 254.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.979Z] #19 254.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.979Z] #19 254.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-09-09T01:45:37.979Z] #19 254.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.979Z] #19 254.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.979Z] #19 254.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.979Z] #19 254.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-09-09T01:45:37.979Z] #19 254.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.979Z] #19 254.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.979Z] #19 254.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:37.979Z] #19 254.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-09-09T01:45:38.120Z] #14 164.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-09T01:45:38.120Z] #14 164.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:45:38.120Z] #14 164.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:45:38.239Z] #19 254.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-09-09T01:45:38.239Z] #19 254.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-09-09T01:45:38.239Z] #19 254.7 [2021-09-09T01:45:38.239Z] #19 254.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-09-09T01:45:38.239Z] #19 254.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:38.380Z] #14 164.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-09T01:45:38.380Z] #14 164.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-09T01:45:38.380Z] #14 164.5 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-09T01:45:38.504Z] #19 254.7 Setting up dpkg-dev (1.20.9) ... [2021-09-09T01:45:38.504Z] #19 254.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:45:38.504Z] #19 254.8 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-09T01:45:38.504Z] #19 254.8 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:45:38.504Z] #19 254.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:38.504Z] #19 254.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:45:38.504Z] #19 255.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:45:38.637Z] #14 164.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-09T01:45:38.637Z] #14 164.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-09T01:45:38.637Z] #14 164.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-09T01:45:38.703Z] #21 40.32 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-09T01:45:38.703Z] #21 40.33 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-09T01:45:38.732Z] #15 DONE 2.2s [2021-09-09T01:45:38.732Z] [2021-09-09T01:45:38.732Z] #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-09T01:45:38.732Z] #16 sha256:cd65dacf951655ad632b1aef712a9b41fa99a421ff23ddcc955babfa3f60742b [2021-09-09T01:45:38.764Z] #19 255.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-09T01:45:38.764Z] #19 255.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:45:38.764Z] #19 255.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:45:38.764Z] #19 255.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:38.764Z] #19 255.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:38.764Z] #19 255.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-09-09T01:45:38.764Z] #19 255.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-09-09T01:45:38.764Z] #19 255.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-09-09T01:45:39.024Z] #19 255.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-09-09T01:45:39.024Z] #19 255.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-09-09T01:45:39.024Z] #19 255.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:45:39.024Z] #19 255.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:45:39.024Z] #19 255.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.024Z] #19 255.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-09T01:45:39.024Z] #19 255.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.201Z] #14 165.3 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-09T01:45:39.201Z] #14 165.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-09T01:45:39.201Z] #14 165.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-09T01:45:39.275Z] #21 40.74 Setting up libelf1:amd64 (0.183-1) ... [2021-09-09T01:45:39.275Z] #21 40.77 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:45:39.275Z] #21 40.78 Setting up python3-distutils (3.9.2-1) ... [2021-09-09T01:45:39.284Z] #19 255.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:45:39.284Z] #19 255.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:45:39.284Z] #19 255.6 Setting up libxml-simple-perl (2.25-1) ... [2021-09-09T01:45:39.284Z] #19 255.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-09T01:45:39.284Z] #19 255.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-09-09T01:45:39.284Z] #19 255.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-09-09T01:45:39.284Z] #19 255.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:45:39.284Z] #19 255.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-09T01:45:39.434Z] #21 44.23 Setting up libjq1:arm64 (1.6-2.1) ... [2021-09-09T01:45:39.434Z] #21 44.25 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-09-09T01:45:39.434Z] #21 44.26 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-09T01:45:39.434Z] #21 44.28 Setting up python3-pip (20.3.4-4) ... [2021-09-09T01:45:39.458Z] #14 165.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-09T01:45:39.458Z] #14 165.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-09T01:45:39.458Z] #14 165.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-09T01:45:39.458Z] #14 165.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:45:39.458Z] #14 165.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-09T01:45:39.458Z] #14 165.5 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-09T01:45:39.458Z] #14 165.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-09T01:45:39.458Z] #14 165.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-09T01:45:39.458Z] #14 165.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:45:39.535Z] #21 41.19 Setting up vim (2:8.2.2434-3) ... [2021-09-09T01:45:39.535Z] #21 41.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-09T01:45:39.535Z] #21 41.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-09T01:45:39.535Z] #21 41.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-09T01:45:39.535Z] #21 41.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-09T01:45:39.535Z] #21 41.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-09T01:45:39.535Z] #21 41.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-09T01:45:39.535Z] #21 41.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-09T01:45:39.535Z] #21 41.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-09T01:45:39.535Z] #21 41.25 Setting up python3-setuptools (52.0.0-4) ... [2021-09-09T01:45:39.544Z] #19 255.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-09-09T01:45:39.544Z] #19 255.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-09-09T01:45:39.544Z] #19 255.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:45:39.544Z] #19 255.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-09-09T01:45:39.544Z] #19 255.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:45:39.544Z] #19 255.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:45:39.544Z] #19 255.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-09-09T01:45:39.544Z] #19 255.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:45:39.544Z] #19 255.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:45:39.544Z] #19 255.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-09-09T01:45:39.544Z] #19 255.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:45:39.544Z] #19 256.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-09-09T01:45:39.544Z] #19 256.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:45:39.716Z] #14 165.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-09T01:45:39.716Z] #14 165.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-09T01:45:39.716Z] #14 165.7 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-09T01:45:39.716Z] #14 165.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-09T01:45:39.716Z] #14 165.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-09T01:45:39.716Z] #14 165.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-09T01:45:39.716Z] #14 165.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-09T01:45:39.716Z] #14 165.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-09T01:45:39.716Z] #14 165.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:45:39.716Z] #14 165.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-09T01:45:39.716Z] #14 165.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:45:39.716Z] #14 165.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-09-09T01:45:39.804Z] #19 256.0 Setting up crossbuild-essential-armel (12.9) ... [2021-09-09T01:45:39.804Z] #19 256.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-09-09T01:45:39.804Z] #19 256.0 Setting up crossbuild-essential-armhf (12.9) ... [2021-09-09T01:45:39.804Z] #19 256.0 Setting up crossbuild-essential-arm64 (12.9) ... [2021-09-09T01:45:39.804Z] #19 256.1 Setting up crossbuild-essential-s390x (12.9) ... [2021-09-09T01:45:39.804Z] #19 256.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-09-09T01:45:39.804Z] #19 256.1 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:45:39.974Z] #14 166.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-09T01:45:39.975Z] #14 166.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:45:39.975Z] #14 166.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-09-09T01:45:39.975Z] #14 166.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:45:39.975Z] #14 166.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-09T01:45:39.975Z] #14 166.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:45:39.975Z] #14 166.1 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-09T01:45:39.975Z] #14 166.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:45:39.975Z] #14 166.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:45:40.108Z] #16 DONE 2.0s [2021-09-09T01:45:40.108Z] [2021-09-09T01:45:40.108Z] #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-09T01:45:40.108Z] #55 sha256:7f60e25da80413e09f13918b120c08d18a2a807beaaf0799cd31ca5117f5a0cf [2021-09-09T01:45:40.108Z] #55 2.168 + RM_GOPATH=0 [2021-09-09T01:45:40.108Z] #55 2.168 + TMP_GOPATH= [2021-09-09T01:45:40.108Z] #55 2.168 + : /build [2021-09-09T01:45:40.108Z] #55 2.168 + '[' -z '' ']' [2021-09-09T01:45:40.108Z] #55 2.168 ++ mktemp -d [2021-09-09T01:45:40.108Z] #55 2.171 + export GOPATH=/tmp/tmp.JawHPREGMk [2021-09-09T01:45:40.108Z] #55 2.171 + GOPATH=/tmp/tmp.JawHPREGMk [2021-09-09T01:45:40.108Z] #55 2.183 + RM_GOPATH=1 [2021-09-09T01:45:40.108Z] #55 2.183 + case "$(go env GOARCH)" in [2021-09-09T01:45:40.108Z] #55 2.183 ++ go env GOARCH [2021-09-09T01:45:40.108Z] #55 2.215 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:45:40.108Z] #55 2.215 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:45:40.108Z] #55 2.215 ++ dirname /tmp/install/install.sh [2021-09-09T01:45:40.108Z] #55 2.222 + dir=/tmp/install [2021-09-09T01:45:40.108Z] #55 2.227 Install runc version v1.0.2 (build tags: seccomp) [2021-09-09T01:45:40.108Z] #55 2.227 + bin=runc [2021-09-09T01:45:40.108Z] #55 2.227 + shift [2021-09-09T01:45:40.108Z] #55 2.227 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-09T01:45:40.108Z] #55 2.227 + . /tmp/install/runc.installer [2021-09-09T01:45:40.108Z] #55 2.227 ++ set -e [2021-09-09T01:45:40.108Z] #55 2.227 ++ : v1.0.2 [2021-09-09T01:45:40.108Z] #55 2.227 + install_runc [2021-09-09T01:45:40.108Z] #55 2.227 + RUNC_BUILDTAGS=seccomp [2021-09-09T01:45:40.108Z] #55 2.227 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-09T01:45:40.108Z] #55 2.227 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JawHPREGMk/src/github.com/opencontainers/runc [2021-09-09T01:45:40.108Z] #55 2.229 Cloning into '/tmp/tmp.JawHPREGMk/src/github.com/opencontainers/runc'... [2021-09-09T01:45:40.236Z] #14 166.3 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:45:40.833Z] #21 45.73 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-09-09T01:45:40.833Z] #21 45.75 Setting up jq (1.6-2.1) ... [2021-09-09T01:45:40.833Z] #21 45.77 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-09-09T01:45:40.833Z] #21 45.79 Setting up iptables (1.8.7-1) ... [2021-09-09T01:45:40.833Z] #21 45.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-09T01:45:40.833Z] #21 45.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-09T01:45:40.833Z] #21 45.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-09T01:45:40.833Z] #21 45.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-09T01:45:40.833Z] #21 45.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-09T01:45:40.833Z] #21 45.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-09T01:45:40.833Z] #21 45.87 Setting up iproute2 (5.10.0-4) ... [2021-09-09T01:45:40.920Z] #21 42.60 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:45:40.920Z] #21 42.61 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-09T01:45:41.098Z] #21 46.23 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:45:41.181Z] #21 42.65 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-09T01:45:41.181Z] #21 42.67 Setting up python3-pip (20.3.4-4) ... [2021-09-09T01:45:41.605Z] #14 DONE 167.3s [2021-09-09T01:45:41.605Z] [2021-09-09T01:45:41.605Z] #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-09T01:45:41.605Z] #55 sha256:b2f4ed5c89856cc3a3c0d687adaad850b30f7de9f791ecefc7479d799b56fe91 [2021-09-09T01:45:41.746Z] #19 DONE 257.9s [2021-09-09T01:45:41.746Z] [2021-09-09T01:45:41.746Z] #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-09T01:45:41.746Z] #32 sha256:42ea68d96045962e341de63a838613efcfd44105faf68060e02f22480571d0cd [2021-09-09T01:45:42.015Z] #55 ... [2021-09-09T01:45:42.015Z] [2021-09-09T01:45:42.015Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-09T01:45:42.015Z] #17 sha256:689398e39bf6143cbe2edb4e31331e2502b02915855a24f464a604f3e53f6c63 [2021-09-09T01:45:42.015Z] #17 1.585 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-09T01:45:42.015Z] #17 DONE 1.7s [2021-09-09T01:45:42.015Z] [2021-09-09T01:45:42.015Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-09T01:45:42.015Z] #18 sha256:e108fd4ff99f8b9335b2c00d462603de279e4b1804d9c763ef034863b28b2fc6 [2021-09-09T01:45:42.123Z] #21 43.89 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-09T01:45:42.123Z] #21 43.90 Setting up jq (1.6-2.1) ... [2021-09-09T01:45:42.123Z] #21 43.92 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-09T01:45:42.123Z] #21 43.93 Setting up iptables (1.8.7-1) ... [2021-09-09T01:45:42.123Z] #21 43.95 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-09T01:45:42.123Z] #21 43.95 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-09T01:45:42.384Z] #21 43.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-09T01:45:42.384Z] #21 43.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-09T01:45:42.384Z] #21 43.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-09T01:45:42.384Z] #21 43.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-09T01:45:42.384Z] #21 43.98 Setting up iproute2 (5.10.0-4) ... [2021-09-09T01:45:42.644Z] #21 44.35 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:45:43.026Z] #21 DONE 47.9s [2021-09-09T01:45:43.026Z] [2021-09-09T01:45:43.026Z] #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-09T01:45:43.026Z] #25 sha256:8040c163280ece97c467c61400809029c1df8f604aa8a13f9d131dc8b583d79b [2021-09-09T01:45:43.026Z] #25 ... [2021-09-09T01:45:43.026Z] [2021-09-09T01:45:43.026Z] #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-09T01:45:43.026Z] #22 sha256:5a29f4b3ad926be4d636f6ae94974f4db68ec4c27323262625a88fa0a6f07773 [2021-09-09T01:45:43.221Z] #21 DONE 44.9s [2021-09-09T01:45:43.221Z] [2021-09-09T01:45:43.221Z] #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-09T01:45:43.221Z] #22 sha256:688f91ce3d3cae9b6358fade7e4fd26f16d3bfd36b6387fb49b16280b704df7c [2021-09-09T01:45:43.670Z] #32 1.688 + RM_GOPATH=0 [2021-09-09T01:45:43.670Z] #32 1.688 + TMP_GOPATH= [2021-09-09T01:45:43.670Z] #32 1.691 + : /build [2021-09-09T01:45:43.670Z] #32 1.691 + '[' -z '' ']' [2021-09-09T01:45:43.670Z] #32 1.691 ++ mktemp -d [2021-09-09T01:45:43.670Z] #32 1.693 + export GOPATH=/tmp/tmp.JuvYTDrJeF [2021-09-09T01:45:43.670Z] #32 1.693 + GOPATH=/tmp/tmp.JuvYTDrJeF [2021-09-09T01:45:43.670Z] #32 1.693 + RM_GOPATH=1 [2021-09-09T01:45:43.670Z] #32 1.694 + case "$(go env GOARCH)" in [2021-09-09T01:45:43.670Z] #32 1.694 ++ go env GOARCH [2021-09-09T01:45:43.670Z] #32 1.706 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:45:43.670Z] #32 1.706 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:45:43.670Z] #32 1.713 ++ dirname /tmp/install/install.sh [2021-09-09T01:45:43.670Z] #32 1.713 + dir=/tmp/install [2021-09-09T01:45:43.670Z] #32 1.713 + bin=dockercli [2021-09-09T01:45:43.670Z] #32 1.713 + shift [2021-09-09T01:45:43.670Z] #32 1.713 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-09-09T01:45:43.670Z] #32 1.713 + . /tmp/install/dockercli.installer [2021-09-09T01:45:43.670Z] #32 1.717 ++ : stable [2021-09-09T01:45:43.670Z] #32 1.717 ++ : 17.06.2-ce [2021-09-09T01:45:43.670Z] #32 1.717 + install_dockercli [2021-09-09T01:45:43.670Z] #32 1.717 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-09-09T01:45:43.670Z] #32 1.717 ++ uname -m [2021-09-09T01:45:43.670Z] #32 1.717 Install docker/cli version 17.06.2-ce from stable [2021-09-09T01:45:43.670Z] #32 1.720 + arch=x86_64 [2021-09-09T01:45:43.670Z] #32 1.720 + '[' x86_64 '!=' x86_64 ']' [2021-09-09T01:45:43.670Z] #32 1.720 + url=https://download.docker.com/linux/static [2021-09-09T01:45:43.670Z] #32 1.721 + tar -xz docker/docker [2021-09-09T01:45:43.670Z] #32 1.721 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-09-09T01:45:43.919Z] #18 DONE 1.7s [2021-09-09T01:45:43.919Z] [2021-09-09T01:45:43.919Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-09T01:45:43.919Z] #19 sha256:394f9e65c98372885b0cefad499b4a4489d1c14805afc763131b09e77c670c46 [2021-09-09T01:45:43.978Z] #22 1.330 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-09T01:45:44.131Z] #55 2.358 + RM_GOPATH=0 [2021-09-09T01:45:44.131Z] #55 2.358 + TMP_GOPATH= [2021-09-09T01:45:44.131Z] #55 2.359 + : /build [2021-09-09T01:45:44.131Z] #55 2.359 + '[' -z '' ']' [2021-09-09T01:45:44.131Z] #55 2.359 ++ mktemp -d [2021-09-09T01:45:44.131Z] #55 2.360 + export GOPATH=/tmp/tmp.fnRowNrqr4 [2021-09-09T01:45:44.131Z] #55 2.360 + GOPATH=/tmp/tmp.fnRowNrqr4 [2021-09-09T01:45:44.131Z] #55 2.360 + RM_GOPATH=1 [2021-09-09T01:45:44.131Z] #55 2.360 + case "$(go env GOARCH)" in [2021-09-09T01:45:44.131Z] #55 2.360 ++ go env GOARCH [2021-09-09T01:45:44.131Z] #55 2.398 Install runc version v1.0.2 (build tags: seccomp) [2021-09-09T01:45:44.131Z] #55 2.399 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:45:44.131Z] #55 2.399 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:45:44.131Z] #55 2.399 ++ dirname /tmp/install/install.sh [2021-09-09T01:45:44.131Z] #55 2.399 + dir=/tmp/install [2021-09-09T01:45:44.131Z] #55 2.399 + bin=runc [2021-09-09T01:45:44.131Z] #55 2.399 + shift [2021-09-09T01:45:44.131Z] #55 2.399 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-09T01:45:44.131Z] #55 2.399 + . /tmp/install/runc.installer [2021-09-09T01:45:44.131Z] #55 2.399 ++ set -e [2021-09-09T01:45:44.131Z] #55 2.399 ++ : v1.0.2 [2021-09-09T01:45:44.131Z] #55 2.399 + install_runc [2021-09-09T01:45:44.131Z] #55 2.399 + RUNC_BUILDTAGS=seccomp [2021-09-09T01:45:44.131Z] #55 2.399 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-09T01:45:44.131Z] #55 2.399 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fnRowNrqr4/src/github.com/opencontainers/runc [2021-09-09T01:45:44.131Z] #55 2.410 Cloning into '/tmp/tmp.fnRowNrqr4/src/github.com/opencontainers/runc'... [2021-09-09T01:45:44.131Z] #55 ... [2021-09-09T01:45:44.131Z] [2021-09-09T01:45:44.131Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-09T01:45:44.131Z] #15 sha256:2f00e1b45760d71dede37bfe1732e663b743d8893518a731bfaec8ea05ba5792 [2021-09-09T01:45:44.131Z] #15 DONE 2.8s [2021-09-09T01:45:44.131Z] [2021-09-09T01:45:44.131Z] #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-09T01:45:44.131Z] #16 sha256:cd65dacf951655ad632b1aef712a9b41fa99a421ff23ddcc955babfa3f60742b [2021-09-09T01:45:44.242Z] #22 1.340 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-09T01:45:44.242Z] #22 1.352 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-09T01:45:44.823Z] #22 DONE 2.0s [2021-09-09T01:45:44.823Z] [2021-09-09T01:45:44.823Z] #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-09T01:45:44.823Z] #41 sha256:8be3294f0279068f7ba1098bf26bf4d0445541ea961b1618523d95f4fabc2a8d [2021-09-09T01:45:44.823Z] #41 155.1 + dpkg --print-architecture [2021-09-09T01:45:44.823Z] #41 DONE 155.3s [2021-09-09T01:45:44.823Z] [2021-09-09T01:45:44.823Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-09T01:45:44.823Z] #23 sha256:ba339b77506f925dcb6d77c4bd6badf81bca9ecc690f6a4164cc5c49b185f383 [2021-09-09T01:45:45.139Z] #22 1.619 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-09T01:45:45.139Z] #22 1.624 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-09T01:45:45.139Z] #22 1.628 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-09T01:45:45.139Z] #22 DONE 1.7s [2021-09-09T01:45:45.139Z] [2021-09-09T01:45:45.139Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-09T01:45:45.139Z] #23 sha256:572af6a2c3d89a56dc6098999071f98e1d9f1540cb6adec50ef79d0872296af2 [2021-09-09T01:45:45.826Z] #19 DONE 2.1s [2021-09-09T01:45:45.826Z] [2021-09-09T01:45:45.826Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-09T01:45:45.826Z] #20 sha256:d52115a1ccf854657640e1eaad4ba5a5872aa6fa67c0fe1f62fd03dc4d3b187a [2021-09-09T01:45:46.030Z] #16 DONE 1.8s [2021-09-09T01:45:46.030Z] [2021-09-09T01:45:46.030Z] #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-09T01:45:46.030Z] #55 sha256:b2f4ed5c89856cc3a3c0d687adaad850b30f7de9f791ecefc7479d799b56fe91 [2021-09-09T01:45:46.218Z] #32 4.623 + mkdir -p /build [2021-09-09T01:45:46.218Z] #32 4.625 + mv docker/docker /build/ [2021-09-09T01:45:46.218Z] #32 4.629 + rmdir docker [2021-09-09T01:45:46.287Z] #55 ... [2021-09-09T01:45:46.287Z] [2021-09-09T01:45:46.287Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-09T01:45:46.287Z] #17 sha256:689398e39bf6143cbe2edb4e31331e2502b02915855a24f464a604f3e53f6c63 [2021-09-09T01:45:46.483Z] #32 DONE 4.9s [2021-09-09T01:45:46.483Z] [2021-09-09T01:45:46.483Z] #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-09T01:45:46.483Z] #67 sha256:a56d0f0cd156217b4628845d9a5a030f92bf130f57d4c13a9d081d99ed044ca7 [2021-09-09T01:45:46.483Z] #67 1.749 + RM_GOPATH=0 [2021-09-09T01:45:46.483Z] #67 1.749 + TMP_GOPATH= [2021-09-09T01:45:46.483Z] #67 1.749 + : /build [2021-09-09T01:45:46.483Z] #67 1.749 + '[' -z '' ']' [2021-09-09T01:45:46.483Z] #67 1.749 ++ mktemp -d [2021-09-09T01:45:46.483Z] #67 1.749 + export GOPATH=/tmp/tmp.IyfqScRR7J [2021-09-09T01:45:46.483Z] #67 1.749 + GOPATH=/tmp/tmp.IyfqScRR7J [2021-09-09T01:45:46.483Z] #67 1.749 + RM_GOPATH=1 [2021-09-09T01:45:46.483Z] #67 1.749 + case "$(go env GOARCH)" in [2021-09-09T01:45:46.483Z] #67 1.749 ++ go env GOARCH [2021-09-09T01:45:46.483Z] #67 1.753 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:45:46.483Z] #67 1.753 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:45:46.483Z] #67 1.753 ++ dirname /tmp/install/install.sh [2021-09-09T01:45:46.483Z] #67 1.753 + dir=/tmp/install [2021-09-09T01:45:46.483Z] #67 1.753 + bin=rootlesskit [2021-09-09T01:45:46.483Z] #67 1.753 + shift [2021-09-09T01:45:46.483Z] #67 1.753 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-09-09T01:45:46.483Z] #67 1.753 + . /tmp/install/rootlesskit.installer [2021-09-09T01:45:46.483Z] #67 1.754 ++ : v0.14.4 [2021-09-09T01:45:46.483Z] #67 1.754 + install_rootlesskit [2021-09-09T01:45:46.483Z] #67 1.754 + case "$1" in [2021-09-09T01:45:46.483Z] #67 1.754 + export CGO_ENABLED=0 [2021-09-09T01:45:46.483Z] #67 1.754 + CGO_ENABLED=0 [2021-09-09T01:45:46.483Z] #67 1.754 + _install_rootlesskit [2021-09-09T01:45:46.483Z] #67 1.754 + echo 'Install rootlesskit version v0.14.4' [2021-09-09T01:45:46.483Z] #67 1.754 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-09T01:45:46.483Z] #67 1.754 + GOBIN=/build [2021-09-09T01:45:46.483Z] #67 1.754 + GO111MODULE=on [2021-09-09T01:45:46.483Z] #67 1.754 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2021-09-09T01:45:46.483Z] #67 1.754 Install rootlesskit version v0.14.4 [2021-09-09T01:45:46.483Z] #67 2.131 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2021-09-09T01:45:46.483Z] #67 3.440 go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T01:45:46.483Z] #67 3.441 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-09-09T01:45:46.483Z] #67 3.465 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-09-09T01:45:46.483Z] #67 3.701 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-09-09T01:45:46.483Z] #67 4.952 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-09-09T01:45:46.744Z] #67 5.308 go: downloading github.com/google/uuid v1.3.0 [2021-09-09T01:45:46.744Z] #67 5.319 go: downloading github.com/moby/vpnkit v0.5.0 [2021-09-09T01:45:46.744Z] #67 5.343 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-09-09T01:45:47.005Z] #67 5.394 go: downloading github.com/gofrs/flock v0.8.1 [2021-09-09T01:45:47.005Z] #67 5.432 go: downloading github.com/gorilla/mux v1.8.0 [2021-09-09T01:45:47.005Z] #67 5.485 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-09-09T01:45:47.266Z] #67 5.665 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-09-09T01:45:47.266Z] #67 5.718 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-09-09T01:45:47.662Z] #17 1.532 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-09T01:45:47.662Z] #17 DONE 1.9s [2021-09-09T01:45:47.662Z] [2021-09-09T01:45:47.662Z] #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-09T01:45:47.662Z] #51 sha256:7e006e351edceb2837377613c66d2ebf7866a40d4f82fa5d910a513d1ec7ccc5 [2021-09-09T01:45:47.921Z] #51 ... [2021-09-09T01:45:47.921Z] [2021-09-09T01:45:47.921Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-09T01:45:47.921Z] #18 sha256:e108fd4ff99f8b9335b2c00d462603de279e4b1804d9c763ef034863b28b2fc6 [2021-09-09T01:45:48.361Z] #20 DONE 2.5s [2021-09-09T01:45:48.361Z] [2021-09-09T01:45:48.361Z] #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-09T01:45:48.361Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:45:48.361Z] #33 DONE 173.2s [2021-09-09T01:45:48.361Z] [2021-09-09T01:45:48.361Z] #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-09T01:45:48.361Z] #21 sha256:8cc33dc4bf102ce51393ef2e4b1a014c279f98e2badc1a59d278e10d7801cc51 [2021-09-09T01:45:49.180Z] #67 7.505 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-09-09T01:45:49.180Z] #67 7.568 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-09-09T01:45:49.299Z] #18 DONE 1.6s [2021-09-09T01:45:49.299Z] [2021-09-09T01:45:49.299Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-09T01:45:49.299Z] #19 sha256:394f9e65c98372885b0cefad499b4a4489d1c14805afc763131b09e77c670c46 [2021-09-09T01:45:51.201Z] #19 DONE 1.8s [2021-09-09T01:45:51.201Z] [2021-09-09T01:45:51.201Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-09-09T01:45:51.201Z] #20 sha256:d52115a1ccf854657640e1eaad4ba5a5872aa6fa67c0fe1f62fd03dc4d3b187a [2021-09-09T01:45:51.437Z] #23 ... [2021-09-09T01:45:51.437Z] [2021-09-09T01:45:51.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-09T01:45:51.437Z] #51 sha256:b6b453f24ac1cd327ac6dfe7746ac7620636f906ceace82c6b151d612dc6c417 [2021-09-09T01:45:51.437Z] #51 161.8 + /build/golangci-lint --version [2021-09-09T01:45:51.437Z] #51 162.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-09T01:45:51.659Z] #21 2.781 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:45:51.659Z] #21 2.838 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:45:51.659Z] #21 2.838 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:45:51.725Z] #67 ... [2021-09-09T01:45:51.726Z] [2021-09-09T01:45:51.726Z] #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-09T01:45:51.726Z] #20 sha256:7d7f852a7bd20fb85f484a4f4a2a009c9e35f41220717e2ba18e266dc5f0f499 [2021-09-09T01:45:51.726Z] #20 2.172 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:45:51.726Z] #20 2.266 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:45:51.726Z] #20 2.450 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:45:51.726Z] #20 2.539 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:45:51.726Z] #20 3.018 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-09T01:45:51.726Z] #20 3.609 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-09T01:45:51.726Z] #20 4.265 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-09T01:45:51.726Z] #20 4.821 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-09T01:45:51.726Z] #20 5.138 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-09T01:45:51.726Z] #20 5.539 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [29.6 kB] [2021-09-09T01:45:51.726Z] #20 5.543 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [29.6 kB] [2021-09-09T01:45:51.726Z] #20 5.546 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [29.2 kB] [2021-09-09T01:45:51.726Z] #20 5.547 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:45:51.726Z] #20 5.548 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [28.3 kB] [2021-09-09T01:45:51.726Z] #20 5.548 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB] [2021-09-09T01:45:51.726Z] #20 ... [2021-09-09T01:45:51.726Z] [2021-09-09T01:45:51.726Z] #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-09T01:45:51.726Z] #64 sha256:aad235b600a0b2c0010df7f5f687ea94cb7ce57b47e2a4392124b71c3de8ac38 [2021-09-09T01:45:51.726Z] #64 2.173 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:45:51.726Z] #64 2.265 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:45:51.726Z] #64 2.442 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:45:51.726Z] #64 2.464 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-09T01:45:51.726Z] #64 2.966 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:45:51.726Z] #64 3.490 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-09T01:45:51.726Z] #64 4.026 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-09T01:45:51.726Z] #64 4.460 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-09T01:45:51.726Z] #64 4.872 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-09T01:45:51.726Z] #64 5.535 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [29.6 kB] [2021-09-09T01:45:51.726Z] #64 5.535 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:45:51.726Z] #64 5.536 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [29.2 kB] [2021-09-09T01:45:51.726Z] #64 5.540 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB] [2021-09-09T01:45:51.726Z] #64 5.540 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [28.3 kB] [2021-09-09T01:45:51.726Z] #64 5.541 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [29.6 kB] [2021-09-09T01:45:51.918Z] #21 3.614 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:45:51.986Z] #64 ... [2021-09-09T01:45:51.986Z] [2021-09-09T01:45:51.986Z] #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-09T01:45:51.986Z] #44 sha256:4e727ee7134e020d5a1e9a61100184b14a61d57c6bccf8f39e9002e8fc644d19 [2021-09-09T01:45:51.986Z] #44 2.176 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:45:51.986Z] #44 2.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:45:51.986Z] #44 2.439 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:45:51.986Z] #44 2.536 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-09T01:45:51.986Z] #44 2.959 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-09T01:45:51.986Z] #44 3.503 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-09T01:45:51.986Z] #44 4.190 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-09T01:45:51.986Z] #44 4.618 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:45:51.986Z] #44 5.182 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-09T01:45:51.986Z] #44 5.853 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [29.6 kB] [2021-09-09T01:45:51.986Z] #44 5.855 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [29.6 kB] [2021-09-09T01:45:51.986Z] #44 5.856 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:45:51.986Z] #44 5.858 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB] [2021-09-09T01:45:51.986Z] #44 5.862 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [28.3 kB] [2021-09-09T01:45:51.986Z] #44 5.864 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [29.2 kB] [2021-09-09T01:45:52.389Z] #51 DONE 163.1s [2021-09-09T01:45:52.389Z] [2021-09-09T01:45:52.389Z] #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-09T01:45:52.389Z] #25 sha256:8040c163280ece97c467c61400809029c1df8f604aa8a13f9d131dc8b583d79b [2021-09-09T01:45:53.100Z] #20 DONE 1.6s [2021-09-09T01:45:53.100Z] [2021-09-09T01:45:53.100Z] #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-09T01:45:53.100Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:45:53.100Z] #41 ... [2021-09-09T01:45:53.100Z] [2021-09-09T01:45:53.100Z] #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-09T01:45:53.100Z] #33 sha256:1911c9de04cba7d464ea755b70f705d21776700bd38b0934ae731606e49130b1 [2021-09-09T01:45:53.100Z] #33 DONE 178.8s [2021-09-09T01:45:53.100Z] [2021-09-09T01:45:53.100Z] #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-09T01:45:53.100Z] #21 sha256:8cc33dc4bf102ce51393ef2e4b1a014c279f98e2badc1a59d278e10d7801cc51 [2021-09-09T01:45:53.296Z] #21 5.013 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:45:54.954Z] #25 ... [2021-09-09T01:45:54.954Z] [2021-09-09T01:45:54.954Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-09T01:45:54.954Z] #23 sha256:ba339b77506f925dcb6d77c4bd6badf81bca9ecc690f6a4164cc5c49b185f383 [2021-09-09T01:45:54.954Z] #23 9.772 Collecting yamllint==1.26.1 [2021-09-09T01:45:55.156Z] #23 ... [2021-09-09T01:45:55.156Z] [2021-09-09T01:45:55.157Z] #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-09T01:45:55.157Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:45:55.157Z] #41 171.9 + dpkg --print-architecture [2021-09-09T01:45:55.157Z] #41 171.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-09T01:45:55.157Z] #41 172.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-09T01:45:55.157Z] #41 172.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-09T01:45:55.535Z] #23 10.85 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-09T01:45:55.634Z] #21 2.871 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:45:55.634Z] #21 2.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:45:55.891Z] #21 3.102 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:45:56.458Z] #21 3.592 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:45:56.933Z] #23 11.94 Collecting pathspec>=0.5.3 [2021-09-09T01:45:56.933Z] #23 11.95 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-09T01:45:56.933Z] #23 12.17 Collecting pyyaml [2021-09-09T01:45:56.933Z] #23 12.19 Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-09-09T01:45:57.211Z] #23 12.30 Building wheels for collected packages: yamllint [2021-09-09T01:45:57.211Z] #23 12.31 Building wheel for yamllint (setup.py): started [2021-09-09T01:45:57.438Z] 393f6f5bddce: Verifying Checksum [2021-09-09T01:45:57.438Z] 393f6f5bddce: Download complete [2021-09-09T01:45:58.164Z] #23 13.19 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-09T01:45:58.164Z] #23 13.19 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=97da6bffe58eb2a4b584f71accd63628cda9c6ae1d00f7f5b9023b35ada5b242 [2021-09-09T01:45:58.164Z] #23 13.20 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-09T01:45:58.164Z] #23 13.21 Successfully built yamllint [2021-09-09T01:45:58.164Z] #23 13.23 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-09T01:45:58.354Z] #21 5.484 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:45:58.428Z] #23 13.65 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-09T01:45:59.010Z] #23 DONE 14.1s [2021-09-09T01:45:59.010Z] [2021-09-09T01:45:59.010Z] #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-09T01:45:59.010Z] #25 sha256:8040c163280ece97c467c61400809029c1df8f604aa8a13f9d131dc8b583d79b [2021-09-09T01:45:59.366Z] #41 ... [2021-09-09T01:45:59.366Z] [2021-09-09T01:45:59.366Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-09T01:45:59.366Z] #23 sha256:572af6a2c3d89a56dc6098999071f98e1d9f1540cb6adec50ef79d0872296af2 [2021-09-09T01:45:59.366Z] #23 9.809 Collecting yamllint==1.26.1 [2021-09-09T01:45:59.366Z] #23 10.85 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-09T01:45:59.366Z] #23 11.99 Collecting pathspec>=0.5.3 [2021-09-09T01:45:59.366Z] #23 12.00 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-09T01:45:59.366Z] #23 12.47 Collecting pyyaml [2021-09-09T01:45:59.366Z] #23 12.50 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-09T01:45:59.366Z] #23 12.58 Building wheels for collected packages: yamllint [2021-09-09T01:45:59.366Z] #23 12.59 Building wheel for yamllint (setup.py): started [2021-09-09T01:45:59.366Z] #23 13.41 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-09T01:45:59.366Z] #23 13.42 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b672809ff2e1ca23f5011537f1bd815003eda60095fcf1d68ced72f34fb55057 [2021-09-09T01:45:59.366Z] #23 13.42 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-09T01:45:59.366Z] #23 13.43 Successfully built yamllint [2021-09-09T01:45:59.366Z] #23 13.46 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-09T01:45:59.366Z] #23 13.91 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-09T01:45:59.366Z] #23 DONE 14.4s [2021-09-09T01:45:59.366Z] [2021-09-09T01:45:59.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-09T01:45:59.366Z] #51 sha256:fb6d5658d45b65a0f995d10d8ab0270560eb341cfc8272db69244aaa3a7e3969 [2021-09-09T01:45:59.366Z] #51 176.9 + /build/golangci-lint --version [2021-09-09T01:45:59.366Z] #51 177.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-09T01:45:59.366Z] #51 DONE 177.9s [2021-09-09T01:45:59.366Z] [2021-09-09T01:45:59.366Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-09T01:45:59.366Z] #26 sha256:7343945fc52610f76fb487f7e57c4da6dce864bcdf5be72165c47ec688925da1 [2021-09-09T01:45:59.500Z] 4612f6d0b889: Pull complete [2021-09-09T01:45:59.630Z] #26 DONE 0.4s [2021-09-09T01:45:59.630Z] [2021-09-09T01:45:59.630Z] #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-09T01:45:59.630Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:45:59.862Z] #21 ... [2021-09-09T01:45:59.862Z] [2021-09-09T01:45:59.862Z] #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-09T01:45:59.862Z] #55 sha256:7f60e25da80413e09f13918b120c08d18a2a807beaaf0799cd31ca5117f5a0cf [2021-09-09T01:45:59.862Z] #55 12.95 + cd /tmp/tmp.JawHPREGMk/src/github.com/opencontainers/runc [2021-09-09T01:45:59.862Z] #55 12.95 + git checkout -q v1.0.2 [2021-09-09T01:45:59.862Z] #55 13.52 + '[' -z '' ']' [2021-09-09T01:45:59.862Z] #55 13.52 + target=static [2021-09-09T01:45:59.862Z] #55 13.52 + make BUILDTAGS=seccomp static [2021-09-09T01:45:59.862Z] #55 13.73 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-09T01:45:59.862Z] #55 ... [2021-09-09T01:45:59.862Z] [2021-09-09T01:45:59.862Z] #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-09T01:45:59.862Z] #21 sha256:8cc33dc4bf102ce51393ef2e4b1a014c279f98e2badc1a59d278e10d7801cc51 [2021-09-09T01:45:59.862Z] #21 10.84 Fetched 8401 kB in 8s (1007 kB/s) [2021-09-09T01:45:59.894Z] #41 ... [2021-09-09T01:45:59.894Z] [2021-09-09T01:45:59.894Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-09T01:45:59.894Z] #31 sha256:1e1a24c60ff72ca39bcea14d6beaddf18af3095c45afcf30ab7735c599981f80 [2021-09-09T01:46:01.282Z] #31 DONE 1.2s [2021-09-09T01:46:01.282Z] [2021-09-09T01:46:01.282Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-09T01:46:01.282Z] #34 sha256:4896536836ff696a4878c11b3524d06559ce1125622313e881cbf229259c0ce4 [2021-09-09T01:46:01.543Z] #34 DONE 0.6s [2021-09-09T01:46:01.543Z] [2021-09-09T01:46:01.543Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-09T01:46:01.543Z] #36 sha256:f7643a8d841f3afbc3d7e5f9661a137f733a882354cbd356c51792a1c450c010 [2021-09-09T01:46:01.804Z] #36 DONE 0.2s [2021-09-09T01:46:01.804Z] [2021-09-09T01:46:01.805Z] #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-09T01:46:01.805Z] #58 sha256:9fb64ec49b41e8b6e2032283bb66c1ae2f35257c94f8e0bb7ae6785125d4a36a [2021-09-09T01:46:01.805Z] #58 ... [2021-09-09T01:46:01.805Z] [2021-09-09T01:46:01.805Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-09T01:46:01.805Z] #39 sha256:f811ca4c9e8bde4f1ffbaac85bb7c5a8a5e26d452ebdc3fcff128744ed697c18 [2021-09-09T01:46:01.805Z] #39 DONE 0.1s [2021-09-09T01:46:02.066Z] [2021-09-09T01:46:02.066Z] #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-09T01:46:02.066Z] #58 sha256:9fb64ec49b41e8b6e2032283bb66c1ae2f35257c94f8e0bb7ae6785125d4a36a [2021-09-09T01:46:03.232Z] #21 10.84 Reading package lists... [2021-09-09T01:46:04.217Z] #44 ... [2021-09-09T01:46:04.217Z] [2021-09-09T01:46:04.217Z] #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-09T01:46:04.217Z] #20 sha256:7d7f852a7bd20fb85f484a4f4a2a009c9e35f41220717e2ba18e266dc5f0f499 [2021-09-09T01:46:04.217Z] #20 21.80 Fetched 48.3 MB in 20s (2423 kB/s) [2021-09-09T01:46:04.909Z] #21 ... [2021-09-09T01:46:04.909Z] [2021-09-09T01:46:04.909Z] #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-09T01:46:04.909Z] #55 sha256:b2f4ed5c89856cc3a3c0d687adaad850b30f7de9f791ecefc7479d799b56fe91 [2021-09-09T01:46:04.909Z] #55 12.72 + cd /tmp/tmp.fnRowNrqr4/src/github.com/opencontainers/runc [2021-09-09T01:46:04.909Z] #55 12.72 + git checkout -q v1.0.2 [2021-09-09T01:46:04.909Z] #55 13.27 + '[' -z '' ']' [2021-09-09T01:46:04.909Z] #55 13.27 + target=static [2021-09-09T01:46:04.909Z] #55 13.27 + make BUILDTAGS=seccomp static [2021-09-09T01:46:04.909Z] #55 13.56 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-09T01:46:04.909Z] #55 ... [2021-09-09T01:46:04.909Z] [2021-09-09T01:46:04.909Z] #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-09T01:46:04.909Z] #21 sha256:8cc33dc4bf102ce51393ef2e4b1a014c279f98e2badc1a59d278e10d7801cc51 [2021-09-09T01:46:04.909Z] #21 11.89 Fetched 8401 kB in 10s (884 kB/s) [2021-09-09T01:46:05.140Z] #21 14.42 Reading package lists... [2021-09-09T01:46:05.710Z] #21 16.80 Building dependency tree... [2021-09-09T01:46:07.088Z] #21 18.46 The following additional packages will be installed: [2021-09-09T01:46:07.088Z] #21 18.46 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-09T01:46:07.088Z] #21 18.46 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-09T01:46:07.088Z] #21 18.46 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-09T01:46:07.088Z] #21 18.46 python3-pkg-resources vim-runtime xxd [2021-09-09T01:46:07.088Z] #21 18.47 Suggested packages: [2021-09-09T01:46:07.088Z] #21 18.48 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-09T01:46:07.088Z] #21 18.48 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-09T01:46:07.088Z] #21 18.48 acl attr quota [2021-09-09T01:46:07.088Z] #21 18.48 Recommended packages: [2021-09-09T01:46:07.088Z] #21 18.48 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-09T01:46:08.037Z] #21 19.90 The following NEW packages will be installed: [2021-09-09T01:46:08.189Z] #21 11.89 Reading package lists... [2021-09-09T01:46:08.301Z] #21 19.90 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-09T01:46:08.301Z] #21 19.90 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-09T01:46:08.301Z] #21 19.90 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-09T01:46:08.301Z] #21 19.91 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-09T01:46:08.301Z] #21 19.91 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-09T01:46:08.301Z] #21 19.91 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-09T01:46:08.301Z] #21 19.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-09T01:46:08.301Z] #21 19.91 xz-utils zip [2021-09-09T01:46:08.561Z] #21 20.27 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:46:08.561Z] #21 20.27 Need to get 27.0 MB of archives. [2021-09-09T01:46:08.561Z] #21 20.27 After this operation, 104 MB of additional disk space will be used. [2021-09-09T01:46:08.561Z] #21 20.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-09T01:46:08.561Z] #21 20.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-09T01:46:08.561Z] #21 20.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-09T01:46:08.561Z] #21 20.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-09T01:46:08.561Z] #21 20.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-09T01:46:08.561Z] #21 20.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-09T01:46:08.561Z] #21 20.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-09T01:46:08.561Z] #21 20.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-09T01:46:08.561Z] #21 20.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-09T01:46:08.561Z] #21 20.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-09T01:46:08.561Z] #21 20.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-09T01:46:08.561Z] #21 20.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-09T01:46:08.561Z] #21 20.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-09T01:46:08.561Z] #21 20.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-09T01:46:08.561Z] #21 20.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-09T01:46:08.561Z] #21 20.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-09T01:46:08.561Z] #21 20.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-09T01:46:08.561Z] #21 20.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-09T01:46:08.561Z] #21 20.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-09T01:46:08.561Z] #21 20.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-09T01:46:08.561Z] #21 20.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-09T01:46:08.561Z] #21 20.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-09T01:46:08.561Z] #21 20.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-09T01:46:08.821Z] #21 20.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-09T01:46:08.821Z] #21 20.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-09T01:46:08.821Z] #21 20.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-09T01:46:08.821Z] #21 20.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-09T01:46:09.080Z] #21 20.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-09T01:46:09.080Z] #21 20.86 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-09T01:46:09.080Z] #21 20.86 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-09T01:46:09.080Z] #21 20.86 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-09T01:46:09.080Z] #21 20.87 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-09T01:46:09.080Z] #21 20.87 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-09T01:46:09.080Z] #21 20.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-09T01:46:09.080Z] #21 20.93 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-09T01:46:09.080Z] #21 20.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-09T01:46:09.080Z] #21 20.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-09T01:46:09.080Z] #21 20.94 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-09T01:46:09.080Z] #21 20.95 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-09T01:46:09.080Z] #21 20.95 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-09T01:46:09.080Z] #21 20.97 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-09T01:46:09.342Z] #21 21.00 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-09T01:46:09.342Z] #21 21.01 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-09T01:46:09.342Z] #21 21.01 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-09T01:46:09.342Z] #21 21.21 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-09T01:46:09.342Z] #21 21.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-09T01:46:09.602Z] #21 21.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-09T01:46:10.540Z] #21 22.07 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:46:10.540Z] #21 22.27 Fetched 27.0 MB in 1s (19.8 MB/s) [2021-09-09T01:46:10.540Z] #21 22.36 Selecting previously unselected package pigz. [2021-09-09T01:46:10.801Z] #21 22.36 (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-09T01:46:10.801Z] #21 22.45 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-09T01:46:10.801Z] #21 22.45 Unpacking pigz (2.6-1) ... [2021-09-09T01:46:10.801Z] #21 22.60 Selecting previously unselected package libelf1:amd64. [2021-09-09T01:46:10.801Z] #21 22.61 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-09T01:46:10.801Z] #21 22.63 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-09T01:46:10.804Z] #20 21.80 Reading package lists... [2021-09-09T01:46:10.804Z] #20 ... [2021-09-09T01:46:10.804Z] [2021-09-09T01:46:10.804Z] #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-09T01:46:10.804Z] #44 sha256:4e727ee7134e020d5a1e9a61100184b14a61d57c6bccf8f39e9002e8fc644d19 [2021-09-09T01:46:10.804Z] #44 22.66 Fetched 48.3 MB in 21s (2334 kB/s) [2021-09-09T01:46:11.060Z] #21 22.81 Selecting previously unselected package libbpf0:amd64. [2021-09-09T01:46:11.060Z] #21 22.81 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-09T01:46:11.060Z] #21 22.82 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-09T01:46:11.320Z] #21 22.97 Selecting previously unselected package libcap2:amd64. [2021-09-09T01:46:11.320Z] #21 22.97 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-09T01:46:11.320Z] #21 22.98 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-09T01:46:11.320Z] #21 23.06 Selecting previously unselected package libmnl0:amd64. [2021-09-09T01:46:11.320Z] #21 23.06 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-09T01:46:11.320Z] #21 23.07 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-09T01:46:11.466Z] #21 15.14 Reading package lists... [2021-09-09T01:46:11.579Z] #21 23.23 Selecting previously unselected package libxtables12:amd64. [2021-09-09T01:46:11.579Z] #21 23.23 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-09T01:46:11.579Z] #21 23.23 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-09T01:46:11.579Z] #21 23.40 Selecting previously unselected package libcap2-bin. [2021-09-09T01:46:11.579Z] #21 23.40 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-09T01:46:11.579Z] #21 23.41 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-09T01:46:11.839Z] #21 23.53 Selecting previously unselected package iproute2. [2021-09-09T01:46:11.839Z] #21 23.53 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-09T01:46:11.839Z] #21 23.54 Unpacking iproute2 (5.10.0-4) ... [2021-09-09T01:46:12.071Z] #58 ... [2021-09-09T01:46:12.071Z] [2021-09-09T01:46:12.071Z] #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-09T01:46:12.071Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:46:12.071Z] #41 DONE 189.8s [2021-09-09T01:46:12.071Z] [2021-09-09T01:46:12.071Z] #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-09T01:46:12.071Z] #58 sha256:9fb64ec49b41e8b6e2032283bb66c1ae2f35257c94f8e0bb7ae6785125d4a36a [2021-09-09T01:46:12.249Z] 8f616e6e9eec: Verifying Checksum [2021-09-09T01:46:12.249Z] 8f616e6e9eec: Download complete [2021-09-09T01:46:12.398Z] #21 18.79 Building dependency tree... [2021-09-09T01:46:12.643Z] #58 ... [2021-09-09T01:46:12.643Z] [2021-09-09T01:46:12.643Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-09T01:46:12.643Z] #42 sha256:1a8ec82cea2a00f1415b4b4219fb5fd6674bcd6a79721600f5f9976a437fbc4e [2021-09-09T01:46:12.721Z] #44 22.66 Reading package lists... [2021-09-09T01:46:12.721Z] #44 ... [2021-09-09T01:46:12.721Z] [2021-09-09T01:46:12.721Z] #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-09T01:46:12.721Z] #20 sha256:7d7f852a7bd20fb85f484a4f4a2a009c9e35f41220717e2ba18e266dc5f0f499 [2021-09-09T01:46:12.721Z] #20 21.80 Reading package lists... [2021-09-09T01:46:12.775Z] #21 24.26 Selecting previously unselected package xxd. [2021-09-09T01:46:12.775Z] #21 24.27 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-09T01:46:12.775Z] #21 24.28 Unpacking xxd (2:8.2.2434-3) ... [2021-09-09T01:46:12.775Z] #21 24.57 Selecting previously unselected package vim-common. [2021-09-09T01:46:12.775Z] #21 24.57 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:46:12.775Z] #21 24.62 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-09T01:46:13.034Z] #21 24.97 Selecting previously unselected package bash-completion. [2021-09-09T01:46:13.293Z] #21 24.99 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-09T01:46:13.328Z] #21 20.62 The following additional packages will be installed: [2021-09-09T01:46:13.586Z] #42 DONE 0.6s [2021-09-09T01:46:13.586Z] [2021-09-09T01:46:13.586Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-09T01:46:13.586Z] #46 sha256:ecf7c655f0468c92db363ad64f9b5ec41995425088e9e3acb434b2b44af7f3a1 [2021-09-09T01:46:13.586Z] #46 DONE 0.1s [2021-09-09T01:46:13.586Z] [2021-09-09T01:46:13.586Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-09T01:46:13.586Z] #48 sha256:886d1c46a47a83143a76b7fce481607b7f2f32bbee3bcc06ad13fcc56a682db0 [2021-09-09T01:46:13.586Z] #48 DONE 0.1s [2021-09-09T01:46:13.586Z] [2021-09-09T01:46:13.586Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-09T01:46:13.586Z] #50 sha256:192360514e8b2ea42b34f4b706c97ac047d991767e8263b6f843cab21f3667c0 [2021-09-09T01:46:13.586Z] #50 DONE 0.1s [2021-09-09T01:46:13.586Z] [2021-09-09T01:46:13.586Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-09T01:46:13.586Z] #52 sha256:005408d40ee9ce73e74ad9e74bf54e5a36f4aec55ce0a4dd3b543c045ab63707 [2021-09-09T01:46:13.587Z] #21 20.63 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-09T01:46:13.587Z] #21 20.63 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-09-09T01:46:13.587Z] #21 20.63 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-09T01:46:13.587Z] #21 20.64 python3-pkg-resources vim-runtime xxd [2021-09-09T01:46:13.587Z] #21 20.64 Suggested packages: [2021-09-09T01:46:13.587Z] #21 20.65 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-09-09T01:46:13.587Z] #21 20.65 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-09-09T01:46:13.587Z] #21 20.65 acl attr quota [2021-09-09T01:46:13.587Z] #21 20.65 Recommended packages: [2021-09-09T01:46:13.587Z] #21 20.65 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-09T01:46:13.664Z] #20 30.95 Reading package lists... [2021-09-09T01:46:13.664Z] #20 ... [2021-09-09T01:46:13.664Z] [2021-09-09T01:46:13.664Z] #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-09T01:46:13.664Z] #64 sha256:aad235b600a0b2c0010df7f5f687ea94cb7ce57b47e2a4392124b71c3de8ac38 [2021-09-09T01:46:13.664Z] #64 21.87 Fetched 48.3 MB in 20s (2422 kB/s) [2021-09-09T01:46:13.664Z] #64 21.87 Reading package lists... [2021-09-09T01:46:13.664Z] #64 31.03 Reading package lists... [2021-09-09T01:46:13.664Z] #64 ... [2021-09-09T01:46:13.664Z] [2021-09-09T01:46:13.664Z] #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-09T01:46:13.664Z] #44 sha256:4e727ee7134e020d5a1e9a61100184b14a61d57c6bccf8f39e9002e8fc644d19 [2021-09-09T01:46:13.664Z] #44 22.66 Reading package lists... [2021-09-09T01:46:14.166Z] #52 DONE 0.5s [2021-09-09T01:46:14.166Z] [2021-09-09T01:46:14.166Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-09T01:46:14.166Z] #54 sha256:98a8cd07b63e1d7d99d7f9c1cc96069c9f6384551aaddfe279640c863392dcc1 [2021-09-09T01:46:14.428Z] #54 DONE 0.1s [2021-09-09T01:46:14.428Z] [2021-09-09T01:46:14.428Z] #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-09T01:46:14.428Z] #55 sha256:a9e0194f964ad0df31a43e4a6564a19ee16d9e3d65c4a878bcdbe96bf5668842 [2021-09-09T01:46:15.489Z] #21 22.30 The following NEW packages will be installed: [2021-09-09T01:46:15.489Z] #21 22.30 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-09-09T01:46:15.489Z] #21 22.30 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-09-09T01:46:15.489Z] #21 22.30 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-09-09T01:46:15.489Z] #21 22.31 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-09-09T01:46:15.489Z] #21 22.31 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-09-09T01:46:15.489Z] #21 22.31 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-09-09T01:46:15.489Z] #21 22.31 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-09-09T01:46:15.489Z] #21 22.31 xz-utils zip [2021-09-09T01:46:15.489Z] #21 22.66 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:46:15.489Z] #21 22.66 Need to get 27.0 MB of archives. [2021-09-09T01:46:15.489Z] #21 22.66 After this operation, 104 MB of additional disk space will be used. [2021-09-09T01:46:15.489Z] #21 22.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-09T01:46:15.489Z] #21 22.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-09T01:46:15.489Z] #21 22.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-09T01:46:15.489Z] #21 22.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-09T01:46:15.489Z] #21 22.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-09T01:46:15.489Z] #21 22.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-09T01:46:15.489Z] #21 22.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-09T01:46:15.489Z] #21 22.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-09T01:46:15.489Z] #21 22.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-09T01:46:15.489Z] #21 22.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-09T01:46:15.489Z] #21 22.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-09T01:46:15.489Z] #21 22.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-09-09T01:46:15.489Z] #21 22.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-09-09T01:46:15.489Z] #21 22.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-09T01:46:15.489Z] #21 22.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-09T01:46:15.746Z] #21 22.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-09T01:46:15.746Z] #21 22.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-09T01:46:15.746Z] #21 22.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-09T01:46:15.746Z] #21 22.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-09T01:46:15.746Z] #21 22.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-09T01:46:15.746Z] #21 22.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-09T01:46:15.746Z] #21 22.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-09T01:46:15.746Z] #21 22.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-09T01:46:15.746Z] #21 22.84 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-09T01:46:15.746Z] #21 22.86 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-09T01:46:15.746Z] #21 22.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-09T01:46:15.746Z] #21 22.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-09-09T01:46:16.004Z] #21 23.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-09T01:46:16.004Z] #21 23.11 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-09T01:46:16.004Z] #21 23.11 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-09T01:46:16.004Z] #21 23.12 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-09T01:46:16.004Z] #21 23.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-09T01:46:16.004Z] #21 23.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-09-09T01:46:16.004Z] #21 23.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-09T01:46:16.005Z] #21 23.18 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-09T01:46:16.005Z] #21 23.18 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-09T01:46:16.005Z] #21 23.19 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-09T01:46:16.005Z] #21 23.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-09T01:46:16.005Z] #21 23.21 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-09T01:46:16.005Z] #21 23.21 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-09T01:46:16.005Z] #21 23.22 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-09T01:46:16.005Z] #21 23.26 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-09T01:46:16.005Z] #21 23.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-09T01:46:16.005Z] #21 23.29 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-09T01:46:16.261Z] #21 23.56 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-09T01:46:16.261Z] #21 23.59 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-09T01:46:16.261Z] #21 23.62 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-09T01:46:17.192Z] #21 24.47 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:46:17.451Z] #21 24.70 Fetched 27.0 MB in 1s (21.7 MB/s) [2021-09-09T01:46:17.451Z] #21 24.79 Selecting previously unselected package pigz. [2021-09-09T01:46:17.483Z] #21 28.72 Unpacking bash-completion (1:2.11-2) ... [2021-09-09T01:46:17.708Z] #21 24.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-09-09T01:46:17.708Z] #21 24.86 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-09T01:46:17.708Z] #21 24.90 Unpacking pigz (2.6-1) ... [2021-09-09T01:46:17.744Z] #21 29.32 Selecting previously unselected package bzip2. [2021-09-09T01:46:17.744Z] #21 29.33 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-09T01:46:17.744Z] #21 29.34 Unpacking bzip2 (1.0.8-4) ... [2021-09-09T01:46:17.744Z] #21 29.53 Selecting previously unselected package xz-utils. [2021-09-09T01:46:17.744Z] #21 29.55 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-09T01:46:17.965Z] #21 25.08 Selecting previously unselected package libelf1:amd64. [2021-09-09T01:46:17.965Z] #21 25.08 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-09T01:46:17.965Z] #21 25.13 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-09T01:46:18.003Z] #21 29.57 Unpacking xz-utils (5.2.5-2) ... [2021-09-09T01:46:18.003Z] #21 29.87 Selecting previously unselected package apparmor. [2021-09-09T01:46:18.222Z] #21 25.39 Selecting previously unselected package libbpf0:amd64. [2021-09-09T01:46:18.222Z] #21 25.39 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-09T01:46:18.222Z] #21 25.42 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-09T01:46:18.264Z] #21 29.89 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-09T01:46:18.264Z] #21 29.97 Unpacking apparmor (2.13.6-10) ... [2021-09-09T01:46:18.479Z] #21 25.55 Selecting previously unselected package libcap2:amd64. [2021-09-09T01:46:18.479Z] #21 25.56 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-09T01:46:18.479Z] #21 25.57 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-09T01:46:18.479Z] #21 25.66 Selecting previously unselected package libmnl0:amd64. [2021-09-09T01:46:18.479Z] #21 25.66 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-09T01:46:18.479Z] #21 25.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-09T01:46:18.479Z] #21 25.77 Selecting previously unselected package libxtables12:amd64. [2021-09-09T01:46:18.735Z] #21 25.78 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-09T01:46:18.735Z] #21 25.80 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-09T01:46:18.735Z] #21 25.94 Selecting previously unselected package libcap2-bin. [2021-09-09T01:46:18.735Z] #21 25.95 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-09T01:46:18.735Z] #21 25.99 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-09T01:46:18.895Z] #21 30.65 Selecting previously unselected package inetutils-ping. [2021-09-09T01:46:18.895Z] #21 30.66 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-09T01:46:18.895Z] #21 30.72 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-09T01:46:18.992Z] #21 26.19 Selecting previously unselected package iproute2. [2021-09-09T01:46:18.992Z] #21 26.20 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-09T01:46:18.992Z] #21 26.23 Unpacking iproute2 (5.10.0-4) ... [2021-09-09T01:46:19.162Z] #21 30.89 Selecting previously unselected package libip4tc2:amd64. [2021-09-09T01:46:19.162Z] #21 30.89 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-09T01:46:19.162Z] #21 30.90 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-09T01:46:19.162Z] #21 31.03 Selecting previously unselected package libip6tc2:amd64. [2021-09-09T01:46:19.428Z] #21 31.04 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-09T01:46:19.428Z] #21 31.06 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-09T01:46:19.428Z] #21 31.21 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-09T01:46:19.428Z] #21 31.24 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-09T01:46:19.428Z] #21 31.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-09T01:46:19.923Z] #21 27.04 Selecting previously unselected package xxd. [2021-09-09T01:46:19.923Z] #21 27.04 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-09T01:46:19.923Z] #21 27.05 Unpacking xxd (2:8.2.2434-3) ... [2021-09-09T01:46:19.923Z] #21 27.27 Selecting previously unselected package vim-common. [2021-09-09T01:46:19.923Z] #21 27.27 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:46:19.923Z] #21 27.34 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-09T01:46:20.002Z] #21 31.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-09T01:46:20.002Z] #21 31.51 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-09T01:46:20.002Z] #21 31.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-09T01:46:20.002Z] #21 31.76 Selecting previously unselected package libnftnl11:amd64. [2021-09-09T01:46:20.002Z] #21 31.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-09T01:46:20.002Z] #21 31.78 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-09T01:46:20.180Z] #21 27.59 Selecting previously unselected package bash-completion. [2021-09-09T01:46:20.261Z] #21 31.99 Selecting previously unselected package iptables. [2021-09-09T01:46:20.262Z] #21 32.00 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-09T01:46:20.262Z] #21 32.03 Unpacking iptables (1.8.7-1) ... [2021-09-09T01:46:20.438Z] #21 27.59 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-09T01:46:20.842Z] #21 32.55 Selecting previously unselected package libonig5:amd64. [2021-09-09T01:46:20.842Z] #21 32.55 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-09T01:46:20.842Z] #21 32.56 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:46:21.104Z] #21 32.79 Selecting previously unselected package libjq1:amd64. [2021-09-09T01:46:21.104Z] #21 32.79 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-09T01:46:21.104Z] #21 32.80 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:46:21.364Z] #21 32.95 Selecting previously unselected package jq. [2021-09-09T01:46:21.364Z] #21 32.96 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-09T01:46:21.364Z] #21 32.98 Unpacking jq (1.6-2.1) ... [2021-09-09T01:46:21.364Z] #21 33.09 Selecting previously unselected package libaio1:amd64. [2021-09-09T01:46:21.364Z] #21 33.10 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-09T01:46:21.364Z] #21 33.10 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-09T01:46:21.364Z] #21 33.20 Selecting previously unselected package libgpm2:amd64. [2021-09-09T01:46:21.623Z] #21 33.20 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-09T01:46:21.623Z] #21 33.22 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-09T01:46:21.623Z] #21 33.36 Selecting previously unselected package libicu67:amd64. [2021-09-09T01:46:21.623Z] #21 33.36 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-09T01:46:21.623Z] #21 33.38 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-09T01:46:21.807Z] #44 31.94 Reading package lists... [2021-09-09T01:46:21.807Z] #44 ... [2021-09-09T01:46:21.807Z] [2021-09-09T01:46:21.807Z] #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-09T01:46:21.807Z] #20 sha256:7d7f852a7bd20fb85f484a4f4a2a009c9e35f41220717e2ba18e266dc5f0f499 [2021-09-09T01:46:21.807Z] #20 30.95 Reading package lists... [2021-09-09T01:46:23.713Z] #21 30.63 Unpacking bash-completion (1:2.11-2) ... [2021-09-09T01:46:23.723Z] #20 39.83 Building dependency tree... [2021-09-09T01:46:24.278Z] #21 31.47 Selecting previously unselected package bzip2. [2021-09-09T01:46:24.278Z] #21 31.47 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-09-09T01:46:24.278Z] #21 31.48 Unpacking bzip2 (1.0.8-4) ... [2021-09-09T01:46:24.535Z] #21 31.74 Selecting previously unselected package xz-utils. [2021-09-09T01:46:24.535Z] #21 31.75 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-09-09T01:46:24.535Z] #21 31.78 Unpacking xz-utils (5.2.5-2) ... [2021-09-09T01:46:25.098Z] #21 32.22 Selecting previously unselected package apparmor. [2021-09-09T01:46:25.098Z] #21 32.22 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-09-09T01:46:25.098Z] #21 32.36 Unpacking apparmor (2.13.6-10) ... [2021-09-09T01:46:25.107Z] #20 43.66 The following additional packages will be installed: [2021-09-09T01:46:25.367Z] #20 43.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-09T01:46:25.367Z] #20 43.66 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-09-09T01:46:25.368Z] #20 43.66 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-09-09T01:46:25.368Z] #20 43.67 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-09-09T01:46:25.368Z] #20 43.67 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-09-09T01:46:25.368Z] #20 43.68 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-09-09T01:46:25.368Z] #20 43.69 mingw-w64-common mingw-w64-x86-64-dev [2021-09-09T01:46:25.368Z] #20 43.72 Suggested packages: [2021-09-09T01:46:25.368Z] #20 43.73 gcc-10-locales seccomp wine64 [2021-09-09T01:46:25.663Z] #21 33.03 Selecting previously unselected package inetutils-ping. [2021-09-09T01:46:25.663Z] #21 33.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-09T01:46:25.663Z] #21 33.04 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-09T01:46:25.814Z] #21 36.94 Selecting previously unselected package libinih1:amd64. [2021-09-09T01:46:25.814Z] #21 36.94 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-09T01:46:25.814Z] #21 36.95 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-09T01:46:25.814Z] #21 37.02 Selecting previously unselected package libnet1:amd64. [2021-09-09T01:46:25.814Z] #21 37.02 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-09T01:46:25.814Z] #21 37.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:46:25.814Z] #21 37.15 Selecting previously unselected package libnl-3-200:amd64. [2021-09-09T01:46:25.814Z] #21 37.15 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-09T01:46:25.814Z] #21 37.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:46:25.814Z] #21 37.24 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-09T01:46:25.814Z] #21 37.25 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-09T01:46:25.814Z] #21 37.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:46:25.814Z] #21 37.34 Selecting previously unselected package net-tools. [2021-09-09T01:46:25.814Z] #21 37.35 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-09T01:46:25.814Z] #21 37.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-09T01:46:25.814Z] #21 37.55 Selecting previously unselected package patch. [2021-09-09T01:46:25.814Z] #21 37.55 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-09T01:46:25.814Z] #21 37.56 Unpacking patch (2.7.6-7) ... [2021-09-09T01:46:25.919Z] #21 33.18 Selecting previously unselected package libip4tc2:amd64. [2021-09-09T01:46:25.919Z] #21 33.19 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-09T01:46:25.919Z] #21 33.21 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-09T01:46:25.920Z] #21 33.28 Selecting previously unselected package libip6tc2:amd64. [2021-09-09T01:46:25.920Z] #21 33.28 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-09T01:46:25.920Z] #21 33.29 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-09T01:46:25.939Z] #20 44.41 The following NEW packages will be installed: [2021-09-09T01:46:25.939Z] #20 44.41 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-09-09T01:46:25.939Z] #20 44.41 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-09-09T01:46:25.939Z] #20 44.41 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-09-09T01:46:25.939Z] #20 44.41 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-09-09T01:46:25.939Z] #20 44.41 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-09-09T01:46:25.939Z] #20 44.42 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-09-09T01:46:25.939Z] #20 44.43 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-09-09T01:46:25.939Z] #20 44.43 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-09-09T01:46:25.939Z] #20 44.43 mingw-w64-x86-64-dev [2021-09-09T01:46:26.072Z] #21 37.65 Selecting previously unselected package python-pip-whl. [2021-09-09T01:46:26.072Z] #21 37.65 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-09T01:46:26.072Z] #21 37.67 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-09T01:46:26.177Z] #21 33.38 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-09T01:46:26.177Z] #21 33.39 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-09T01:46:26.177Z] #21 33.39 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-09T01:46:26.177Z] #21 33.44 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-09T01:46:26.177Z] #21 33.44 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-09T01:46:26.177Z] #21 33.45 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-09T01:46:26.435Z] #21 33.57 Selecting previously unselected package libnftnl11:amd64. [2021-09-09T01:46:26.435Z] #21 33.58 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-09T01:46:26.435Z] #21 33.58 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-09T01:46:26.435Z] #21 33.67 Selecting previously unselected package iptables. [2021-09-09T01:46:26.435Z] #21 33.69 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-09-09T01:46:26.435Z] #21 33.73 Unpacking iptables (1.8.7-1) ... [2021-09-09T01:46:26.510Z] #20 44.91 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:46:26.510Z] #20 44.91 Need to get 115 MB of archives. [2021-09-09T01:46:26.510Z] #20 44.91 After this operation, 645 MB of additional disk space will be used. [2021-09-09T01:46:26.510Z] #20 44.91 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-09T01:46:26.510Z] #20 44.96 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-09T01:46:26.510Z] #20 45.01 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-09T01:46:26.510Z] #20 45.01 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-09T01:46:26.510Z] #20 45.02 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-09T01:46:26.510Z] #20 45.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-09T01:46:26.639Z] #21 38.25 Selecting previously unselected package python3-lib2to3. [2021-09-09T01:46:26.639Z] #21 38.25 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-09T01:46:26.639Z] #21 38.25 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-09T01:46:26.639Z] #21 38.36 Selecting previously unselected package python3-distutils. [2021-09-09T01:46:26.639Z] #21 38.36 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-09T01:46:26.639Z] #21 38.37 Unpacking python3-distutils (3.9.2-1) ... [2021-09-09T01:46:26.692Z] #21 34.08 Selecting previously unselected package libonig5:amd64. [2021-09-09T01:46:26.692Z] #21 34.08 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-09T01:46:26.773Z] #20 45.17 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-09T01:46:26.773Z] #20 45.26 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-09T01:46:26.898Z] #21 38.48 Selecting previously unselected package python3-pkg-resources. [2021-09-09T01:46:26.898Z] #21 38.49 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-09T01:46:26.898Z] #21 38.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:46:26.898Z] #21 38.63 Selecting previously unselected package python3-setuptools. [2021-09-09T01:46:26.898Z] #21 38.64 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-09T01:46:26.898Z] #21 38.65 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-09T01:46:26.949Z] #21 34.09 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:46:27.033Z] #20 45.27 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-09T01:46:27.033Z] #20 ... [2021-09-09T01:46:27.033Z] [2021-09-09T01:46:27.033Z] #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-09T01:46:27.033Z] #67 sha256:a56d0f0cd156217b4628845d9a5a030f92bf130f57d4c13a9d081d99ed044ca7 [2021-09-09T01:46:27.033Z] #67 45.40 + for f in rootlesskit rootlesskit-docker-proxy [2021-09-09T01:46:27.033Z] #67 45.40 + GOBIN=/build [2021-09-09T01:46:27.033Z] #67 45.40 + GO111MODULE=on [2021-09-09T01:46:27.033Z] #67 45.40 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2021-09-09T01:46:27.157Z] #21 38.86 Selecting previously unselected package python3-wheel. [2021-09-09T01:46:27.157Z] #21 38.88 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-09T01:46:27.157Z] #21 38.88 Unpacking python3-wheel (0.34.2-1) ... [2021-09-09T01:46:27.157Z] #21 38.95 Selecting previously unselected package python3-pip. [2021-09-09T01:46:27.157Z] #21 38.96 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-09T01:46:27.157Z] #21 38.97 Unpacking python3-pip (20.3.4-4) ... [2021-09-09T01:46:27.206Z] #21 34.47 Selecting previously unselected package libjq1:amd64. [2021-09-09T01:46:27.421Z] #21 39.23 Selecting previously unselected package sudo. [2021-09-09T01:46:27.421Z] #21 39.24 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-09T01:46:27.421Z] #21 39.25 Unpacking sudo (1.9.5p2-3) ... [2021-09-09T01:46:27.462Z] #21 34.48 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-09-09T01:46:27.462Z] #21 34.50 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:46:27.766Z] #21 34.85 Selecting previously unselected package jq. [2021-09-09T01:46:27.766Z] #21 34.85 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-09-09T01:46:27.766Z] #21 34.86 Unpacking jq (1.6-2.1) ... [2021-09-09T01:46:27.766Z] #21 34.97 Selecting previously unselected package libaio1:amd64. [2021-09-09T01:46:27.766Z] #21 34.98 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-09-09T01:46:27.766Z] #21 35.00 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-09T01:46:27.988Z] #21 39.77 Selecting previously unselected package thin-provisioning-tools. [2021-09-09T01:46:27.988Z] #21 39.77 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-09T01:46:27.988Z] #21 39.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-09T01:46:28.247Z] #21 40.01 Selecting previously unselected package uidmap. [2021-09-09T01:46:28.247Z] #21 40.03 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-09T01:46:28.247Z] #21 40.04 Unpacking uidmap (1:4.8.1-1) ... [2021-09-09T01:46:28.282Z] #21 35.34 Selecting previously unselected package libgpm2:amd64. [2021-09-09T01:46:28.282Z] #21 35.36 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-09-09T01:46:28.282Z] #21 35.40 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-09T01:46:28.282Z] #21 35.59 Selecting previously unselected package libicu67:amd64. [2021-09-09T01:46:28.505Z] #21 40.17 Selecting previously unselected package vim-runtime. [2021-09-09T01:46:28.506Z] #21 40.19 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:46:28.506Z] #21 40.22 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-09T01:46:28.506Z] #21 40.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-09T01:46:28.506Z] #21 40.25 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-09T01:46:28.539Z] #21 35.60 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-09-09T01:46:28.539Z] #21 35.62 Unpacking libicu67:amd64 (67.1-7) ... [2021-09-09T01:46:28.953Z] #67 ... [2021-09-09T01:46:28.953Z] [2021-09-09T01:46:28.953Z] #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-09T01:46:28.953Z] #64 sha256:aad235b600a0b2c0010df7f5f687ea94cb7ce57b47e2a4392124b71c3de8ac38 [2021-09-09T01:46:28.953Z] #64 31.03 Reading package lists... [2021-09-09T01:46:28.953Z] #64 40.31 Building dependency tree... [2021-09-09T01:46:28.953Z] #64 44.04 The following additional packages will be installed: [2021-09-09T01:46:28.953Z] #64 44.06 libbtrfs0 [2021-09-09T01:46:28.953Z] #64 44.35 The following NEW packages will be installed: [2021-09-09T01:46:28.953Z] #64 44.38 libbtrfs-dev libbtrfs0 [2021-09-09T01:46:28.953Z] #64 44.85 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:46:28.953Z] #64 44.85 Need to get 460 kB of archives. [2021-09-09T01:46:28.953Z] #64 44.85 After this operation, 1237 kB of additional disk space will be used. [2021-09-09T01:46:28.953Z] #64 44.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-09T01:46:28.953Z] #64 44.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-09T01:46:28.953Z] #64 45.70 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:46:28.953Z] #64 46.01 Fetched 460 kB in 0s (1496 kB/s) [2021-09-09T01:46:28.953Z] #64 46.39 Selecting previously unselected package libbtrfs0:amd64. [2021-09-09T01:46:28.953Z] #64 46.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 ... 30211 files and directories currently installed.) [2021-09-09T01:46:28.953Z] #64 46.44 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-09T01:46:28.953Z] #64 46.47 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:46:28.953Z] #64 46.57 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-09T01:46:28.953Z] #64 46.57 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-09T01:46:28.953Z] #64 46.59 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:46:28.953Z] #64 46.86 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:46:28.953Z] #64 46.95 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:46:28.953Z] #64 46.97 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:46:28.953Z] #64 DONE 47.5s [2021-09-09T01:46:29.214Z] [2021-09-09T01:46:29.214Z] #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-09T01:46:29.214Z] #65 sha256:fb2568efd84bb7c307198c0e7413a8bed31981dc71f0d1ab8b87b99951c0423b [2021-09-09T01:46:29.788Z] #65 ... [2021-09-09T01:46:29.788Z] [2021-09-09T01:46:29.788Z] #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-09T01:46:29.788Z] #67 sha256:a56d0f0cd156217b4628845d9a5a030f92bf130f57d4c13a9d081d99ed044ca7 [2021-09-09T01:46:29.788Z] #67 DONE 48.0s [2021-09-09T01:46:29.788Z] [2021-09-09T01:46:29.788Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-09-09T01:46:29.788Z] #68 sha256:9349b597b310d2816428cb175113e7f71e6ebe1d86bc270c2597fc35e2c7ecd5 [2021-09-09T01:46:29.788Z] #68 DONE 0.1s [2021-09-09T01:46:29.788Z] [2021-09-09T01:46:29.788Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-09-09T01:46:29.788Z] #69 sha256:7ec5818bfc30058719784b2c258c6f798e8cfd2495a94d906dc533a1e63f28b2 [2021-09-09T01:46:30.049Z] #69 DONE 0.2s [2021-09-09T01:46:30.049Z] [2021-09-09T01:46:30.049Z] #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-09T01:46:30.049Z] #20 sha256:7d7f852a7bd20fb85f484a4f4a2a009c9e35f41220717e2ba18e266dc5f0f499 [2021-09-09T01:46:30.049Z] #20 45.68 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-09T01:46:30.049Z] #20 46.36 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-09T01:46:30.049Z] #20 46.61 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-09T01:46:30.049Z] #20 46.90 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-09T01:46:30.049Z] #20 47.41 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-09T01:46:30.049Z] #20 47.71 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-09T01:46:30.049Z] #20 47.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-09-09T01:46:30.049Z] #20 47.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-09-09T01:46:30.049Z] #20 47.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-09-09T01:46:30.049Z] #20 47.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-09-09T01:46:30.049Z] #20 47.73 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-09T01:46:30.049Z] #20 47.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-09-09T01:46:30.049Z] #20 47.73 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-09-09T01:46:30.049Z] #20 47.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-09-09T01:46:30.049Z] #20 47.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-09-09T01:46:30.049Z] #20 47.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-09-09T01:46:30.049Z] #20 47.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-09-09T01:46:30.049Z] #20 47.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-09-09T01:46:30.049Z] #20 47.79 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-09T01:46:30.049Z] #20 47.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-09-09T01:46:30.049Z] #20 47.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-09-09T01:46:30.049Z] #20 48.46 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:46:30.310Z] #20 48.81 Fetched 115 MB in 3s (36.0 MB/s) [2021-09-09T01:46:30.570Z] #20 48.95 Selecting previously unselected package binutils-mingw-w64-i686. [2021-09-09T01:46:30.570Z] #20 48.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-09-09T01:46:30.570Z] #20 49.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-09T01:46:30.570Z] #20 49.05 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-09T01:46:31.416Z] #25 ... [2021-09-09T01:46:31.416Z] [2021-09-09T01:46:31.416Z] #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-09T01:46:31.416Z] #58 sha256:ea1afafbe2e532b51ef933c00bc0774a7820ab24ac98c9f4d206af483e44b808 [2021-09-09T01:46:31.416Z] #58 168.8 + bin/containerd [2021-09-09T01:46:31.416Z] #58 ... [2021-09-09T01:46:31.416Z] [2021-09-09T01:46:31.416Z] #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-09T01:46:31.416Z] #25 sha256:8040c163280ece97c467c61400809029c1df8f604aa8a13f9d131dc8b583d79b [2021-09-09T01:46:31.416Z] #25 198.4 + return [2021-09-09T01:46:31.416Z] #25 DONE 200.2s [2021-09-09T01:46:31.416Z] [2021-09-09T01:46:31.416Z] #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-09T01:46:31.416Z] #58 sha256:ea1afafbe2e532b51ef933c00bc0774a7820ab24ac98c9f4d206af483e44b808 [2021-09-09T01:46:31.791Z] #21 43.24 Selecting previously unselected package vim. [2021-09-09T01:46:31.791Z] #21 43.25 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-09T01:46:31.791Z] #21 43.27 Unpacking vim (2:8.2.2434-3) ... [2021-09-09T01:46:31.963Z] #20 50.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-09-09T01:46:31.963Z] #20 50.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-09-09T01:46:31.963Z] #20 50.36 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-09T01:46:32.049Z] #21 43.83 Selecting previously unselected package xfsprogs. [2021-09-09T01:46:32.049Z] #21 43.83 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-09T01:46:32.049Z] #21 43.84 Unpacking xfsprogs (5.10.0-4) ... [2021-09-09T01:46:32.224Z] #20 ... [2021-09-09T01:46:32.224Z] [2021-09-09T01:46:32.224Z] #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-09T01:46:32.224Z] #44 sha256:4e727ee7134e020d5a1e9a61100184b14a61d57c6bccf8f39e9002e8fc644d19 [2021-09-09T01:46:32.224Z] #44 31.94 Reading package lists... [2021-09-09T01:46:32.224Z] #44 40.84 Building dependency tree... [2021-09-09T01:46:32.224Z] #44 44.74 The following additional packages will be installed: [2021-09-09T01:46:32.224Z] #44 44.75 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-09-09T01:46:32.224Z] #44 44.76 Suggested packages: [2021-09-09T01:46:32.224Z] #44 44.76 cmake-doc ninja-build lrzip [2021-09-09T01:46:32.224Z] #44 44.76 Recommended packages: [2021-09-09T01:46:32.224Z] #44 44.76 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-09-09T01:46:32.224Z] #44 45.47 The following NEW packages will be installed: [2021-09-09T01:46:32.224Z] #44 45.47 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-09-09T01:46:32.224Z] #44 45.79 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:46:32.224Z] #44 45.79 Need to get 8419 kB of archives. [2021-09-09T01:46:32.224Z] #44 45.79 After this operation, 34.9 MB of additional disk space will be used. [2021-09-09T01:46:32.224Z] #44 45.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-09T01:46:32.224Z] #44 45.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-09T01:46:32.224Z] #44 45.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-09-09T01:46:32.224Z] #44 45.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-09-09T01:46:32.224Z] #44 45.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-09-09T01:46:32.224Z] #44 45.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-09-09T01:46:32.224Z] #44 45.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-09-09T01:46:32.224Z] #44 45.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-09-09T01:46:32.224Z] #44 46.98 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:46:32.224Z] #44 47.60 Fetched 8419 kB in 1s (11.2 MB/s) [2021-09-09T01:46:32.224Z] #44 47.72 Selecting previously unselected package xxd. [2021-09-09T01:46:32.224Z] #44 47.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 ... 30211 files and directories currently installed.) [2021-09-09T01:46:32.224Z] #44 47.77 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-09T01:46:32.224Z] #44 47.78 Unpacking xxd (2:8.2.2434-3) ... [2021-09-09T01:46:32.224Z] #44 48.01 Selecting previously unselected package vim-common. [2021-09-09T01:46:32.224Z] #44 48.02 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:46:32.224Z] #44 48.04 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-09T01:46:32.224Z] #44 48.27 Selecting previously unselected package cmake-data. [2021-09-09T01:46:32.224Z] #44 48.27 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-09-09T01:46:32.224Z] #44 48.29 Unpacking cmake-data (3.18.4-2) ... [2021-09-09T01:46:32.224Z] #44 49.44 Selecting previously unselected package libarchive13:amd64. [2021-09-09T01:46:32.224Z] #44 49.45 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-09-09T01:46:32.224Z] #44 49.46 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-09T01:46:32.224Z] #44 49.88 Selecting previously unselected package libjsoncpp24:amd64. [2021-09-09T01:46:32.224Z] #44 49.88 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-09-09T01:46:32.224Z] #44 49.90 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-09T01:46:32.224Z] #44 50.01 Selecting previously unselected package librhash0:amd64. [2021-09-09T01:46:32.224Z] #44 50.01 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-09-09T01:46:32.224Z] #44 50.01 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-09-09T01:46:32.224Z] #44 50.22 Selecting previously unselected package libuv1:amd64. [2021-09-09T01:46:32.224Z] #44 50.29 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-09-09T01:46:32.224Z] #44 50.31 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-09-09T01:46:32.224Z] #44 50.38 Selecting previously unselected package cmake. [2021-09-09T01:46:32.224Z] #44 50.38 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-09-09T01:46:32.224Z] #44 50.39 Unpacking cmake (3.18.4-2) ... [2021-09-09T01:46:32.375Z] #58 ... [2021-09-09T01:46:32.375Z] [2021-09-09T01:46:32.375Z] #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-09T01:46:32.375Z] #55 sha256:a87852ca4ee521a06026af82f1541ca927ea58b2a6b8f84bdcc547c61dd49224 [2021-09-09T01:46:32.375Z] #55 109.4 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-09T01:46:32.485Z] #44 ... [2021-09-09T01:46:32.485Z] [2021-09-09T01:46:32.485Z] #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-09T01:46:32.485Z] #65 sha256:fb2568efd84bb7c307198c0e7413a8bed31981dc71f0d1ab8b87b99951c0423b [2021-09-09T01:46:32.485Z] #65 1.209 + RM_GOPATH=0 [2021-09-09T01:46:32.485Z] #65 1.209 + TMP_GOPATH= [2021-09-09T01:46:32.485Z] #65 1.209 + : /build [2021-09-09T01:46:32.485Z] #65 1.209 + '[' -z '' ']' [2021-09-09T01:46:32.485Z] #65 1.209 ++ mktemp -d [2021-09-09T01:46:32.485Z] #65 1.211 + export GOPATH=/tmp/tmp.9qC3u4D4qR [2021-09-09T01:46:32.485Z] #65 1.211 + GOPATH=/tmp/tmp.9qC3u4D4qR [2021-09-09T01:46:32.485Z] #65 1.211 + RM_GOPATH=1 [2021-09-09T01:46:32.485Z] #65 1.211 + case "$(go env GOARCH)" in [2021-09-09T01:46:32.485Z] #65 1.211 ++ go env GOARCH [2021-09-09T01:46:32.485Z] #65 1.278 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:46:32.485Z] #65 1.278 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:46:32.485Z] #65 1.278 ++ dirname /tmp/install/install.sh [2021-09-09T01:46:32.485Z] #65 1.279 + dir=/tmp/install [2021-09-09T01:46:32.485Z] #65 1.279 + bin=containerd [2021-09-09T01:46:32.485Z] #65 1.279 + shift [2021-09-09T01:46:32.485Z] #65 1.279 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-09-09T01:46:32.485Z] #65 1.279 + . /tmp/install/containerd.installer [2021-09-09T01:46:32.485Z] #65 1.284 ++ set -e [2021-09-09T01:46:32.485Z] #65 1.284 ++ : v1.5.5 [2021-09-09T01:46:32.485Z] #65 1.285 + install_containerd [2021-09-09T01:46:32.485Z] #65 1.285 + echo 'Install containerd version v1.5.5' [2021-09-09T01:46:32.485Z] #65 1.286 Install containerd version v1.5.5 [2021-09-09T01:46:32.485Z] #65 1.286 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9qC3u4D4qR/src/github.com/containerd/containerd [2021-09-09T01:46:32.485Z] #65 1.310 Cloning into '/tmp/tmp.9qC3u4D4qR/src/github.com/containerd/containerd'... [2021-09-09T01:46:32.619Z] #21 44.29 Selecting previously unselected package zip. [2021-09-09T01:46:32.619Z] #21 44.29 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-09T01:46:32.619Z] #21 44.29 Unpacking zip (3.0-12) ... [2021-09-09T01:46:32.619Z] #21 44.44 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:46:35.485Z] #21 41.27 Selecting previously unselected package libinih1:amd64. [2021-09-09T01:46:35.485Z] #21 41.27 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-09-09T01:46:35.485Z] #21 41.28 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-09T01:46:35.485Z] #21 41.68 Selecting previously unselected package libnet1:amd64. [2021-09-09T01:46:35.485Z] #21 41.68 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-09T01:46:35.485Z] #21 41.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:46:35.485Z] #21 41.98 Selecting previously unselected package libnl-3-200:amd64. [2021-09-09T01:46:35.485Z] #21 41.98 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-09T01:46:35.485Z] #21 41.98 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:46:35.485Z] #21 42.08 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-09T01:46:35.485Z] #21 42.09 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-09T01:46:35.485Z] #21 42.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:46:35.485Z] #21 42.44 Selecting previously unselected package net-tools. [2021-09-09T01:46:35.485Z] #21 42.45 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-09T01:46:35.485Z] #21 42.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-09T01:46:35.485Z] #21 42.75 Selecting previously unselected package patch. [2021-09-09T01:46:35.485Z] #21 42.75 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-09-09T01:46:35.485Z] #21 42.76 Unpacking patch (2.7.6-7) ... [2021-09-09T01:46:35.485Z] #21 42.89 Selecting previously unselected package python-pip-whl. [2021-09-09T01:46:35.485Z] #21 42.89 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-09-09T01:46:35.486Z] #21 45.25 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-09T01:46:35.486Z] #21 45.27 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-09T01:46:35.486Z] #21 45.29 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-09T01:46:35.486Z] #21 45.30 Setting up libicu67:amd64 (67.1-7) ... [2021-09-09T01:46:35.486Z] #21 45.32 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-09T01:46:35.486Z] #21 45.34 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-09T01:46:35.486Z] #21 45.35 Setting up uidmap (1:4.8.1-1) ... [2021-09-09T01:46:35.486Z] #21 45.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:46:35.486Z] #21 45.38 Setting up bzip2 (1.0.8-4) ... [2021-09-09T01:46:35.486Z] #21 45.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:46:35.486Z] #21 45.42 Setting up python3-wheel (0.34.2-1) ... [2021-09-09T01:46:35.486Z] #21 46.12 Setting up xxd (2:8.2.2434-3) ... [2021-09-09T01:46:35.486Z] #21 46.14 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-09T01:46:35.486Z] #21 46.16 Setting up libcap2-bin (1:2.44-1) ... [2021-09-09T01:46:35.486Z] #21 46.17 Setting up apparmor (2.13.6-10) ... [2021-09-09T01:46:35.496Z] #65 ... [2021-09-09T01:46:35.496Z] [2021-09-09T01:46:35.496Z] #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-09T01:46:35.496Z] #44 sha256:4e727ee7134e020d5a1e9a61100184b14a61d57c6bccf8f39e9002e8fc644d19 [2021-09-09T01:46:35.496Z] #44 51.83 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-09-09T01:46:35.496Z] #44 51.95 Setting up xxd (2:8.2.2434-3) ... [2021-09-09T01:46:35.496Z] #44 52.01 Setting up libuv1:amd64 (1.40.0-2) ... [2021-09-09T01:46:35.496Z] #44 52.03 Setting up vim-common (2:8.2.2434-3) ... [2021-09-09T01:46:35.496Z] #44 52.06 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-09-09T01:46:35.496Z] #44 52.08 Setting up librhash0:amd64 (1.4.1-2) ... [2021-09-09T01:46:35.496Z] #44 52.09 Setting up cmake-data (3.18.4-2) ... [2021-09-09T01:46:35.496Z] #44 52.12 Setting up cmake (3.18.4-2) ... [2021-09-09T01:46:35.496Z] #44 52.14 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:46:35.496Z] #44 DONE 53.2s [2021-09-09T01:46:35.496Z] [2021-09-09T01:46:35.496Z] #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-09T01:46:35.496Z] #20 sha256:7d7f852a7bd20fb85f484a4f4a2a009c9e35f41220717e2ba18e266dc5f0f499 [2021-09-09T01:46:35.496Z] #20 50.97 Selecting previously unselected package binutils-mingw-w64. [2021-09-09T01:46:35.496Z] #20 50.98 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-09-09T01:46:35.496Z] #20 50.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-09T01:46:35.496Z] #20 51.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-09-09T01:46:35.496Z] #20 51.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:46:35.496Z] #20 51.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:46:35.496Z] #20 51.15 Selecting previously unselected package dmsetup. [2021-09-09T01:46:35.496Z] #20 51.15 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:46:35.496Z] #20 51.15 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-09-09T01:46:35.496Z] #20 51.36 Selecting previously unselected package mingw-w64-common. [2021-09-09T01:46:35.496Z] #20 51.36 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-09-09T01:46:35.496Z] #20 51.36 Unpacking mingw-w64-common (8.0.0-1) ... [2021-09-09T01:46:35.496Z] #20 53.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-09-09T01:46:35.496Z] #20 53.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-09-09T01:46:35.496Z] #20 53.16 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-09T01:46:35.498Z] #55 ... [2021-09-09T01:46:35.498Z] [2021-09-09T01:46:35.498Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-09T01:46:35.498Z] #26 sha256:68d9a778d93bbcb872d5944026bc6a1d1a089348f1f11b3571dc579ae0fd4fb9 [2021-09-09T01:46:35.498Z] #26 DONE 0.5s [2021-09-09T01:46:35.498Z] [2021-09-09T01:46:35.498Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-09T01:46:35.498Z] #31 sha256:4be9904d3a13a8f998aaa1db2a317a77d6067af5f7ae70cb46d1c337c08f4675 [2021-09-09T01:46:35.498Z] #31 DONE 1.0s [2021-09-09T01:46:35.498Z] [2021-09-09T01:46:35.498Z] #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-09T01:46:35.498Z] #55 sha256:a87852ca4ee521a06026af82f1541ca927ea58b2a6b8f84bdcc547c61dd49224 [2021-09-09T01:46:35.498Z] #55 110.6 + mkdir -p /build [2021-09-09T01:46:35.498Z] #55 110.7 + cp runc /build/runc [2021-09-09T01:46:35.498Z] #55 DONE 111.1s [2021-09-09T01:46:35.498Z] [2021-09-09T01:46:35.498Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-09T01:46:35.498Z] #34 sha256:2e7df74763dd311d70da3dd3051fa4e91c438f199cdc603d8ea37ca74eb18e88 [2021-09-09T01:46:35.498Z] #34 DONE 0.1s [2021-09-09T01:46:35.498Z] [2021-09-09T01:46:35.498Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-09T01:46:35.498Z] #36 sha256:82459038bbb41904c59ca9f28fd9ff4f70fba4a539504ca5ed82e87d624de930 [2021-09-09T01:46:35.498Z] #36 DONE 0.6s [2021-09-09T01:46:35.498Z] [2021-09-09T01:46:35.498Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-09T01:46:35.498Z] #39 sha256:736f291778451f69fce0fb5950227689b3a8d26fb8815e73dfa9ca510dea0410 [2021-09-09T01:46:35.498Z] #39 DONE 0.1s [2021-09-09T01:46:35.498Z] [2021-09-09T01:46:35.498Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-09T01:46:35.498Z] #42 sha256:77b718a3735ffabc9c8ce7d1bb560dc59366a520e7ec537018ece4cb8a4f0cb9 [2021-09-09T01:46:35.498Z] #42 DONE 0.4s [2021-09-09T01:46:35.498Z] [2021-09-09T01:46:35.498Z] #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-09T01:46:35.498Z] #58 sha256:ea1afafbe2e532b51ef933c00bc0774a7820ab24ac98c9f4d206af483e44b808 [2021-09-09T01:46:35.498Z] #58 ... [2021-09-09T01:46:35.498Z] [2021-09-09T01:46:35.498Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-09T01:46:35.498Z] #46 sha256:72be8760915d1901c0010436ad8293ad4a4fb49b4465f22d4745e19199377c6f [2021-09-09T01:46:35.498Z] #46 DONE 0.1s [2021-09-09T01:46:35.498Z] [2021-09-09T01:46:35.498Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-09T01:46:35.498Z] #48 sha256:5765464a07314bbcdc1c1dbdcc85da23fc9df844a73a277302e28d2a773b4a8b [2021-09-09T01:46:35.498Z] #48 DONE 0.1s [2021-09-09T01:46:35.498Z] [2021-09-09T01:46:35.499Z] #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-09T01:46:35.499Z] #58 sha256:ea1afafbe2e532b51ef933c00bc0774a7820ab24ac98c9f4d206af483e44b808 [2021-09-09T01:46:35.499Z] #58 ... [2021-09-09T01:46:35.499Z] [2021-09-09T01:46:35.499Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-09T01:46:35.499Z] #50 sha256:2a407df80185846d7578d1f60a77f5c42d0015f77cee4d3f70cfc39bf41d55b8 [2021-09-09T01:46:35.742Z] #21 42.90 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-09T01:46:35.763Z] #50 DONE 0.2s [2021-09-09T01:46:35.763Z] [2021-09-09T01:46:35.763Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-09T01:46:35.763Z] #52 sha256:1cd0d3a4f9aa0060e6f598f0b7b3173c1faeb9f020fdb758dd67fb4f08a78fc0 [2021-09-09T01:46:35.763Z] #52 DONE 0.3s [2021-09-09T01:46:35.763Z] [2021-09-09T01:46:35.763Z] #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-09T01:46:35.763Z] #58 sha256:ea1afafbe2e532b51ef933c00bc0774a7820ab24ac98c9f4d206af483e44b808 [2021-09-09T01:46:36.027Z] #58 ... [2021-09-09T01:46:36.027Z] [2021-09-09T01:46:36.027Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-09T01:46:36.027Z] #54 sha256:9a0efaa9af6be4c3d4ebf0316f128ac023d2beafb36d45b34202e2d9d6470eb0 [2021-09-09T01:46:36.027Z] #54 DONE 0.1s [2021-09-09T01:46:36.291Z] [2021-09-09T01:46:36.291Z] #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-09T01:46:36.291Z] #58 sha256:ea1afafbe2e532b51ef933c00bc0774a7820ab24ac98c9f4d206af483e44b808 [2021-09-09T01:46:36.291Z] #58 ... [2021-09-09T01:46:36.291Z] [2021-09-09T01:46:36.291Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-09T01:46:36.291Z] #56 sha256:770a268481daaebb38f1627fc0b6a0d238ab979c7ec894df0ac357cfd2ccbf9f [2021-09-09T01:46:36.307Z] #21 43.63 Selecting previously unselected package python3-lib2to3. [2021-09-09T01:46:36.423Z] #21 47.93 Setting up zip (3.0-12) ... [2021-09-09T01:46:36.423Z] #21 47.95 Setting up vim-common (2:8.2.2434-3) ... [2021-09-09T01:46:36.423Z] #21 47.98 Setting up bash-completion (1:2.11-2) ... [2021-09-09T01:46:36.434Z] #55 ... [2021-09-09T01:46:36.434Z] [2021-09-09T01:46:36.434Z] #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-09T01:46:36.434Z] #58 sha256:9fb64ec49b41e8b6e2032283bb66c1ae2f35257c94f8e0bb7ae6785125d4a36a [2021-09-09T01:46:36.434Z] #58 177.3 + bin/containerd [2021-09-09T01:46:36.566Z] #21 43.64 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-09T01:46:36.566Z] #21 43.65 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-09T01:46:36.566Z] #21 43.83 Selecting previously unselected package python3-distutils. [2021-09-09T01:46:36.566Z] #21 43.83 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-09-09T01:46:36.566Z] #21 43.84 Unpacking python3-distutils (3.9.2-1) ... [2021-09-09T01:46:36.862Z] #21 44.04 Selecting previously unselected package python3-pkg-resources. [2021-09-09T01:46:36.862Z] #21 44.05 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-09T01:46:36.862Z] #21 44.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:46:36.872Z] #56 DONE 0.4s [2021-09-09T01:46:36.872Z] [2021-09-09T01:46:36.872Z] #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-09T01:46:36.872Z] #58 sha256:ea1afafbe2e532b51ef933c00bc0774a7820ab24ac98c9f4d206af483e44b808 [2021-09-09T01:46:36.887Z] #20 55.17 Selecting previously unselected package gcc-mingw-w64-base. [2021-09-09T01:46:36.887Z] #20 55.17 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:46:36.887Z] #20 55.18 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-09T01:46:36.887Z] #20 55.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-09-09T01:46:36.887Z] #20 55.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:46:36.887Z] #20 55.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-09T01:46:37.123Z] #21 44.24 Selecting previously unselected package python3-setuptools. [2021-09-09T01:46:37.123Z] #21 44.24 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-09-09T01:46:37.123Z] #21 44.25 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-09T01:46:37.392Z] #21 44.69 Selecting previously unselected package python3-wheel. [2021-09-09T01:46:37.392Z] #21 44.70 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-09-09T01:46:37.392Z] #21 44.72 Unpacking python3-wheel (0.34.2-1) ... [2021-09-09T01:46:37.831Z] #20 ... [2021-09-09T01:46:37.831Z] [2021-09-09T01:46:37.831Z] #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-09T01:46:37.831Z] #45 sha256:61a9af270fb3519e7513614075d02669e729137c7ef8c5333c24d6f52a865f51 [2021-09-09T01:46:37.831Z] #45 0.878 + RM_GOPATH=0 [2021-09-09T01:46:37.831Z] #45 0.878 + TMP_GOPATH= [2021-09-09T01:46:37.831Z] #45 0.878 + : /build [2021-09-09T01:46:37.831Z] #45 0.878 + '[' -z '' ']' [2021-09-09T01:46:37.831Z] #45 0.878 ++ mktemp -d [2021-09-09T01:46:37.831Z] #45 0.880 + export GOPATH=/tmp/tmp.zDqSPB2fGH [2021-09-09T01:46:37.831Z] #45 0.881 + GOPATH=/tmp/tmp.zDqSPB2fGH [2021-09-09T01:46:37.831Z] #45 0.881 + RM_GOPATH=1 [2021-09-09T01:46:37.831Z] #45 0.881 + case "$(go env GOARCH)" in [2021-09-09T01:46:37.831Z] #45 0.881 ++ go env GOARCH [2021-09-09T01:46:37.831Z] #45 0.893 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:46:37.831Z] #45 0.893 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:46:37.831Z] #45 0.893 ++ dirname /tmp/install/install.sh [2021-09-09T01:46:37.831Z] #45 0.894 + dir=/tmp/install [2021-09-09T01:46:37.831Z] #45 0.895 + bin=tini [2021-09-09T01:46:37.831Z] #45 0.895 + shift [2021-09-09T01:46:37.831Z] #45 0.896 + '[' '!' -f /tmp/install/tini.installer ']' [2021-09-09T01:46:37.831Z] #45 0.896 + . /tmp/install/tini.installer [2021-09-09T01:46:37.831Z] #45 0.897 ++ : v0.19.0 [2021-09-09T01:46:37.831Z] #45 0.899 + install_tini [2021-09-09T01:46:37.831Z] #45 0.899 + echo 'Install tini version v0.19.0' [2021-09-09T01:46:37.831Z] #45 0.900 Install tini version v0.19.0 [2021-09-09T01:46:37.831Z] #45 0.900 + git clone https://github.com/krallin/tini.git /tmp/tmp.zDqSPB2fGH/tini [2021-09-09T01:46:37.831Z] #45 0.901 Cloning into '/tmp/tmp.zDqSPB2fGH/tini'... [2021-09-09T01:46:37.831Z] #45 1.243 + cd /tmp/tmp.zDqSPB2fGH/tini [2021-09-09T01:46:37.831Z] #45 1.244 + git checkout -q v0.19.0 [2021-09-09T01:46:37.831Z] #45 1.255 + cmake . [2021-09-09T01:46:37.831Z] #45 1.394 -- The C compiler identification is GNU 10.2.1 [2021-09-09T01:46:37.831Z] #45 1.422 -- Detecting C compiler ABI info [2021-09-09T01:46:37.831Z] #45 1.582 -- Detecting C compiler ABI info - done [2021-09-09T01:46:37.831Z] #45 1.615 -- Check for working C compiler: /usr/bin/cc - skipped [2021-09-09T01:46:37.831Z] #45 1.616 -- Detecting C compile features [2021-09-09T01:46:37.831Z] #45 1.617 -- Detecting C compile features - done [2021-09-09T01:46:37.831Z] #45 1.630 -- Performing Test HAS_BUILTIN_FORTIFY [2021-09-09T01:46:37.831Z] #45 1.706 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-09-09T01:46:37.831Z] #45 1.738 -- Configuring done [2021-09-09T01:46:37.831Z] #45 1.750 -- Generating done [2021-09-09T01:46:37.831Z] #45 1.754 -- Build files have been written to: /tmp/tmp.zDqSPB2fGH/tini [2021-09-09T01:46:37.831Z] #45 1.759 + make tini-static [2021-09-09T01:46:37.831Z] #45 1.916 Scanning dependencies of target tini-static [2021-09-09T01:46:37.831Z] #45 1.963 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-09-09T01:46:37.831Z] #45 2.303 [100%] Linking C executable tini-static [2021-09-09T01:46:37.831Z] #45 2.454 [100%] Built target tini-static [2021-09-09T01:46:37.831Z] #45 2.467 + mkdir -p /build [2021-09-09T01:46:37.831Z] #45 2.469 + cp tini-static /build/docker-init [2021-09-09T01:46:37.831Z] #45 DONE 2.9s [2021-09-09T01:46:37.831Z] [2021-09-09T01:46:37.831Z] #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-09T01:46:37.831Z] #20 sha256:7d7f852a7bd20fb85f484a4f4a2a009c9e35f41220717e2ba18e266dc5f0f499 [2021-09-09T01:46:37.988Z] #21 44.97 Selecting previously unselected package python3-pip. [2021-09-09T01:46:37.988Z] #21 44.98 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-09-09T01:46:37.988Z] #21 44.99 Unpacking python3-pip (20.3.4-4) ... [2021-09-09T01:46:38.247Z] #21 45.46 Selecting previously unselected package sudo. [2021-09-09T01:46:38.247Z] #21 45.47 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-09-09T01:46:38.247Z] #21 45.48 Unpacking sudo (1.9.5p2-3) ... [2021-09-09T01:46:38.330Z] #21 49.79 Setting up xz-utils (5.2.5-2) ... [2021-09-09T01:46:38.330Z] #21 49.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-09T01:46:38.330Z] #21 49.83 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-09T01:46:38.330Z] #21 49.85 Setting up patch (2.7.6-7) ... [2021-09-09T01:46:38.330Z] #21 49.86 Setting up sudo (1.9.5p2-3) ... [2021-09-09T01:46:38.330Z] #21 49.93 invoke-rc.d: could not determine current runlevel [2021-09-09T01:46:38.330Z] #21 49.94 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T01:46:38.330Z] #21 49.94 Setting up xfsprogs (5.10.0-4) ... [2021-09-09T01:46:38.330Z] #21 49.97 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-09T01:46:38.330Z] #21 49.98 Setting up inetutils-ping (2:2.0-1) ... [2021-09-09T01:46:38.330Z] #21 49.99 Setting up pigz (2.6-1) ... [2021-09-09T01:46:38.330Z] #21 50.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-09T01:46:38.330Z] #21 50.03 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:46:38.330Z] #21 50.05 Setting up python-pip-whl (20.3.4-4) ... [2021-09-09T01:46:38.330Z] #21 50.07 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-09T01:46:38.347Z] #58 ... [2021-09-09T01:46:38.347Z] [2021-09-09T01:46:38.347Z] #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-09T01:46:38.347Z] #55 sha256:a9e0194f964ad0df31a43e4a6564a19ee16d9e3d65c4a878bcdbe96bf5668842 [2021-09-09T01:46:38.347Z] #55 113.6 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-09T01:46:38.900Z] #21 50.69 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-09T01:46:38.900Z] #21 50.72 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-09T01:46:39.190Z] #21 46.17 Selecting previously unselected package thin-provisioning-tools. [2021-09-09T01:46:39.190Z] #21 46.18 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-09T01:46:39.190Z] #21 46.19 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-09T01:46:39.289Z] #55 114.4 + mkdir -p /build [2021-09-09T01:46:39.289Z] #55 114.4 + cp runc /build/runc [2021-09-09T01:46:39.448Z] #21 46.62 Selecting previously unselected package uidmap. [2021-09-09T01:46:39.448Z] #21 46.62 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-09T01:46:39.448Z] #21 46.65 Unpacking uidmap (1:4.8.1-1) ... [2021-09-09T01:46:39.468Z] #21 51.11 Setting up libelf1:amd64 (0.183-1) ... [2021-09-09T01:46:39.468Z] #21 51.16 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:46:39.468Z] #21 51.18 Setting up python3-distutils (3.9.2-1) ... [2021-09-09T01:46:39.704Z] #21 46.88 Selecting previously unselected package vim-runtime. [2021-09-09T01:46:39.704Z] #21 46.90 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:46:39.727Z] #21 51.56 Setting up vim (2:8.2.2434-3) ... [2021-09-09T01:46:39.727Z] #21 51.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-09T01:46:39.751Z] #20 58.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-09-09T01:46:39.751Z] #20 58.07 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:46:39.751Z] #20 58.08 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:46:39.961Z] #21 47.10 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-09T01:46:39.961Z] #21 47.13 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-09T01:46:39.961Z] #21 47.15 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-09T01:46:39.986Z] #21 51.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-09T01:46:39.986Z] #21 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-09T01:46:39.986Z] #21 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-09T01:46:39.986Z] #21 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-09T01:46:39.986Z] #21 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-09T01:46:39.986Z] #21 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-09T01:46:39.986Z] #21 51.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-09T01:46:39.986Z] #21 51.66 Setting up python3-setuptools (52.0.0-4) ... [2021-09-09T01:46:40.674Z] #55 DONE 115.4s [2021-09-09T01:46:40.674Z] [2021-09-09T01:46:40.674Z] #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-09T01:46:40.674Z] #58 sha256:9fb64ec49b41e8b6e2032283bb66c1ae2f35257c94f8e0bb7ae6785125d4a36a [2021-09-09T01:46:41.362Z] #21 53.08 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:46:41.362Z] #21 53.10 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-09T01:46:41.362Z] #21 53.12 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-09T01:46:41.362Z] #21 53.13 Setting up python3-pip (20.3.4-4) ... [2021-09-09T01:46:42.061Z] #58 ... [2021-09-09T01:46:42.061Z] [2021-09-09T01:46:42.061Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-09T01:46:42.061Z] #56 sha256:63fec211b155d7ce7ef9c48459fcfc42b15ce7a02c60a068a779bbb889c7673e [2021-09-09T01:46:42.061Z] #56 DONE 0.3s [2021-09-09T01:46:42.061Z] [2021-09-09T01:46:42.061Z] #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-09T01:46:42.061Z] #58 sha256:9fb64ec49b41e8b6e2032283bb66c1ae2f35257c94f8e0bb7ae6785125d4a36a [2021-09-09T01:46:42.740Z] #21 54.27 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-09T01:46:42.740Z] #21 54.29 Setting up jq (1.6-2.1) ... [2021-09-09T01:46:42.740Z] #21 54.31 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-09T01:46:42.740Z] #21 54.33 Setting up iptables (1.8.7-1) ... [2021-09-09T01:46:42.740Z] #21 54.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-09T01:46:42.740Z] #21 54.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-09T01:46:42.740Z] #21 54.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-09T01:46:42.740Z] #21 54.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-09T01:46:42.740Z] #21 54.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-09T01:46:42.740Z] #21 54.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-09T01:46:42.740Z] #21 54.38 Setting up iproute2 (5.10.0-4) ... [2021-09-09T01:46:43.003Z] #21 54.71 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:46:43.942Z] #21 DONE 55.8s [2021-09-09T01:46:43.942Z] [2021-09-09T01:46:43.942Z] #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-09T01:46:43.942Z] #22 sha256:688f91ce3d3cae9b6358fade7e4fd26f16d3bfd36b6387fb49b16280b704df7c [2021-09-09T01:46:43.958Z] #20 61.73 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-09-09T01:46:43.958Z] #20 61.73 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:46:43.958Z] #20 61.74 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:46:44.881Z] #22 0.998 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-09T01:46:44.899Z] #20 63.27 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-09-09T01:46:44.899Z] #20 63.28 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:46:44.899Z] #20 63.29 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-09T01:46:45.140Z] #22 1.003 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-09T01:46:45.140Z] #22 1.006 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-09T01:46:45.140Z] #22 DONE 1.1s [2021-09-09T01:46:45.140Z] [2021-09-09T01:46:45.140Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-09T01:46:45.140Z] #23 sha256:572af6a2c3d89a56dc6098999071f98e1d9f1540cb6adec50ef79d0872296af2 [2021-09-09T01:46:45.218Z] #21 51.51 Selecting previously unselected package vim. [2021-09-09T01:46:45.218Z] #21 51.52 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-09T01:46:45.218Z] #21 51.58 Unpacking vim (2:8.2.2434-3) ... [2021-09-09T01:46:45.218Z] #21 52.43 Selecting previously unselected package xfsprogs. [2021-09-09T01:46:45.218Z] #21 52.43 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-09T01:46:45.218Z] #21 52.44 Unpacking xfsprogs (5.10.0-4) ... [2021-09-09T01:46:46.037Z] #21 53.13 Selecting previously unselected package zip. [2021-09-09T01:46:46.037Z] #21 53.14 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-09-09T01:46:46.037Z] #21 53.14 Unpacking zip (3.0-12) ... [2021-09-09T01:46:46.293Z] #21 53.40 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:46:46.812Z] #20 64.95 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-09-09T01:46:46.813Z] #20 64.96 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:46:46.813Z] #20 64.96 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:46:47.660Z] #21 54.79 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-09T01:46:47.660Z] #21 54.80 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-09T01:46:47.660Z] #21 54.81 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-09T01:46:47.660Z] #21 54.83 Setting up libicu67:amd64 (67.1-7) ... [2021-09-09T01:46:47.660Z] #21 54.84 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-09T01:46:47.660Z] #21 54.86 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-09T01:46:47.660Z] #21 54.87 Setting up uidmap (1:4.8.1-1) ... [2021-09-09T01:46:47.660Z] #21 54.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:46:47.660Z] #21 54.92 Setting up bzip2 (1.0.8-4) ... [2021-09-09T01:46:47.660Z] #21 54.94 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:46:47.660Z] #21 54.95 Setting up python3-wheel (0.34.2-1) ... [2021-09-09T01:46:48.594Z] #21 55.69 Setting up xxd (2:8.2.2434-3) ... [2021-09-09T01:46:48.851Z] #21 55.93 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-09T01:46:48.851Z] #21 55.98 Setting up libcap2-bin (1:2.44-1) ... [2021-09-09T01:46:48.851Z] #21 56.05 Setting up apparmor (2.13.6-10) ... [2021-09-09T01:46:51.024Z] #20 68.79 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-09-09T01:46:51.024Z] #20 68.80 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-09-09T01:46:51.024Z] #20 68.81 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:46:51.372Z] #21 58.71 Setting up zip (3.0-12) ... [2021-09-09T01:46:51.631Z] #21 58.74 Setting up vim-common (2:8.2.2434-3) ... [2021-09-09T01:46:51.631Z] #21 58.80 Setting up bash-completion (1:2.11-2) ... [2021-09-09T01:46:52.011Z] #20 70.52 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-09-09T01:46:52.011Z] #20 70.52 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-09-09T01:46:52.011Z] #20 70.53 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-09T01:46:52.011Z] #20 70.59 Selecting previously unselected package libapparmor1:amd64. [2021-09-09T01:46:52.274Z] #20 70.60 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-09-09T01:46:52.274Z] #20 70.61 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-09-09T01:46:52.274Z] #20 70.68 Selecting previously unselected package libapparmor-dev:amd64. [2021-09-09T01:46:52.274Z] #20 70.69 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-09-09T01:46:52.274Z] #20 70.70 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-09T01:46:52.274Z] #20 ... [2021-09-09T01:46:52.274Z] [2021-09-09T01:46:52.274Z] #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-09T01:46:52.274Z] #65 sha256:fb2568efd84bb7c307198c0e7413a8bed31981dc71f0d1ab8b87b99951c0423b [2021-09-09T01:46:52.275Z] #65 13.12 + cd /tmp/tmp.9qC3u4D4qR/src/github.com/containerd/containerd [2021-09-09T01:46:52.275Z] #65 13.12 + git checkout -q v1.5.5 [2021-09-09T01:46:52.275Z] #65 13.95 + export 'BUILDTAGS=netgo osusergo static_build' [2021-09-09T01:46:52.275Z] #65 13.95 + BUILDTAGS='netgo osusergo static_build' [2021-09-09T01:46:52.275Z] #65 13.95 + export EXTRA_FLAGS=-buildmode=pie [2021-09-09T01:46:52.275Z] #65 13.95 + EXTRA_FLAGS=-buildmode=pie [2021-09-09T01:46:52.275Z] #65 13.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-09-09T01:46:52.275Z] #65 13.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-09-09T01:46:52.275Z] #65 13.95 + '[' '' = dynamic ']' [2021-09-09T01:46:52.275Z] #65 13.95 + make [2021-09-09T01:46:52.275Z] #65 14.41 + bin/ctr [2021-09-09T01:46:52.275Z] #65 ... [2021-09-09T01:46:52.275Z] [2021-09-09T01:46:52.275Z] #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-09T01:46:52.275Z] #20 sha256:7d7f852a7bd20fb85f484a4f4a2a009c9e35f41220717e2ba18e266dc5f0f499 [2021-09-09T01:46:52.275Z] #20 70.70 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-09T01:46:52.275Z] #20 70.77 Selecting previously unselected package libbtrfs0:amd64. [2021-09-09T01:46:52.275Z] #20 70.78 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-09-09T01:46:52.275Z] #20 70.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:46:52.541Z] #20 70.87 Selecting previously unselected package libbtrfs-dev:amd64. [2021-09-09T01:46:52.541Z] #20 70.88 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-09-09T01:46:52.541Z] #20 70.88 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:46:52.809Z] #20 70.99 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-09-09T01:46:52.809Z] #20 71.00 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:46:52.809Z] #20 71.01 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:46:52.809Z] #20 71.04 Selecting previously unselected package libudev-dev:amd64. [2021-09-09T01:46:52.809Z] #20 71.05 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-09-09T01:46:52.809Z] #20 71.06 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-09-09T01:46:52.809Z] #20 71.16 Selecting previously unselected package libsepol1-dev:amd64. [2021-09-09T01:46:52.809Z] #20 71.17 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-09-09T01:46:52.809Z] #20 71.18 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-09-09T01:46:53.070Z] #20 71.36 Selecting previously unselected package libpcre2-16-0:amd64. [2021-09-09T01:46:53.070Z] #20 71.37 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-09-09T01:46:53.070Z] #20 71.37 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-09-09T01:46:53.070Z] #20 71.49 Selecting previously unselected package libpcre2-32-0:amd64. [2021-09-09T01:46:53.070Z] #20 71.49 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-09-09T01:46:53.070Z] #20 71.50 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-09-09T01:46:53.070Z] #20 71.58 Selecting previously unselected package libpcre2-posix2:amd64. [2021-09-09T01:46:53.331Z] #20 71.59 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-09-09T01:46:53.331Z] #20 71.59 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-09-09T01:46:53.331Z] #20 71.63 Selecting previously unselected package libpcre2-dev:amd64. [2021-09-09T01:46:53.331Z] #20 71.64 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-09-09T01:46:53.331Z] #20 71.65 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-09-09T01:46:53.331Z] #20 71.81 Selecting previously unselected package libselinux1-dev:amd64. [2021-09-09T01:46:53.331Z] #20 71.82 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-09-09T01:46:53.331Z] #20 71.83 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-09-09T01:46:53.591Z] #20 71.93 Selecting previously unselected package libdevmapper-dev:amd64. [2021-09-09T01:46:53.591Z] #20 71.93 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-09-09T01:46:53.591Z] #20 71.94 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:46:53.591Z] #20 71.98 Selecting previously unselected package libseccomp-dev:amd64. [2021-09-09T01:46:53.591Z] #20 71.98 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-09-09T01:46:53.591Z] #20 71.99 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-09T01:46:53.591Z] #20 72.05 Selecting previously unselected package libsystemd-dev:amd64. [2021-09-09T01:46:53.591Z] #20 72.06 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-09-09T01:46:53.591Z] #20 72.06 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-09-09T01:46:53.853Z] #20 72.34 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-09-09T01:46:53.853Z] #20 72.36 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-09-09T01:46:53.853Z] #20 72.37 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-09-09T01:46:53.853Z] #20 72.39 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-09-09T01:46:54.114Z] #20 72.40 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-09-09T01:46:54.114Z] #20 72.42 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-09-09T01:46:54.114Z] #20 72.43 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-09-09T01:46:54.114Z] #20 72.45 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-09-09T01:46:54.114Z] #20 72.46 Setting up libudev-dev:amd64 (247.3-6) ... [2021-09-09T01:46:54.114Z] #20 72.47 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-09-09T01:46:54.114Z] #20 72.49 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-09-09T01:46:54.114Z] #20 72.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-09-09T01:46:54.114Z] #20 72.53 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-09-09T01:46:54.114Z] #20 72.57 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-09-09T01:46:54.114Z] #20 72.59 Setting up mingw-w64-common (8.0.0-1) ... [2021-09-09T01:46:54.114Z] #20 72.60 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-09-09T01:46:54.114Z] #20 72.62 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-09-09T01:46:54.114Z] #20 72.63 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-09-09T01:46:54.114Z] #20 72.66 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-09-09T01:46:54.114Z] #20 72.67 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-09-09T01:46:54.114Z] #20 72.69 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:46:54.114Z] #20 72.70 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-09T01:46:54.375Z] #20 72.72 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:46:54.375Z] #20 72.73 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-09T01:46:54.375Z] #20 72.74 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-09-09T01:46:54.375Z] #20 72.75 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-09-09T01:46:54.375Z] #20 72.77 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-09T01:46:54.375Z] #20 72.78 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-09-09T01:46:54.375Z] #20 72.81 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-09-09T01:46:54.375Z] #20 72.84 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:46:54.375Z] #20 72.85 Setting up dmsetup (2:1.02.175-2.1) ... [2021-09-09T01:46:54.375Z] #20 72.87 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:46:54.375Z] #20 72.88 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-09-09T01:46:54.375Z] #20 72.90 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:46:55.121Z] #23 9.260 Collecting yamllint==1.26.1 [2021-09-09T01:46:55.381Z] #23 10.32 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-09T01:46:55.763Z] #20 DONE 74.1s [2021-09-09T01:46:55.763Z] [2021-09-09T01:46:55.763Z] #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-09T01:46:55.763Z] #21 sha256:5771fe68be178316a110ce082bd412ba1109827e88828a616efc216b3e97de45 [2021-09-09T01:46:55.812Z] #21 63.07 Setting up xz-utils (5.2.5-2) ... [2021-09-09T01:46:55.812Z] #21 63.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-09-09T01:46:55.812Z] #21 63.12 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-09T01:46:55.812Z] #21 63.13 Setting up patch (2.7.6-7) ... [2021-09-09T01:46:55.812Z] #21 63.15 Setting up sudo (1.9.5p2-3) ... [2021-09-09T01:46:56.069Z] #21 63.24 invoke-rc.d: could not determine current runlevel [2021-09-09T01:46:56.069Z] #21 63.26 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T01:46:56.069Z] #21 63.30 Setting up xfsprogs (5.10.0-4) ... [2021-09-09T01:46:56.069Z] #21 63.33 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-09T01:46:56.069Z] #21 63.34 Setting up inetutils-ping (2:2.0-1) ... [2021-09-09T01:46:56.069Z] #21 63.39 Setting up pigz (2.6-1) ... [2021-09-09T01:46:56.069Z] #21 63.42 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-09T01:46:56.069Z] #21 63.44 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:46:56.318Z] #23 11.32 Collecting pathspec>=0.5.3 [2021-09-09T01:46:56.325Z] #21 63.48 Setting up python-pip-whl (20.3.4-4) ... [2021-09-09T01:46:56.325Z] #21 63.50 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-09T01:46:56.578Z] #23 11.33 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-09T01:46:56.578Z] #23 ... [2021-09-09T01:46:56.578Z] [2021-09-09T01:46:56.578Z] #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-09T01:46:56.578Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:46:56.578Z] #41 241.5 + dpkg --print-architecture [2021-09-09T01:46:56.578Z] #41 241.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-09T01:46:56.837Z] #41 241.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-09T01:46:56.837Z] #41 241.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-09T01:46:56.888Z] #21 64.28 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-09T01:46:56.888Z] #21 64.30 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-09T01:46:57.153Z] #21 1.247 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-09T01:46:57.153Z] #21 1.340 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-09T01:46:57.153Z] #21 1.344 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-09T01:46:57.451Z] #21 64.72 Setting up libelf1:amd64 (0.183-1) ... [2021-09-09T01:46:57.451Z] #21 64.80 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:46:57.451Z] #21 64.82 Setting up python3-distutils (3.9.2-1) ... [2021-09-09T01:46:58.013Z] #21 65.20 Setting up vim (2:8.2.2434-3) ... [2021-09-09T01:46:58.013Z] #21 65.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-09T01:46:58.013Z] #21 65.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-09T01:46:58.013Z] #21 65.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-09T01:46:58.013Z] #21 65.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-09T01:46:58.013Z] #21 65.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-09T01:46:58.013Z] #21 65.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-09T01:46:58.013Z] #21 65.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-09T01:46:58.013Z] #21 65.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-09T01:46:58.013Z] #21 65.39 Setting up python3-setuptools (52.0.0-4) ... [2021-09-09T01:46:59.909Z] #21 67.00 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:46:59.909Z] #21 67.04 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-09T01:46:59.909Z] #21 67.08 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-09T01:46:59.909Z] #21 67.12 Setting up python3-pip (20.3.4-4) ... [2021-09-09T01:47:00.126Z] #41 ... [2021-09-09T01:47:00.126Z] [2021-09-09T01:47:00.126Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-09T01:47:00.126Z] #23 sha256:572af6a2c3d89a56dc6098999071f98e1d9f1540cb6adec50ef79d0872296af2 [2021-09-09T01:47:00.126Z] #23 11.59 Collecting pyyaml [2021-09-09T01:47:00.126Z] #23 11.60 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-09T01:47:00.126Z] #23 11.73 Building wheels for collected packages: yamllint [2021-09-09T01:47:00.126Z] #23 11.73 Building wheel for yamllint (setup.py): started [2021-09-09T01:47:00.126Z] #23 12.64 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-09T01:47:00.126Z] #23 12.64 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2e6a5d3cca5233634d371305772415fa83066ef10fd4bf7e01dd729b8d4f09e1 [2021-09-09T01:47:00.126Z] #23 12.64 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-09T01:47:00.126Z] #23 12.65 Successfully built yamllint [2021-09-09T01:47:00.126Z] #23 12.68 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-09T01:47:00.126Z] #23 13.05 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-09T01:47:00.126Z] #23 DONE 14.7s [2021-09-09T01:47:00.126Z] [2021-09-09T01:47:00.126Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-09T01:47:00.126Z] #26 sha256:263c68d369463387d655c6a58b52760c66042d93f5b6021243db7bf4fc830121 [2021-09-09T01:47:00.385Z] #26 DONE 0.4s [2021-09-09T01:47:00.385Z] [2021-09-09T01:47:00.385Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-09T01:47:00.385Z] #31 sha256:89511f01104d6f8333dae40c4c122193616e227ccf6de657e853668a43ba29ad [2021-09-09T01:47:00.956Z] #31 DONE 0.6s [2021-09-09T01:47:00.956Z] [2021-09-09T01:47:00.956Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-09T01:47:00.956Z] #34 sha256:ff70b857d576eb278d2e0be51aede2a897b50bb633ea821c89332c5f5970ef71 [2021-09-09T01:47:01.215Z] #34 DONE 0.4s [2021-09-09T01:47:01.215Z] [2021-09-09T01:47:01.215Z] #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-09T01:47:01.215Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:47:01.251Z] 393f6f5bddce: Pull complete [2021-09-09T01:47:01.251Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04 [2021-09-09T01:47:01.251Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T01:47:01.251Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T01:47:01.251Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-09-09T01:47:01.251Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-09-09T01:47:01.251Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.169' [2021-09-09T01:47:01.251Z] INFO: Docker version of control daemon [2021-09-09T01:47:01.251Z] [2021-09-09T01:47:01.251Z] Client: [2021-09-09T01:47:01.251Z] Version: 20.10.8 [2021-09-09T01:47:01.251Z] API version: 1.41 [2021-09-09T01:47:01.251Z] Go version: go1.16.6 [2021-09-09T01:47:01.251Z] Git commit: 3967b7d [2021-09-09T01:47:01.251Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-09T01:47:01.251Z] OS/Arch: windows/amd64 [2021-09-09T01:47:01.251Z] Context: default [2021-09-09T01:47:01.251Z] Experimental: true [2021-09-09T01:47:01.251Z] [2021-09-09T01:47:01.251Z] Server: Docker Engine - Community [2021-09-09T01:47:01.251Z] Engine: [2021-09-09T01:47:01.251Z] Version: 20.10.8 [2021-09-09T01:47:01.251Z] API version: 1.41 (minimum version 1.24) [2021-09-09T01:47:01.251Z] Go version: go1.16.6 [2021-09-09T01:47:01.251Z] Git commit: 75249d8 [2021-09-09T01:47:01.251Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-09T01:47:01.251Z] OS/Arch: windows/amd64 [2021-09-09T01:47:01.251Z] Experimental: true [2021-09-09T01:47:01.251Z] [2021-09-09T01:47:01.251Z] INFO: Docker info of control daemon [2021-09-09T01:47:01.251Z] [2021-09-09T01:47:01.251Z] Client: [2021-09-09T01:47:01.251Z] Context: default [2021-09-09T01:47:01.251Z] Debug Mode: false [2021-09-09T01:47:01.251Z] [2021-09-09T01:47:01.251Z] Server: [2021-09-09T01:47:01.251Z] Containers: 0 [2021-09-09T01:47:01.251Z] Running: 0 [2021-09-09T01:47:01.251Z] Paused: 0 [2021-09-09T01:47:01.251Z] Stopped: 0 [2021-09-09T01:47:01.251Z] Images: 1 [2021-09-09T01:47:01.251Z] Server Version: 20.10.8 [2021-09-09T01:47:01.251Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-09T01:47:01.251Z] Windows: [2021-09-09T01:47:01.251Z] LCOW: [2021-09-09T01:47:01.251Z] Logging Driver: json-file [2021-09-09T01:47:01.251Z] Plugins: [2021-09-09T01:47:01.251Z] Volume: local [2021-09-09T01:47:01.251Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-09T01:47:01.251Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-09T01:47:01.251Z] Swarm: inactive [2021-09-09T01:47:01.251Z] Default Isolation: process [2021-09-09T01:47:01.251Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-09T01:47:01.251Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-09T01:47:01.251Z] OSType: windows [2021-09-09T01:47:01.251Z] Architecture: x86_64 [2021-09-09T01:47:01.251Z] CPUs: 4 [2021-09-09T01:47:01.251Z] Total Memory: 32GiB [2021-09-09T01:47:01.251Z] Name: azwin-2-cb5ba1 [2021-09-09T01:47:01.251Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-09T01:47:01.251Z] Docker Root Dir: D:\docker [2021-09-09T01:47:01.251Z] Debug Mode: false [2021-09-09T01:47:01.251Z] Registry: https://index.docker.io/v1/ [2021-09-09T01:47:01.251Z] Labels: [2021-09-09T01:47:01.251Z] Experimental: true [2021-09-09T01:47:01.251Z] Insecure Registries: [2021-09-09T01:47:01.251Z] 10.0.0.4:5000 [2021-09-09T01:47:01.251Z] 127.0.0.0/8 [2021-09-09T01:47:01.251Z] Registry Mirrors: [2021-09-09T01:47:01.251Z] http://10.0.0.4:5000/ [2021-09-09T01:47:01.251Z] Live Restore Enabled: false [2021-09-09T01:47:01.251Z] Product License: Community Engine [2021-09-09T01:47:01.251Z] [2021-09-09T01:47:01.251Z] [2021-09-09T01:47:01.251Z] INFO: Commit hash is bd2b859c38 [2021-09-09T01:47:01.251Z] INFO: Nuke-Everything... [2021-09-09T01:47:01.251Z] INFO: Container count on control daemon to delete is 0 [2021-09-09T01:47:01.251Z] INFO: Nuking d:\CI [2021-09-09T01:47:01.251Z] INFO: Zapped successfully [2021-09-09T01:47:01.251Z] INFO: Location for testing is d:\CI\PR-42810\5 [2021-09-09T01:47:01.251Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-09T01:47:01.251Z] [2021-09-09T01:47:01.251Z] [2021-09-09T01:47:01.251Z] INFO: Building the image from Dockerfile.windows at 09/09/2021 01:46:54... [2021-09-09T01:47:01.251Z] [2021-09-09T01:47:01.251Z] Sending build context to Docker daemon 60.66MB [2021-09-09T01:47:01.251Z] [2021-09-09T01:47:01.251Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-09T01:47:01.251Z] ---> 801c33f5de3a [2021-09-09T01:47:01.251Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-09T01:47:01.251Z] ---> Running in a6e2f3a01678 [2021-09-09T01:47:01.251Z] Removing intermediate container a6e2f3a01678 [2021-09-09T01:47:01.251Z] ---> d729a35c3c6f [2021-09-09T01:47:01.251Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-09-09T01:47:01.251Z] ---> Running in ea52d3d42d7c [2021-09-09T01:47:01.251Z] Removing intermediate container ea52d3d42d7c [2021-09-09T01:47:01.251Z] ---> 046e83fbb23c [2021-09-09T01:47:01.251Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-09T01:47:01.251Z] ---> Running in 4ece1ad7805a [2021-09-09T01:47:01.251Z] Removing intermediate container 4ece1ad7805a [2021-09-09T01:47:01.251Z] ---> 3dcc03f2f447 [2021-09-09T01:47:01.251Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-09T01:47:01.251Z] ---> Running in e578ac849cc4 [2021-09-09T01:47:01.251Z] Removing intermediate container e578ac849cc4 [2021-09-09T01:47:01.251Z] ---> 6c19f86152bf [2021-09-09T01:47:01.251Z] 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-09T01:47:01.251Z] ---> Running in c2d655acb810 [2021-09-09T01:47:01.251Z] Removing intermediate container c2d655acb810 [2021-09-09T01:47:01.251Z] ---> f6788b2e5172 [2021-09-09T01:47:01.251Z] 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-09T01:47:01.251Z] ---> Running in 30886ea12194 [2021-09-09T01:47:01.277Z] #21 68.42 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-09T01:47:01.277Z] #21 68.50 Setting up jq (1.6-2.1) ... [2021-09-09T01:47:01.475Z] #41 ... [2021-09-09T01:47:01.475Z] [2021-09-09T01:47:01.475Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-09T01:47:01.475Z] #36 sha256:3b3884fffbefdd88847d6c6bea28fd938ebc00b9043b56de8438bce5162f283b [2021-09-09T01:47:01.475Z] #36 DONE 0.1s [2021-09-09T01:47:01.475Z] [2021-09-09T01:47:01.475Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-09T01:47:01.475Z] #39 sha256:17d8fa755f312b897c88f21992b415a9cbabc3c0ab1d99ae13ed835a59e1e421 [2021-09-09T01:47:01.475Z] #39 DONE 0.1s [2021-09-09T01:47:01.475Z] [2021-09-09T01:47:01.475Z] #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-09T01:47:01.475Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:47:01.533Z] #21 68.68 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-09T01:47:01.533Z] #21 68.72 Setting up iptables (1.8.7-1) ... [2021-09-09T01:47:01.533Z] #21 68.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-09T01:47:01.739Z] #41 ... [2021-09-09T01:47:01.739Z] [2021-09-09T01:47:01.739Z] #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-09T01:47:01.739Z] #51 sha256:e8eb3c806b2399d9300324ea45646fb4e9da0ba5c9b506cd794a04d0489c6995 [2021-09-09T01:47:01.739Z] #51 246.8 + /build/golangci-lint --version [2021-09-09T01:47:01.739Z] #51 247.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-09T01:47:01.789Z] #21 68.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-09T01:47:01.789Z] #21 68.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-09T01:47:01.789Z] #21 68.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-09T01:47:01.789Z] #21 68.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-09T01:47:01.789Z] #21 68.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-09T01:47:01.789Z] #21 68.93 Setting up iproute2 (5.10.0-4) ... [2021-09-09T01:47:02.009Z] #51 DONE 247.3s [2021-09-09T01:47:02.009Z] [2021-09-09T01:47:02.009Z] #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-09T01:47:02.009Z] #58 sha256:5802cbaa3096d3855ae4cae872985daef61f781977d6931a4e95bc52db4549ca [2021-09-09T01:47:02.355Z] #21 69.53 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:47:02.707Z] #21 1.812 Reading package lists... [2021-09-09T01:47:04.246Z] #21 DONE 71.1s [2021-09-09T01:47:04.246Z] [2021-09-09T01:47:04.246Z] #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-09T01:47:04.246Z] #22 sha256:688f91ce3d3cae9b6358fade7e4fd26f16d3bfd36b6387fb49b16280b704df7c [2021-09-09T01:47:05.055Z] [2021-09-09T01:47:05.055Z] SUCCESS: Specified value was saved. [2021-09-09T01:47:05.178Z] #22 1.041 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-09T01:47:05.178Z] #22 1.051 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-09T01:47:05.178Z] #22 1.058 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-09T01:47:05.178Z] #22 DONE 1.1s [2021-09-09T01:47:05.178Z] [2021-09-09T01:47:05.178Z] #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-09T01:47:05.178Z] #51 sha256:7e006e351edceb2837377613c66d2ebf7866a40d4f82fa5d910a513d1ec7ccc5 [2021-09-09T01:47:05.178Z] #51 ... [2021-09-09T01:47:05.178Z] [2021-09-09T01:47:05.178Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-09T01:47:05.178Z] #23 sha256:572af6a2c3d89a56dc6098999071f98e1d9f1540cb6adec50ef79d0872296af2 [2021-09-09T01:47:05.522Z] INFO: Downloading git... [2021-09-09T01:47:06.514Z] INFO: Downloading go... [2021-09-09T01:47:06.917Z] #21 6.385 Reading package lists... [2021-09-09T01:47:07.862Z] #21 11.01 Building dependency tree... [2021-09-09T01:47:07.862Z] #21 12.09 Reading state information... [2021-09-09T01:47:08.079Z] INFO: Downloading compiler 1 of 3... [2021-09-09T01:47:09.022Z] #58 207.8 # github.com/containerd/containerd/cmd/containerd [2021-09-09T01:47:09.022Z] #58 207.8 /usr/bin/ld: /tmp/go-link-2219840157/000019.o: in function `New': [2021-09-09T01:47:09.022Z] #58 207.8 /tmp/tmp.xaSomf2q8Y/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-09T01:47:09.022Z] #58 207.9 + bin/containerd-stress [2021-09-09T01:47:09.249Z] #21 13.35 The following additional packages will be installed: [2021-09-09T01:47:09.249Z] #21 13.35 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-09-09T01:47:09.249Z] #21 13.35 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-09-09T01:47:09.249Z] #21 13.35 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-09-09T01:47:09.249Z] #21 13.35 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-09-09T01:47:09.249Z] #21 13.35 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-09-09T01:47:09.249Z] #21 13.35 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-09-09T01:47:09.249Z] #21 13.36 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-09-09T01:47:09.249Z] #21 13.37 Suggested packages: [2021-09-09T01:47:09.249Z] #21 13.37 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-09-09T01:47:09.249Z] #21 13.37 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-09-09T01:47:09.249Z] #21 13.37 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-09-09T01:47:09.249Z] #21 13.37 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-09-09T01:47:09.249Z] #21 13.37 seccomp:ppc64el seccomp:s390x [2021-09-09T01:47:09.249Z] #21 13.37 Recommended packages: [2021-09-09T01:47:09.249Z] #21 13.37 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-09-09T01:47:09.249Z] #21 13.37 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-09-09T01:47:09.249Z] #21 13.37 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-09-09T01:47:09.249Z] #21 13.37 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-09-09T01:47:09.510Z] #21 13.80 The following NEW packages will be installed: [2021-09-09T01:47:09.510Z] #21 13.80 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-09-09T01:47:09.510Z] #21 13.80 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-09-09T01:47:09.510Z] #21 13.80 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-09-09T01:47:09.510Z] #21 13.80 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-09-09T01:47:09.510Z] #21 13.80 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-09-09T01:47:09.510Z] #21 13.80 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-09-09T01:47:09.510Z] #21 13.80 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-09-09T01:47:09.510Z] #21 13.80 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-09-09T01:47:09.510Z] #21 13.80 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-09-09T01:47:09.510Z] #21 13.80 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-09-09T01:47:09.510Z] #21 13.81 libseccomp2:ppc64el libseccomp2:s390x [2021-09-09T01:47:09.598Z] #58 211.4 + bin/containerd-shim [2021-09-09T01:47:09.643Z] INFO: Downloading compiler 2 of 3... [2021-09-09T01:47:09.772Z] #21 14.14 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:47:09.772Z] #21 14.14 Need to get 15.9 MB of archives. [2021-09-09T01:47:09.772Z] #21 14.14 After this operation, 72.9 MB of additional disk space will be used. [2021-09-09T01:47:09.772Z] #21 14.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-09-09T01:47:09.772Z] #21 14.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-09-09T01:47:09.772Z] #21 14.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-09-09T01:47:09.772Z] #21 14.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-09-09T01:47:09.772Z] #21 14.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-09-09T01:47:09.772Z] #21 14.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-09-09T01:47:09.772Z] #21 14.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-09-09T01:47:09.772Z] #21 14.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB] [2021-09-09T01:47:09.772Z] #21 14.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-09-09T01:47:10.033Z] #21 14.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-09-09T01:47:10.033Z] #21 14.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-09-09T01:47:10.033Z] #21 14.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-09-09T01:47:10.033Z] #21 14.21 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB] [2021-09-09T01:47:10.033Z] #21 14.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-09-09T01:47:10.033Z] #21 14.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-09-09T01:47:10.033Z] #21 14.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-09-09T01:47:10.033Z] #21 14.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-09-09T01:47:10.033Z] #21 14.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB] [2021-09-09T01:47:10.033Z] #21 14.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-09-09T01:47:10.033Z] #21 14.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-09-09T01:47:10.033Z] #21 14.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-09-09T01:47:10.033Z] #21 14.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-09-09T01:47:10.033Z] #21 14.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB] [2021-09-09T01:47:10.033Z] #21 14.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-09-09T01:47:10.033Z] #21 14.39 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-09-09T01:47:10.033Z] #21 14.39 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-09-09T01:47:10.033Z] #21 14.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-09-09T01:47:10.295Z] #21 14.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB] [2021-09-09T01:47:10.555Z] #21 14.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-09-09T01:47:10.555Z] #21 14.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-09-09T01:47:10.555Z] #21 14.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-09-09T01:47:10.555Z] #21 14.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-09-09T01:47:10.555Z] #21 14.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-09-09T01:47:10.555Z] #21 14.99 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-09-09T01:47:10.555Z] #21 14.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-09-09T01:47:10.555Z] #21 14.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-09-09T01:47:10.555Z] #21 15.00 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-09-09T01:47:10.555Z] #21 15.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-09-09T01:47:10.555Z] #21 15.00 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-09-09T01:47:10.555Z] #21 15.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-09-09T01:47:10.628Z] INFO: Downloading compiler 3 of 3... [2021-09-09T01:47:11.096Z] INFO: Extracting git... [2021-09-09T01:47:11.127Z] #21 15.50 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:47:11.388Z] #21 15.66 Fetched 15.9 MB in 1s (14.0 MB/s) [2021-09-09T01:47:11.388Z] #21 15.70 Selecting previously unselected package gcc-10-base:armel. [2021-09-09T01:47:11.388Z] #21 15.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38512 files and directories currently installed.) [2021-09-09T01:47:11.388Z] #21 15.74 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-09-09T01:47:11.388Z] #21 15.75 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-09-09T01:47:11.388Z] #21 15.80 Selecting previously unselected package gcc-10-base:armhf. [2021-09-09T01:47:11.388Z] #21 15.81 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-09-09T01:47:11.388Z] #21 15.81 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-09-09T01:47:11.388Z] #21 15.86 Selecting previously unselected package gcc-10-base:ppc64el. [2021-09-09T01:47:11.650Z] #21 15.87 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-09-09T01:47:11.650Z] #21 15.88 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-09-09T01:47:11.650Z] #21 15.92 Selecting previously unselected package gcc-10-base:s390x. [2021-09-09T01:47:11.650Z] #21 15.93 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-09-09T01:47:11.650Z] #21 15.93 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-09-09T01:47:11.650Z] #21 15.99 Selecting previously unselected package gcc-10-base:arm64. [2021-09-09T01:47:11.650Z] #21 16.00 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-09-09T01:47:11.650Z] #21 16.01 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-09-09T01:47:11.912Z] #21 16.10 Selecting previously unselected package libgcc-s1:armel. [2021-09-09T01:47:11.912Z] #21 16.11 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-09-09T01:47:11.912Z] #21 16.12 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-09-09T01:47:11.912Z] #21 16.17 Selecting previously unselected package libcrypt1:armel. [2021-09-09T01:47:11.912Z] #21 16.17 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-09-09T01:47:11.912Z] #21 16.18 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-09-09T01:47:11.912Z] #21 16.27 Selecting previously unselected package libc6:armel. [2021-09-09T01:47:11.912Z] #21 16.27 Preparing to unpack .../07-libc6_2.31-13_armel.deb ... [2021-09-09T01:47:12.173Z] #21 16.46 Unpacking libc6:armel (2.31-13) ... [2021-09-09T01:47:12.745Z] #21 16.93 Selecting previously unselected package libapparmor1:armel. [2021-09-09T01:47:12.745Z] #21 16.94 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-09-09T01:47:12.745Z] #21 16.95 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-09-09T01:47:12.745Z] #21 17.06 Selecting previously unselected package libapparmor-dev:armel. [2021-09-09T01:47:12.745Z] #21 17.06 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-09-09T01:47:12.745Z] #21 17.09 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-09-09T01:47:13.006Z] #21 17.17 Selecting previously unselected package libgcc-s1:arm64. [2021-09-09T01:47:13.006Z] #21 17.17 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-09-09T01:47:13.006Z] #21 17.18 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-09-09T01:47:13.006Z] #21 17.24 Selecting previously unselected package libcrypt1:arm64. [2021-09-09T01:47:13.006Z] #21 17.24 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-09-09T01:47:13.006Z] #21 17.24 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-09-09T01:47:13.006Z] #21 17.33 Selecting previously unselected package libc6:arm64. [2021-09-09T01:47:13.006Z] #21 17.34 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ... [2021-09-09T01:47:13.267Z] #21 17.53 Unpacking libc6:arm64 (2.31-13) ... [2021-09-09T01:47:13.276Z] #23 ... [2021-09-09T01:47:13.276Z] [2021-09-09T01:47:13.276Z] #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-09T01:47:13.276Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:47:13.529Z] #21 17.97 Selecting previously unselected package libapparmor1:arm64. [2021-09-09T01:47:13.529Z] #21 17.97 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-09-09T01:47:13.529Z] #21 17.98 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-09-09T01:47:13.529Z] #21 18.03 Selecting previously unselected package libapparmor-dev:arm64. [2021-09-09T01:47:13.533Z] #41 259.2 + dpkg --print-architecture [2021-09-09T01:47:13.533Z] #41 259.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-09-09T01:47:13.533Z] #41 259.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-09-09T01:47:13.533Z] #41 259.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-09-09T01:47:13.790Z] #21 18.04 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-09-09T01:47:13.790Z] #21 18.04 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-09T01:47:13.790Z] #21 18.13 Selecting previously unselected package libgcc-s1:s390x. [2021-09-09T01:47:13.790Z] #21 18.13 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-09-09T01:47:13.790Z] #21 18.14 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-09-09T01:47:13.790Z] #21 18.18 Selecting previously unselected package libcrypt1:s390x. [2021-09-09T01:47:13.790Z] #21 18.18 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-09-09T01:47:13.790Z] #21 18.19 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-09-09T01:47:13.790Z] #21 18.28 Selecting previously unselected package libc6:s390x. [2021-09-09T01:47:14.052Z] #21 18.29 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ... [2021-09-09T01:47:14.052Z] #21 18.45 Unpacking libc6:s390x (2.31-13) ... [2021-09-09T01:47:14.171Z] #58 213.5 # github.com/containerd/containerd/cmd/containerd [2021-09-09T01:47:14.171Z] #58 213.5 /usr/bin/ld: /tmp/go-link-3327184136/000019.o: in function `New': [2021-09-09T01:47:14.171Z] #58 213.5 /tmp/tmp.g6JsXazlGn/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-09T01:47:14.171Z] #58 213.5 + bin/containerd-stress [2021-09-09T01:47:14.171Z] #58 214.6 + bin/containerd-shim [2021-09-09T01:47:14.217Z] #58 ... [2021-09-09T01:47:14.217Z] [2021-09-09T01:47:14.217Z] #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-09T01:47:14.217Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:47:14.217Z] #41 DONE 258.8s [2021-09-09T01:47:14.217Z] [2021-09-09T01:47:14.217Z] #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-09T01:47:14.217Z] #58 sha256:5802cbaa3096d3855ae4cae872985daef61f781977d6931a4e95bc52db4549ca [2021-09-09T01:47:14.625Z] #21 18.94 Selecting previously unselected package libapparmor1:s390x. [2021-09-09T01:47:14.625Z] #21 18.95 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-09-09T01:47:14.625Z] #21 18.95 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-09-09T01:47:14.625Z] #21 19.00 Selecting previously unselected package libapparmor-dev:s390x. [2021-09-09T01:47:14.625Z] #21 19.00 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-09-09T01:47:14.625Z] #21 19.01 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-09-09T01:47:14.625Z] #21 19.10 Selecting previously unselected package libgcc-s1:armhf. [2021-09-09T01:47:14.886Z] #21 19.10 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-09-09T01:47:14.886Z] #21 19.11 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-09-09T01:47:14.886Z] #21 19.17 Selecting previously unselected package libcrypt1:armhf. [2021-09-09T01:47:14.886Z] #21 19.17 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-09-09T01:47:14.886Z] #21 19.18 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-09-09T01:47:14.886Z] #21 19.27 Selecting previously unselected package libc6:armhf. [2021-09-09T01:47:14.886Z] #21 19.28 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ... [2021-09-09T01:47:15.146Z] #21 19.46 Unpacking libc6:armhf (2.31-13) ... [2021-09-09T01:47:15.166Z] #58 ... [2021-09-09T01:47:15.166Z] [2021-09-09T01:47:15.166Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-09T01:47:15.166Z] #42 sha256:dcb72880893f69cd0f38bd8b3c9bf366fd4415c221539b4d4be67883bb1384e4 [2021-09-09T01:47:15.166Z] #42 DONE 0.2s [2021-09-09T01:47:15.166Z] [2021-09-09T01:47:15.166Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-09T01:47:15.166Z] #46 sha256:14ec60cb5b95c9b012ecdab84a9209753c1cf742759d90e3422cf10d94285f09 [2021-09-09T01:47:15.166Z] #46 DONE 0.1s [2021-09-09T01:47:15.166Z] [2021-09-09T01:47:15.166Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-09T01:47:15.166Z] #48 sha256:adb469ead5f0a282e1f7daa217077f8a0be98ac2d586148eae2d2f46d612b3d2 [2021-09-09T01:47:15.166Z] #48 DONE 0.1s [2021-09-09T01:47:15.166Z] [2021-09-09T01:47:15.166Z] #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-09T01:47:15.166Z] #58 sha256:5802cbaa3096d3855ae4cae872985daef61f781977d6931a4e95bc52db4549ca [2021-09-09T01:47:15.427Z] #58 ... [2021-09-09T01:47:15.427Z] [2021-09-09T01:47:15.427Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-09T01:47:15.427Z] #50 sha256:4bb6962a278dfdf35c9f3ec37aabb529a3d3148741be1eb1003a218e78d3c39b [2021-09-09T01:47:15.427Z] #50 DONE 0.1s [2021-09-09T01:47:15.427Z] [2021-09-09T01:47:15.427Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-09T01:47:15.427Z] #52 sha256:2db93d23f5b2c1a5315e1451a76c7419dfafe3b3beb9780c860cd3677dee337d [2021-09-09T01:47:15.687Z] #52 DONE 0.2s [2021-09-09T01:47:15.687Z] [2021-09-09T01:47:15.687Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-09T01:47:15.687Z] #54 sha256:e79ea1a69a938549733d84b47b13c310cb1d4b64ed91d8230946e3f781cea9c5 [2021-09-09T01:47:15.687Z] #54 DONE 0.1s [2021-09-09T01:47:15.687Z] [2021-09-09T01:47:15.687Z] #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-09T01:47:15.687Z] #55 sha256:7f60e25da80413e09f13918b120c08d18a2a807beaaf0799cd31ca5117f5a0cf [2021-09-09T01:47:15.717Z] #21 19.88 Selecting previously unselected package libapparmor1:armhf. [2021-09-09T01:47:15.717Z] #21 19.89 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-09-09T01:47:15.717Z] #21 19.89 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-09-09T01:47:15.717Z] #21 19.95 Selecting previously unselected package libapparmor-dev:armhf. [2021-09-09T01:47:15.717Z] #21 19.96 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-09-09T01:47:15.717Z] #21 19.97 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-09-09T01:47:15.717Z] #21 20.04 Selecting previously unselected package libgcc-s1:ppc64el. [2021-09-09T01:47:15.717Z] #21 20.05 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-09-09T01:47:15.717Z] #21 20.06 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-09-09T01:47:15.717Z] #21 20.11 Selecting previously unselected package libcrypt1:ppc64el. [2021-09-09T01:47:15.717Z] #21 20.11 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-09-09T01:47:15.717Z] #21 20.12 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-09-09T01:47:15.978Z] #21 20.20 Selecting previously unselected package libc6:ppc64el. [2021-09-09T01:47:15.978Z] #21 20.21 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ... [2021-09-09T01:47:15.978Z] #21 20.36 Unpacking libc6:ppc64el (2.31-13) ... [2021-09-09T01:47:16.549Z] #21 20.91 Selecting previously unselected package libapparmor1:ppc64el. [2021-09-09T01:47:16.549Z] #21 20.91 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-09-09T01:47:16.549Z] #21 20.92 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-09-09T01:47:16.549Z] #21 20.97 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-09-09T01:47:16.549Z] #21 20.98 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-09-09T01:47:16.549Z] #21 20.98 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-09-09T01:47:16.811Z] #21 21.10 Selecting previously unselected package libseccomp2:s390x. [2021-09-09T01:47:16.811Z] #21 21.10 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-09-09T01:47:16.811Z] #21 21.11 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-09-09T01:47:16.811Z] #21 21.16 Selecting previously unselected package libseccomp-dev:s390x. [2021-09-09T01:47:16.811Z] #21 21.17 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-09-09T01:47:16.811Z] #21 21.18 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-09-09T01:47:16.811Z] #21 21.24 Selecting previously unselected package libseccomp2:ppc64el. [2021-09-09T01:47:16.811Z] #21 21.24 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-09-09T01:47:16.811Z] #21 21.25 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-09-09T01:47:17.072Z] #21 21.29 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-09-09T01:47:17.072Z] #21 21.30 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-09-09T01:47:17.072Z] #21 21.30 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-09-09T01:47:17.072Z] #21 21.36 Selecting previously unselected package libseccomp2:armhf. [2021-09-09T01:47:17.072Z] #21 21.37 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-09-09T01:47:17.072Z] #21 21.38 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-09-09T01:47:17.072Z] #21 21.43 Selecting previously unselected package libseccomp-dev:armhf. [2021-09-09T01:47:17.072Z] #21 21.43 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-09-09T01:47:17.072Z] #21 21.44 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-09-09T01:47:17.072Z] #21 21.49 Selecting previously unselected package libseccomp2:armel. [2021-09-09T01:47:17.072Z] #21 21.49 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-09-09T01:47:17.072Z] #21 21.50 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-09-09T01:47:17.072Z] #21 21.55 Selecting previously unselected package libseccomp-dev:armel. [2021-09-09T01:47:17.333Z] #21 21.55 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-09-09T01:47:17.333Z] #21 21.56 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-09-09T01:47:17.333Z] #21 21.62 Selecting previously unselected package libseccomp2:arm64. [2021-09-09T01:47:17.333Z] #21 21.63 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-09-09T01:47:17.333Z] #21 21.63 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-09-09T01:47:17.333Z] #21 21.68 Selecting previously unselected package libseccomp-dev:arm64. [2021-09-09T01:47:17.333Z] #21 21.69 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-09-09T01:47:17.333Z] #21 21.69 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-09T01:47:17.333Z] #21 21.78 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-09-09T01:47:17.333Z] #21 21.81 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-09-09T01:47:17.596Z] #21 21.84 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-09-09T01:47:17.596Z] #21 21.85 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-09-09T01:47:17.596Z] #21 21.86 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-09-09T01:47:17.596Z] #21 21.88 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-09-09T01:47:17.596Z] #21 21.90 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-09-09T01:47:17.596Z] #21 21.91 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-09-09T01:47:17.596Z] #21 21.92 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-09-09T01:47:17.596Z] #21 21.93 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-09-09T01:47:17.596Z] #21 21.95 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-09-09T01:47:17.596Z] #21 21.96 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-09-09T01:47:17.596Z] #21 21.97 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-09-09T01:47:17.596Z] #21 21.99 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-09-09T01:47:17.596Z] #21 22.00 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-09-09T01:47:17.596Z] #21 22.01 Setting up libc6:arm64 (2.31-13) ... [2021-09-09T01:47:17.760Z] #58 218.5 + bin/containerd-shim-runc-v1 [2021-09-09T01:47:18.377Z] #58 221.9 + bin/containerd-shim-runc-v1 [2021-09-09T01:47:18.788Z] #41 ... [2021-09-09T01:47:18.788Z] [2021-09-09T01:47:18.788Z] #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-09T01:47:18.788Z] #51 sha256:7e006e351edceb2837377613c66d2ebf7866a40d4f82fa5d910a513d1ec7ccc5 [2021-09-09T01:47:18.788Z] #51 262.8 + /build/golangci-lint --version [2021-09-09T01:47:18.788Z] #51 263.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-09-09T01:47:18.788Z] #51 DONE 264.4s [2021-09-09T01:47:18.788Z] [2021-09-09T01:47:18.788Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-09T01:47:18.788Z] #23 sha256:572af6a2c3d89a56dc6098999071f98e1d9f1540cb6adec50ef79d0872296af2 [2021-09-09T01:47:18.788Z] #23 9.447 Collecting yamllint==1.26.1 [2021-09-09T01:47:18.788Z] #23 10.49 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-09T01:47:18.788Z] #23 11.57 Collecting pathspec>=0.5.3 [2021-09-09T01:47:18.788Z] #23 11.59 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-09T01:47:18.788Z] #23 11.87 Collecting pyyaml [2021-09-09T01:47:18.788Z] #23 11.88 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-09T01:47:18.788Z] #23 11.96 Building wheels for collected packages: yamllint [2021-09-09T01:47:18.788Z] #23 11.96 Building wheel for yamllint (setup.py): started [2021-09-09T01:47:18.788Z] #23 12.89 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-09T01:47:18.788Z] #23 12.90 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=68021c54cd213cbfa7a70898b9536860ce56a4f300169e29ce5b29101f7ca5d5 [2021-09-09T01:47:18.788Z] #23 12.90 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-09T01:47:18.788Z] #23 12.90 Successfully built yamllint [2021-09-09T01:47:18.788Z] #23 12.93 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-09T01:47:18.788Z] #23 13.50 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-09T01:47:18.788Z] #23 DONE 13.8s [2021-09-09T01:47:18.788Z] [2021-09-09T01:47:18.788Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-09T01:47:18.788Z] #26 sha256:7e77c124d247a82992c60fbb5e896cf38fbdd309c124daa2d1c3951a70ee4f8a [2021-09-09T01:47:18.984Z] #21 23.26 Setting up libc6:armel (2.31-13) ... [2021-09-09T01:47:19.721Z] #26 DONE 0.8s [2021-09-09T01:47:19.721Z] [2021-09-09T01:47:19.721Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-09T01:47:19.721Z] #31 sha256:5ffc78a0eb26a065eacb065bde5cfea61303bd17be6796a70b7dd256721aa195 [2021-09-09T01:47:20.369Z] #21 24.49 Setting up libc6:armhf (2.31-13) ... [2021-09-09T01:47:20.653Z] #31 DONE 0.9s [2021-09-09T01:47:20.653Z] [2021-09-09T01:47:20.653Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-09T01:47:20.653Z] #34 sha256:85314de9fb7705a5adce0171d8efbbd2359726742fa9ed8c73f0c667b1b4e462 [2021-09-09T01:47:21.311Z] #21 25.69 Setting up libc6:ppc64el (2.31-13) ... [2021-09-09T01:47:21.589Z] #34 DONE 0.8s [2021-09-09T01:47:21.589Z] [2021-09-09T01:47:21.589Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-09T01:47:21.589Z] #36 sha256:e85ec7bc4563105ed03e4130c5155724862ea31215b407018b63fb77c0216ad5 [2021-09-09T01:47:21.589Z] #36 DONE 0.1s [2021-09-09T01:47:21.589Z] [2021-09-09T01:47:21.589Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-09T01:47:21.589Z] #39 sha256:406b0de710b55fc6d840a390268427741c1232748ec673d5d0408ae451d74172 [2021-09-09T01:47:21.589Z] #39 DONE 0.1s [2021-09-09T01:47:21.589Z] [2021-09-09T01:47:21.589Z] #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-09T01:47:21.589Z] #41 sha256:6b8cec4c40d2921a1d2bdc203326c098330e9d2856fcd77ef3a5c99befc5d468 [2021-09-09T01:47:21.979Z] #58 223.9 + bin/containerd-shim-runc-v2 [2021-09-09T01:47:22.695Z] #21 26.91 Setting up libc6:s390x (2.31-13) ... [2021-09-09T01:47:23.368Z] #58 225.3 + binaries [2021-09-09T01:47:23.581Z] INFO: Expanding go... [2021-09-09T01:47:23.629Z] #58 225.3 + install -D bin/containerd /build/containerd [2021-09-09T01:47:23.629Z] #58 225.4 + install -D bin/containerd-shim /build/containerd-shim [2021-09-09T01:47:23.629Z] #58 225.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-09T01:47:23.629Z] #58 225.4 + install -D bin/ctr /build/ctr [2021-09-09T01:47:23.660Z] #58 227.1 + bin/containerd-shim-runc-v2 [2021-09-09T01:47:23.660Z] #58 227.7 + binaries [2021-09-09T01:47:23.920Z] #58 227.7 + install -D bin/containerd /build/containerd [2021-09-09T01:47:23.920Z] #58 227.7 + install -D bin/containerd-shim /build/containerd-shim [2021-09-09T01:47:23.920Z] #58 227.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-09T01:47:23.920Z] #58 227.8 + install -D bin/ctr /build/ctr [2021-09-09T01:47:24.080Z] #21 28.18 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-09-09T01:47:24.080Z] #21 28.25 Setting up libapparmor1:armel (2.13.6-10) ... [2021-09-09T01:47:24.080Z] #21 28.28 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-09-09T01:47:24.080Z] #21 28.30 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-09-09T01:47:24.080Z] #21 28.36 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-09-09T01:47:24.080Z] #21 28.40 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-09-09T01:47:24.080Z] #21 28.44 Setting up libseccomp2:armel (2.5.1-1) ... [2021-09-09T01:47:24.080Z] #21 28.46 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-09-09T01:47:24.080Z] #21 28.47 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-09-09T01:47:24.080Z] #21 28.48 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-09-09T01:47:24.080Z] #21 28.50 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-09-09T01:47:24.341Z] #21 28.51 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-09-09T01:47:24.341Z] #21 28.52 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-09-09T01:47:24.341Z] #21 28.54 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-09-09T01:47:24.341Z] #21 28.55 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-09-09T01:47:24.341Z] #21 28.56 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-09-09T01:47:24.341Z] #21 28.58 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-09-09T01:47:24.341Z] #21 28.59 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-09-09T01:47:24.341Z] #21 28.61 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-09-09T01:47:24.341Z] #21 28.63 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-09-09T01:47:24.341Z] #21 28.65 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:47:25.283Z] #21 DONE 29.6s [2021-09-09T01:47:25.283Z] [2021-09-09T01:47:25.283Z] #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-09T01:47:25.283Z] #62 sha256:fdf4a9642e70ba9955ee6bca0f8a5a1d11654144fb875748e619aa46e241c934 [2021-09-09T01:47:26.457Z] #58 DONE 230.3s [2021-09-09T01:47:26.621Z] 8f616e6e9eec: Pull complete [2021-09-09T01:47:26.671Z] #62 1.373 + RM_GOPATH=0 [2021-09-09T01:47:26.671Z] #62 1.375 + TMP_GOPATH= [2021-09-09T01:47:26.671Z] #62 1.376 + : /build [2021-09-09T01:47:26.671Z] #62 1.376 + '[' -z '' ']' [2021-09-09T01:47:26.671Z] #62 1.376 ++ mktemp -d [2021-09-09T01:47:26.671Z] #62 1.380 + export GOPATH=/tmp/tmp.DIRxfxt6Af [2021-09-09T01:47:26.671Z] #62 1.381 + GOPATH=/tmp/tmp.DIRxfxt6Af [2021-09-09T01:47:26.671Z] #62 1.381 + RM_GOPATH=1 [2021-09-09T01:47:26.671Z] #62 1.381 + case "$(go env GOARCH)" in [2021-09-09T01:47:26.671Z] #62 1.382 ++ go env GOARCH [2021-09-09T01:47:26.671Z] #62 1.402 + export GO_BUILDMODE=-buildmode=pie [2021-09-09T01:47:26.671Z] #62 1.402 + GO_BUILDMODE=-buildmode=pie [2021-09-09T01:47:26.671Z] #62 1.403 ++ dirname /tmp/install/install.sh [2021-09-09T01:47:26.671Z] #62 1.404 + dir=/tmp/install [2021-09-09T01:47:26.671Z] #62 1.404 + bin=runc [2021-09-09T01:47:26.671Z] #62 1.404 + shift [2021-09-09T01:47:26.671Z] #62 1.405 + '[' '!' -f /tmp/install/runc.installer ']' [2021-09-09T01:47:26.671Z] #62 1.410 + . /tmp/install/runc.installer [2021-09-09T01:47:26.671Z] #62 1.414 ++ set -e [2021-09-09T01:47:26.671Z] #62 1.414 ++ : v1.0.2 [2021-09-09T01:47:26.671Z] #62 1.415 + install_runc [2021-09-09T01:47:26.671Z] #62 1.415 + RUNC_BUILDTAGS=seccomp [2021-09-09T01:47:26.671Z] #62 1.415 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-09-09T01:47:26.671Z] #62 1.415 Install runc version v1.0.2 (build tags: seccomp) [2021-09-09T01:47:26.671Z] #62 1.415 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DIRxfxt6Af/src/github.com/opencontainers/runc [2021-09-09T01:47:26.671Z] #62 1.417 Cloning into '/tmp/tmp.DIRxfxt6Af/src/github.com/opencontainers/runc'... [2021-09-09T01:47:26.932Z] #62 ... [2021-09-09T01:47:26.932Z] [2021-09-09T01:47:26.933Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-09-09T01:47:26.933Z] #22 sha256:ad12a3693236ab654f22ff2f6e52f24b2a0827a5463616366e2a52f60eef7c5b [2021-09-09T01:47:26.933Z] #22 DONE 1.6s [2021-09-09T01:47:26.933Z] [2021-09-09T01:47:26.933Z] #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-09T01:47:26.933Z] #23 sha256:c7898293bb3eae406f8fe483e451ff536cd9a0b46545410c462c520b72fb2319 [2021-09-09T01:47:27.399Z] [2021-09-09T01:47:27.399Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-09T01:47:27.399Z] #59 sha256:fae572ec019f0f6fe5b8cd2b9edc28523289151f1ed5a0b5a9889447ddad974f [2021-09-09T01:47:27.839Z] #58 DONE 228.9s [2021-09-09T01:47:28.318Z] #23 DONE 1.4s [2021-09-09T01:47:28.318Z] [2021-09-09T01:47:28.318Z] #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-09T01:47:28.318Z] #62 sha256:fdf4a9642e70ba9955ee6bca0f8a5a1d11654144fb875748e619aa46e241c934 [2021-09-09T01:47:28.337Z] #59 DONE 0.9s [2021-09-09T01:47:28.337Z] [2021-09-09T01:47:28.337Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-09T01:47:28.337Z] #63 sha256:aede408fa1b501242276558c1c7655c0937fd29a7d6926010bb0903c2aa41816 [2021-09-09T01:47:28.337Z] #63 DONE 0.4s [2021-09-09T01:47:28.337Z] [2021-09-09T01:47:28.337Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-09T01:47:28.337Z] #68 sha256:ec1fe1274a5300e381fe2defdc00dd028b8cff72634a6fcc96c4e292c47573d3 [2021-09-09T01:47:28.783Z] [2021-09-09T01:47:28.783Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-09T01:47:28.783Z] #59 sha256:cbe9afadc8575ffe8c6d315f8ebc6620b772b0492eb1455b58e323bc428af831 [2021-09-09T01:47:29.702Z] #62 ... [2021-09-09T01:47:29.702Z] [2021-09-09T01:47:29.702Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-09-09T01:47:29.702Z] #24 sha256:d3330b5dd8d0a73ad6e46bd041f0f45cec1539acc1b77684be5c588953779daf [2021-09-09T01:47:29.702Z] #24 1.049 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-09-09T01:47:29.702Z] #24 DONE 1.2s [2021-09-09T01:47:29.702Z] [2021-09-09T01:47:29.702Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-09-09T01:47:29.702Z] #25 sha256:29e9f03487c4b033f58da357530161976733af18f6272f32d99672080df25734 [2021-09-09T01:47:29.719Z] #68 DONE 1.0s [2021-09-09T01:47:29.719Z] [2021-09-09T01:47:29.719Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-09T01:47:29.719Z] #69 sha256:8e2a9d237cd72c01ec23d34db085d4f7aca3d705c7dd767c2c2baf431441f956 [2021-09-09T01:47:29.719Z] #69 DONE 0.0s [2021-09-09T01:47:29.719Z] [2021-09-09T01:47:29.719Z] #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-09T01:47:29.719Z] #70 sha256:a19f83889d38ac27ecb5aff44e64139ab06caaca6e002cda81c228a8e35f3694 [2021-09-09T01:47:30.288Z] #70 0.685 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-09-09T01:47:30.288Z] #70 0.686 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-09-09T01:47:30.288Z] #70 0.686 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-09-09T01:47:30.648Z] #25 DONE 1.2s [2021-09-09T01:47:30.648Z] [2021-09-09T01:47:30.648Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-09-09T01:47:30.648Z] #26 sha256:8e6ad4166df6a7e1a213a43b5200020defd63ef941413188783581e2418fb3c1 [2021-09-09T01:47:30.699Z] #59 DONE 1.8s [2021-09-09T01:47:30.699Z] [2021-09-09T01:47:30.700Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-09T01:47:30.700Z] #63 sha256:bf1cf11c055a54cff66f714b1aab03c5370e3618c1547cf1f44e33e903fe80cc [2021-09-09T01:47:30.700Z] #63 DONE 0.4s [2021-09-09T01:47:30.700Z] [2021-09-09T01:47:30.700Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-09T01:47:30.700Z] #68 sha256:d147759292245ad960632dd03bef355433ca4749cd50d74804729373e9303e45 [2021-09-09T01:47:30.809Z] #70 0.928 Reading package lists... [2021-09-09T01:47:31.380Z] #70 1.441 Reading package lists... [2021-09-09T01:47:31.380Z] #70 1.950 Building dependency tree... [2021-09-09T01:47:31.380Z] #70 2.071 Reading state information... [2021-09-09T01:47:31.543Z] #41 DONE 276.8s [2021-09-09T01:47:31.543Z] [2021-09-09T01:47:31.543Z] #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-09T01:47:31.543Z] #58 sha256:e799da3d2d72da3d745b621edcbfcbb2e7f83d7ed0087a6d3b37b51a33cf7535 [2021-09-09T01:47:31.639Z] #70 2.196 The following additional packages will be installed: [2021-09-09T01:47:31.639Z] #70 2.197 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-09-09T01:47:31.639Z] #70 2.197 systemd-timesyncd [2021-09-09T01:47:31.639Z] #70 2.198 Suggested packages: [2021-09-09T01:47:31.639Z] #70 2.198 systemd-container policykit-1 [2021-09-09T01:47:31.639Z] #70 2.198 Recommended packages: [2021-09-09T01:47:31.639Z] #70 2.198 libnss-systemd [2021-09-09T01:47:31.639Z] #70 2.283 The following NEW packages will be installed: [2021-09-09T01:47:31.639Z] #70 2.284 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-09-09T01:47:31.639Z] #70 2.285 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-09-09T01:47:31.899Z] #70 2.613 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:47:31.899Z] #70 2.613 Need to get 5937 kB of archives. [2021-09-09T01:47:31.899Z] #70 2.613 After this operation, 19.5 MB of additional disk space will be used. [2021-09-09T01:47:31.899Z] #70 2.613 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-09-09T01:47:32.037Z] #26 DONE 1.1s [2021-09-09T01:47:32.037Z] [2021-09-09T01:47:32.037Z] #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-09T01:47:32.037Z] #62 sha256:fdf4a9642e70ba9955ee6bca0f8a5a1d11654144fb875748e619aa46e241c934 [2021-09-09T01:47:32.037Z] #62 5.170 + cd /tmp/tmp.DIRxfxt6Af/src/github.com/opencontainers/runc [2021-09-09T01:47:32.037Z] #62 5.170 + git checkout -q v1.0.2 [2021-09-09T01:47:32.037Z] #62 5.530 + '[' -z '' ']' [2021-09-09T01:47:32.037Z] #62 5.530 + target=static [2021-09-09T01:47:32.037Z] #62 5.530 + make BUILDTAGS=seccomp static [2021-09-09T01:47:32.038Z] #62 6.009 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-09T01:47:32.159Z] #70 2.661 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-09-09T01:47:32.159Z] #70 2.662 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-09-09T01:47:32.159Z] #70 2.667 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-09-09T01:47:32.159Z] #70 2.668 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-09-09T01:47:32.159Z] #70 2.671 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-09-09T01:47:32.159Z] #70 2.763 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-09-09T01:47:32.419Z] #70 2.764 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-09-09T01:47:32.419Z] #70 2.765 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-09-09T01:47:32.419Z] #70 2.767 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-09-09T01:47:32.419Z] #70 2.769 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-09T01:47:32.419Z] #70 2.961 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:47:32.419Z] #70 2.991 Fetched 5937 kB in 0s (12.4 MB/s) [2021-09-09T01:47:32.419Z] #70 3.019 Selecting previously unselected package libargon2-1:amd64. [2021-09-09T01:47:32.419Z] #70 3.019 (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-09T01:47:32.419Z] #70 3.034 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-09-09T01:47:32.419Z] #70 3.042 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-09-09T01:47:32.419Z] #70 3.081 Selecting previously unselected package libjson-c5:amd64. [2021-09-09T01:47:32.419Z] #70 3.084 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-09-09T01:47:32.419Z] #70 3.088 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-09-09T01:47:32.419Z] #70 3.127 Selecting previously unselected package libcryptsetup12:amd64. [2021-09-09T01:47:32.615Z] #68 DONE 1.9s [2021-09-09T01:47:32.615Z] [2021-09-09T01:47:32.615Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-09T01:47:32.615Z] #69 sha256:f5d3b4a8f1a199044fe10768d4891550c8c0b1d7844b66dd03544a3b410f5fbb [2021-09-09T01:47:32.615Z] #69 DONE 0.0s [2021-09-09T01:47:32.615Z] [2021-09-09T01:47:32.615Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-09T01:47:32.615Z] #70 sha256:a8fc6e39aa3a76b00f2ea881bf1231341165f28cc9c5381cf575dc1a3ed0e4ee [2021-09-09T01:47:32.679Z] #70 3.131 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-09-09T01:47:32.679Z] #70 3.136 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-09-09T01:47:32.679Z] #70 3.193 Selecting previously unselected package libkmod2:amd64. [2021-09-09T01:47:32.679Z] #70 3.196 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-09-09T01:47:32.679Z] #70 3.201 Unpacking libkmod2:amd64 (28-1) ... [2021-09-09T01:47:32.679Z] #70 3.242 Selecting previously unselected package systemd-timesyncd. [2021-09-09T01:47:32.913Z] #58 ... [2021-09-09T01:47:32.913Z] [2021-09-09T01:47:32.913Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-09T01:47:32.913Z] #42 sha256:b8895d8bd9516045cb911b30e2847946cc7f7bf2d8f7e05fcaaad6abb2c73aa0 [2021-09-09T01:47:32.939Z] #70 3.245 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-09-09T01:47:32.939Z] #70 3.250 Unpacking systemd-timesyncd (247.3-6) ... [2021-09-09T01:47:32.939Z] #70 3.304 Selecting previously unselected package systemd. [2021-09-09T01:47:32.939Z] #70 3.307 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-09-09T01:47:32.939Z] #70 3.339 Unpacking systemd (247.3-6) ... [2021-09-09T01:47:32.982Z] #62 ... [2021-09-09T01:47:32.982Z] [2021-09-09T01:47:32.982Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-09-09T01:47:32.982Z] #27 sha256:2006132af9afa9da49963f9e9a8479699f0c68a3d451511833ee8a0e70178d8f [2021-09-09T01:47:32.982Z] #27 DONE 1.3s [2021-09-09T01:47:33.245Z] [2021-09-09T01:47:33.245Z] #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-09T01:47:33.245Z] #28 sha256:8214225d38ea347e733bc7ff59b42a6ba2b4688b5336d86438d78a8339851514 [2021-09-09T01:47:33.478Z] #42 DONE 0.6s [2021-09-09T01:47:33.478Z] [2021-09-09T01:47:33.478Z] #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-09T01:47:33.478Z] #58 sha256:e799da3d2d72da3d745b621edcbfcbb2e7f83d7ed0087a6d3b37b51a33cf7535 [2021-09-09T01:47:33.478Z] #58 ... [2021-09-09T01:47:33.478Z] [2021-09-09T01:47:33.478Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-09T01:47:33.478Z] #46 sha256:8d57cdf216d6c8ececab17517a53059476e5fac4147eb3be030009dec10e5b6d [2021-09-09T01:47:33.478Z] #46 DONE 0.1s [2021-09-09T01:47:33.508Z] #70 3.854 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-09-09T01:47:33.508Z] #70 3.867 Setting up libjson-c5:amd64 (0.15-2) ... [2021-09-09T01:47:33.508Z] #70 3.885 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-09-09T01:47:33.508Z] #70 3.899 Setting up libkmod2:amd64 (28-1) ... [2021-09-09T01:47:33.508Z] #70 3.914 Setting up systemd (247.3-6) ... [2021-09-09T01:47:33.508Z] #70 3.973 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-09-09T01:47:33.508Z] #70 3.975 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-09-09T01:47:33.508Z] #70 3.978 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-09-09T01:47:33.736Z] [2021-09-09T01:47:33.736Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-09T01:47:33.736Z] #48 sha256:ac0423aa8d54f94c7fcaf3131e1723a82048576a872af899a83f5c0c4de5c405 [2021-09-09T01:47:33.736Z] #48 DONE 0.1s [2021-09-09T01:47:33.736Z] [2021-09-09T01:47:33.736Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-09T01:47:33.736Z] #50 sha256:84a89d7d1a8f8b7c3e12294beb4332130eb75b9f71b675b12329ab985c053e37 [2021-09-09T01:47:33.736Z] #50 DONE 0.1s [2021-09-09T01:47:33.736Z] [2021-09-09T01:47:33.736Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-09T01:47:33.736Z] #52 sha256:e8718472c72fcfe4fc358532e75f5f9e40f762371dc9aed686ee49047d583155 [2021-09-09T01:47:33.768Z] #70 4.323 Setting up systemd-timesyncd (247.3-6) ... [2021-09-09T01:47:34.027Z] #70 4.545 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-09-09T01:47:34.027Z] #70 4.545 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-09-09T01:47:34.027Z] #70 4.615 Selecting previously unselected package systemd-sysv. [2021-09-09T01:47:34.027Z] #70 4.615 (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-09T01:47:34.027Z] #70 4.629 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-09-09T01:47:34.027Z] #70 4.633 Unpacking systemd-sysv (247.3-6) ... [2021-09-09T01:47:34.027Z] #70 4.682 Selecting previously unselected package libdbus-1-3:amd64. [2021-09-09T01:47:34.287Z] #70 4.685 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-09-09T01:47:34.287Z] #70 4.689 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-09-09T01:47:34.287Z] #70 4.751 Selecting previously unselected package dbus. [2021-09-09T01:47:34.287Z] #70 4.754 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-09-09T01:47:34.287Z] #70 4.765 Unpacking dbus (1.12.20-2) ... [2021-09-09T01:47:34.287Z] #70 4.825 Selecting previously unselected package libpam-systemd:amd64. [2021-09-09T01:47:34.287Z] #70 4.828 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-09-09T01:47:34.287Z] #70 4.833 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-09-09T01:47:34.287Z] #70 4.885 Selecting previously unselected package dbus-user-session. [2021-09-09T01:47:34.287Z] #70 4.888 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-09-09T01:47:34.287Z] #70 4.894 Unpacking dbus-user-session (1.12.20-2) ... [2021-09-09T01:47:34.287Z] #70 4.964 Setting up systemd-sysv (247.3-6) ... [2021-09-09T01:47:34.300Z] #52 DONE 0.6s [2021-09-09T01:47:34.300Z] [2021-09-09T01:47:34.300Z] #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-09T01:47:34.300Z] #55 sha256:b2f4ed5c89856cc3a3c0d687adaad850b30f7de9f791ecefc7479d799b56fe91 [2021-09-09T01:47:34.300Z] #55 ... [2021-09-09T01:47:34.300Z] [2021-09-09T01:47:34.300Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-09T01:47:34.300Z] #54 sha256:19ac5ed4a7c9929327c7885c7648aa141878fc6bc3aafb9a062dd0cd7207796d [2021-09-09T01:47:34.300Z] #54 DONE 0.1s [2021-09-09T01:47:34.547Z] #70 4.976 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-09-09T01:47:34.547Z] #70 4.989 Setting up dbus (1.12.20-2) ... [2021-09-09T01:47:34.547Z] #70 5.110 invoke-rc.d: could not determine current runlevel [2021-09-09T01:47:34.547Z] #70 5.112 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T01:47:34.547Z] #70 5.117 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-09-09T01:47:34.557Z] [2021-09-09T01:47:34.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-09T01:47:34.557Z] #55 sha256:b2f4ed5c89856cc3a3c0d687adaad850b30f7de9f791ecefc7479d799b56fe91 [2021-09-09T01:47:34.808Z] #70 5.258 Setting up dbus-user-session (1.12.20-2) ... [2021-09-09T01:47:34.808Z] #70 5.276 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:47:35.068Z] #70 DONE 5.5s [2021-09-09T01:47:35.068Z] [2021-09-09T01:47:35.068Z] #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-09T01:47:35.068Z] #71 sha256:d04a6a45fc4ff9895cfa14175ef4501e2043b6dc0404df540c6b6de0c6ce0285 [2021-09-09T01:47:35.160Z] #28 1.806 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-09-09T01:47:35.160Z] #28 1.831 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-09-09T01:47:35.160Z] #28 1.832 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-09-09T01:47:35.328Z] #71 0.465 % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-09T01:47:35.328Z] #71 0.468 Dload Upload Total Spent Left Speed [2021-09-09T01:47:35.421Z] #28 2.247 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB] [2021-09-09T01:47:35.590Z] #71 0.468 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 16423 0 --:--:-- --:--:-- --:--:-- 16423 [2021-09-09T01:47:35.590Z] #71 DONE 0.6s [2021-09-09T01:47:35.590Z] [2021-09-09T01:47:35.590Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-09T01:47:35.590Z] #72 sha256:48fe1ecbfb4b0dfc4d569bc42b30d49bd244deca187e9bbafabb8402c908fcd6 [2021-09-09T01:47:35.922Z] #70 DONE 2.8s [2021-09-09T01:47:35.922Z] [2021-09-09T01:47:35.922Z] #71 exporting to image [2021-09-09T01:47:35.922Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-09T01:47:35.922Z] #71 exporting layers [2021-09-09T01:47:36.024Z] #28 2.935 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB] [2021-09-09T01:47:36.529Z] #72 DONE 0.9s [2021-09-09T01:47:36.529Z] [2021-09-09T01:47:36.529Z] #73 exporting to image [2021-09-09T01:47:36.529Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-09T01:47:36.529Z] #73 exporting layers [2021-09-09T01:47:36.602Z] #28 3.526 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB] [2021-09-09T01:47:36.862Z] #28 3.802 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB] [2021-09-09T01:47:37.434Z] #28 4.118 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-09-09T01:47:37.628Z] #55 ... [2021-09-09T01:47:37.628Z] [2021-09-09T01:47:37.628Z] #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-09T01:47:37.628Z] #58 sha256:5802cbaa3096d3855ae4cae872985daef61f781977d6931a4e95bc52db4549ca [2021-09-09T01:47:37.628Z] #58 228.2 + bin/containerd [2021-09-09T01:47:37.695Z] #28 4.414 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-09-09T01:47:37.695Z] #28 4.599 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [29.6 kB] [2021-09-09T01:47:37.696Z] #28 4.602 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [29.6 kB] [2021-09-09T01:47:37.696Z] #28 4.603 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [28.3 kB] [2021-09-09T01:47:37.696Z] #28 4.604 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [29.2 kB] [2021-09-09T01:47:37.696Z] #28 4.604 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [29.6 kB] [2021-09-09T01:47:37.696Z] #28 4.605 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [29.6 kB] [2021-09-09T01:47:40.136Z] #71 exporting layers 4.1s done [2021-09-09T01:47:40.136Z] #71 writing image sha256:795c2c2953f72b5e5e129f62041f59491cd08f9a4e8101c534d2e35187701826 done [2021-09-09T01:47:40.136Z] #71 naming to docker.io/library/docker:ddd5e7601b1e2b7e84359228e279ca0edfcd124b done [2021-09-09T01:47:40.136Z] #71 DONE 4.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-09-09T01:47:40.489Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-09-09T01:47:40.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42810/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ddd5e7601b1e2b7e84359228e279ca0edfcd124b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ddd5e7601b1e2b7e84359228e279ca0edfcd124b hack/test/unit [2021-09-09T01:47:40.917Z] #58 ... [2021-09-09T01:47:40.917Z] [2021-09-09T01:47:40.917Z] #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-09T01:47:40.917Z] #55 sha256:7f60e25da80413e09f13918b120c08d18a2a807beaaf0799cd31ca5117f5a0cf [2021-09-09T01:47:40.917Z] #55 124.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-09T01:47:41.172Z] c67ded6868b6: Pull complete [2021-09-09T01:47:41.172Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-09-09T01:47:41.172Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T01:47:41.172Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T01:47:41.172Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-09-09T01:47:41.172Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-09-09T01:47:41.172Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114' [2021-09-09T01:47:41.172Z] INFO: Docker version of control daemon [2021-09-09T01:47:41.172Z] [2021-09-09T01:47:41.172Z] Client: [2021-09-09T01:47:41.172Z] Version: 20.10.8 [2021-09-09T01:47:41.172Z] API version: 1.41 [2021-09-09T01:47:41.172Z] Go version: go1.16.6 [2021-09-09T01:47:41.172Z] Git commit: 3967b7d [2021-09-09T01:47:41.172Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-09T01:47:41.172Z] OS/Arch: windows/amd64 [2021-09-09T01:47:41.172Z] Context: default [2021-09-09T01:47:41.172Z] Experimental: true [2021-09-09T01:47:41.172Z] [2021-09-09T01:47:41.172Z] Server: Docker Engine - Community [2021-09-09T01:47:41.172Z] Engine: [2021-09-09T01:47:41.172Z] Version: 20.10.8 [2021-09-09T01:47:41.172Z] API version: 1.41 (minimum version 1.24) [2021-09-09T01:47:41.172Z] Go version: go1.16.6 [2021-09-09T01:47:41.172Z] Git commit: 75249d8 [2021-09-09T01:47:41.172Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-09T01:47:41.172Z] OS/Arch: windows/amd64 [2021-09-09T01:47:41.172Z] Experimental: true [2021-09-09T01:47:41.172Z] [2021-09-09T01:47:41.172Z] INFO: Docker info of control daemon [2021-09-09T01:47:41.172Z] [2021-09-09T01:47:41.172Z] Client: [2021-09-09T01:47:41.172Z] Context: default [2021-09-09T01:47:41.172Z] Debug Mode: false [2021-09-09T01:47:41.172Z] Plugins: [2021-09-09T01:47:41.172Z] app: Docker Application (Docker Inc., v0.8.0) [2021-09-09T01:47:41.172Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-09-09T01:47:41.172Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-09-09T01:47:41.172Z] [2021-09-09T01:47:41.172Z] Server: [2021-09-09T01:47:41.172Z] Containers: 0 [2021-09-09T01:47:41.172Z] Running: 0 [2021-09-09T01:47:41.172Z] Paused: 0 [2021-09-09T01:47:41.172Z] Stopped: 0 [2021-09-09T01:47:41.172Z] Images: 1 [2021-09-09T01:47:41.172Z] Server Version: 20.10.8 [2021-09-09T01:47:41.172Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-09T01:47:41.172Z] Windows: [2021-09-09T01:47:41.172Z] LCOW: [2021-09-09T01:47:41.172Z] Logging Driver: json-file [2021-09-09T01:47:41.172Z] Plugins: [2021-09-09T01:47:41.172Z] Volume: local [2021-09-09T01:47:41.172Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-09T01:47:41.172Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-09T01:47:41.172Z] Swarm: inactive [2021-09-09T01:47:41.172Z] Default Isolation: process [2021-09-09T01:47:41.172Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-09T01:47:41.172Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-09T01:47:41.172Z] OSType: windows [2021-09-09T01:47:41.172Z] Architecture: x86_64 [2021-09-09T01:47:41.172Z] CPUs: 4 [2021-09-09T01:47:41.172Z] Total Memory: 32GiB [2021-09-09T01:47:41.172Z] Name: azwin-2-a66030 [2021-09-09T01:47:41.172Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-09-09T01:47:41.172Z] Docker Root Dir: D:\docker [2021-09-09T01:47:41.172Z] Debug Mode: false [2021-09-09T01:47:41.172Z] Registry: https://index.docker.io/v1/ [2021-09-09T01:47:41.172Z] Labels: [2021-09-09T01:47:41.172Z] Experimental: true [2021-09-09T01:47:41.172Z] Insecure Registries: [2021-09-09T01:47:41.172Z] 10.0.0.4:5000 [2021-09-09T01:47:41.172Z] 127.0.0.0/8 [2021-09-09T01:47:41.172Z] Registry Mirrors: [2021-09-09T01:47:41.172Z] http://10.0.0.4:5000/ [2021-09-09T01:47:41.172Z] Live Restore Enabled: false [2021-09-09T01:47:41.172Z] Product License: Community Engine [2021-09-09T01:47:41.172Z] [2021-09-09T01:47:41.172Z] [2021-09-09T01:47:41.172Z] INFO: Commit hash is a1899df121 [2021-09-09T01:47:41.172Z] INFO: Nuke-Everything... [2021-09-09T01:47:41.172Z] INFO: Container count on control daemon to delete is 0 [2021-09-09T01:47:41.172Z] INFO: Nuking d:\CI [2021-09-09T01:47:41.172Z] INFO: Zapped successfully [2021-09-09T01:47:41.172Z] INFO: Location for testing is d:\CI\PR-42810\5 [2021-09-09T01:47:41.172Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-09T01:47:41.172Z] [2021-09-09T01:47:41.172Z] [2021-09-09T01:47:41.172Z] INFO: Building the image from Dockerfile.windows at 09/09/2021 01:47:40... [2021-09-09T01:47:41.172Z] [2021-09-09T01:47:41.866Z] #55 125.6 + mkdir -p /build [2021-09-09T01:47:41.867Z] #55 125.6 + cp runc /build/runc [2021-09-09T01:47:42.801Z] #55 DONE 126.7s [2021-09-09T01:47:42.801Z] [2021-09-09T01:47:42.801Z] #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-09T01:47:42.801Z] #58 sha256:5802cbaa3096d3855ae4cae872985daef61f781977d6931a4e95bc52db4549ca [2021-09-09T01:47:43.106Z] #73 exporting layers 6.3s done [2021-09-09T01:47:43.106Z] #73 writing image sha256:50e30bfec6464ce72b7be04782f379a8f20fb9f08fae1ab32695eb610cdce7c5 done [2021-09-09T01:47:43.106Z] #73 naming to docker.io/library/docker:590a4f044455d9ab3c537030cfc250f492753dc5 done [2021-09-09T01:47:43.106Z] #73 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-09T01:47:43.333Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-09-09T01:47:43.333Z] + TESTFLAGS+=' -test.timeout=5m' [2021-09-09T01:47:43.333Z] + TESTDIRS=./... [2021-09-09T01:47:43.333Z] + exclude_paths='/vendor/|/integration' [2021-09-09T01:47:43.333Z] ++ grep -vE '(/vendor/|/integration)' [2021-09-09T01:47:43.333Z] ++ go list ./... [2021-09-09T01:47:43.477Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42810/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=590a4f044455d9ab3c537030cfc250f492753dc5 -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:590a4f044455d9ab3c537030cfc250f492753dc5 hack/make.sh dynbinary test-integration [2021-09-09T01:47:44.281Z] #28 ... [2021-09-09T01:47:44.281Z] [2021-09-09T01:47:44.281Z] #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-09T01:47:44.281Z] #65 sha256:fb2568efd84bb7c307198c0e7413a8bed31981dc71f0d1ab8b87b99951c0423b [2021-09-09T01:47:44.281Z] #65 64.89 + bin/containerd [2021-09-09T01:47:44.747Z] + pkg_list='github.com/docker/docker/api [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/backend/build [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/httputils [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/middleware [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/router [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/router/build [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/router/container [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/router/debug [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/router/distribution [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/router/grpc [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/router/image [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/router/network [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/router/plugin [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/router/session [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/router/swarm [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/router/system [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/server/router/volume [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/backend [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/blkiodev [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/container [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/events [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/filters [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/image [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/mount [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/network [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/registry [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/strslice [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/swarm [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/time [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/versions [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-09T01:47:44.747Z] github.com/docker/docker/api/types/volume [2021-09-09T01:47:44.747Z] github.com/docker/docker/builder [2021-09-09T01:47:44.747Z] github.com/docker/docker/builder/builder-next [2021-09-09T01:47:44.747Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-09T01:47:44.747Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-09T01:47:44.747Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-09T01:47:44.747Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-09T01:47:44.747Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-09T01:47:44.747Z] github.com/docker/docker/builder/builder-next/worker [2021-09-09T01:47:44.747Z] github.com/docker/docker/builder/dockerfile [2021-09-09T01:47:44.747Z] github.com/docker/docker/builder/dockerignore [2021-09-09T01:47:44.747Z] github.com/docker/docker/builder/remotecontext [2021-09-09T01:47:44.747Z] github.com/docker/docker/builder/remotecontext/git [2021-09-09T01:47:44.747Z] github.com/docker/docker/cli [2021-09-09T01:47:44.747Z] github.com/docker/docker/cli/config [2021-09-09T01:47:44.747Z] github.com/docker/docker/cli/debug [2021-09-09T01:47:44.747Z] github.com/docker/docker/client [2021-09-09T01:47:44.747Z] github.com/docker/docker/cmd/docker-proxy [2021-09-09T01:47:44.747Z] github.com/docker/docker/cmd/dockerd [2021-09-09T01:47:44.747Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-09T01:47:44.747Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-09T01:47:44.747Z] github.com/docker/docker/container [2021-09-09T01:47:44.747Z] github.com/docker/docker/container/stream [2021-09-09T01:47:44.747Z] github.com/docker/docker/contrib/apparmor [2021-09-09T01:47:44.747Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-09T01:47:44.747Z] github.com/docker/docker/contrib/httpserver [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/cluster [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/cluster/convert [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/cluster/executor [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/cluster/provider [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/config [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/discovery [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/events [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/events/testutils [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/exec [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/graphdriver [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/images [2021-09-09T01:47:44.747Z] github.com/docker/docker/daemon/initlayer [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/links [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/listeners [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger/gelf [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger/journald [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger/local [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger/logentries [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger/splunk [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger/syslog [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/logger/templates [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/names [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/network [2021-09-09T01:47:44.748Z] github.com/docker/docker/daemon/stats [2021-09-09T01:47:44.748Z] github.com/docker/docker/distribution [2021-09-09T01:47:44.748Z] github.com/docker/docker/distribution/metadata [2021-09-09T01:47:44.748Z] github.com/docker/docker/distribution/utils [2021-09-09T01:47:44.748Z] github.com/docker/docker/distribution/xfer [2021-09-09T01:47:44.748Z] github.com/docker/docker/dockerversion [2021-09-09T01:47:44.748Z] github.com/docker/docker/errdefs [2021-09-09T01:47:44.748Z] github.com/docker/docker/image [2021-09-09T01:47:44.748Z] github.com/docker/docker/image/cache [2021-09-09T01:47:44.748Z] github.com/docker/docker/image/tarexport [2021-09-09T01:47:44.748Z] github.com/docker/docker/image/v1 [2021-09-09T01:47:44.748Z] github.com/docker/docker/internal/test/suite [2021-09-09T01:47:44.748Z] github.com/docker/docker/layer [2021-09-09T01:47:44.748Z] github.com/docker/docker/libcontainerd [2021-09-09T01:47:44.748Z] github.com/docker/docker/libcontainerd/queue [2021-09-09T01:47:44.748Z] github.com/docker/docker/libcontainerd/remote [2021-09-09T01:47:44.748Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-09T01:47:44.748Z] github.com/docker/docker/libcontainerd/types [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/bitseq [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/cluster [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/config [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/datastore [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/driverapi [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/etchosts [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/idm [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/ipam [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/iptables [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/netlabel [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/netutils [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/networkdb [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/ns [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/options [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/osl [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/portallocator [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/portmapper [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/testutils [2021-09-09T01:47:44.748Z] github.com/docker/docker/libnetwork/types [2021-09-09T01:47:44.748Z] github.com/docker/docker/oci [2021-09-09T01:47:44.748Z] github.com/docker/docker/oci/caps [2021-09-09T01:47:44.748Z] github.com/docker/docker/opts [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/aaparser [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/archive [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/authorization [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/broadcaster [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/capabilities [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/chrootarchive [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/containerfs [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/devicemapper [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/directory [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/discovery [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/discovery/file [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/discovery/kv [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/discovery/memory [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/dmesg [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/filenotify [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/fileutils [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/fsutils [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/homedir [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/idtools [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/ioutils [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/jsonmessage [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/locker [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/longpath [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/loopback [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/mount [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/namesgenerator [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/parsers [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/pidfile [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/platform [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/plugingetter [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/plugins [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/plugins/transport [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/pools [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/progress [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/pubsub [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/reexec [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/signal [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/stack [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/stdcopy [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/streamformatter [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/stringid [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/symlink [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/sysinfo [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/system [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/tailfile [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/tarsum [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/term [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/term/windows [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/truncindex [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/urlutil [2021-09-09T01:47:44.748Z] github.com/docker/docker/pkg/useragent [2021-09-09T01:47:44.748Z] github.com/docker/docker/plugin [2021-09-09T01:47:44.748Z] github.com/docker/docker/plugin/executor/containerd [2021-09-09T01:47:44.748Z] github.com/docker/docker/plugin/v2 [2021-09-09T01:47:44.748Z] github.com/docker/docker/profiles/apparmor [2021-09-09T01:47:44.748Z] github.com/docker/docker/profiles/seccomp [2021-09-09T01:47:44.748Z] github.com/docker/docker/quota [2021-09-09T01:47:44.748Z] github.com/docker/docker/reference [2021-09-09T01:47:44.748Z] github.com/docker/docker/registry [2021-09-09T01:47:44.748Z] github.com/docker/docker/registry/resumable [2021-09-09T01:47:44.748Z] github.com/docker/docker/restartmanager [2021-09-09T01:47:44.748Z] github.com/docker/docker/rootless [2021-09-09T01:47:44.748Z] github.com/docker/docker/rootless/specconv [2021-09-09T01:47:44.748Z] github.com/docker/docker/runconfig [2021-09-09T01:47:44.748Z] github.com/docker/docker/runconfig/opts [2021-09-09T01:47:44.748Z] github.com/docker/docker/testutil [2021-09-09T01:47:44.748Z] github.com/docker/docker/testutil/daemon [2021-09-09T01:47:44.748Z] github.com/docker/docker/testutil/environment [2021-09-09T01:47:44.748Z] github.com/docker/docker/testutil/fakecontext [2021-09-09T01:47:44.748Z] github.com/docker/docker/testutil/fakegit [2021-09-09T01:47:44.748Z] github.com/docker/docker/testutil/fakestorage [2021-09-09T01:47:44.748Z] github.com/docker/docker/testutil/fixtures/load [2021-09-09T01:47:44.748Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-09T01:47:44.748Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-09T01:47:44.748Z] github.com/docker/docker/testutil/registry [2021-09-09T01:47:44.748Z] github.com/docker/docker/testutil/request [2021-09-09T01:47:44.748Z] github.com/docker/docker/volume [2021-09-09T01:47:44.748Z] github.com/docker/docker/volume/drivers [2021-09-09T01:47:44.748Z] github.com/docker/docker/volume/local [2021-09-09T01:47:44.748Z] github.com/docker/docker/volume/mounts [2021-09-09T01:47:44.748Z] github.com/docker/docker/volume/service [2021-09-09T01:47:44.748Z] github.com/docker/docker/volume/service/opts [2021-09-09T01:47:44.748Z] github.com/docker/docker/volume/testutils' [2021-09-09T01:47:44.748Z] ++ echo 'github.com/docker/docker/api [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/backend/build [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/httputils [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/middleware [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/router [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/router/build [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/router/container [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/router/debug [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/router/distribution [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/router/grpc [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/router/image [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/router/network [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/router/plugin [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/router/session [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/router/swarm [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/router/system [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/server/router/volume [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/backend [2021-09-09T01:47:44.748Z] github.com/docker/docker/ap++ grep --fixed-strings -v /libnetwork [2021-09-09T01:47:44.748Z] i/types/blkiodev [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/container [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/events [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/filters [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/image [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/mount [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/network [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/registry [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/strslice [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/swarm [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/time [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/versions [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-09T01:47:44.748Z] github.com/docker/docker/api/types/volume [2021-09-09T01:47:44.748Z] github.com/docker/docker/builder [2021-09-09T01:47:44.748Z] github.com/docker/docker/builder/builder-next [2021-09-09T01:47:44.748Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-09T01:47:44.748Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-09T01:47:44.748Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-09T01:47:44.748Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-09T01:47:44.748Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-09T01:47:44.748Z] github.com/docker/docker/builder/builder-next/worker [2021-09-09T01:47:44.749Z] github.com/docker/docker/builder/dockerfile [2021-09-09T01:47:44.749Z] github.com/docker/docker/builder/dockerignore [2021-09-09T01:47:44.749Z] github.com/docker/docker/builder/remotecontext [2021-09-09T01:47:44.749Z] github.com/docker/docker/builder/remotecontext/git [2021-09-09T01:47:44.749Z] github.com/docker/docker/cli [2021-09-09T01:47:44.749Z] github.com/docker/docker/cli/config [2021-09-09T01:47:44.749Z] github.com/docker/docker/cli/debug [2021-09-09T01:47:44.749Z] github.com/docker/docker/client [2021-09-09T01:47:44.749Z] github.com/docker/docker/cmd/docker-proxy [2021-09-09T01:47:44.749Z] github.com/docker/docker/cmd/dockerd [2021-09-09T01:47:44.749Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-09T01:47:44.749Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-09T01:47:44.749Z] github.com/docker/docker/container [2021-09-09T01:47:44.749Z] github.com/docker/docker/container/stream [2021-09-09T01:47:44.749Z] github.com/docker/docker/contrib/apparmor [2021-09-09T01:47:44.749Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-09T01:47:44.749Z] github.com/docker/docker/contrib/httpserver [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/cluster [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/cluster/convert [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/cluster/executor [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/cluster/provider [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/config [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/discovery [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/events [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/events/testutils [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/exec [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/graphdriver [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/images [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/initlayer [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/links [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/listeners [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger/gelf [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger/journald [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger/local [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger/logentries [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger/splunk [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger/syslog [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/logger/templates [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/names [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/network [2021-09-09T01:47:44.749Z] github.com/docker/docker/daemon/stats [2021-09-09T01:47:44.749Z] github.com/docker/docker/distribution [2021-09-09T01:47:44.749Z] github.com/docker/docker/distribution/metadata [2021-09-09T01:47:44.749Z] github.com/docker/docker/distribution/utils [2021-09-09T01:47:44.749Z] github.com/docker/docker/distribution/xfer [2021-09-09T01:47:44.749Z] github.com/docker/docker/dockerversion [2021-09-09T01:47:44.749Z] github.com/docker/docker/errdefs [2021-09-09T01:47:44.749Z] github.com/docker/docker/image [2021-09-09T01:47:44.749Z] github.com/docker/docker/image/cache [2021-09-09T01:47:44.749Z] github.com/docker/docker/image/tarexport [2021-09-09T01:47:44.749Z] github.com/docker/docker/image/v1 [2021-09-09T01:47:44.749Z] github.com/docker/docker/internal/test/suite [2021-09-09T01:47:44.749Z] github.com/docker/docker/layer [2021-09-09T01:47:44.749Z] github.com/docker/docker/libcontainerd [2021-09-09T01:47:44.749Z] github.com/docker/docker/libcontainerd/queue [2021-09-09T01:47:44.749Z] github.com/docker/docker/libcontainerd/remote [2021-09-09T01:47:44.749Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-09T01:47:44.749Z] github.com/docker/docker/libcontainerd/types [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/bitseq [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/cluster [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/config [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/datastore [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/driverapi [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/etchosts [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/idm [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/ipam [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/iptables [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/netlabel [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/netutils [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/networkdb [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/ns [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/options [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/osl [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/portallocator [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/portmapper [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/testutils [2021-09-09T01:47:44.749Z] github.com/docker/docker/libnetwork/types [2021-09-09T01:47:44.749Z] github.com/docker/docker/oci [2021-09-09T01:47:44.749Z] github.com/docker/docker/oci/caps [2021-09-09T01:47:44.749Z] github.com/docker/docker/opts [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/aaparser [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/archive [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/authorization [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/broadcaster [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/capabilities [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/chrootarchive [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/containerfs [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/devicemapper [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/directory [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/discovery [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/discovery/file [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/discovery/kv [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/discovery/memory [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/dmesg [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/filenotify [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/fileutils [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/fsutils [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/homedir [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/idtools [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/ioutils [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/jsonmessage [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/locker [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/longpath [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/loopback [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/mount [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/namesgenerator [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/parsers [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/pidfile [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/platform [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/plugingetter [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/plugins [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/plugins/transport [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/pools [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/progress [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/pubsub [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/reexec [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/signal [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/stack [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/stdcopy [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/streamformatter [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/stringid [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/symlink [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/sysinfo [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/system [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/tailfile [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/tarsum [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/term [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/term/windows [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/truncindex [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/urlutil [2021-09-09T01:47:44.749Z] github.com/docker/docker/pkg/useragent [2021-09-09T01:47:44.749Z] github.com/docker/docker/plugin [2021-09-09T01:47:44.749Z] github.com/docker/docker/plugin/executor/containerd [2021-09-09T01:47:44.749Z] github.com/docker/docker/plugin/v2 [2021-09-09T01:47:44.749Z] github.com/docker/docker/profiles/apparmor [2021-09-09T01:47:44.749Z] github.com/docker/docker/profiles/seccomp [2021-09-09T01:47:44.749Z] github.com/docker/docker/quota [2021-09-09T01:47:44.749Z] github.com/docker/docker/reference [2021-09-09T01:47:44.749Z] github.com/docker/docker/registry [2021-09-09T01:47:44.749Z] github.com/docker/docker/registry/resumable [2021-09-09T01:47:44.749Z] github.com/docker/docker/restartmanager [2021-09-09T01:47:44.749Z] github.com/docker/docker/rootless [2021-09-09T01:47:44.749Z] github.com/docker/docker/rootless/specconv [2021-09-09T01:47:44.749Z] github.com/docker/docker/runconfig [2021-09-09T01:47:44.749Z] github.com/docker/docker/runconfig/opts [2021-09-09T01:47:44.749Z] github.com/docker/docker/testutil [2021-09-09T01:47:44.749Z] github.com/docker/docker/testutil/daemon [2021-09-09T01:47:44.749Z] github.com/docker/docker/testutil/environment [2021-09-09T01:47:44.749Z] github.com/docker/docker/testutil/fakecontext [2021-09-09T01:47:44.749Z] github.com/docker/docker/testutil/fakegit [2021-09-09T01:47:44.749Z] github.com/docker/docker/testutil/fakestorage [2021-09-09T01:47:44.749Z] github.com/docker/docker/testutil/fixtures/load [2021-09-09T01:47:44.749Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-09T01:47:44.749Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-09T01:47:44.749Z] github.com/docker/docker/testutil/registry [2021-09-09T01:47:44.749Z] github.com/docker/docker/testutil/request [2021-09-09T01:47:44.749Z] github.com/docker/docker/volume [2021-09-09T01:47:44.749Z] github.com/docker/docker/volume/drivers [2021-09-09T01:47:44.749Z] github.com/docker/docker/volume/local [2021-09-09T01:47:44.749Z] github.com/docker/docker/volume/mounts [2021-09-09T01:47:44.749Z] github.com/docker/docker/volume/service [2021-09-09T01:47:44.749Z] github.com/docker/docker/volume/service/opts [2021-09-09T01:47:44.749Z] github.com/docker/docker/volume/testutils' [2021-09-09T01:47:44.749Z] + base_pkg_list='github.com/docker/docker/api [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/backend/build [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/httputils [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/middleware [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/router [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/router/build [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/router/container [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/router/debug [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/router/distribution [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/router/grpc [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/router/image [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/router/network [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/router/plugin [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/router/session [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/router/swarm [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/router/system [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/server/router/volume [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/types [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/types/backend [2021-09-09T01:47:44.749Z] github.com/docker/docker/api/types/blkiodev [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/container [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/events [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/filters [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/image [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/mount [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/network [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/registry [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/strslice [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/swarm [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/time [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/versions [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/volume [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/builder-next [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/builder-next/worker [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/dockerfile [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/dockerignore [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/remotecontext [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/remotecontext/git [2021-09-09T01:47:44.750Z] github.com/docker/docker/cli [2021-09-09T01:47:44.750Z] github.com/docker/docker/cli/config [2021-09-09T01:47:44.750Z] github.com/docker/docker/cli/debug [2021-09-09T01:47:44.750Z] github.com/docker/docker/client [2021-09-09T01:47:44.750Z] github.com/docker/docker/cmd/docker-proxy [2021-09-09T01:47:44.750Z] github.com/docker/docker/cmd/dockerd [2021-09-09T01:47:44.750Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-09T01:47:44.750Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-09T01:47:44.750Z] github.com/docker/docker/container [2021-09-09T01:47:44.750Z] github.com/docker/docker/container/stream [2021-09-09T01:47:44.750Z] github.com/docker/docker/contrib/apparmor [2021-09-09T01:47:44.750Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-09T01:47:44.750Z] github.com/docker/docker/contrib/httpserver [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/cluster [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/cluster/convert [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/cluster/executor [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/cluster/provider [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/config [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/discovery [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/events [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/events/testutils [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/exec [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/graphdriver [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/images [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/initlayer [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/links [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/listeners [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger/gelf [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger/journald [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger/local [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger/logentries [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger/splunk [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger/syslog [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/logger/templates [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/names [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/network [2021-09-09T01:47:44.750Z] github.com/docker/docker/daemon/stats [2021-09-09T01:47:44.750Z] github.com/docker/docker/distribution [2021-09-09T01:47:44.750Z] github.com/docker/docker/distribution/metadata [2021-09-09T01:47:44.750Z] github.com/docker/docker/distribution/utils [2021-09-09T01:47:44.750Z] github.com/docker/docker/distribution/xfer [2021-09-09T01:47:44.750Z] github.com/docker/docker/dockerversion [2021-09-09T01:47:44.750Z] github.com/docker/docker/errdefs [2021-09-09T01:47:44.750Z] github.com/docker/docker/image [2021-09-09T01:47:44.750Z] github.com/docker/docker/image/cache [2021-09-09T01:47:44.750Z] github.com/docker/docker/image/tarexport [2021-09-09T01:47:44.750Z] github.com/docker/docker/image/v1 [2021-09-09T01:47:44.750Z] github.com/docker/docker/internal/test/suite [2021-09-09T01:47:44.750Z] github.com/docker/docker/layer [2021-09-09T01:47:44.750Z] github.com/docker/docker/libcontainerd [2021-09-09T01:47:44.750Z] github.com/docker/docker/libcontainerd/queue [2021-09-09T01:47:44.750Z] github.com/docker/docker/libcontainerd/remote [2021-09-09T01:47:44.750Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-09T01:47:44.750Z] github.com/docker/docker/libcontainerd/types [2021-09-09T01:47:44.750Z] github.com/docker/docker/oci [2021-09-09T01:47:44.750Z] github.com/docker/docker/oci/caps [2021-09-09T01:47:44.750Z] github.com/docker/docker/opts [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/aaparser [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/archive [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/authorization [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/broadcaster [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/capabilities [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/chrootarchive [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/containerfs [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/devicemapper [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/directory [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/discovery [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/discovery/file [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/discovery/kv [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/discovery/memory [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/dmesg [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/filenotify [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/fileutils [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/fsutils [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/homedir [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/idtools [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/ioutils [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/jsonmessage [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/locker [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/longpath [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/loopback [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/mount [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/namesgenerator [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/parsers [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/pidfile [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/platform [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/plugingetter [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/plugins [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/plugins/transport [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/pools [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/progress [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/pubsub [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/reexec [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/signal [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/stack [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/stdcopy [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/streamformatter [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/stringid [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/symlink [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/sysinfo [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/system [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/tailfile [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/tarsum [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/term [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/term/windows [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/truncindex [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/urlutil [2021-09-09T01:47:44.750Z] github.com/docker/docker/pkg/useragent [2021-09-09T01:47:44.750Z] github.com/docker/docker/plugin [2021-09-09T01:47:44.750Z] github.com/docker/docker/plugin/executor/containerd [2021-09-09T01:47:44.750Z] github.com/docker/docker/plugin/v2 [2021-09-09T01:47:44.750Z] github.com/docker/docker/profiles/apparmor [2021-09-09T01:47:44.750Z] github.com/docker/docker/profiles/seccomp [2021-09-09T01:47:44.750Z] github.com/docker/docker/quota [2021-09-09T01:47:44.750Z] github.com/docker/docker/reference [2021-09-09T01:47:44.750Z] github.com/docker/docker/registry [2021-09-09T01:47:44.750Z] github.com/docker/docker/registry/resumable [2021-09-09T01:47:44.750Z] github.com/docker/docker/restartmanager [2021-09-09T01:47:44.750Z] github.com/docker/docker/rootless [2021-09-09T01:47:44.750Z] github.com/docker/docker/rootless/specconv [2021-09-09T01:47:44.750Z] github.com/docker/docker/runconfig [2021-09-09T01:47:44.750Z] github.com/docker/docker/runconfig/opts [2021-09-09T01:47:44.750Z] github.com/docker/docker/testutil [2021-09-09T01:47:44.750Z] github.com/docker/docker/testutil/daemon [2021-09-09T01:47:44.750Z] github.com/docker/docker/testutil/environment [2021-09-09T01:47:44.750Z] github.com/docker/docker/testutil/fakecontext [2021-09-09T01:47:44.750Z] github.com/docker/docker/testutil/fakegit [2021-09-09T01:47:44.750Z] github.com/docker/docker/testutil/fakestorage [2021-09-09T01:47:44.750Z] github.com/docker/docker/testutil/fixtures/load [2021-09-09T01:47:44.750Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-09T01:47:44.750Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-09T01:47:44.750Z] github.com/docker/docker/testutil/registry [2021-09-09T01:47:44.750Z] github.com/docker/docker/testutil/request [2021-09-09T01:47:44.750Z] github.com/docker/docker/volume [2021-09-09T01:47:44.750Z] github.com/docker/docker/volume/drivers [2021-09-09T01:47:44.750Z] github.com/docker/docker/volume/local [2021-09-09T01:47:44.750Z] github.com/docker/docker/volume/mounts [2021-09-09T01:47:44.750Z] github.com/docker/docker/volume/service [2021-09-09T01:47:44.750Z] github.com/docker/docker/volume/service/opts [2021-09-09T01:47:44.750Z] github.com/docker/docker/volume/testutils' [2021-09-09T01:47:44.750Z] ++ echo 'github.com/docker/docker/api [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/backend/build [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/httputils [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/middleware [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/router [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/router/build [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/router/container [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/router/debug [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/router/distribution [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/router/grpc [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/router/image [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/router/network [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/router/plugin [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/router/session [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/router/swarm [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/router/system [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/server/router/volume [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/backend [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/blkiodev [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/container [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/events [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/filters [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/image [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/mount [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/network [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/registry [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/strslice [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/swarm [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/time [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/versions [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-09T01:47:44.750Z] github.com/docker/docker/api/types/volume [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/builder-next [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/builder-next/worker [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/dockerfile [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/dockerignore [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/remotecontext [2021-09-09T01:47:44.750Z] github.com/docker/docker/builder/remotecontext/git [2021-09-09T01:47:44.750Z] github.com/docker/docker/cli [2021-09-09T01:47:44.750Z] github.com/docker/docker/cli/config [2021-09-09T01:47:44.750Z] github.com/docker/docker/cli/debug [2021-09-09T01:47:44.750Z] github.com/docker/docker/client [2021-09-09T01:47:44.750Z] github.com/docker/docker/cmd/docker-proxy [2021-09-09T01:47:44.750Z] github.com/docker/docker/cmd/dockerd [2021-09-09T01:47:44.750Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-09T01:47:44.750Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-09T01:47:44.751Z] github.com/docker/docker/container [2021-09-09T01:47:44.751Z] github.com/docker/docker/container/stream [2021-09-09T01:47:44.751Z] github.com/docker/docker/contrib/apparmor [2021-09-09T01:47:44.751Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-09T01:47:44.751Z] github.com/docker/docker/contrib/httpserver [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/cluster [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/cluster/convert [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/cluster/executor [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/cluster/provider [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/config [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/discovery [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/events [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/events/testutils [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/exec [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/graphdriver [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/images [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/initlayer [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/links [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/listeners [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger/gelf [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger/journald [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger/local [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger/logentries [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger/splunk [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger/syslog [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/logger/templates [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/names [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/network [2021-09-09T01:47:44.751Z] github.com/docker/docker/daemon/stats [2021-09-09T01:47:44.751Z] github.com/docker/docker/distribution [2021-09-09T01:47:44.751Z] github.com/docker/docker/distribution/metadata [2021-09-09T01:47:44.751Z] github.com/docker/docker/distribution/utils [2021-09-09T01:47:44.751Z] github.com/docker/docker/distribution/xfer [2021-09-09T01:47:44.751Z] github.com/docker/docker/dockerversion [2021-09-09T01:47:44.751Z] github.com/docker/docker/errdefs [2021-09-09T01:47:44.751Z] github.com/docker/docker/image [2021-09-09T01:47:44.751Z] github.com/docker/docker/image/cache [2021-09-09T01:47:44.751Z] github.com/docker/docker/image/tarexport [2021-09-09T01:47:44.751Z] github.com/docker/docker/image/v1 [2021-09-09T01:47:44.751Z] github.com/docker/docker/internal/test/suite [2021-09-09T01:47:44.751Z] github.com/docker/docker/layer [2021-09-09T01:47:44.751Z] github.com/docker/docker/libcontainerd [2021-09-09T01:47:44.751Z] github.com/docker/docker/libcontainerd/queue [2021-09-09T01:47:44.751Z] github.com/docker/docker/libcontainerd/remote [2021-09-09T01:47:44.751Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-09T01:47:44.751Z] github.com/docker/docker/libcontainerd/types [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/bitseq [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cluster [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/config [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/datastore [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/driverapi [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/etchosts [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/idm [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/ipam [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/iptables [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/netlabel [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/netutils [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/networkdb [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/ns [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/options [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/osl [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/portallocator [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/portmapper [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/testutils [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/types [2021-09-09T01:47:44.751Z] github.com/docker/docker/oci [2021-09-09T01:47:44.751Z] github.com/docker/docker/oci/caps [2021-09-09T01:47:44.751Z] github.com/docker/docker/opts [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/aaparser [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/archive [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/authorization [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/broadcaster [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/capabilities [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/chrootarchive [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/containerfs [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/devicemapper [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/directory [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/discovery [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/discovery/file [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/discovery/kv [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/discovery/memory [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/dmesg [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/filenotify [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/fileutils [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/fsutils [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/homedir [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/idtools [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/ioutils [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/jsonmessage [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/locker [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/longpath [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/loopback [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/mount [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/namesgenerator [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/parsers [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/pidfile [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/platform [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/plugingetter [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/plugins [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/plugins/transport [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/pools [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/progress [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/pubsub [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/reexec [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/signal [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/stack [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/stdcopy [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/streamformatter [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/stringid [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/symlink [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/sysinfo [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/system [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/tailfile [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/tarsum [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/term [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/term/windows [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/truncindex [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/urlutil [2021-09-09T01:47:44.751Z] github.com/docker/docker/pkg/useragent [2021-09-09T01:47:44.751Z] github.com/docker/docker/plugin [2021-09-09T01:47:44.751Z] github.com/docker/docker/plugin/executor/containerd [2021-09-09T01:47:44.751Z] github.com/docker/docker/plugin/v2 [2021-09-09T01:47:44.751Z] github.com/docker/docker/profiles/apparmor [2021-09-09T01:47:44.751Z] github.com/docker/docker/profiles/seccomp [2021-09-09T01:47:44.751Z] github.com/docker/docker/quota [2021-09-09T01:47:44.751Z] github.com/docker/docker/reference [2021-09-09T01:47:44.751Z] github.com/docker/docker/registry [2021-09-09T01:47:44.751Z] github.com/docker/docker/registry/resumable [2021-09-09T01:47:44.751Z] github.com/docker/docker/restartmanager [2021-09-09T01:47:44.751Z] github.com/docker/docker/rootless [2021-09-09T01:47:44.751Z] github.com/docker/docker/rootless/specconv [2021-09-09T01:47:44.751Z] github.com/docker/docker/runconfig [2021-09-09T01:47:44.751Z] github.com/docker/docker/runconfig/opts [2021-09-09T01:47:44.751Z] github.com/docker/docker/testutil [2021-09-09T01:47:44.751Z] github.com/docker/docker/testutil/daemon [2021-09-09T01:47:44.751Z] github.com/docker/docker/testutil/environment [2021-09-09T01:47:44.751Z] github.com/docker/docker/testutil/fakecontext [2021-09-09T01:47:44.751Z] github.com/docker/docker/testutil/fakegit [2021-09-09T01:47:44.751Z] github.com/docker/docker/testutil/fakestorage [2021-09-09T01:47:44.751Z] github.com/docker/docker/testutil/fixtures/load [2021-09-09T01:47:44.751Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-09T01:47:44.751Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-09T01:47:44.751Z] github.com/docker/docker/testutil/registry [2021-09-09T01:47:44.751Z] github.com/docker/docker/testutil/request [2021-09-09T01:47:44.751Z] github.com/docker/docker/volume [2021-09-09T01:47:44.751Z] github.com/docker/docker/volume/drivers [2021-09-09T01:47:44.751Z] github.com/docker/docker/volume/local [2021-09-09T01:47:44.751Z] github.com/docker/docker/volume/mounts [2021-09-09T01:47:44.751Z] github.com/docker/docker/volume/service [2021-09-09T01:47:44.751Z] github.com/docker/docker/volume/service/opts [2021-09-09T01:47:44.751Z] github.com/docker/docker/volume/testutils' [2021-09-09T01:47:44.751Z] ++ grep --fixed-strings /libnetwork [2021-09-09T01:47:44.751Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/bitseq [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cluster [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/config [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/datastore [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/driverapi [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/etchosts [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/idm [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/ipam [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-09T01:47:44.751Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/iptables [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/netlabel [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/netutils [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/networkdb [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/ns [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/options [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/osl [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/portallocator [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/portmapper [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/testutils [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/types' [2021-09-09T01:47:44.752Z] + echo 'github.com/docker/docker/libnetwork [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/bitseq [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/cluster [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/config [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/datastore [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/driverapi [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/etchosts [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/idm [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/ipam [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/iptables [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/netlabel [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/netutils [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/networkdb [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/ns [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/options [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/osl [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-09T01:47:44.752Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/portallocator [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/portmapper [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/testutils [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/types' [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-09T01:47:44.752Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-09T01:47:44.752Z] + type docker-proxy [2021-09-09T01:47:44.752Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-09-09T01:47:44.752Z] + hack/make.sh binary-proxy install-proxy [2021-09-09T01:47:44.752Z] [2021-09-09T01:47:44.752Z] Removing bundles/ [2021-09-09T01:47:44.752Z] [2021-09-09T01:47:44.752Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-09-09T01:47:44.760Z] #58 ... [2021-09-09T01:47:44.760Z] [2021-09-09T01:47:44.760Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-09T01:47:44.760Z] #56 sha256:f250fa23b8084a1cafddfdd4a35089b50ce5b1cc9929ab4ed692ec0865291d17 [2021-09-09T01:47:44.802Z] INFO: Expanding compiler 1 of 3... [2021-09-09T01:47:44.802Z] INFO: Expanding compiler 2 of 3... [2021-09-09T01:47:45.020Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-09-09T01:47:45.020Z] GOOS="" GOARCH="" GOARM="" [2021-09-09T01:47:45.022Z] #56 DONE 0.3s [2021-09-09T01:47:45.022Z] [2021-09-09T01:47:45.022Z] #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-09T01:47:45.022Z] #58 sha256:5802cbaa3096d3855ae4cae872985daef61f781977d6931a4e95bc52db4549ca [2021-09-09T01:47:45.432Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-09-09T01:47:45.432Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-09-09T01:47:45.432Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-09-09T01:47:45.432Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-09-09T01:47:45.432Z] 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-09T01:47:45.432Z] Detected virtualization docker. [2021-09-09T01:47:45.432Z] Detected architecture x86-64. [2021-09-09T01:47:45.432Z] Set hostname to <054dc96b83f9>. [2021-09-09T01:47:45.694Z] modprobe@configfs.service: Succeeded. [2021-09-09T01:47:45.694Z] modprobe@drm.service: Succeeded. [2021-09-09T01:47:45.694Z] modprobe@fuse.service: Succeeded. [2021-09-09T01:47:45.857Z] Sending build context to Docker daemon 60.66MB [2021-09-09T01:47:45.857Z] [2021-09-09T01:47:45.857Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-09T01:47:45.857Z] ---> d1724c2d9a84 [2021-09-09T01:47:45.857Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-09T01:47:45.857Z] ---> Running in 0971e472b24a [2021-09-09T01:47:45.857Z] Removing intermediate container 0971e472b24a [2021-09-09T01:47:45.857Z] ---> 98d57dc1d69a [2021-09-09T01:47:45.857Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-09-09T01:47:45.857Z] ---> Running in 9eb3b1e8d03c [2021-09-09T01:47:45.964Z] + source /etc/docker-entrypoint-cmd [2021-09-09T01:47:45.964Z] ++ hack/make.sh dynbinary test-integration [2021-09-09T01:47:45.964Z] [2021-09-09T01:47:46.226Z] Removing bundles/ [2021-09-09T01:47:46.226Z] [2021-09-09T01:47:46.226Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-09T01:47:46.226Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-09T01:47:46.226Z] GOOS="" GOARCH="" GOARM="" [2021-09-09T01:47:46.320Z] Removing intermediate container 9eb3b1e8d03c [2021-09-09T01:47:46.320Z] ---> 0ae8cf46abeb [2021-09-09T01:47:46.320Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-09T01:47:46.320Z] ---> Running in 562944f43514 [2021-09-09T01:47:46.777Z] Removing intermediate container 562944f43514 [2021-09-09T01:47:46.777Z] ---> bc83371f39d5 [2021-09-09T01:47:46.777Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-09T01:47:46.777Z] ---> Running in f741a8a3c90f [2021-09-09T01:47:47.235Z] Removing intermediate container f741a8a3c90f [2021-09-09T01:47:47.235Z] ---> f2735886c5cd [2021-09-09T01:47:47.235Z] 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-09T01:47:47.235Z] ---> Running in 0f20245b3252 [2021-09-09T01:47:47.235Z] Removing intermediate container 0f20245b3252 [2021-09-09T01:47:47.235Z] ---> 8bf4224be50e [2021-09-09T01:47:47.236Z] 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-09T01:47:47.236Z] ---> Running in 59cb9e786408 [2021-09-09T01:47:47.760Z] INFO: Expanding compiler 3 of 3... [2021-09-09T01:47:47.760Z] INFO: Removing downloaded files... [2021-09-09T01:47:48.232Z] INFO: Downloading containerd [2021-09-09T01:47:49.567Z] #65 ... [2021-09-09T01:47:49.567Z] [2021-09-09T01:47:49.567Z] #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-09T01:47:49.567Z] #28 sha256:8214225d38ea347e733bc7ff59b42a6ba2b4688b5336d86438d78a8339851514 [2021-09-09T01:47:49.567Z] #28 15.65 Fetched 48.3 MB in 14s (3394 kB/s) [2021-09-09T01:47:55.044Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-09-09T01:47:55.044Z] [2021-09-09T01:47:55.044Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-09-09T01:47:55.044Z] Installing docker-proxy to /usr/local/bin/ [2021-09-09T01:47:55.044Z] [2021-09-09T01:47:55.044Z] + mkdir -p bundles [2021-09-09T01:47:55.044Z] + '[' -n 'github.com/docker/docker/api [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/backend/build [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/httputils [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/middleware [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/router [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/router/build [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/router/container [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/router/debug [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/router/distribution [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/router/grpc [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/router/image [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/router/network [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/router/plugin [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/router/session [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/router/swarm [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/router/system [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/server/router/volume [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/backend [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/blkiodev [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/container [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/events [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/filters [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/image [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/mount [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/network [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/registry [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/strslice [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/swarm [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/time [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/versions [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-09T01:47:55.044Z] github.com/docker/docker/api/types/volume [2021-09-09T01:47:55.044Z] github.com/docker/docker/builder [2021-09-09T01:47:55.044Z] github.com/docker/docker/builder/builder-next [2021-09-09T01:47:55.044Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-09T01:47:55.044Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-09T01:47:55.044Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-09T01:47:55.044Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-09T01:47:55.044Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-09T01:47:55.044Z] github.com/docker/docker/builder/builder-next/worker [2021-09-09T01:47:55.044Z] github.com/docker/docker/builder/dockerfile [2021-09-09T01:47:55.044Z] github.com/docker/docker/builder/dockerignore [2021-09-09T01:47:55.044Z] github.com/docker/docker/builder/remotecontext [2021-09-09T01:47:55.044Z] github.com/docker/docker/builder/remotecontext/git [2021-09-09T01:47:55.044Z] github.com/docker/docker/cli [2021-09-09T01:47:55.044Z] github.com/docker/docker/cli/config [2021-09-09T01:47:55.044Z] github.com/docker/docker/cli/debug [2021-09-09T01:47:55.044Z] github.com/docker/docker/client [2021-09-09T01:47:55.044Z] github.com/docker/docker/cmd/docker-proxy [2021-09-09T01:47:55.044Z] github.com/docker/docker/cmd/dockerd [2021-09-09T01:47:55.044Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-09T01:47:55.044Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-09T01:47:55.044Z] github.com/docker/docker/container [2021-09-09T01:47:55.044Z] github.com/docker/docker/container/stream [2021-09-09T01:47:55.044Z] github.com/docker/docker/contrib/apparmor [2021-09-09T01:47:55.044Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-09T01:47:55.044Z] github.com/docker/docker/contrib/httpserver [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/cluster [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/cluster/convert [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/cluster/executor [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/cluster/provider [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/config [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/discovery [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/events [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/events/testutils [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/exec [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/graphdriver [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/images [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/initlayer [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/links [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/listeners [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger/gelf [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger/journald [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger/local [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger/logentries [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger/splunk [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger/syslog [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/logger/templates [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/names [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/network [2021-09-09T01:47:55.044Z] github.com/docker/docker/daemon/stats [2021-09-09T01:47:55.044Z] github.com/docker/docker/distribution [2021-09-09T01:47:55.044Z] github.com/docker/docker/distribution/metadata [2021-09-09T01:47:55.044Z] github.com/docker/docker/distribution/utils [2021-09-09T01:47:55.044Z] github.com/docker/docker/distribution/xfer [2021-09-09T01:47:55.044Z] github.com/docker/docker/dockerversion [2021-09-09T01:47:55.044Z] github.com/docker/docker/errdefs [2021-09-09T01:47:55.044Z] github.com/docker/docker/image [2021-09-09T01:47:55.044Z] github.com/docker/docker/image/cache [2021-09-09T01:47:55.044Z] github.com/docker/docker/image/tarexport [2021-09-09T01:47:55.044Z] github.com/docker/docker/image/v1 [2021-09-09T01:47:55.044Z] github.com/docker/docker/internal/test/suite [2021-09-09T01:47:55.044Z] github.com/docker/docker/layer [2021-09-09T01:47:55.044Z] github.com/docker/docker/libcontainerd [2021-09-09T01:47:55.044Z] github.com/docker/docker/libcontainerd/queue [2021-09-09T01:47:55.044Z] github.com/docker/docker/libcontainerd/remote [2021-09-09T01:47:55.044Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-09T01:47:55.044Z] github.com/docker/docker/libcontainerd/types [2021-09-09T01:47:55.044Z] github.com/docker/docker/oci [2021-09-09T01:47:55.044Z] github.com/docker/docker/oci/caps [2021-09-09T01:47:55.044Z] github.com/docker/docker/opts [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/aaparser [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/archive [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/authorization [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/broadcaster [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/capabilities [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/chrootarchive [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/containerfs [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/devicemapper [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/directory [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/discovery [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/discovery/file [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/discovery/kv [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/discovery/memory [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/dmesg [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/filenotify [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/fileutils [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/fsutils [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/homedir [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/idtools [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/ioutils [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/jsonmessage [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/locker [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/longpath [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/loopback [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/mount [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/namesgenerator [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/parsers [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/pidfile [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/platform [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/plugingetter [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/plugins [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/plugins/transport [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/pools [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/progress [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/pubsub [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/reexec [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/signal [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/stack [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/stdcopy [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/streamformatter [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/stringid [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/symlink [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/sysinfo [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/system [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/tailfile [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/tarsum [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/term [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/term/windows [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/truncindex [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/urlutil [2021-09-09T01:47:55.044Z] github.com/docker/docker/pkg/useragent [2021-09-09T01:47:55.044Z] github.com/docker/docker/plugin [2021-09-09T01:47:55.044Z] github.com/docker/docker/plugin/executor/containerd [2021-09-09T01:47:55.044Z] github.com/docker/docker/plugin/v2 [2021-09-09T01:47:55.044Z] github.com/docker/docker/profiles/apparmor [2021-09-09T01:47:55.044Z] github.com/docker/docker/profiles/seccomp [2021-09-09T01:47:55.044Z] github.com/docker/docker/quota [2021-09-09T01:47:55.044Z] github.com/docker/docker/reference [2021-09-09T01:47:55.044Z] github.com/docker/docker/registry [2021-09-09T01:47:55.044Z] github.com/docker/docker/registry/resumable [2021-09-09T01:47:55.044Z] github.com/docker/docker/restartmanager [2021-09-09T01:47:55.044Z] github.com/docker/docker/rootless [2021-09-09T01:47:55.044Z] github.com/docker/docker/rootless/specconv [2021-09-09T01:47:55.044Z] github.com/docker/docker/runconfig [2021-09-09T01:47:55.044Z] github.com/docker/docker/runconfig/opts [2021-09-09T01:47:55.044Z] github.com/docker/docker/testutil [2021-09-09T01:47:55.044Z] github.com/docker/docker/testutil/daemon [2021-09-09T01:47:55.044Z] github.com/docker/docker/testutil/environment [2021-09-09T01:47:55.044Z] github.com/docker/docker/testutil/fakecontext [2021-09-09T01:47:55.044Z] github.com/docker/docker/testutil/fakegit [2021-09-09T01:47:55.044Z] github.com/docker/docker/testutil/fakestorage [2021-09-09T01:47:55.044Z] github.com/docker/docker/testutil/fixtures/load [2021-09-09T01:47:55.044Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-09T01:47:55.044Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-09T01:47:55.044Z] github.com/docker/docker/testutil/registry [2021-09-09T01:47:55.044Z] github.com/docker/docker/testutil/request [2021-09-09T01:47:55.044Z] github.com/docker/docker/volume [2021-09-09T01:47:55.044Z] github.com/docker/docker/volume/drivers [2021-09-09T01:47:55.044Z] github.com/docker/docker/volume/local [2021-09-09T01:47:55.044Z] github.com/docker/docker/volume/mounts [2021-09-09T01:47:55.044Z] github.com/docker/docker/volume/service [2021-09-09T01:47:55.044Z] github.com/docker/docker/volume/service/opts [2021-09-09T01:47:55.044Z] github.com/docker/docker/volume/testutils' ']' [2021-09-09T01:47:55.045Z] + 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-09T01:47:55.992Z] ? github.com/docker/docker/api [no test files] [2021-09-09T01:47:56.155Z] #28 15.65 Reading package lists... [2021-09-09T01:47:56.457Z] #55 ... [2021-09-09T01:47:56.457Z] [2021-09-09T01:47:56.457Z] #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-09T01:47:56.457Z] #58 sha256:e799da3d2d72da3d745b621edcbfcbb2e7f83d7ed0087a6d3b37b51a33cf7535 [2021-09-09T01:47:56.457Z] #58 241.9 + bin/containerd [2021-09-09T01:47:58.352Z] #58 ... [2021-09-09T01:47:58.352Z] [2021-09-09T01:47:58.352Z] #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-09T01:47:58.352Z] #55 sha256:b2f4ed5c89856cc3a3c0d687adaad850b30f7de9f791ecefc7479d799b56fe91 [2021-09-09T01:47:58.352Z] #55 136.2 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-09T01:47:58.352Z] #55 137.1 + mkdir -p /build [2021-09-09T01:47:58.352Z] #55 137.1 + cp runc /build/runc [2021-09-09T01:47:59.722Z] #55 DONE 138.3s [2021-09-09T01:47:59.722Z] [2021-09-09T01:47:59.722Z] #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-09T01:47:59.722Z] #58 sha256:e799da3d2d72da3d745b621edcbfcbb2e7f83d7ed0087a6d3b37b51a33cf7535 [2021-09-09T01:48:01.093Z] #58 ... [2021-09-09T01:48:01.093Z] [2021-09-09T01:48:01.093Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-09T01:48:01.093Z] #56 sha256:79a260fd35bbb57db7a496389d727b4f38bcb048719bbdc4571f1ef83512a381 [2021-09-09T01:48:01.093Z] #56 DONE 0.1s [2021-09-09T01:48:01.093Z] [2021-09-09T01:48:01.093Z] #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-09T01:48:01.093Z] #58 sha256:e799da3d2d72da3d745b621edcbfcbb2e7f83d7ed0087a6d3b37b51a33cf7535 [2021-09-09T01:48:01.445Z] #28 22.33 Reading package lists... [2021-09-09T01:48:02.043Z] [2021-09-09T01:48:02.043Z] SUCCESS: Specified value was saved. [2021-09-09T01:48:02.043Z] INFO: Downloading git... [2021-09-09T01:48:03.007Z] INFO: Downloading go... [2021-09-09T01:48:03.625Z] #28 28.59 Building dependency tree... [2021-09-09T01:48:04.541Z] INFO: Downloading compiler 1 of 3... [2021-09-09T01:48:04.569Z] #28 31.57 bzip2 is already the newest version (1.0.8-4). [2021-09-09T01:48:04.569Z] #28 31.57 patch is already the newest version (2.7.6-7). [2021-09-09T01:48:04.569Z] #28 31.57 xz-utils is already the newest version (5.2.5-2). [2021-09-09T01:48:04.569Z] #28 31.57 The following additional packages will be installed: [2021-09-09T01:48:04.569Z] #28 31.58 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-09-09T01:48:04.569Z] #28 31.59 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-09-09T01:48:04.569Z] #28 31.59 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-09-09T01:48:04.569Z] #28 31.59 python3-pkg-resources vim-runtime xxd [2021-09-09T01:48:04.569Z] #28 31.61 Suggested packages: [2021-09-09T01:48:04.831Z] #28 31.61 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-09-09T01:48:04.831Z] #28 31.61 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-09-09T01:48:04.831Z] #28 31.61 Recommended packages: [2021-09-09T01:48:04.831Z] #28 31.61 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-09-09T01:48:04.998Z] INFO: Downloading compiler 2 of 3... [2021-09-09T01:48:04.998Z] INFO: Downloading compiler 3 of 3... [2021-09-09T01:48:04.998Z] INFO: Extracting git... [2021-09-09T01:48:06.037Z] [2021-09-09T01:48:06.037Z] Name Version Source Summary [2021-09-09T01:48:06.037Z] ---- ------- ------ ------- [2021-09-09T01:48:06.037Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-09T01:48:06.220Z] #28 33.03 The following NEW packages will be installed: [2021-09-09T01:48:06.220Z] #28 33.03 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-09-09T01:48:06.220Z] #28 33.04 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-09-09T01:48:06.220Z] #28 33.04 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-09-09T01:48:06.220Z] #28 33.04 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-09-09T01:48:06.220Z] #28 33.04 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-09-09T01:48:06.220Z] #28 33.04 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-09-09T01:48:06.220Z] #28 33.04 vim-common vim-runtime xfsprogs xxd zip [2021-09-09T01:48:06.481Z] #28 33.41 0 upgraded, 43 newly installed, 0 to remove and 0 not upgraded. [2021-09-09T01:48:06.481Z] #28 33.41 Need to get 18.0 MB of archives. [2021-09-09T01:48:06.481Z] #28 33.41 After this operation, 69.4 MB of additional disk space will be used. [2021-09-09T01:48:06.481Z] #28 33.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-09-09T01:48:06.481Z] #28 33.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-09-09T01:48:06.481Z] #28 33.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-09-09T01:48:06.481Z] #28 33.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-09-09T01:48:06.481Z] #28 33.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-09-09T01:48:06.481Z] #28 33.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-09-09T01:48:06.481Z] #28 33.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-09-09T01:48:06.481Z] #28 33.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-09-09T01:48:06.481Z] #28 33.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-09-09T01:48:06.481Z] #28 33.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-09-09T01:48:06.481Z] #28 33.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-09-09T01:48:06.481Z] #28 33.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-09-09T01:48:06.481Z] #28 33.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-09-09T01:48:06.481Z] #28 33.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-09-09T01:48:06.481Z] #28 33.47 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-09-09T01:48:06.481Z] #28 33.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-09-09T01:48:06.481Z] #28 33.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-09-09T01:48:06.481Z] #28 33.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-09-09T01:48:06.481Z] #28 33.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-09-09T01:48:06.481Z] #28 33.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-09-09T01:48:06.481Z] #28 33.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-09-09T01:48:06.481Z] #28 33.49 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-09-09T01:48:06.481Z] #28 33.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-09-09T01:48:06.482Z] #28 33.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-09-09T01:48:06.482Z] #28 33.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-09-09T01:48:06.482Z] #28 33.51 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-09T01:48:06.482Z] #28 33.51 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-09T01:48:06.505Z] [2021-09-09T01:48:06.505Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-09T01:48:06.505Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-09T01:48:06.505Z] PSChildName : containerd [2021-09-09T01:48:06.505Z] PSDrive : C [2021-09-09T01:48:06.505Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-09T01:48:06.505Z] PSIsContainer : True [2021-09-09T01:48:06.505Z] Name : containerd [2021-09-09T01:48:06.505Z] FullName : C:\containerd [2021-09-09T01:48:06.505Z] Parent : [2021-09-09T01:48:06.505Z] Exists : True [2021-09-09T01:48:06.505Z] Root : C:\ [2021-09-09T01:48:06.505Z] Extension : [2021-09-09T01:48:06.505Z] CreationTime : 9/9/2021 1:48:05 AM [2021-09-09T01:48:06.505Z] CreationTimeUtc : 9/9/2021 1:48:05 AM [2021-09-09T01:48:06.505Z] LastAccessTime : 9/9/2021 1:48:05 AM [2021-09-09T01:48:06.505Z] LastAccessTimeUtc : 9/9/2021 1:48:05 AM [2021-09-09T01:48:06.505Z] LastWriteTime : 9/9/2021 1:48:05 AM [2021-09-09T01:48:06.505Z] LastWriteTimeUtc : 9/9/2021 1:48:05 AM [2021-09-09T01:48:06.505Z] Attributes : Directory [2021-09-09T01:48:06.505Z] Mode : d----- [2021-09-09T01:48:06.505Z] BaseName : containerd [2021-09-09T01:48:06.505Z] Target : {} [2021-09-09T01:48:06.505Z] LinkType : [2021-09-09T01:48:06.505Z] [2021-09-09T01:48:06.743Z] #28 33.51 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-09T01:48:06.743Z] #28 33.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-09-09T01:48:06.743Z] #28 33.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-09-09T01:48:06.743Z] #28 33.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-09-09T01:48:06.743Z] #28 33.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-09-09T01:48:06.743Z] #28 33.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-09-09T01:48:06.743Z] #28 33.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-09-09T01:48:06.743Z] #28 33.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-09-09T01:48:06.743Z] #28 33.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-09-09T01:48:06.743Z] #28 33.58 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-09-09T01:48:06.743Z] #28 33.60 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-09-09T01:48:06.743Z] #28 33.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-09-09T01:48:06.743Z] #28 33.61 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-09-09T01:48:06.743Z] #28 33.73 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-09-09T01:48:07.005Z] #28 33.75 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-09-09T01:48:07.005Z] #28 33.77 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-09-09T01:48:07.491Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-09T01:48:07.491Z] INFO: Configuring git core.autocrlf... [2021-09-09T01:48:07.491Z] [2021-09-09T01:48:07.491Z] [2021-09-09T01:48:07.578Z] #28 34.46 debconf: delaying package configuration, since apt-utils is not installed [2021-09-09T01:48:07.839Z] #28 34.70 Fetched 18.0 MB in 1s (28.1 MB/s) [2021-09-09T01:48:08.101Z] #28 34.78 Selecting previously unselected package pigz. [2021-09-09T01:48:08.101Z] #28 34.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-09-09T01:48:08.101Z] #28 34.83 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-09-09T01:48:08.101Z] #28 34.83 Unpacking pigz (2.6-1) ... [2021-09-09T01:48:08.101Z] #28 34.91 Selecting previously unselected package libelf1:amd64. [2021-09-09T01:48:08.101Z] #28 34.92 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-09-09T01:48:08.101Z] #28 34.94 Unpacking libelf1:amd64 (0.183-1) ... [2021-09-09T01:48:08.363Z] #28 35.06 Selecting previously unselected package libbpf0:amd64. [2021-09-09T01:48:08.363Z] #28 35.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-09-09T01:48:08.363Z] #28 35.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-09-09T01:48:08.363Z] #28 35.17 Selecting previously unselected package libcap2:amd64. [2021-09-09T01:48:08.363Z] #28 35.18 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-09-09T01:48:08.363Z] #28 35.20 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-09-09T01:48:08.363Z] #28 35.30 Selecting previously unselected package libmnl0:amd64. [2021-09-09T01:48:08.363Z] #28 35.31 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-09-09T01:48:08.363Z] #28 35.33 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-09-09T01:48:08.363Z] #28 35.40 Selecting previously unselected package libxtables12:amd64. [2021-09-09T01:48:08.363Z] #28 35.41 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-09-09T01:48:08.625Z] #28 35.42 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-09-09T01:48:08.625Z] #28 35.48 Selecting previously unselected package libcap2-bin. [2021-09-09T01:48:08.625Z] #28 35.49 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-09-09T01:48:08.625Z] #28 35.49 Unpacking libcap2-bin (1:2.44-1) ... [2021-09-09T01:48:08.625Z] #28 35.56 Selecting previously unselected package iproute2. [2021-09-09T01:48:08.886Z] #28 35.56 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-09-09T01:48:08.886Z] #28 35.57 Unpacking iproute2 (5.10.0-4) ... [2021-09-09T01:48:09.148Z] #28 35.88 Selecting previously unselected package xxd. [2021-09-09T01:48:09.148Z] #28 35.88 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-09-09T01:48:09.148Z] #28 35.88 Unpacking xxd (2:8.2.2434-3) ... [2021-09-09T01:48:09.148Z] #28 35.98 Selecting previously unselected package vim-common. [2021-09-09T01:48:09.148Z] #28 35.98 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:48:09.148Z] #28 35.99 Unpacking vim-common (2:8.2.2434-3) ... [2021-09-09T01:48:09.409Z] #28 36.17 Selecting previously unselected package bash-completion. [2021-09-09T01:48:09.409Z] #28 36.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-09-09T01:48:10.353Z] #28 37.29 Unpacking bash-completion (1:2.11-2) ... [2021-09-09T01:48:10.926Z] #28 37.62 Selecting previously unselected package apparmor. [2021-09-09T01:48:10.926Z] #28 37.63 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-09-09T01:48:10.926Z] #28 37.68 Unpacking apparmor (2.13.6-10) ... [2021-09-09T01:48:10.947Z] ok github.com/docker/docker/api/server 0.035s coverage: 9.0% of statements [2021-09-09T01:48:11.187Z] #28 37.96 Selecting previously unselected package inetutils-ping. [2021-09-09T01:48:11.187Z] #28 37.97 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-09-09T01:48:11.187Z] #28 37.98 Unpacking inetutils-ping (2:2.0-1) ... [2021-09-09T01:48:11.187Z] #28 38.07 Selecting previously unselected package libip4tc2:amd64. [2021-09-09T01:48:11.187Z] #28 38.07 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-09-09T01:48:11.187Z] #28 38.08 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-09-09T01:48:11.187Z] #28 38.15 Selecting previously unselected package libip6tc2:amd64. [2021-09-09T01:48:11.449Z] #28 38.15 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-09-09T01:48:11.449Z] #28 38.16 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-09-09T01:48:11.449Z] #28 38.21 Selecting previously unselected package libnfnetlink0:amd64. [2021-09-09T01:48:11.449Z] #28 38.22 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-09-09T01:48:11.449Z] #28 38.24 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-09T01:48:11.449Z] #28 38.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-09-09T01:48:11.449Z] #28 38.31 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-09-09T01:48:11.449Z] #28 38.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-09T01:48:11.449Z] #28 38.38 Selecting previously unselected package libnftnl11:amd64. [2021-09-09T01:48:11.449Z] #28 38.39 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-09-09T01:48:11.449Z] #28 38.40 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-09-09T01:48:11.580Z] #58 263.9 # github.com/containerd/containerd/cmd/containerd [2021-09-09T01:48:11.580Z] #58 263.9 /usr/bin/ld: /tmp/go-link-4183640385/000019.o: in function `New': [2021-09-09T01:48:11.580Z] #58 263.9 /tmp/tmp.8RUyH3o338/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-09T01:48:11.580Z] #58 264.0 + bin/containerd-stress [2021-09-09T01:48:11.710Z] #28 38.46 Selecting previously unselected package iptables. [2021-09-09T01:48:11.710Z] #28 38.47 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-09-09T01:48:11.710Z] #28 38.47 Unpacking iptables (1.8.7-1) ... [2021-09-09T01:48:11.710Z] #28 38.68 Selecting previously unselected package libonig5:amd64. [2021-09-09T01:48:11.710Z] #28 38.69 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-09-09T01:48:11.972Z] #28 38.71 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:48:11.972Z] #28 38.83 Selecting previously unselected package libjq1:amd64. [2021-09-09T01:48:11.972Z] #28 38.84 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-09-09T01:48:11.972Z] #28 38.84 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:48:11.972Z] #28 38.93 Selecting previously unselected package jq. [2021-09-09T01:48:11.972Z] #28 38.93 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-09-09T01:48:12.239Z] #28 38.94 Unpacking jq (1.6-2.1) ... [2021-09-09T01:48:12.239Z] #28 39.01 Selecting previously unselected package libaio1:amd64. [2021-09-09T01:48:12.239Z] #28 39.02 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-09-09T01:48:12.239Z] #28 39.03 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-09-09T01:48:12.239Z] #28 39.09 Selecting previously unselected package libgpm2:amd64. [2021-09-09T01:48:12.239Z] #28 39.10 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-09-09T01:48:12.239Z] #28 39.11 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-09-09T01:48:12.239Z] #28 39.16 Selecting previously unselected package libinih1:amd64. [2021-09-09T01:48:12.239Z] #28 39.17 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-09-09T01:48:12.239Z] #28 39.18 Unpacking libinih1:amd64 (53-1+b2) ... [2021-09-09T01:48:12.501Z] #28 39.24 Selecting previously unselected package libnet1:amd64. [2021-09-09T01:48:12.501Z] #28 39.25 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-09-09T01:48:12.501Z] #28 39.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:48:12.501Z] #28 39.37 Selecting previously unselected package libnl-3-200:amd64. [2021-09-09T01:48:12.501Z] #28 39.38 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-09-09T01:48:12.501Z] #28 39.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:48:12.501Z] #28 39.45 Selecting previously unselected package libprotobuf-c1:amd64. [2021-09-09T01:48:12.501Z] #28 39.46 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-09-09T01:48:12.501Z] #28 39.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:48:12.763Z] #28 39.51 Selecting previously unselected package net-tools. [2021-09-09T01:48:12.763Z] #28 39.52 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-09-09T01:48:12.763Z] #28 39.53 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-09-09T01:48:12.763Z] #28 39.65 Selecting previously unselected package python-pip-whl. [2021-09-09T01:48:12.763Z] #28 39.67 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-09-09T01:48:12.763Z] #28 39.68 Unpacking python-pip-whl (20.3.4-4) ... [2021-09-09T01:48:12.957Z] #58 265.0 + bin/containerd-shim [2021-09-09T01:48:13.286Z] #28 40.08 Selecting previously unselected package python3-lib2to3. [2021-09-09T01:48:13.286Z] #28 40.10 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-09-09T01:48:13.286Z] #28 40.11 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-09-09T01:48:13.286Z] #28 40.21 Selecting previously unselected package python3-distutils. [2021-09-09T01:48:13.286Z] #28 40.22 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-09-09T01:48:13.286Z] #28 40.23 Unpacking python3-distutils (3.9.2-1) ... [2021-09-09T01:48:13.548Z] #28 40.32 Selecting previously unselected package python3-pkg-resources. [2021-09-09T01:48:13.548Z] #28 40.34 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-09-09T01:48:13.548Z] #28 40.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:48:13.548Z] #28 40.45 Selecting previously unselected package python3-setuptools. [2021-09-09T01:48:13.548Z] #28 40.45 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-09-09T01:48:13.548Z] #28 40.46 Unpacking python3-setuptools (52.0.0-4) ... [2021-09-09T01:48:13.810Z] #28 40.61 Selecting previously unselected package python3-wheel. [2021-09-09T01:48:13.810Z] #28 40.61 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-09-09T01:48:13.810Z] #28 40.62 Unpacking python3-wheel (0.34.2-1) ... [2021-09-09T01:48:14.071Z] #28 40.79 Selecting previously unselected package python3-pip. [2021-09-09T01:48:14.071Z] #28 40.80 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-09-09T01:48:14.071Z] #28 40.83 Unpacking python3-pip (20.3.4-4) ... [2021-09-09T01:48:14.333Z] #28 41.11 Selecting previously unselected package sudo. [2021-09-09T01:48:14.333Z] #28 41.12 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-09-09T01:48:14.333Z] #28 41.14 Unpacking sudo (1.9.5p2-3) ... [2021-09-09T01:48:14.595Z] #28 41.47 Selecting previously unselected package thin-provisioning-tools. [2021-09-09T01:48:14.595Z] #28 41.48 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-09-09T01:48:14.595Z] #28 41.49 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-09-09T01:48:14.856Z] #28 41.64 Selecting previously unselected package uidmap. [2021-09-09T01:48:14.856Z] #28 41.64 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-09-09T01:48:14.856Z] #28 41.65 Unpacking uidmap (1:4.8.1-1) ... [2021-09-09T01:48:14.856Z] #28 41.76 Selecting previously unselected package vim-runtime. [2021-09-09T01:48:14.856Z] #28 41.76 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-09-09T01:48:14.856Z] #28 41.79 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-09T01:48:14.856Z] #28 41.82 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-09-09T01:48:14.856Z] #28 41.83 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-09-09T01:48:16.774Z] #28 43.63 Selecting previously unselected package vim. [2021-09-09T01:48:16.774Z] #28 43.64 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-09-09T01:48:16.774Z] #28 43.66 Unpacking vim (2:8.2.2434-3) ... [2021-09-09T01:48:17.348Z] #28 44.10 Selecting previously unselected package xfsprogs. [2021-09-09T01:48:17.348Z] #28 44.11 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-09-09T01:48:17.348Z] #28 44.13 Unpacking xfsprogs (5.10.0-4) ... [2021-09-09T01:48:17.352Z] INFO: Expanding go... [2021-09-09T01:48:17.610Z] #28 44.41 Selecting previously unselected package zip. [2021-09-09T01:48:17.610Z] #28 44.42 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-09-09T01:48:17.610Z] #28 44.42 Unpacking zip (3.0-12) ... [2021-09-09T01:48:17.610Z] #28 44.55 Setting up python3-pkg-resources (52.0.0-4) ... [2021-09-09T01:48:18.183Z] #28 45.01 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-09-09T01:48:18.183Z] #28 45.03 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-09-09T01:48:18.183Z] #28 45.04 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-09-09T01:48:18.183Z] #28 45.05 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-09-09T01:48:18.183Z] #28 45.06 Setting up libinih1:amd64 (53-1+b2) ... [2021-09-09T01:48:18.183Z] #28 45.08 Setting up uidmap (1:4.8.1-1) ... [2021-09-09T01:48:18.183Z] #28 45.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-09-09T01:48:18.183Z] #28 45.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-09-09T01:48:18.444Z] #28 45.11 Setting up python3-wheel (0.34.2-1) ... [2021-09-09T01:48:18.706Z] #28 45.45 Setting up xxd (2:8.2.2434-3) ... [2021-09-09T01:48:18.706Z] #28 45.47 Setting up libcap2:amd64 (1:2.44-1) ... [2021-09-09T01:48:18.706Z] #28 45.48 Setting up libcap2-bin (1:2.44-1) ... [2021-09-09T01:48:18.706Z] #28 45.50 Setting up apparmor (2.13.6-10) ... [2021-09-09T01:48:20.093Z] #28 46.90 Setting up zip (3.0-12) ... [2021-09-09T01:48:20.093Z] #28 46.92 Setting up vim-common (2:8.2.2434-3) ... [2021-09-09T01:48:20.093Z] #28 46.95 Setting up bash-completion (1:2.11-2) ... [2021-09-09T01:48:21.077Z] #58 272.3 + bin/containerd-shim-runc-v1 [2021-09-09T01:48:21.481Z] #28 48.29 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-09-09T01:48:21.481Z] #28 48.31 Setting up sudo (1.9.5p2-3) ... [2021-09-09T01:48:21.481Z] #28 48.38 invoke-rc.d: could not determine current runlevel [2021-09-09T01:48:21.481Z] #28 48.39 invoke-rc.d: policy-rc.d denied execution of start. [2021-09-09T01:48:21.481Z] #28 48.40 Setting up xfsprogs (5.10.0-4) ... [2021-09-09T01:48:21.481Z] #28 48.41 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-09-09T01:48:21.481Z] #28 48.42 Setting up inetutils-ping (2:2.0-1) ... [2021-09-09T01:48:21.481Z] #28 48.46 Setting up pigz (2.6-1) ... [2021-09-09T01:48:21.481Z] #28 48.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-09-09T01:48:21.481Z] #28 48.49 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-09-09T01:48:21.743Z] #28 48.52 Setting up python-pip-whl (20.3.4-4) ... [2021-09-09T01:48:21.743Z] #28 48.53 Setting up vim-runtime (2:8.2.2434-3) ... [2021-09-09T01:48:22.316Z] #28 48.95 Setting up libaio1:amd64 (0.3.112-9) ... [2021-09-09T01:48:22.316Z] #28 48.96 Setting up python3-lib2to3 (3.9.2-1) ... [2021-09-09T01:48:22.316Z] #28 49.22 Setting up libelf1:amd64 (0.183-1) ... [2021-09-09T01:48:22.316Z] #28 49.23 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-09-09T01:48:22.316Z] #28 49.24 Setting up python3-distutils (3.9.2-1) ... [2021-09-09T01:48:22.889Z] #28 49.61 Setting up vim (2:8.2.2434-3) ... [2021-09-09T01:48:22.889Z] #28 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-09-09T01:48:22.889Z] #28 49.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-09-09T01:48:22.889Z] #28 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-09-09T01:48:22.889Z] #28 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-09-09T01:48:22.889Z] #28 49.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-09-09T01:48:22.889Z] #28 49.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-09-09T01:48:22.889Z] #28 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-09-09T01:48:22.889Z] #28 49.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-09-09T01:48:22.889Z] #28 49.76 Setting up python3-setuptools (52.0.0-4) ... [2021-09-09T01:48:24.275Z] #28 50.89 Setting up libjq1:amd64 (1.6-2.1) ... [2021-09-09T01:48:24.275Z] #28 50.95 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-09-09T01:48:24.275Z] #28 50.98 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-09-09T01:48:24.275Z] #28 51.04 Setting up python3-pip (20.3.4-4) ... [2021-09-09T01:48:24.866Z] #28 51.68 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-09-09T01:48:24.866Z] #28 51.70 Setting up jq (1.6-2.1) ... [2021-09-09T01:48:24.866Z] #28 51.71 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-09-09T01:48:24.866Z] #28 51.73 Setting up iptables (1.8.7-1) ... [2021-09-09T01:48:24.866Z] #28 51.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-09T01:48:24.866Z] #28 51.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-09T01:48:25.128Z] #28 51.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-09-09T01:48:25.128Z] #28 51.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-09-09T01:48:25.128Z] #28 51.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-09-09T01:48:25.128Z] #28 51.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-09-09T01:48:25.128Z] #28 51.85 Setting up iproute2 (5.10.0-4) ... [2021-09-09T01:48:25.267Z] #58 277.4 + bin/containerd-shim-runc-v2 [2021-09-09T01:48:25.389Z] #28 52.22 Processing triggers for libc-bin (2.31-13) ... [2021-09-09T01:48:25.844Z] #58 278.0 + binaries [2021-09-09T01:48:25.844Z] #58 278.0 + install -D bin/containerd /build/containerd [2021-09-09T01:48:25.844Z] #58 278.1 + install -D bin/containerd-shim /build/containerd-shim [2021-09-09T01:48:25.844Z] #58 278.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-09T01:48:25.844Z] #58 278.1 + install -D bin/ctr /build/ctr [2021-09-09T01:48:26.359Z] #28 DONE 53.1s [2021-09-09T01:48:26.359Z] [2021-09-09T01:48:26.359Z] #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-09T01:48:26.359Z] #29 sha256:56788ee62413a664181875f93854e0484266fe45bebb20ad88795bf514490ac0 [2021-09-09T01:48:27.308Z] #29 0.971 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-09-09T01:48:27.308Z] #29 0.975 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-09-09T01:48:27.308Z] #29 0.978 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-09-09T01:48:27.308Z] #29 DONE 1.0s [2021-09-09T01:48:27.308Z] [2021-09-09T01:48:27.308Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-09-09T01:48:27.308Z] #30 sha256:26a3331304385959eb328826d434c7534f55fc4f37e43e8af67548b6fadfe982 [2021-09-09T01:48:27.742Z] #58 DONE 280.2s [2021-09-09T01:48:29.117Z] [2021-09-09T01:48:29.117Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-09T01:48:29.117Z] #59 sha256:4c3869052f8b528e2acd6954a7cc9ca11c8833197a24a98ff5d0829a972a860f [2021-09-09T01:48:29.684Z] #59 DONE 0.8s [2021-09-09T01:48:29.684Z] [2021-09-09T01:48:29.684Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-09T01:48:29.684Z] #63 sha256:31e54e954c03a3840354bccf4f21aedf3a467e71a7d13f481de643c9e0cb01a6 [2021-09-09T01:48:29.684Z] #63 DONE 0.2s [2021-09-09T01:48:29.942Z] [2021-09-09T01:48:29.942Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-09T01:48:29.942Z] #68 sha256:84ad39b1dd4c0225b7c9cec06b78b89839264e6d1fa5854a959751cb532a3719 [2021-09-09T01:48:30.875Z] #68 DONE 0.9s [2021-09-09T01:48:30.875Z] [2021-09-09T01:48:30.875Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-09T01:48:30.875Z] #69 sha256:11ab34009d0dd8e67d533cbd6f06fbb80aeeabdbde5084519d5af165de32a4bf [2021-09-09T01:48:30.875Z] #69 DONE 0.0s [2021-09-09T01:48:30.875Z] [2021-09-09T01:48:30.875Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-09T01:48:30.875Z] #70 sha256:7539442de04f1067c437484992d05c2e78c08d7a32401e9e44dd53c4de058d55 [2021-09-09T01:48:32.250Z] #70 DONE 1.4s [2021-09-09T01:48:32.250Z] [2021-09-09T01:48:32.250Z] #71 exporting to image [2021-09-09T01:48:32.250Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-09T01:48:32.250Z] #71 exporting layers [2021-09-09T01:48:33.239Z] #58 277.7 # github.com/containerd/containerd/cmd/containerd [2021-09-09T01:48:33.239Z] #58 277.7 /usr/bin/ld: /tmp/go-link-4272147181/000019.o: in function `New': [2021-09-09T01:48:33.239Z] #58 277.7 /tmp/tmp.n9eNf4YUrc/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-09T01:48:33.239Z] #58 277.8 + bin/containerd-stress [2021-09-09T01:48:33.239Z] #58 278.9 + bin/containerd-shim [2021-09-09T01:48:35.516Z] #30 7.823 Collecting yamllint==1.26.1 [2021-09-09T01:48:36.089Z] #30 8.865 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-09-09T01:48:37.032Z] #30 9.681 Collecting pathspec>=0.5.3 [2021-09-09T01:48:37.032Z] #30 9.692 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-09-09T01:48:37.032Z] #30 9.896 Collecting pyyaml [2021-09-09T01:48:37.032Z] #30 9.909 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-09-09T01:48:37.032Z] #30 9.955 Building wheels for collected packages: yamllint [2021-09-09T01:48:37.293Z] #30 9.956 Building wheel for yamllint (setup.py): started [2021-09-09T01:48:37.410Z] #58 286.3 + bin/containerd-shim-runc-v1 [2021-09-09T01:48:37.554Z] #30 10.50 Building wheel for yamllint (setup.py): finished with status 'done' [2021-09-09T01:48:37.555Z] #30 10.50 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4a546690df0b20a9e426b043c263de90c1d29e8dc2317fe323726d85640056ab [2021-09-09T01:48:37.555Z] #30 10.50 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-09-09T01:48:37.555Z] #30 10.51 Successfully built yamllint [2021-09-09T01:48:37.816Z] #30 10.53 Installing collected packages: pyyaml, pathspec, yamllint [2021-09-09T01:48:37.816Z] #30 10.77 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-09-09T01:48:38.388Z] #30 DONE 11.2s [2021-09-09T01:48:38.388Z] [2021-09-09T01:48:38.388Z] #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-09T01:48:38.388Z] #65 sha256:fb2568efd84bb7c307198c0e7413a8bed31981dc71f0d1ab8b87b99951c0423b [2021-09-09T01:48:38.411Z] INFO: Expanding compiler 1 of 3... [2021-09-09T01:48:38.649Z] #65 ... [2021-09-09T01:48:38.649Z] [2021-09-09T01:48:38.649Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-09-09T01:48:38.649Z] #33 sha256:a33fb6a84428ba376208ef3018f69b341da409a5bb265f29cad987d9ebc54ec7 [2021-09-09T01:48:38.649Z] #33 DONE 0.3s [2021-09-09T01:48:38.649Z] [2021-09-09T01:48:38.649Z] #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-09T01:48:38.649Z] #65 sha256:fb2568efd84bb7c307198c0e7413a8bed31981dc71f0d1ab8b87b99951c0423b [2021-09-09T01:48:38.810Z] #71 exporting layers 6.3s done [2021-09-09T01:48:38.810Z] #71 writing image sha256:34bcbe9e91d73ffd2708939a0ffcad4f27f97a98450b000f10601852f28a5509 done [2021-09-09T01:48:38.810Z] #71 naming to docker.io/library/docker:044914779580580e41d62bcc8bc1117f9c0c5113 done [2021-09-09T01:48:38.810Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2021-09-09T01:48:38.867Z] INFO: Expanding compiler 2 of 3... [Pipeline] sh [2021-09-09T01:48:38.909Z] #65 ... [2021-09-09T01:48:38.909Z] [2021-09-09T01:48:38.909Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-09-09T01:48:38.909Z] #38 sha256:64ae91e05b166b637f630902ba1850a09f3ecb5e033b68449c2460004d0bc45f [2021-09-09T01:48:39.166Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42810/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=044914779580580e41d62bcc8bc1117f9c0c5113 -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:044914779580580e41d62bcc8bc1117f9c0c5113 hack/make.sh dynbinary test-integration [2021-09-09T01:48:39.170Z] #38 DONE 0.3s [2021-09-09T01:48:39.170Z] [2021-09-09T01:48:39.170Z] #41 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-09-09T01:48:39.170Z] #41 sha256:b998d0f858b030d0f88b4986f1c7cd1920d044cb8e1c642c28fd2ede6af652b8 [2021-09-09T01:48:39.170Z] #41 DONE 0.1s [2021-09-09T01:48:39.170Z] [2021-09-09T01:48:39.170Z] #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-09T01:48:39.170Z] #65 sha256:fb2568efd84bb7c307198c0e7413a8bed31981dc71f0d1ab8b87b99951c0423b [2021-09-09T01:48:39.170Z] #65 ... [2021-09-09T01:48:39.170Z] [2021-09-09T01:48:39.170Z] #43 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-09-09T01:48:39.170Z] #43 sha256:72481374984fc6061d2303dc9c06adf48578cbaa1b77d2fb8e7f124b25fe391e [2021-09-09T01:48:39.170Z] #43 DONE 0.1s [2021-09-09T01:48:39.170Z] [2021-09-09T01:48:39.170Z] #46 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-09-09T01:48:39.170Z] #46 sha256:46189b6da9ee596a888ef4752bb6f4438a302a7c3468b57d3904590abbecbef9 [2021-09-09T01:48:39.170Z] #46 DONE 0.0s [2021-09-09T01:48:39.431Z] [2021-09-09T01:48:39.431Z] #49 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-09-09T01:48:39.431Z] #49 sha256:a427fbc636a26e381296a38d6a02aa0c1bebf96342b6c7b91e3369002f989096 [2021-09-09T01:48:39.431Z] #49 DONE 0.1s [2021-09-09T01:48:39.431Z] [2021-09-09T01:48:39.431Z] #53 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-09-09T01:48:39.431Z] #53 sha256:e0ecf5ad9dbaf0437a7586fda429cfb4e2b2c5fc0c90eba5082d33b75e98576c [2021-09-09T01:48:39.431Z] #53 DONE 0.1s [2021-09-09T01:48:39.431Z] [2021-09-09T01:48:39.431Z] #55 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-09-09T01:48:39.431Z] #55 sha256:3e736edc738c04724415298ae66796b834c9ae4da4d6114a69803086a873edf6 [2021-09-09T01:48:39.692Z] #55 DONE 0.1s [2021-09-09T01:48:39.692Z] [2021-09-09T01:48:39.692Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-09-09T01:48:39.692Z] #57 sha256:81b4c4361563ce218bce7e7a557846e0c59cf09794d53b6dbb405767ea25146e [2021-09-09T01:48:39.692Z] #57 DONE 0.1s [2021-09-09T01:48:39.692Z] [2021-09-09T01:48:39.692Z] #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-09T01:48:39.692Z] #65 sha256:fb2568efd84bb7c307198c0e7413a8bed31981dc71f0d1ab8b87b99951c0423b [2021-09-09T01:48:39.953Z] #65 ... [2021-09-09T01:48:39.953Z] [2021-09-09T01:48:39.953Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-09-09T01:48:39.953Z] #59 sha256:a9fe1ff05dbfa263283c7722c8090a3aeecddc9fdf42a657c78f2c367c795f49 [2021-09-09T01:48:39.953Z] #59 DONE 0.1s [2021-09-09T01:48:39.953Z] [2021-09-09T01:48:39.953Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-09-09T01:48:39.953Z] #61 sha256:e48baef9b8f5446c270a4f8465bccf85201a7cdda0d67c6dfb66a3da72e0d52a [2021-09-09T01:48:39.953Z] #61 DONE 0.1s [2021-09-09T01:48:39.953Z] [2021-09-09T01:48:39.953Z] #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-09T01:48:39.953Z] #65 sha256:fb2568efd84bb7c307198c0e7413a8bed31981dc71f0d1ab8b87b99951c0423b [2021-09-09T01:48:41.064Z] [2021-09-09T01:48:41.064Z] Removing bundles/ [2021-09-09T01:48:41.064Z] [2021-09-09T01:48:41.064Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-09T01:48:41.064Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-09T01:48:41.064Z] GOOS="" GOARCH="" GOARM="" [2021-09-09T01:48:42.702Z] #58 291.4 + bin/containerd-shim-runc-v2 [2021-09-09T01:48:42.959Z] #58 292.0 + binaries [2021-09-09T01:48:43.215Z] #58 292.0 + install -D bin/containerd /build/containerd [2021-09-09T01:48:43.215Z] #58 292.1 + install -D bin/containerd-shim /build/containerd-shim [2021-09-09T01:48:43.215Z] #58 292.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-09T01:48:43.215Z] #58 292.1 + install -D bin/ctr /build/ctr [2021-09-09T01:48:43.543Z] INFO: Expanding compiler 3 of 3... [2021-09-09T01:48:43.999Z] INFO: Removing downloaded files... [2021-09-09T01:48:43.999Z] INFO: Downloading containerd [2021-09-09T01:48:45.730Z] #58 DONE 294.5s [2021-09-09T01:48:47.096Z] [2021-09-09T01:48:47.096Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-09T01:48:47.096Z] #59 sha256:a39bbb68fd433e10fbaf6b1f1288aecb1a3d59c0023594ed60af878d9cdc6a69 [2021-09-09T01:48:47.659Z] #59 DONE 0.8s [2021-09-09T01:48:47.659Z] [2021-09-09T01:48:47.659Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-09T01:48:47.659Z] #63 sha256:c509b922da2cc7002e448ab3dcd58aaeabacc0df30c5ace8e46aefe7e2c96e0b [2021-09-09T01:48:47.915Z] #63 DONE 0.2s [2021-09-09T01:48:47.915Z] [2021-09-09T01:48:47.915Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-09T01:48:47.915Z] #68 sha256:fc1a2a035a1c5a87198317fe578da51ad5fc71a51d6daf6452d28f44c257aa1d [2021-09-09T01:48:48.841Z] #68 DONE 1.0s [2021-09-09T01:48:48.841Z] [2021-09-09T01:48:48.841Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-09T01:48:48.841Z] #69 sha256:5815d904c5c6bb4ac2e1c314b60d7cc8fa782856d7364d68deab9a31dc1dda01 [2021-09-09T01:48:48.841Z] #69 DONE 0.0s [2021-09-09T01:48:48.841Z] [2021-09-09T01:48:48.842Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-09T01:48:48.842Z] #70 sha256:de56c59d7d36444882887d99c204b83afebd964cf05147ae589835bf89ccfc17 [2021-09-09T01:48:49.959Z] #65 ... [2021-09-09T01:48:49.959Z] [2021-09-09T01:48:49.959Z] #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-09T01:48:49.959Z] #62 sha256:fdf4a9642e70ba9955ee6bca0f8a5a1d11654144fb875748e619aa46e241c934 [2021-09-09T01:48:49.959Z] #62 84.65 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-09T01:48:50.731Z] #70 DONE 1.8s [2021-09-09T01:48:50.731Z] [2021-09-09T01:48:50.731Z] #71 exporting to image [2021-09-09T01:48:50.731Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-09T01:48:50.731Z] #71 exporting layers [2021-09-09T01:48:50.902Z] #62 85.56 + mkdir -p /build [2021-09-09T01:48:50.902Z] #62 85.56 + cp runc /build/runc [2021-09-09T01:48:51.475Z] #62 DONE 86.2s [2021-09-09T01:48:51.475Z] [2021-09-09T01:48:51.475Z] #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-09T01:48:51.475Z] #65 sha256:fb2568efd84bb7c307198c0e7413a8bed31981dc71f0d1ab8b87b99951c0423b [2021-09-09T01:48:52.670Z] 393f6f5bddce: Pull complete [2021-09-09T01:48:52.670Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04 [2021-09-09T01:48:52.670Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T01:48:52.670Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T01:48:52.670Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-09-09T01:48:52.670Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-09-09T01:48:52.670Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.169' [2021-09-09T01:48:52.670Z] INFO: Docker version of control daemon [2021-09-09T01:48:52.670Z] [2021-09-09T01:48:52.670Z] Client: [2021-09-09T01:48:52.670Z] Version: 20.10.8 [2021-09-09T01:48:52.670Z] API version: 1.41 [2021-09-09T01:48:52.670Z] Go version: go1.16.6 [2021-09-09T01:48:52.670Z] Git commit: 3967b7d [2021-09-09T01:48:52.670Z] Built: Fri Jul 30 19:58:50 2021 [2021-09-09T01:48:52.670Z] OS/Arch: windows/amd64 [2021-09-09T01:48:52.670Z] Context: default [2021-09-09T01:48:52.670Z] Experimental: true [2021-09-09T01:48:52.670Z] [2021-09-09T01:48:52.670Z] Server: Docker Engine - Community [2021-09-09T01:48:52.670Z] Engine: [2021-09-09T01:48:52.670Z] Version: 20.10.8 [2021-09-09T01:48:52.670Z] API version: 1.41 (minimum version 1.24) [2021-09-09T01:48:52.671Z] Go version: go1.16.6 [2021-09-09T01:48:52.671Z] Git commit: 75249d8 [2021-09-09T01:48:52.671Z] Built: Fri Jul 30 19:54:29 2021 [2021-09-09T01:48:52.671Z] OS/Arch: windows/amd64 [2021-09-09T01:48:52.671Z] Experimental: true [2021-09-09T01:48:52.671Z] [2021-09-09T01:48:52.671Z] INFO: Docker info of control daemon [2021-09-09T01:48:52.671Z] [2021-09-09T01:48:52.671Z] Client: [2021-09-09T01:48:52.671Z] Context: default [2021-09-09T01:48:52.671Z] Debug Mode: false [2021-09-09T01:48:52.671Z] [2021-09-09T01:48:52.671Z] Server: [2021-09-09T01:48:52.671Z] Containers: 0 [2021-09-09T01:48:52.671Z] Running: 0 [2021-09-09T01:48:52.671Z] Paused: 0 [2021-09-09T01:48:52.671Z] Stopped: 0 [2021-09-09T01:48:52.671Z] Images: 1 [2021-09-09T01:48:52.671Z] Server Version: 20.10.8 [2021-09-09T01:48:52.671Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-09-09T01:48:52.671Z] Windows: [2021-09-09T01:48:52.671Z] LCOW: [2021-09-09T01:48:52.671Z] Logging Driver: json-file [2021-09-09T01:48:52.671Z] Plugins: [2021-09-09T01:48:52.671Z] Volume: local [2021-09-09T01:48:52.671Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-09T01:48:52.671Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-09T01:48:52.671Z] Swarm: inactive [2021-09-09T01:48:52.671Z] Default Isolation: process [2021-09-09T01:48:52.671Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-09T01:48:52.671Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-09T01:48:52.671Z] OSType: windows [2021-09-09T01:48:52.671Z] Architecture: x86_64 [2021-09-09T01:48:52.671Z] CPUs: 4 [2021-09-09T01:48:52.671Z] Total Memory: 32GiB [2021-09-09T01:48:52.671Z] Name: azwin-2-cb5ba0 [2021-09-09T01:48:52.671Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-09-09T01:48:52.671Z] Docker Root Dir: D:\docker [2021-09-09T01:48:52.671Z] Debug Mode: false [2021-09-09T01:48:52.671Z] Registry: https://index.docker.io/v1/ [2021-09-09T01:48:52.671Z] Labels: [2021-09-09T01:48:52.671Z] Experimental: true [2021-09-09T01:48:52.671Z] Insecure Registries: [2021-09-09T01:48:52.671Z] 10.0.0.4:5000 [2021-09-09T01:48:52.671Z] 127.0.0.0/8 [2021-09-09T01:48:52.671Z] Registry Mirrors: [2021-09-09T01:48:52.671Z] http://10.0.0.4:5000/ [2021-09-09T01:48:52.671Z] Live Restore Enabled: false [2021-09-09T01:48:52.671Z] Product License: Community Engine [2021-09-09T01:48:52.671Z] [2021-09-09T01:48:52.671Z] [2021-09-09T01:48:52.671Z] INFO: Commit hash is 4d69f79f49 [2021-09-09T01:48:52.671Z] INFO: Nuke-Everything... [2021-09-09T01:48:52.671Z] INFO: Container count on control daemon to delete is 0 [2021-09-09T01:48:52.671Z] INFO: Nuking d:\CI [2021-09-09T01:48:52.671Z] INFO: Zapped successfully [2021-09-09T01:48:52.671Z] INFO: Location for testing is d:\CI\PR-42810\5 [2021-09-09T01:48:52.671Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-09-09T01:48:52.671Z] [2021-09-09T01:48:52.671Z] [2021-09-09T01:48:52.671Z] INFO: Building the image from Dockerfile.windows at 09/09/2021 01:48:41... [2021-09-09T01:48:52.671Z] [2021-09-09T01:48:52.671Z] Sending build context to Docker daemon 60.66MB [2021-09-09T01:48:52.671Z] [2021-09-09T01:48:52.671Z] Step 1/11 : FROM microsoft/windowsservercore [2021-09-09T01:48:52.671Z] ---> 801c33f5de3a [2021-09-09T01:48:52.671Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-09-09T01:48:52.671Z] ---> Running in ba70ec4e6882 [2021-09-09T01:48:52.671Z] Removing intermediate container ba70ec4e6882 [2021-09-09T01:48:52.671Z] ---> 9d60d3068049 [2021-09-09T01:48:52.671Z] Step 3/11 : ARG GO_VERSION=1.17.0 [2021-09-09T01:48:52.671Z] ---> Running in aa95d604109d [2021-09-09T01:48:52.671Z] Removing intermediate container aa95d604109d [2021-09-09T01:48:52.671Z] ---> 7a478505c465 [2021-09-09T01:48:52.671Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5 [2021-09-09T01:48:52.671Z] ---> Running in 4702aee6e125 [2021-09-09T01:48:52.671Z] Removing intermediate container 4702aee6e125 [2021-09-09T01:48:52.671Z] ---> 2bee1f3227ba [2021-09-09T01:48:52.671Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-09-09T01:48:52.671Z] ---> Running in 5e79a2caf5cd [2021-09-09T01:48:52.671Z] Removing intermediate container 5e79a2caf5cd [2021-09-09T01:48:52.671Z] ---> da553fb0cd06 [2021-09-09T01:48:52.671Z] 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-09T01:48:52.671Z] ---> Running in 20bca89c4ba1 [2021-09-09T01:48:52.671Z] Removing intermediate container 20bca89c4ba1 [2021-09-09T01:48:52.671Z] ---> 1397767b9954 [2021-09-09T01:48:52.671Z] 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-09T01:48:52.671Z] ---> Running in 507eeeceb98e [2021-09-09T01:48:52.671Z] [2021-09-09T01:48:52.671Z] SUCCESS: Specified value was saved. [2021-09-09T01:48:52.671Z] INFO: Downloading git... [2021-09-09T01:48:52.862Z] #65 ... [2021-09-09T01:48:52.862Z] [2021-09-09T01:48:52.862Z] #63 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-09-09T01:48:52.862Z] #63 sha256:4730d149fa7302a1e8b41115c0afef55bcf7b6a6c56ec0080ed1567807065e01 [2021-09-09T01:48:53.123Z] #63 DONE 0.1s [2021-09-09T01:48:53.123Z] [2021-09-09T01:48:53.123Z] #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-09T01:48:53.123Z] #65 sha256:fb2568efd84bb7c307198c0e7413a8bed31981dc71f0d1ab8b87b99951c0423b [2021-09-09T01:48:53.700Z] INFO: Downloading go... [2021-09-09T01:48:54.295Z] [2021-09-09T01:48:54.295Z] Name Version Source Summary [2021-09-09T01:48:54.295Z] ---- ------- ------ ------- [2021-09-09T01:48:54.295Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-09T01:48:54.295Z] [2021-09-09T01:48:54.295Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-09T01:48:54.295Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-09T01:48:54.295Z] PSChildName : containerd [2021-09-09T01:48:54.295Z] PSDrive : C [2021-09-09T01:48:54.295Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-09T01:48:54.295Z] PSIsContainer : True [2021-09-09T01:48:54.295Z] Name : containerd [2021-09-09T01:48:54.295Z] FullName : C:\containerd [2021-09-09T01:48:54.295Z] Parent : [2021-09-09T01:48:54.295Z] Exists : True [2021-09-09T01:48:54.295Z] Root : C:\ [2021-09-09T01:48:54.295Z] Extension : [2021-09-09T01:48:54.295Z] CreationTime : 9/9/2021 1:48:53 AM [2021-09-09T01:48:54.295Z] CreationTimeUtc : 9/9/2021 1:48:53 AM [2021-09-09T01:48:54.295Z] LastAccessTime : 9/9/2021 1:48:53 AM [2021-09-09T01:48:54.295Z] LastAccessTimeUtc : 9/9/2021 1:48:53 AM [2021-09-09T01:48:54.295Z] LastWriteTime : 9/9/2021 1:48:53 AM [2021-09-09T01:48:54.295Z] LastWriteTimeUtc : 9/9/2021 1:48:53 AM [2021-09-09T01:48:54.295Z] Attributes : Directory [2021-09-09T01:48:54.295Z] Mode : d----- [2021-09-09T01:48:54.295Z] BaseName : containerd [2021-09-09T01:48:54.295Z] Target : {} [2021-09-09T01:48:54.295Z] LinkType : [2021-09-09T01:48:54.295Z] [2021-09-09T01:48:54.752Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-09T01:48:54.752Z] INFO: Configuring git core.autocrlf... [2021-09-09T01:48:54.752Z] [2021-09-09T01:48:54.752Z] [2021-09-09T01:48:55.240Z] INFO: Downloading compiler 1 of 3... [2021-09-09T01:48:55.240Z] INFO: Downloading compiler 2 of 3... [2021-09-09T01:48:55.240Z] INFO: Downloading compiler 3 of 3... [2021-09-09T01:48:55.699Z] INFO: Extracting git... [2021-09-09T01:48:56.427Z] #65 146.7 # github.com/containerd/containerd/cmd/containerd [2021-09-09T01:48:56.427Z] #65 146.7 /usr/bin/ld: /tmp/go-link-2330662874/000019.o: in function `New': [2021-09-09T01:48:56.427Z] #65 146.7 /tmp/tmp.9qC3u4D4qR/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-09T01:48:56.427Z] #65 146.8 + bin/containerd-stress [2021-09-09T01:48:56.998Z] #65 147.8 + bin/containerd-shim [2021-09-09T01:48:57.270Z] #71 exporting layers 6.1s done [2021-09-09T01:48:57.270Z] #71 writing image sha256:dde939ee0d23c87a62a51c99ea6137507484344ecff8fa1e0450d1ffb5883ec3 done [2021-09-09T01:48:57.270Z] #71 naming to docker.io/library/docker:1cb89b91908430770e86703704cd738049736de6 done [2021-09-09T01:48:57.270Z] #71 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-09-09T01:48:57.607Z] + trap exit INT TERM [2021-09-09T01:48:57.607Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-09-09T01:48:57.607Z] + CONTAINER_NAME=docker-pr5 [2021-09-09T01:48:57.607Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42810/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42810/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1cb89b91908430770e86703704cd738049736de6 -e DOCKER_GRAPHDRIVER docker:1cb89b91908430770e86703704cd738049736de6 hack/make.sh dynbinary [2021-09-09T01:48:58.973Z] [2021-09-09T01:48:58.973Z] Removing bundles/ [2021-09-09T01:48:58.973Z] [2021-09-09T01:48:58.973Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-09T01:48:58.973Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-09T01:48:58.973Z] GOOS="" GOARCH="" GOARM="" [2021-09-09T01:49:05.140Z] #65 155.1 + bin/containerd-shim-runc-v1 [2021-09-09T01:49:08.119Z] Removing intermediate container 30886ea12194 [2021-09-09T01:49:08.119Z] ---> fa1973154c70 [2021-09-09T01:49:08.119Z] 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-09T01:49:08.119Z] ---> Running in 509564b32ffb [2021-09-09T01:49:08.128Z] INFO: Expanding go... [2021-09-09T01:49:09.345Z] #65 160.2 + bin/containerd-shim-runc-v2 [2021-09-09T01:49:09.688Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-09T01:49:09.688Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-09T01:49:09.917Z] #65 160.8 + binaries [2021-09-09T01:49:09.917Z] #65 160.8 + install -D bin/containerd /build/containerd [2021-09-09T01:49:09.917Z] #65 160.9 + install -D bin/containerd-shim /build/containerd-shim [2021-09-09T01:49:09.917Z] #65 160.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-09-09T01:49:09.917Z] #65 160.9 + install -D bin/ctr /build/ctr [2021-09-09T01:49:10.155Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-09T01:49:10.155Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-09T01:49:10.155Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-09T01:49:10.155Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T01:49:10.155Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-09T01:49:10.155Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-09T01:49:10.155Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T01:49:10.489Z] #65 DONE 161.3s [2021-09-09T01:49:10.622Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-09T01:49:10.622Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-09T01:49:10.622Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-09T01:49:10.622Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-09T01:49:10.622Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-09T01:49:11.090Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-09T01:49:11.090Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-09T01:49:11.874Z] [2021-09-09T01:49:11.874Z] #66 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-09-09T01:49:11.874Z] #66 sha256:2f8efbee345f45afca3a3ed690daf1ff32152a8e8c4bf4b72491e3c7b6595527 [2021-09-09T01:49:11.874Z] #66 DONE 0.2s [2021-09-09T01:49:11.874Z] [2021-09-09T01:49:11.874Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-09-09T01:49:11.874Z] #70 sha256:3750afe4f5e6cc56bb4586ececb1388df0467783df86d45a12a1fa3ff60d709f [2021-09-09T01:49:11.874Z] #70 DONE 0.1s [2021-09-09T01:49:11.874Z] [2021-09-09T01:49:11.874Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-09-09T01:49:11.874Z] #75 sha256:750c3dab56d655dcdeb92e4612a096cca6a1b740d2a32a36f18679e891bc6299 [2021-09-09T01:49:12.444Z] #75 DONE 0.6s [2021-09-09T01:49:12.444Z] [2021-09-09T01:49:12.444Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-09-09T01:49:12.444Z] #76 sha256:e4600851f5d2b69cb62c8a82ddad0a5daba55f0dbdb1d4bc60a6b8e2c7564782 [2021-09-09T01:49:12.444Z] #76 DONE 0.0s [2021-09-09T01:49:12.444Z] [2021-09-09T01:49:12.444Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-09-09T01:49:12.444Z] #77 sha256:902deefb8c73f51b7e88db292213926795e96c2c13b2c67555265fd96cbfc775 [2021-09-09T01:49:16.646Z] #77 DONE 4.3s [2021-09-09T01:49:16.906Z] [2021-09-09T01:49:16.906Z] #78 exporting to image [2021-09-09T01:49:16.906Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-09-09T01:49:16.906Z] #78 exporting layers [2021-09-09T01:49:18.725Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-09T01:49:18.726Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-09T01:49:18.726Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 5.7% of statements [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-09T01:49:18.726Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2021-09-09T01:49:18.726Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-09T01:49:18.726Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2021-09-09T01:49:18.726Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 77.3% of statements [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/builder [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-09T01:49:18.726Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2021-09-09T01:49:18.726Z] ok github.com/docker/docker/builder/remotecontext 0.201s coverage: 13.7% of statements [2021-09-09T01:49:18.726Z] ok github.com/docker/docker/builder/dockerfile 0.313s coverage: 49.0% of statements [2021-09-09T01:49:18.726Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-09T01:49:18.726Z] ok github.com/docker/docker/cmd/docker-proxy 0.238s coverage: 67.6% of statements [2021-09-09T01:49:20.652Z] ok github.com/docker/docker/builder/remotecontext/git 5.451s coverage: 86.3% of statements [2021-09-09T01:49:20.652Z] ? github.com/docker/docker/cli [no test files] [2021-09-09T01:49:20.652Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-09T01:49:22.048Z] ok github.com/docker/docker/client 0.243s coverage: 75.6% of statements [2021-09-09T01:49:22.727Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-09T01:49:22.727Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-09T01:49:22.727Z] GOOS="" GOARCH="" GOARM="" [2021-09-09T01:49:22.727Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-09T01:49:22.727Z] [2021-09-09T01:49:22.727Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-09T01:49:22.727Z] DOCKER_SYSTEMD=1 [2021-09-09T01:49:22.727Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-09T01:49:22.727Z] HOSTNAME=054dc96b83f9 [2021-09-09T01:49:22.727Z] DEST=bundles/test-integration [2021-09-09T01:49:22.727Z] PWD=/go/src/github.com/docker/docker [2021-09-09T01:49:22.727Z] DOCKER_GITCOMMIT=590a4f044455d9ab3c537030cfc250f492753dc5 [2021-09-09T01:49:22.727Z] container=docker [2021-09-09T01:49:22.727Z] HOME=/root [2021-09-09T01:49:22.727Z] LANG=C.UTF-8 [2021-09-09T01:49:22.727Z] INVOCATION_ID=742f1c13115a4a82961fd39bcb5e4b0a [2021-09-09T01:49:22.727Z] GOLANG_VERSION=1.17 [2021-09-09T01:49:22.727Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-09T01:49:22.727Z] VALIDATE_BRANCH=master [2021-09-09T01:49:22.727Z] TERM=xterm [2021-09-09T01:49:22.727Z] DOCKER_PKG=github.com/docker/docker [2021-09-09T01:49:22.727Z] SHLVL=3 [2021-09-09T01:49:22.727Z] TIMEOUT=120m [2021-09-09T01:49:22.727Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-09T01:49:22.727Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-09T01:49:22.727Z] GO111MODULE=off [2021-09-09T01:49:22.727Z] DOCKER_EXPERIMENTAL=1 [2021-09-09T01:49:22.727Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-09T01:49:22.727Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-09T01:49:22.727Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-09T01:49:22.727Z] GOPATH=/go [2021-09-09T01:49:22.727Z] PKG_CONFIG=pkg-config [2021-09-09T01:49:22.727Z] _=/usr/bin/env [2021-09-09T01:49:22.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-09T01:49:26.097Z] Removing intermediate container 509564b32ffb [2021-09-09T01:49:26.097Z] ---> ceff6467a4a7 [2021-09-09T01:49:26.097Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-09T01:49:26.097Z] ---> Running in 30139023a11f [2021-09-09T01:49:26.097Z] Removing intermediate container 30139023a11f [2021-09-09T01:49:26.097Z] ---> d972eb0a6937 [2021-09-09T01:49:26.097Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-09T01:49:26.097Z] ---> Running in 86508bab029e [2021-09-09T01:49:26.097Z] Removing intermediate container 86508bab029e [2021-09-09T01:49:26.097Z] ---> 19b4c9c49528 [2021-09-09T01:49:26.097Z] Step 11/11 : COPY . . [2021-09-09T01:49:29.418Z] INFO: Expanding compiler 1 of 3... [2021-09-09T01:49:29.418Z] INFO: Expanding compiler 2 of 3... [2021-09-09T01:49:31.644Z] INFO: Expanding compiler 3 of 3... [2021-09-09T01:49:32.115Z] INFO: Removing downloaded files... [2021-09-09T01:49:32.115Z] INFO: Downloading containerd [2021-09-09T01:49:40.805Z] [2021-09-09T01:49:40.805Z] Name Version Source Summary [2021-09-09T01:49:40.805Z] ---- ------- ------ ------- [2021-09-09T01:49:40.805Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-09-09T01:49:40.805Z] [2021-09-09T01:49:40.805Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-09-09T01:49:40.805Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-09-09T01:49:40.805Z] PSChildName : containerd [2021-09-09T01:49:40.805Z] PSDrive : C [2021-09-09T01:49:40.805Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-09-09T01:49:40.805Z] PSIsContainer : True [2021-09-09T01:49:40.805Z] Name : containerd [2021-09-09T01:49:40.805Z] FullName : C:\containerd [2021-09-09T01:49:40.805Z] Parent : [2021-09-09T01:49:40.805Z] Exists : True [2021-09-09T01:49:40.805Z] Root : C:\ [2021-09-09T01:49:40.805Z] Extension : [2021-09-09T01:49:40.805Z] CreationTime : 9/9/2021 1:49:40 AM [2021-09-09T01:49:40.805Z] CreationTimeUtc : 9/9/2021 1:49:40 AM [2021-09-09T01:49:40.805Z] LastAccessTime : 9/9/2021 1:49:40 AM [2021-09-09T01:49:40.805Z] LastAccessTimeUtc : 9/9/2021 1:49:40 AM [2021-09-09T01:49:40.805Z] LastWriteTime : 9/9/2021 1:49:40 AM [2021-09-09T01:49:40.805Z] LastWriteTimeUtc : 9/9/2021 1:49:40 AM [2021-09-09T01:49:40.805Z] Attributes : Directory [2021-09-09T01:49:40.805Z] Mode : d----- [2021-09-09T01:49:40.805Z] BaseName : containerd [2021-09-09T01:49:40.805Z] Target : {} [2021-09-09T01:49:40.805Z] LinkType : [2021-09-09T01:49:40.805Z] [2021-09-09T01:49:41.798Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-09-09T01:49:41.798Z] INFO: Configuring git core.autocrlf... [2021-09-09T01:49:41.798Z] [2021-09-09T01:49:41.798Z] [2021-09-09T01:49:43.482Z] #78 exporting layers 25.5s done [2021-09-09T01:49:43.482Z] #78 writing image sha256:7646efb81304139698bf97e844f9643cacf581c894625a0b3efe38c4a908060f done [2021-09-09T01:49:43.482Z] #78 naming to docker.io/library/docker:172f26a277a25bf26d5fbe1c44ea52129bf0f65b done [2021-09-09T01:49:43.482Z] #78 DONE 25.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-09-09T01:49:43.837Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42810/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42810/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=172f26a277a25bf26d5fbe1c44ea52129bf0f65b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:172f26a277a25bf26d5fbe1c44ea52129bf0f65b hack/validate/default [2021-09-09T01:49:43.926Z] ---> b84719ebdc3f [2021-09-09T01:49:43.926Z] Successfully built b84719ebdc3f [2021-09-09T01:49:43.926Z] Successfully tagged docker:latest [2021-09-09T01:49:43.926Z] INFO: Image build ended at 09/09/2021 01:49:43. Duration:00:02:49.2678755 [2021-09-09T01:49:43.926Z] [2021-09-09T01:49:43.926Z] [2021-09-09T01:49:43.926Z] INFO: Building the test binaries at 09/09/2021 01:49:43... [2021-09-09T01:49:44.778Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-09-09T01:49:44.778Z] No api/types/ or api/swagger.yaml changes in diff. [2021-09-09T01:49:44.778Z] Congratulations! All TOML source files changed here have valid syntax. [2021-09-09T01:49:44.778Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-09-09T01:49:44.778Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-09-09T01:49:44.778Z] Congratulations! No new tests were added to integration-cli. [2021-09-09T01:49:44.778Z] [2021-09-09T01:49:44.778Z] INFO Start validation with golang-ci-lint [2021-09-09T01:49:45.038Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-09-09T01:49:45.038Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-09-09T01:49:45.038Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-09-09T01:49:47.013Z] INFO: make.ps1 starting at 09/09/2021 01:49:46 [2021-09-09T01:49:47.480Z] INFO: Git commit (bd2b859c38) assumed from DOCKER_GITCOMMIT environment variable [2021-09-09T01:49:47.480Z] INFO: Invoking autogen... [2021-09-09T01:49:47.947Z] INFO: Building daemon... [2021-09-09T01:49:54.210Z] ok github.com/docker/docker/cmd/dockerd 0.093s coverage: 29.3% of statements [2021-09-09T01:49:54.210Z] ok github.com/docker/docker/container 0.131s coverage: 34.8% of statements [2021-09-09T01:49:54.210Z] ok github.com/docker/docker/cmd/dockerd/trap 2.907s coverage: 0.0% of statements [2021-09-09T01:49:54.210Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-09T01:49:54.210Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-09T01:49:54.210Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-09T01:49:54.210Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-09T01:49:54.210Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-09T01:49:54.210Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2021-09-09T01:49:56.786Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.9% of statements [2021-09-09T01:49:58.714Z] ok github.com/docker/docker/daemon/cluster 0.146s coverage: 0.5% of statements [2021-09-09T01:50:00.640Z] ok github.com/docker/docker/daemon/config 0.141s coverage: 81.1% of statements [2021-09-09T01:50:00.640Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2021-09-09T01:50:01.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-09T01:50:02.033Z] ok github.com/docker/docker/daemon/events 0.086s coverage: 50.0% of statements [2021-09-09T01:50:02.298Z] ok github.com/docker/docker/daemon/graphdriver 0.044s coverage: 2.2% of statements [2021-09-09T01:50:02.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-09T01:50:05.617Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.890s coverage: 74.6% of statements [2021-09-09T01:50:05.617Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 3.1% of statements [2021-09-09T01:50:05.880Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.518s coverage: 13.8% of statements [2021-09-09T01:50:06.806Z] Removing intermediate container 59cb9e786408 [2021-09-09T01:50:06.806Z] ---> aa84ff10d4fb [2021-09-09T01:50:06.806Z] 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-09T01:50:06.806Z] ---> Running in 64cf52068667 [2021-09-09T01:50:06.806Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-09T01:50:06.830Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.727s coverage: 56.2% of statements [2021-09-09T01:50:07.263Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-09T01:50:07.720Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-09T01:50:07.720Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-09T01:50:07.720Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-09T01:50:07.720Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T01:50:07.720Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-09T01:50:07.720Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-09T01:50:07.720Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T01:50:07.720Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-09T01:50:07.720Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-09T01:50:07.720Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-09T01:50:07.720Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-09T01:50:07.779Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2021-09-09T01:50:08.177Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-09T01:50:09.141Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-09T01:50:09.141Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-09T01:50:09.718Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.706s coverage: 49.4% of statements [2021-09-09T01:50:11.116Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.402s coverage: 57.7% of statements [2021-09-09T01:50:11.116Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 57.5% of statements [2021-09-09T01:50:12.064Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.099s coverage: 45.9% of statements [2021-09-09T01:50:13.018Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2021-09-09T01:50:13.018Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-09-09T01:50:14.005Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.7% of statements [2021-09-09T01:50:14.587Z] ok github.com/docker/docker/daemon/logger 0.244s coverage: 43.5% of statements [2021-09-09T01:50:14.856Z] ok github.com/docker/docker/daemon/logger/awslogs 0.282s coverage: 77.4% of statements [2021-09-09T01:50:15.121Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2021-09-09T01:50:15.697Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2021-09-09T01:50:15.697Z] ok github.com/docker/docker/daemon 12.220s coverage: 17.5% of statements [2021-09-09T01:50:15.697Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-09T01:50:15.697Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-09T01:50:15.697Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-09T01:50:15.697Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-09T01:50:15.697Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-09T01:50:15.697Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-09-09T01:50:15.697Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-09T01:50:15.697Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-09T01:50:15.697Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-09T01:50:15.697Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-09T01:50:15.697Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-09T01:50:15.697Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2021-09-09T01:50:16.274Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.045s coverage: 69.9% of statements [2021-09-09T01:50:17.224Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 75.2% of statements [2021-09-09T01:50:17.224Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-09T01:50:17.224Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2021-09-09T01:50:17.224Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.086s coverage: 59.3% of statements [2021-09-09T01:50:17.539Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-09T01:50:17.539Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-09T01:50:17.539Z] GOOS="" GOARCH="" GOARM="" [2021-09-09T01:50:17.539Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-09T01:50:17.539Z] [2021-09-09T01:50:17.539Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-09T01:50:17.539Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-09T01:50:17.539Z] HOSTNAME=861394147f35 [2021-09-09T01:50:17.539Z] DEST=bundles/test-integration [2021-09-09T01:50:17.539Z] PWD=/go/src/github.com/docker/docker [2021-09-09T01:50:17.539Z] DOCKER_ROOTLESS=1 [2021-09-09T01:50:17.539Z] DOCKER_GITCOMMIT=044914779580580e41d62bcc8bc1117f9c0c5113 [2021-09-09T01:50:17.539Z] container=docker [2021-09-09T01:50:17.539Z] HOME=/root [2021-09-09T01:50:17.539Z] GOLANG_VERSION=1.17 [2021-09-09T01:50:17.539Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-09T01:50:17.539Z] VALIDATE_BRANCH=master [2021-09-09T01:50:17.539Z] TERM=xterm [2021-09-09T01:50:17.539Z] DOCKER_PKG=github.com/docker/docker [2021-09-09T01:50:17.539Z] SHLVL=1 [2021-09-09T01:50:17.539Z] TIMEOUT=120m [2021-09-09T01:50:17.539Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-09T01:50:17.539Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-09T01:50:17.539Z] GO111MODULE=off [2021-09-09T01:50:17.539Z] DOCKER_EXPERIMENTAL=1 [2021-09-09T01:50:17.539Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-09T01:50:17.539Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-09T01:50:17.539Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-09T01:50:17.539Z] GOPATH=/go [2021-09-09T01:50:17.539Z] PKG_CONFIG=pkg-config [2021-09-09T01:50:17.539Z] _=/usr/bin/env [2021-09-09T01:50:17.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-09T01:50:17.799Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2021-09-09T01:50:18.065Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 46.8% of statements [2021-09-09T01:50:18.640Z] ok github.com/docker/docker/daemon/network 0.050s coverage: 63.8% of statements [2021-09-09T01:50:19.218Z] ok github.com/docker/docker/distribution/metadata 0.103s coverage: 48.2% of statements [2021-09-09T01:50:19.794Z] ok github.com/docker/docker/daemon/logger/splunk 1.929s coverage: 82.5% of statements [2021-09-09T01:50:19.794Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-09T01:50:19.794Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-09T01:50:20.371Z] ok github.com/docker/docker/errdefs 0.011s coverage: 53.1% of statements [2021-09-09T01:50:20.947Z] ok github.com/docker/docker/distribution 0.180s coverage: 25.8% of statements [2021-09-09T01:50:20.947Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-09T01:50:21.210Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2021-09-09T01:50:21.473Z] ok github.com/docker/docker/image 0.051s coverage: 86.6% of statements [2021-09-09T01:50:21.736Z] ok github.com/docker/docker/distribution/xfer 1.748s coverage: 85.6% of statements [2021-09-09T01:50:21.736Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-09T01:50:21.999Z] ok github.com/docker/docker/image/tarexport 0.016s coverage: 0.7% of statements [2021-09-09T01:50:21.999Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2021-09-09T01:50:21.999Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-09T01:50:22.575Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2021-09-09T01:50:23.150Z] ok github.com/docker/docker/oci 0.016s coverage: 43.3% of statements [2021-09-09T01:50:23.413Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 52.9% of statements [2021-09-09T01:50:23.677Z] ok github.com/docker/docker/opts 0.099s coverage: 67.1% of statements [2021-09-09T01:50:23.927Z] Removing intermediate container 64cf52068667 [2021-09-09T01:50:23.927Z] ---> af5f92faebc7 [2021-09-09T01:50:23.927Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-09T01:50:23.927Z] ---> Running in 8f80ffd66e78 [2021-09-09T01:50:24.383Z] Removing intermediate container 8f80ffd66e78 [2021-09-09T01:50:24.383Z] ---> b3b785092dd6 [2021-09-09T01:50:24.383Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-09T01:50:24.383Z] ---> Running in 57df12ab8c34 [2021-09-09T01:50:24.628Z] ok github.com/docker/docker/pkg/broadcaster 0.054s coverage: 100.0% of statements [2021-09-09T01:50:24.841Z] Removing intermediate container 57df12ab8c34 [2021-09-09T01:50:24.841Z] ---> f70aa1261269 [2021-09-09T01:50:24.841Z] Step 11/11 : COPY . . [2021-09-09T01:50:25.205Z] ok github.com/docker/docker/pkg/capabilities 0.017s coverage: 87.5% of statements [2021-09-09T01:50:25.205Z] ok github.com/docker/docker/pkg/authorization 0.728s coverage: 68.3% of statements [2021-09-09T01:50:26.155Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2021-09-09T01:50:26.731Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-09-09T01:50:26.731Z] ok github.com/docker/docker/pkg/archive 1.058s coverage: 82.1% of statements [2021-09-09T01:50:27.306Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2021-09-09T01:50:27.569Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-09-09T01:50:28.143Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2021-09-09T01:50:28.405Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-09-09T01:50:28.981Z] ok github.com/docker/docker/pkg/chrootarchive 2.982s coverage: 43.2% of statements [2021-09-09T01:50:28.990Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-09T01:50:29.244Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-09-09T01:50:29.507Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 83.1% of statements [2021-09-09T01:50:30.083Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2021-09-09T01:50:30.083Z] ok github.com/docker/docker/pkg/fsutils 0.260s coverage: 85.1% of statements [2021-09-09T01:50:30.658Z] ok github.com/docker/docker/pkg/discovery/kv 3.037s coverage: 84.1% of statements [2021-09-09T01:50:31.605Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-09-09T01:50:31.605Z] ok github.com/docker/docker/pkg/idtools 0.733s coverage: 69.5% of statements [2021-09-09T01:50:31.605Z] ok github.com/docker/docker/pkg/ioutils 0.591s coverage: 70.1% of statements [2021-09-09T01:50:31.605Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 100.0% of statements [2021-09-09T01:50:31.868Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2021-09-09T01:50:31.868Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-09-09T01:50:32.132Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2021-09-09T01:50:32.132Z] ok github.com/docker/docker/layer 7.648s coverage: 68.8% of statements [2021-09-09T01:50:32.132Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-09T01:50:32.132Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-09T01:50:32.132Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-09T01:50:32.132Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-09T01:50:32.132Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-09T01:50:32.132Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-09T01:50:32.132Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-09T01:50:32.132Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-09T01:50:32.132Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-09-09T01:50:32.132Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-09T01:50:32.132Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-09T01:50:32.395Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2021-09-09T01:50:32.395Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 86.7% of statements [2021-09-09T01:50:32.395Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-09T01:50:32.395Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-09T01:50:32.972Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2021-09-09T01:50:33.235Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2021-09-09T01:50:33.498Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2021-09-09T01:50:33.498Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2021-09-09T01:50:34.075Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2021-09-09T01:50:34.075Z] ok github.com/docker/docker/pkg/stack 0.006s coverage: 90.9% of statements [2021-09-09T01:50:34.338Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2021-09-09T01:50:34.600Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-09-09T01:50:34.600Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-09-09T01:50:34.862Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [2021-09-09T01:50:35.369Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-09T01:50:35.369Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-09T01:50:35.369Z] GOOS="" GOARCH="" GOARM="" [2021-09-09T01:50:35.369Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-09T01:50:35.369Z] [2021-09-09T01:50:35.440Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 51.2% of statements [2021-09-09T01:50:35.440Z] ok github.com/docker/docker/pkg/system 0.016s coverage: 43.2% of statements [2021-09-09T01:50:35.703Z] ok github.com/docker/docker/pkg/tailfile 0.183s coverage: 88.6% of statements [2021-09-09T01:50:35.703Z] coverage: [no statements] [2021-09-09T01:50:35.703Z] ok github.com/docker/docker/pkg/term/windows 0.021s coverage: [no statements] [no tests to run] [2021-09-09T01:50:36.278Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2021-09-09T01:50:36.278Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2021-09-09T01:50:36.278Z] ok github.com/docker/docker/pkg/tarsum 0.153s coverage: 89.3% of statements [2021-09-09T01:50:36.545Z] ok github.com/docker/docker/pkg/useragent 0.026s coverage: 88.9% of statements [2021-09-09T01:50:36.741Z] + TEST_INTEGRATION_DEST=2 [2021-09-09T01:50:36.741Z] + CONTAINER_NAME=docker-pr5-2 [2021-09-09T01:50:36.741Z] + TEST_SKIP_INTEGRATION=1 [2021-09-09T01:50:36.741Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-09-09T01:50:36.741Z] + run_tests [2021-09-09T01:50:36.741Z] + c=0 [2021-09-09T01:50:36.741Z] + '[' -n 0 ']' [2021-09-09T01:50:36.741Z] + rm= [2021-09-09T01:50:36.741Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42810/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42810/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42810/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1cb89b91908430770e86703704cd738049736de6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cb89b91908430770e86703704cd738049736de6 hack/make.sh '' test-integration [2021-09-09T01:50:36.741Z] ++ jobs -p [2021-09-09T01:50:36.741Z] + TEST_INTEGRATION_DEST=3 [2021-09-09T01:50:36.741Z] + CONTAINER_NAME=docker-pr5-3 [2021-09-09T01:50:36.741Z] + TEST_SKIP_INTEGRATION=1 [2021-09-09T01:50:36.741Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-09-09T01:50:36.741Z] + run_tests [2021-09-09T01:50:36.741Z] + '[' -n 0 ']' [2021-09-09T01:50:36.741Z] + rm= [2021-09-09T01:50:36.741Z] + TEST_INTEGRATION_DEST=1 [2021-09-09T01:50:36.741Z] + CONTAINER_NAME=docker-pr5-1 [2021-09-09T01:50:36.741Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-09-09T01:50:36.741Z] + run_tests test-integration-flaky [2021-09-09T01:50:36.741Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42810/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42810/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42810/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1cb89b91908430770e86703704cd738049736de6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cb89b91908430770e86703704cd738049736de6 hack/make.sh '' test-integration [2021-09-09T01:50:36.741Z] + '[' -n 0 ']' [2021-09-09T01:50:36.741Z] + rm= [2021-09-09T01:50:36.741Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42810/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42810/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42810/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1cb89b91908430770e86703704cd738049736de6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1cb89b91908430770e86703704cd738049736de6 hack/make.sh test-integration-flaky test-integration [2021-09-09T01:50:36.741Z] + for job in $(jobs -p) [2021-09-09T01:50:36.741Z] + wait 15616 [2021-09-09T01:50:37.122Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.4% of statements [2021-09-09T01:50:37.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-09T01:50:37.386Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 86.0% of statements [2021-09-09T01:50:38.108Z] [2021-09-09T01:50:38.108Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-09T01:50:38.108Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-09T01:50:38.108Z] HOSTNAME=77a261a75c92 [2021-09-09T01:50:38.108Z] TEST_SKIP_INTEGRATION=1 [2021-09-09T01:50:38.108Z] TESTDEBUG=0 [2021-09-09T01:50:38.108Z] DEST=bundles/test-integration [2021-09-09T01:50:38.108Z] PWD=/go/src/github.com/docker/docker [2021-09-09T01:50:38.108Z] KEEPBUNDLE=1 [2021-09-09T01:50:38.108Z] DOCKER_GITCOMMIT=1cb89b91908430770e86703704cd738049736de6 [2021-09-09T01:50:38.108Z] container=docker [2021-09-09T01:50:38.108Z] HOME=/root [2021-09-09T01:50:38.108Z] GOLANG_VERSION=1.17 [2021-09-09T01:50:38.108Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-09T01:50:38.108Z] VALIDATE_BRANCH=master [2021-09-09T01:50:38.108Z] TERM=xterm [2021-09-09T01:50:38.108Z] DOCKER_PKG=github.com/docker/docker [2021-09-09T01:50:38.108Z] SHLVL=1 [2021-09-09T01:50:38.108Z] TIMEOUT=120m [2021-09-09T01:50:38.108Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-09T01:50:38.108Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-09T01:50:38.108Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-09-09T01:50:38.108Z] GO111MODULE=off [2021-09-09T01:50:38.108Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-09T01:50:38.108Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-09T01:50:38.108Z] GOPATH=/go [2021-09-09T01:50:38.108Z] PKG_CONFIG=pkg-config [2021-09-09T01:50:38.108Z] _=/usr/bin/env [2021-09-09T01:50:38.108Z] Building test suite binary ./integration-cli/test.main [2021-09-09T01:50:38.108Z] [2021-09-09T01:50:38.108Z] [2021-09-09T01:50:38.108Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-09T01:50:38.108Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-09T01:50:38.108Z] HOSTNAME=60ba92d0f02e [2021-09-09T01:50:38.108Z] TEST_SKIP_INTEGRATION=1 [2021-09-09T01:50:38.108Z] TESTDEBUG=0 [2021-09-09T01:50:38.108Z] DEST=bundles/test-integration [2021-09-09T01:50:38.108Z] PWD=/go/src/github.com/docker/docker [2021-09-09T01:50:38.108Z] KEEPBUNDLE=1 [2021-09-09T01:50:38.108Z] DOCKER_GITCOMMIT=1cb89b91908430770e86703704cd738049736de6 [2021-09-09T01:50:38.108Z] container=docker [2021-09-09T01:50:38.108Z] HOME=/root [2021-09-09T01:50:38.108Z] GOLANG_VERSION=1.17 [2021-09-09T01:50:38.108Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-09T01:50:38.108Z] VALIDATE_BRANCH=master [2021-09-09T01:50:38.108Z] TERM=xterm [2021-09-09T01:50:38.108Z] DOCKER_PKG=github.com/docker/docker [2021-09-09T01:50:38.108Z] SHLVL=1 [2021-09-09T01:50:38.108Z] TIMEOUT=120m [2021-09-09T01:50:38.108Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-09T01:50:38.108Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-09T01:50:38.108Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-09-09T01:50:38.108Z] GO111MODULE=off [2021-09-09T01:50:38.108Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-09T01:50:38.108Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-09T01:50:38.108Z] GOPATH=/go [2021-09-09T01:50:38.108Z] PKG_CONFIG=pkg-config [2021-09-09T01:50:38.108Z] _=/usr/bin/env [2021-09-09T01:50:38.108Z] Building test suite binary ./integration-cli/test.main [2021-09-09T01:50:38.336Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2021-09-09T01:50:38.365Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-09-09T01:50:38.600Z] ok github.com/docker/docker/plugin 0.540s coverage: 23.2% of statements [2021-09-09T01:50:38.622Z] No new tests added to integration. [2021-09-09T01:50:38.622Z] [2021-09-09T01:50:38.622Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-09T01:50:39.991Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-09T01:50:39.991Z] HOSTNAME=d21dbcc4faf1 [2021-09-09T01:50:39.991Z] TESTDEBUG=0 [2021-09-09T01:50:39.991Z] DEST=bundles/test-integration [2021-09-09T01:50:39.991Z] PWD=/go/src/github.com/docker/docker [2021-09-09T01:50:39.991Z] KEEPBUNDLE=1 [2021-09-09T01:50:39.991Z] DOCKER_GITCOMMIT=1cb89b91908430770e86703704cd738049736de6 [2021-09-09T01:50:39.991Z] container=docker [2021-09-09T01:50:39.991Z] HOME=/root [2021-09-09T01:50:39.991Z] GOLANG_VERSION=1.17 [2021-09-09T01:50:39.991Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-09T01:50:39.991Z] VALIDATE_BRANCH=master [2021-09-09T01:50:39.991Z] TERM=xterm [2021-09-09T01:50:39.991Z] DOCKER_PKG=github.com/docker/docker [2021-09-09T01:50:39.991Z] SHLVL=1 [2021-09-09T01:50:39.991Z] TIMEOUT=120m [2021-09-09T01:50:39.991Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-09T01:50:39.991Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-09T01:50:39.991Z] GO111MODULE=off [2021-09-09T01:50:39.991Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-09T01:50:39.991Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-09T01:50:39.991Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-09T01:50:39.991Z] GOPATH=/go [2021-09-09T01:50:39.991Z] PKG_CONFIG=pkg-config [2021-09-09T01:50:39.991Z] _=/usr/bin/env [2021-09-09T01:50:39.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-09T01:50:39.996Z] ok github.com/docker/docker/quota 0.505s coverage: 71.4% of statements [2021-09-09T01:50:39.996Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2021-09-09T01:50:39.996Z] ok github.com/docker/docker/registry 0.120s coverage: 58.8% of statements [2021-09-09T01:50:40.259Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2021-09-09T01:50:40.523Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2021-09-09T01:50:41.105Z] ok github.com/docker/docker/runconfig 0.052s coverage: 66.1% of statements [2021-09-09T01:50:42.487Z] Removing intermediate container 507eeeceb98e [2021-09-09T01:50:42.487Z] ---> 9f58998b38f1 [2021-09-09T01:50:42.487Z] 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-09T01:50:42.487Z] ---> Running in 6c9684bed18b [2021-09-09T01:50:42.487Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-09-09T01:50:42.501Z] ok github.com/docker/docker/volume/drivers 0.035s coverage: 36.1% of statements [2021-09-09T01:50:42.958Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-09-09T01:50:43.430Z] go: downloading github.com/fatih/color v1.10.0 [2021-09-09T01:50:43.430Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-09-09T01:50:43.430Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-09-09T01:50:43.430Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-09T01:50:43.430Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-09-09T01:50:43.430Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-09T01:50:43.430Z] go: downloading golang.org/x/tools v0.1.0 [2021-09-09T01:50:43.430Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-09-09T01:50:43.430Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-09-09T01:50:43.430Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-09-09T01:50:43.430Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-09-09T01:50:43.894Z] ok github.com/docker/docker/volume/local 0.216s coverage: 76.4% of statements [2021-09-09T01:50:43.894Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.7% of statements [2021-09-09T01:50:43.901Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-09-09T01:50:44.372Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-09-09T01:50:44.372Z] go: downloading golang.org/x/mod v0.3.0 [2021-09-09T01:50:45.809Z] ok github.com/docker/docker/volume/service 0.023s coverage: 72.3% of statements [2021-09-09T01:50:45.910Z] ---> c0353186c8ec [2021-09-09T01:50:45.910Z] Successfully built c0353186c8ec [2021-09-09T01:50:45.910Z] Successfully tagged docker:latest [2021-09-09T01:50:45.910Z] INFO: Image build ended at 09/09/2021 01:50:45. Duration:00:03:04.5874427 [2021-09-09T01:50:45.910Z] [2021-09-09T01:50:45.910Z] [2021-09-09T01:50:45.910Z] INFO: Building the test binaries at 09/09/2021 01:50:45... [2021-09-09T01:50:47.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-09T01:50:47.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-09T01:50:47.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-09T01:50:48.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-09T01:50:48.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-09T01:50:49.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-09T01:50:50.586Z] INFO: make.ps1 starting at 09/09/2021 01:50:50 [2021-09-09T01:50:51.042Z] INFO: Git commit (a1899df121) assumed from DOCKER_GITCOMMIT environment variable [2021-09-09T01:50:51.042Z] INFO: Invoking autogen... [2021-09-09T01:50:51.498Z] INFO: Building daemon... [2021-09-09T01:50:51.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-09T01:50:52.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-09T01:50:53.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-09T01:50:54.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-09T01:50:54.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-09T01:50:55.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-09T01:50:56.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-09T01:50:56.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-09T01:50:56.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-09T01:50:57.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-09T01:50:57.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-09T01:50:58.905Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-09T01:50:58.905Z] Using test binary docker [2021-09-09T01:50:58.905Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-09T01:50:58.905Z] Starting apparmor (via systemctl): apparmor.service. [2021-09-09T01:50:58.905Z] INFO: Waiting for daemon to start... [2021-09-09T01:50:58.905Z] Starting dockerd [2021-09-09T01:50:59.350Z] Removing intermediate container 6c9684bed18b [2021-09-09T01:50:59.350Z] ---> 696ae6c8de65 [2021-09-09T01:50:59.350Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-09-09T01:50:59.350Z] ---> Running in fa0541371a2d [2021-09-09T01:50:59.350Z] Removing intermediate container fa0541371a2d [2021-09-09T01:50:59.350Z] ---> 1af694e757af [2021-09-09T01:50:59.351Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-09-09T01:50:59.351Z] ---> Running in 1e11acb56070 [2021-09-09T01:50:59.351Z] Removing intermediate container 1e11acb56070 [2021-09-09T01:50:59.351Z] ---> 1a8e334677dd [2021-09-09T01:50:59.351Z] Step 11/11 : COPY . . [2021-09-09T01:51:00.270Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-09T01:51:00.270Z] [2021-09-09T01:51:00.270Z] ________ ____ __. [2021-09-09T01:51:00.270Z] \_____ \ | |/ _| [2021-09-09T01:51:00.270Z] / | \| < [2021-09-09T01:51:00.270Z] / | \ | \ [2021-09-09T01:51:00.270Z] \_______ /____|__ \ [2021-09-09T01:51:00.270Z] \/ \/ [2021-09-09T01:51:00.270Z] [2021-09-09T01:51:00.270Z] INFO: make.ps1 ended at 09/09/2021 01:50:59 [2021-09-09T01:51:01.832Z] INFO: Binaries build ended at 09/09/2021 01:51:01. Duration:00:01:17.6807654 [2021-09-09T01:51:02.817Z] INFO: Copying the built daemon binary to d:\CI\PR-42810\5\binary\dockerd-bd2b859c38.exe... [2021-09-09T01:51:02.817Z] INFO: Copying the built client binary to d:\CI\PR-42810\5\binary\docker-bd2b859c38.exe... [2021-09-09T01:51:02.817Z] INFO: Copying dockerversion from the container... [2021-09-09T01:51:03.100Z] . [2021-09-09T01:51:03.100Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-09T01:51:03.100Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-09T01:51:03.100Z] Error: No such image: emptyfs [2021-09-09T01:51:03.100Z] Running integration-test (iteration 1) [2021-09-09T01:51:03.100Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-09T01:51:03.284Z] INFO: Copying the golang package from the container to d:\CI\PR-42810\5\installer\go.zip... [2021-09-09T01:51:03.360Z] Loaded image: busybox:latest [2021-09-09T01:51:03.360Z] Loaded image: busybox:glibc [2021-09-09T01:51:04.268Z] INFO: Extracting go.zip to d:\CI\PR-42810\5\go [2021-09-09T01:51:04.786Z] Loaded image: debian:bullseye-slim [2021-09-09T01:51:05.046Z] Loaded image: hello-world:latest [2021-09-09T01:51:05.046Z] Loaded image: arm32v7/hello-world:latest [2021-09-09T01:51:05.046Z] INFO: Testing against a local daemon [2021-09-09T01:51:05.046Z] === RUN TestCgroupNamespacesBuild [2021-09-09T01:51:06.955Z] --- PASS: TestCgroupNamespacesBuild (2.00s) [2021-09-09T01:51:06.955Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-09T01:51:07.777Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.3% of statements [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/rootless [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/volume [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-09T01:51:07.777Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === Skipped [2021-09-09T01:51:07.777Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-09T01:51:07.777Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-09T01:51:07.777Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-09T01:51:07.777Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-09T01:51:07.777Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T01:51:07.777Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T01:51:07.777Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T01:51:07.777Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T01:51:07.777Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T01:51:07.777Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-09-09T01:51:07.777Z] graphtest_unix.go:71: No driver to put! [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-09-09T01:51:07.777Z] time="2021-09-09T01:50:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-09T01:51:07.777Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-09-09T01:51:07.777Z] time="2021-09-09T01:50:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-09T01:51:07.777Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-09-09T01:51:07.777Z] time="2021-09-09T01:50:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-09T01:51:07.777Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-09-09T01:51:07.777Z] time="2021-09-09T01:50:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-09T01:51:07.777Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-09-09T01:51:07.777Z] time="2021-09-09T01:50:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-09T01:51:07.777Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-09-09T01:51:07.777Z] graphtest_unix.go:71: No driver to put! [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-09-09T01:51:07.777Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-09-09T01:51:07.777Z] overlay_test.go:50: Fails to compute changes intermittently [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-09-09T01:51:07.777Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-09-09T01:51:07.777Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T01:51:07.777Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T01:51:07.777Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T01:51:07.777Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T01:51:07.777Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-09T01:51:07.777Z] [2021-09-09T01:51:07.777Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-09-09T01:51:07.777Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T01:51:07.778Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-09T01:51:07.778Z] [2021-09-09T01:51:07.778Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-09-09T01:51:07.778Z] graphtest_unix.go:71: No driver to put! [2021-09-09T01:51:07.778Z] [2021-09-09T01:51:07.778Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-09-09T01:51:07.778Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-09-09T01:51:07.778Z] [2021-09-09T01:51:07.778Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-09-09T01:51:07.778Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-09-09T01:51:07.778Z] [2021-09-09T01:51:07.778Z] DONE 2310 tests, 28 skipped in 192.771s [2021-09-09T01:51:07.778Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/bitseq [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/cluster [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/config [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/datastore [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/driverapi [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/etchosts [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/idm [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/ipam [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/iptables [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/netlabel [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/netutils [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/networkdb [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/ns [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/options [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/osl [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/portallocator [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/portmapper [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/testutils [2021-09-09T01:51:07.778Z] github.com/docker/docker/libnetwork/types' ']' [2021-09-09T01:51:07.778Z] + 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-09T01:51:08.336Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2021-09-09T01:51:08.336Z] === RUN TestBuildWithSession [2021-09-09T01:51:08.336Z] build_session_test.go:25: TODO: BuildKit [2021-09-09T01:51:08.336Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-09T01:51:08.336Z] === RUN TestBuildSquashParent [2021-09-09T01:51:13.615Z] --- PASS: TestBuildSquashParent (4.87s) [2021-09-09T01:51:13.615Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-09T01:51:13.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T01:51:13.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T01:51:13.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T01:51:13.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T01:51:13.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T01:51:13.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T01:51:13.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T01:51:13.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T01:51:13.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T01:51:13.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T01:51:13.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T01:51:13.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T01:51:13.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T01:51:13.615Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T01:51:14.997Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T01:51:15.258Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T01:51:16.640Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T01:51:16.900Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T01:51:17.215Z] ---> d6407e491e09 [2021-09-09T01:51:17.216Z] Successfully built d6407e491e09 [2021-09-09T01:51:17.216Z] Successfully tagged docker:latest [2021-09-09T01:51:17.216Z] INFO: Image build ended at 09/09/2021 01:51:16. Duration:00:02:35.1861053 [2021-09-09T01:51:17.216Z] [2021-09-09T01:51:17.216Z] [2021-09-09T01:51:17.216Z] INFO: Building the test binaries at 09/09/2021 01:51:16... [2021-09-09T01:51:18.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-09T01:51:18.808Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-09-09T01:51:18.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2021-09-09T01:51:18.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.95s) [2021-09-09T01:51:18.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.58s) [2021-09-09T01:51:18.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.76s) [2021-09-09T01:51:18.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.73s) [2021-09-09T01:51:18.808Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.60s) [2021-09-09T01:51:18.808Z] === RUN TestBuildMultiStageCopy [2021-09-09T01:51:18.808Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-09T01:51:20.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-09T01:51:20.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-09T01:51:20.246Z] INFO: make.ps1 starting at 09/09/2021 01:51:19 [2021-09-09T01:51:20.246Z] INFO: Git commit (4d69f79f49) assumed from DOCKER_GITCOMMIT environment variable [2021-09-09T01:51:20.246Z] INFO: Invoking autogen... [2021-09-09T01:51:20.451Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-09T01:51:20.711Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-09T01:51:20.718Z] INFO: Building daemon... [2021-09-09T01:51:20.971Z] --- PASS: TestBuildMultiStageCopy (2.35s) [2021-09-09T01:51:20.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.50s) [2021-09-09T01:51:20.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-09-09T01:51:20.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2021-09-09T01:51:20.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-09-09T01:51:20.971Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-09-09T01:51:20.971Z] === RUN TestBuildMultiStageParentConfig [2021-09-09T01:51:21.541Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2021-09-09T01:51:21.541Z] === RUN TestBuildLabelWithTargets [2021-09-09T01:51:22.481Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2021-09-09T01:51:22.481Z] === RUN TestBuildWithEmptyLayers [2021-09-09T01:51:23.050Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2021-09-09T01:51:23.050Z] === RUN TestBuildMultiStageOnBuild [2021-09-09T01:51:24.966Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2021-09-09T01:51:24.966Z] === RUN TestBuildUncleanTarFilenames [2021-09-09T01:51:25.226Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-09-09T01:51:25.226Z] === RUN TestBuildMultiStageLayerLeak [2021-09-09T01:51:27.136Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2021-09-09T01:51:27.136Z] === RUN TestBuildWithHugeFile [2021-09-09T01:51:28.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-09T01:51:29.538Z] INFO: Extraction ended at 09/09/2021 01:51:25. Duration:00:00:21.9549350 [2021-09-09T01:51:29.538Z] INFO: Updating the golang and path environment variables [2021-09-09T01:51:29.538Z] INFO: GOPATH=d:\gopath [2021-09-09T01:51:29.538Z] INFO: go version go1.17 windows/amd64 [2021-09-09T01:51:29.538Z] INFO: Running the daemon under test in debug mode [2021-09-09T01:51:29.538Z] INFO: Running the daemon under test in containerd mode [2021-09-09T01:51:29.538Z] INFO: Starting a daemon under test... [2021-09-09T01:51:29.538Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42810\5\daemon --pidfile d:\CI\PR-42810\5\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-09-09T01:51:29.538Z] INFO: Containerd started successfully. [2021-09-09T01:51:29.538Z] INFO: Process started successfully. [2021-09-09T01:51:29.538Z] INFO: Start tailing logs of the daemon under tests [2021-09-09T01:51:29.538Z] INFO: Waiting for the daemon under test to start... [2021-09-09T01:51:38.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-09T01:51:38.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-09T01:51:39.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-09T01:51:39.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-09T01:51:40.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-09T01:51:41.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-09T01:51:43.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-09T01:51:44.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-09T01:51:45.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-09T01:51:45.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-09T01:51:46.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-09T01:51:46.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-09T01:51:47.336Z] ...INFO: Daemon under test started and replied! [2021-09-09T01:51:47.336Z] INFO: Docker version of the daemon under test [2021-09-09T01:51:47.336Z] [2021-09-09T01:51:47.336Z] Client: [2021-09-09T01:51:47.336Z] Version: 17.06.2-ce [2021-09-09T01:51:47.336Z] API version: 1.30 [2021-09-09T01:51:47.336Z] Go version: go1.8.3 [2021-09-09T01:51:47.336Z] Git commit: cec0b72 [2021-09-09T01:51:47.336Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-09T01:51:47.336Z] OS/Arch: windows/amd64 [2021-09-09T01:51:47.336Z] [2021-09-09T01:51:47.336Z] Server: [2021-09-09T01:51:47.336Z] Version: 0.0.0-dev [2021-09-09T01:51:47.336Z] API version: 1.42 (minimum version 1.24) [2021-09-09T01:51:47.336Z] Go version: go1.17 [2021-09-09T01:51:47.336Z] Git commit: bd2b859c38 [2021-09-09T01:51:47.336Z] Built: 09/09/2021 01:49:47 [2021-09-09T01:51:47.336Z] OS/Arch: windows/amd64 [2021-09-09T01:51:47.336Z] Experimental: false [2021-09-09T01:51:47.336Z] [2021-09-09T01:51:47.336Z] INFO: Docker info of the daemon under test [2021-09-09T01:51:47.336Z] [2021-09-09T01:51:47.336Z] Containers: 0 [2021-09-09T01:51:47.336Z] Running: 0 [2021-09-09T01:51:47.336Z] Paused: 0 [2021-09-09T01:51:47.336Z] Stopped: 0 [2021-09-09T01:51:47.336Z] Images: 0 [2021-09-09T01:51:47.336Z] Server Version: 0.0.0-dev [2021-09-09T01:51:47.336Z] Storage Driver: windowsfilter [2021-09-09T01:51:47.336Z] Windows: [2021-09-09T01:51:47.336Z] Logging Driver: json-file [2021-09-09T01:51:47.336Z] Plugins: [2021-09-09T01:51:47.336Z] Volume: local [2021-09-09T01:51:47.336Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-09T01:51:47.336Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-09T01:51:47.336Z] Swarm: inactive [2021-09-09T01:51:47.336Z] Default Isolation: process [2021-09-09T01:51:47.336Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-09T01:51:47.336Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-09T01:51:47.336Z] OSType: windows [2021-09-09T01:51:47.336Z] Architecture: x86_64 [2021-09-09T01:51:47.336Z] CPUs: 4 [2021-09-09T01:51:47.336Z] Total Memory: 32GiB [2021-09-09T01:51:47.336Z] Name: azwin-2-cb5ba1 [2021-09-09T01:51:47.336Z] ID: PEAX:XZD2:TF4N:KXBU:KHLF:CT24:CDPE:X2LL:U5RX:AEOX:J76F:D3RA [2021-09-09T01:51:47.336Z] Docker Root Dir: D:\CI\PR-42810\5\daemon [2021-09-09T01:51:47.336Z] Debug Mode (client): false [2021-09-09T01:51:47.336Z] Debug Mode (server): true [2021-09-09T01:51:47.336Z] File Descriptors: -1 [2021-09-09T01:51:47.336Z] Goroutines: 31 [2021-09-09T01:51:47.336Z] System Time: 2021-09-09T01:51:45.2148271Z [2021-09-09T01:51:47.336Z] EventsListeners: 0 [2021-09-09T01:51:47.336Z] Registry: https://index.docker.io/v1/ [2021-09-09T01:51:47.336Z] Labels: [2021-09-09T01:51:47.336Z] Experimental: false [2021-09-09T01:51:47.336Z] Insecure Registries: [2021-09-09T01:51:47.336Z] 127.0.0.0/8 [2021-09-09T01:51:47.336Z] Live Restore Enabled: false [2021-09-09T01:51:47.336Z] [2021-09-09T01:51:47.336Z] [2021-09-09T01:51:47.336Z] INFO: Docker images of the daemon under test [2021-09-09T01:51:47.336Z] [2021-09-09T01:51:47.336Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T01:51:47.336Z] [2021-09-09T01:51:47.336Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-09T01:51:47.336Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-09-09T01:51:47.336Z] ltsc2022: Pulling from windows/servercore [2021-09-09T01:51:47.336Z] 8f616e6e9eec: Pulling fs layer [2021-09-09T01:51:47.336Z] 393f6f5bddce: Pulling fs layer [2021-09-09T01:51:48.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-09T01:51:48.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-09T01:51:49.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-09T01:51:50.059Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-09T01:51:50.059Z] Using test binary docker [2021-09-09T01:51:50.059Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-09T01:51:50.059Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-09T01:51:50.059Z] INFO: Waiting for daemon to start... [2021-09-09T01:51:50.059Z] Starting dockerd [2021-09-09T01:51:53.338Z] . [2021-09-09T01:51:53.338Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-09T01:51:53.338Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-09T01:51:53.338Z] Error: No such image: emptyfs [2021-09-09T01:51:53.338Z] Running integration-test (iteration 1) [2021-09-09T01:51:53.338Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-09T01:51:53.596Z] Loaded image: busybox:latest [2021-09-09T01:51:53.596Z] Loaded image: busybox:glibc [2021-09-09T01:51:54.971Z] Loaded image: debian:bullseye-slim [2021-09-09T01:51:54.971Z] Loaded image: hello-world:latest [2021-09-09T01:51:55.230Z] Loaded image: arm32v7/hello-world:latest [2021-09-09T01:51:55.230Z] INFO: Testing against a local daemon [2021-09-09T01:51:55.230Z] === RUN TestCgroupNamespacesBuild [2021-09-09T01:51:56.604Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2021-09-09T01:51:56.604Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-09T01:51:57.539Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2021-09-09T01:51:57.539Z] === RUN TestBuildWithSession [2021-09-09T01:51:57.539Z] build_session_test.go:25: TODO: BuildKit [2021-09-09T01:51:57.539Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-09T01:51:57.539Z] === RUN TestBuildSquashParent [2021-09-09T01:51:59.822Z] 393f6f5bddce: Verifying Checksum [2021-09-09T01:51:59.822Z] 393f6f5bddce: Download complete [2021-09-09T01:52:03.556Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-09T01:52:03.556Z] [2021-09-09T01:52:03.556Z] ________ ____ __. [2021-09-09T01:52:03.556Z] \_____ \ | |/ _| [2021-09-09T01:52:03.556Z] / | \| < [2021-09-09T01:52:03.556Z] / | \ | \ [2021-09-09T01:52:03.556Z] \_______ /____|__ \ [2021-09-09T01:52:03.556Z] \/ \/ [2021-09-09T01:52:03.556Z] [2021-09-09T01:52:03.556Z] INFO: make.ps1 ended at 09/09/2021 01:51:58 [2021-09-09T01:52:03.556Z] INFO: Binaries build ended at 09/09/2021 01:51:59. Duration:00:01:14.6333412 [2021-09-09T01:52:03.556Z] INFO: Copying the built daemon binary to d:\CI\PR-42810\5\binary\dockerd-a1899df121.exe... [2021-09-09T01:52:03.556Z] INFO: Copying the built client binary to d:\CI\PR-42810\5\binary\docker-a1899df121.exe... [2021-09-09T01:52:03.556Z] INFO: Copying dockerversion from the container... [2021-09-09T01:52:03.556Z] INFO: Copying the golang package from the container to d:\CI\PR-42810\5\installer\go.zip... [2021-09-09T01:52:03.556Z] INFO: Extracting go.zip to d:\CI\PR-42810\5\go [2021-09-09T01:52:04.087Z] ok github.com/docker/docker/libnetwork 46.976s coverage: 41.0% of statements [2021-09-09T01:52:04.088Z] ok github.com/docker/docker/libnetwork/bitseq 0.311s coverage: 84.4% of statements [2021-09-09T01:52:04.088Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-09T01:52:04.088Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-09T01:52:04.103Z] --- PASS: TestBuildSquashParent (6.55s) [2021-09-09T01:52:04.103Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-09T01:52:04.103Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T01:52:04.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T01:52:04.103Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T01:52:04.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T01:52:04.103Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T01:52:04.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T01:52:04.103Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T01:52:04.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T01:52:04.103Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T01:52:04.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T01:52:04.103Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T01:52:04.103Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T01:52:04.103Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T01:52:04.103Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T01:52:04.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-09T01:52:04.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-09T01:52:04.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-09T01:52:04.350Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-09T01:52:04.350Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-09-09T01:52:04.611Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-09T01:52:05.557Z] ok github.com/docker/docker/libnetwork/config 0.051s coverage: 24.0% of statements [2021-09-09T01:52:06.002Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T01:52:06.002Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T01:52:06.945Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-09-09T01:52:06.945Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-09T01:52:06.945Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-09T01:52:07.206Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-09-09T01:52:07.902Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T01:52:07.902Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T01:52:09.802Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-09T01:52:09.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s) [2021-09-09T01:52:09.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s) [2021-09-09T01:52:09.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.83s) [2021-09-09T01:52:09.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2021-09-09T01:52:09.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2021-09-09T01:52:09.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2021-09-09T01:52:09.802Z] === RUN TestBuildMultiStageCopy [2021-09-09T01:52:09.802Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-09T01:52:13.082Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-09T01:52:13.801Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.502s coverage: 59.9% of statements [2021-09-09T01:52:13.801Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-09T01:52:13.801Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-09-09T01:52:14.063Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.026s coverage: 4.0% of statements [2021-09-09T01:52:14.063Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-09T01:52:14.455Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-09T01:52:15.388Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-09T01:52:16.320Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-09T01:52:16.613Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-09-09T01:52:16.613Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-09T01:52:16.881Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-09-09T01:52:17.252Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2021-09-09T01:52:17.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2021-09-09T01:52:17.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-09-09T01:52:17.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-09-09T01:52:17.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-09-09T01:52:17.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-09-09T01:52:17.252Z] === RUN TestBuildMultiStageParentConfig [2021-09-09T01:52:21.444Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-09-09T01:52:21.444Z] [2021-09-09T01:52:21.444Z] ________ ____ __. [2021-09-09T01:52:21.444Z] \_____ \ | |/ _| [2021-09-09T01:52:21.444Z] / | \| < [2021-09-09T01:52:21.444Z] / | \ | \ [2021-09-09T01:52:21.444Z] \_______ /____|__ \ [2021-09-09T01:52:21.444Z] \/ \/ [2021-09-09T01:52:21.444Z] [2021-09-09T01:52:21.444Z] INFO: make.ps1 ended at 09/09/2021 01:52:20 [2021-09-09T01:52:21.818Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|files|name|types_sizes) took 2m24.179900131s [2021-09-09T01:52:21.818Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 501.164482ms [2021-09-09T01:52:22.512Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-09-09T01:52:22.512Z] === RUN TestBuildLabelWithTargets [2021-09-09T01:52:23.020Z] INFO: Binaries build ended at 09/09/2021 01:52:22. Duration:00:01:05.9371087 [2021-09-09T01:52:24.012Z] INFO: Copying the built daemon binary to d:\CI\PR-42810\5\binary\dockerd-4d69f79f49.exe... [2021-09-09T01:52:24.012Z] INFO: Copying the built client binary to d:\CI\PR-42810\5\binary\docker-4d69f79f49.exe... [2021-09-09T01:52:24.012Z] INFO: Copying dockerversion from the container... [2021-09-09T01:52:24.484Z] INFO: Copying the golang package from the container to d:\CI\PR-42810\5\installer\go.zip... [2021-09-09T01:52:24.957Z] INFO: Extracting go.zip to d:\CI\PR-42810\5\go [2021-09-09T01:52:28.666Z] INFO: Extraction ended at 09/09/2021 01:52:25. Duration:00:00:23.0323445 [2021-09-09T01:52:28.666Z] INFO: Updating the golang and path environment variables [2021-09-09T01:52:28.666Z] INFO: GOPATH=d:\gopath [2021-09-09T01:52:28.666Z] INFO: go version go1.17 windows/amd64 [2021-09-09T01:52:28.666Z] INFO: Running the daemon under test in debug mode [2021-09-09T01:52:28.666Z] INFO: Starting a daemon under test... [2021-09-09T01:52:28.666Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42810\5\daemon --pidfile d:\CI\PR-42810\5\docker.pid -D [2021-09-09T01:52:28.666Z] INFO: Process started successfully. [2021-09-09T01:52:28.666Z] INFO: Start tailing logs of the daemon under tests [2021-09-09T01:52:28.666Z] INFO: Waiting for the daemon under test to start... [2021-09-09T01:52:29.122Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.314s coverage: 6.6% of statements [2021-09-09T01:52:29.122Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-09T01:52:30.513Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-09-09T01:52:30.616Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-09-09T01:52:30.616Z] === RUN TestBuildWithEmptyLayers [2021-09-09T01:52:32.430Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-09-09T01:52:32.430Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-09T01:52:32.430Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-09-09T01:52:32.431Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-09T01:52:33.005Z] ok github.com/docker/docker/libnetwork/drvregistry 0.025s coverage: 82.4% of statements [2021-09-09T01:52:33.148Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-09-09T01:52:33.148Z] === RUN TestBuildMultiStageOnBuild [2021-09-09T01:52:33.579Z] ok github.com/docker/docker/libnetwork/etchosts 0.036s coverage: 81.2% of statements [2021-09-09T01:52:34.869Z] --- PASS: TestBuildWithHugeFile (60.65s) [2021-09-09T01:52:34.869Z] === RUN TestBuildWCOWSandboxSize [2021-09-09T01:52:34.869Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-09T01:52:34.869Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-09-09T01:52:34.869Z] === RUN TestBuildWithEmptyDockerfile [2021-09-09T01:52:34.869Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T01:52:34.869Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T01:52:34.869Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T01:52:34.869Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T01:52:34.869Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T01:52:34.869Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T01:52:34.869Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T01:52:34.869Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T01:52:34.869Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T01:52:34.869Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-09-09T01:52:34.869Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-09-09T01:52:34.869Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2021-09-09T01:52:34.869Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-09-09T01:52:34.869Z] === RUN TestBuildPreserveOwnership [2021-09-09T01:52:34.869Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-09T01:52:34.869Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-09T01:52:34.869Z] --- PASS: TestBuildPreserveOwnership (3.95s) [2021-09-09T01:52:34.869Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.71s) [2021-09-09T01:52:34.869Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2021-09-09T01:52:34.869Z] === RUN TestBuildPlatformInvalid [2021-09-09T01:52:34.869Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-09-09T01:52:34.869Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-09T01:52:34.869Z] Loaded image: busybox:latest [2021-09-09T01:52:34.869Z] Loaded image: busybox:glibc [2021-09-09T01:52:34.869Z] Loaded image: debian:bullseye-slim [2021-09-09T01:52:34.869Z] Loaded image: hello-world:latest [2021-09-09T01:52:34.869Z] Loaded image: arm32v7/hello-world:latest [2021-09-09T01:52:35.496Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-09-09T01:52:36.069Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-09-09T01:52:36.331Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-09-09T01:52:38.410Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-09-09T01:52:38.410Z] === RUN TestBuildUncleanTarFilenames [2021-09-09T01:52:38.669Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-09-09T01:52:38.669Z] === RUN TestBuildMultiStageLayerLeak [2021-09-09T01:52:42.999Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.72s) [2021-09-09T01:52:42.999Z] PASS [2021-09-09T01:52:42.999Z] [2021-09-09T01:52:42.999Z] === Skipped [2021-09-09T01:52:42.999Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-09T01:52:42.999Z] build_session_test.go:25: TODO: BuildKit [2021-09-09T01:52:42.999Z] [2021-09-09T01:52:42.999Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-09-09T01:52:42.999Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-09T01:52:42.999Z] [2021-09-09T01:52:42.999Z] DONE 34 tests, 2 skipped in 99.899s [2021-09-09T01:52:42.999Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-09T01:52:42.999Z] INFO: Testing against a local daemon [2021-09-09T01:52:42.999Z] === RUN TestConfigInspect [2021-09-09T01:52:43.930Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2021-09-09T01:52:43.930Z] === RUN TestBuildWithHugeFile [2021-09-09T01:52:45.536Z] --- PASS: TestConfigInspect (2.35s) [2021-09-09T01:52:45.536Z] === RUN TestConfigList [2021-09-09T01:52:46.317Z] .....INFO: Daemon under test started and replied! [2021-09-09T01:52:46.318Z] INFO: Docker version of the daemon under test [2021-09-09T01:52:46.318Z] [2021-09-09T01:52:46.318Z] Client: [2021-09-09T01:52:46.318Z] Version: 17.06.2-ce [2021-09-09T01:52:46.318Z] API version: 1.30 [2021-09-09T01:52:46.318Z] Go version: go1.8.3 [2021-09-09T01:52:46.318Z] Git commit: cec0b72 [2021-09-09T01:52:46.318Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-09T01:52:46.318Z] OS/Arch: windows/amd64 [2021-09-09T01:52:46.318Z] [2021-09-09T01:52:46.318Z] Server: [2021-09-09T01:52:46.318Z] Version: 0.0.0-dev [2021-09-09T01:52:46.318Z] API version: 1.42 (minimum version 1.24) [2021-09-09T01:52:46.318Z] Go version: go1.17 [2021-09-09T01:52:46.318Z] Git commit: a1899df121 [2021-09-09T01:52:46.318Z] Built: 09/09/2021 01:50:50 [2021-09-09T01:52:46.318Z] OS/Arch: windows/amd64 [2021-09-09T01:52:46.318Z] Experimental: false [2021-09-09T01:52:46.318Z] [2021-09-09T01:52:46.318Z] INFO: Docker info of the daemon under test [2021-09-09T01:52:46.318Z] [2021-09-09T01:52:46.318Z] Containers: 0 [2021-09-09T01:52:46.318Z] Running: 0 [2021-09-09T01:52:46.318Z] Paused: 0 [2021-09-09T01:52:46.318Z] Stopped: 0 [2021-09-09T01:52:46.318Z] Images: 0 [2021-09-09T01:52:46.318Z] Server Version: 0.0.0-dev [2021-09-09T01:52:46.318Z] Storage Driver: windowsfilter [2021-09-09T01:52:46.318Z] Windows: [2021-09-09T01:52:46.318Z] Logging Driver: json-file [2021-09-09T01:52:46.318Z] Plugins: [2021-09-09T01:52:46.318Z] Volume: local [2021-09-09T01:52:46.318Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-09T01:52:46.318Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-09T01:52:46.318Z] Swarm: inactive [2021-09-09T01:52:46.318Z] Default Isolation: process [2021-09-09T01:52:46.318Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-09T01:52:46.318Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-09T01:52:46.318Z] OSType: windows [2021-09-09T01:52:46.318Z] Architecture: x86_64 [2021-09-09T01:52:46.318Z] CPUs: 4 [2021-09-09T01:52:46.318Z] Total Memory: 32GiB [2021-09-09T01:52:46.318Z] Name: azwin-2-a66030 [2021-09-09T01:52:46.318Z] ID: G4BG:2SVR:6IYH:6DPM:RFZY:OHXH:YF24:4TOI:FCCG:OTAY:H3LK:4YSW [2021-09-09T01:52:46.318Z] Docker Root Dir: D:\CI\PR-42810\5\daemon [2021-09-09T01:52:46.318Z] Debug Mode (client): false [2021-09-09T01:52:46.318Z] Debug Mode (server): true [2021-09-09T01:52:46.318Z] File Descriptors: -1 [2021-09-09T01:52:46.318Z] Goroutines: 16 [2021-09-09T01:52:46.318Z] System Time: 2021-09-09T01:52:45.0617647Z [2021-09-09T01:52:46.318Z] EventsListeners: 0 [2021-09-09T01:52:46.318Z] Registry: https://index.docker.io/v1/ [2021-09-09T01:52:46.318Z] Labels: [2021-09-09T01:52:46.318Z] Experimental: false [2021-09-09T01:52:46.318Z] Insecure Registries: [2021-09-09T01:52:46.318Z] 127.0.0.0/8 [2021-09-09T01:52:46.318Z] Live Restore Enabled: false [2021-09-09T01:52:46.318Z] [2021-09-09T01:52:46.318Z] [2021-09-09T01:52:46.318Z] INFO: Docker images of the daemon under test [2021-09-09T01:52:46.318Z] [2021-09-09T01:52:46.318Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T01:52:46.318Z] [2021-09-09T01:52:46.318Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-09T01:52:46.318Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-09-09T01:52:46.318Z] ltsc2019: Pulling from windows/servercore [2021-09-09T01:52:46.318Z] 4612f6d0b889: Pulling fs layer [2021-09-09T01:52:46.318Z] c67ded6868b6: Pulling fs layer [2021-09-09T01:52:46.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-09T01:52:47.446Z] --- PASS: TestConfigList (2.15s) [2021-09-09T01:52:47.446Z] === RUN TestConfigsCreateAndDelete [2021-09-09T01:52:47.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-09T01:52:48.572Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2021-09-09T01:52:49.985Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2021-09-09T01:52:49.985Z] === RUN TestConfigsUpdate [2021-09-09T01:52:50.291Z] INFO: Extraction ended at 09/09/2021 01:52:46. Duration:00:00:21.4895856 [2021-09-09T01:52:50.291Z] INFO: Updating the golang and path environment variables [2021-09-09T01:52:50.291Z] INFO: GOPATH=d:\gopath [2021-09-09T01:52:50.291Z] INFO: go version go1.17 windows/amd64 [2021-09-09T01:52:50.291Z] INFO: Running the daemon under test in debug mode [2021-09-09T01:52:50.291Z] INFO: Starting a daemon under test... [2021-09-09T01:52:50.291Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42810\5\daemon --pidfile d:\CI\PR-42810\5\docker.pid -D [2021-09-09T01:52:50.291Z] INFO: Process started successfully. [2021-09-09T01:52:50.291Z] INFO: Start tailing logs of the daemon under tests [2021-09-09T01:52:50.291Z] INFO: Waiting for the daemon under test to start... [2021-09-09T01:52:51.892Z] --- PASS: TestConfigsUpdate (2.14s) [2021-09-09T01:52:51.892Z] === RUN TestTemplatedConfig [2021-09-09T01:52:54.429Z] --- PASS: TestTemplatedConfig (2.71s) [2021-09-09T01:52:54.429Z] === RUN TestConfigCreateResolve [2021-09-09T01:52:57.012Z] --- PASS: TestConfigCreateResolve (2.12s) [2021-09-09T01:52:57.012Z] PASS [2021-09-09T01:52:57.012Z] [2021-09-09T01:52:57.012Z] DONE 6 tests in 13.660s [2021-09-09T01:52:57.012Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-09T01:52:57.012Z] INFO: Testing against a local daemon [2021-09-09T01:52:57.012Z] === RUN TestCheckpoint [2021-09-09T01:52:57.012Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-09T01:52:57.012Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-09T01:52:57.012Z] === RUN TestContainerInvalidJSON [2021-09-09T01:52:57.012Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T01:52:57.012Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T01:52:57.012Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-09T01:52:57.012Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-09T01:52:57.012Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T01:52:57.012Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-09T01:52:57.012Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-09T01:52:57.012Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-09T01:52:57.012Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-09T01:52:57.012Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-09T01:52:57.012Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-09-09T01:52:57.012Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-09T01:52:57.012Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-09-09T01:52:57.012Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-09T01:52:57.012Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-09-09T01:52:57.012Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-09T01:52:57.012Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-09-09T01:52:57.012Z] === RUN TestCopyFromContainer [2021-09-09T01:52:58.418Z] === RUN TestCopyFromContainer// [2021-09-09T01:52:58.418Z] === RUN TestCopyFromContainer//bar/root [2021-09-09T01:52:58.418Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-09T01:52:58.418Z] === RUN TestCopyFromContainer/bar/quux [2021-09-09T01:52:58.418Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-09T01:52:58.418Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-09T01:52:58.418Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-09T01:52:58.418Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-09T01:52:58.675Z] c67ded6868b6: Verifying Checksum [2021-09-09T01:52:58.675Z] c67ded6868b6: Download complete [2021-09-09T01:52:58.678Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-09T01:52:58.678Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-09T01:52:58.937Z] --- PASS: TestCopyFromContainer (1.87s) [2021-09-09T01:52:58.937Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-09-09T01:52:58.937Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-09-09T01:52:58.937Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-09-09T01:52:58.937Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-09-09T01:52:58.937Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-09-09T01:52:58.937Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-09-09T01:52:58.937Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-09-09T01:52:58.937Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-09T01:52:58.937Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-09-09T01:52:58.937Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-09-09T01:52:58.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-09T01:52:58.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T01:52:58.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T01:52:58.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T01:52:58.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T01:52:58.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T01:52:58.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T01:52:58.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T01:52:58.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T01:52:58.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T01:52:58.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-09-09T01:52:58.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-09T01:52:58.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-09T01:52:58.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-09T01:52:58.937Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-09T01:52:58.937Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-09-09T01:52:58.937Z] === RUN TestCreateWithInvalidEnv [2021-09-09T01:52:58.937Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-09T01:52:58.937Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-09T01:52:58.937Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-09T01:52:58.937Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-09T01:52:58.937Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-09T01:52:58.937Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-09T01:52:58.937Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-09T01:52:58.937Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-09T01:52:58.937Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-09T01:52:58.937Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-09T01:52:58.937Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-09T01:52:58.937Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-09T01:52:58.937Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-09T01:52:58.937Z] === RUN TestCreateTmpfsMountsTarget [2021-09-09T01:52:58.937Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-09-09T01:52:58.937Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-09T01:53:00.846Z] --- PASS: TestCreateWithCustomMaskedPaths (1.82s) [2021-09-09T01:53:00.846Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-09T01:53:00.847Z] 4612f6d0b889: Verifying Checksum [2021-09-09T01:53:00.847Z] 4612f6d0b889: Download complete [2021-09-09T01:53:02.756Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.86s) [2021-09-09T01:53:02.756Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-09T01:53:02.756Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T01:53:02.756Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T01:53:02.756Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T01:53:02.756Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T01:53:02.756Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T01:53:02.756Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T01:53:02.756Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T01:53:02.756Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T01:53:02.756Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T01:53:02.756Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T01:53:02.756Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T01:53:02.756Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T01:53:02.756Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T01:53:02.756Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T01:53:02.756Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T01:53:02.756Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-09T01:53:02.756Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-09T01:53:02.756Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-09T01:53:02.756Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-09T01:53:02.756Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-09T01:53:02.756Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-09T01:53:02.756Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-09T01:53:03.326Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-09-09T01:53:03.326Z] === RUN TestCreateDifferentPlatform [2021-09-09T01:53:03.326Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-09T01:53:03.326Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-09T01:53:03.326Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-09T01:53:03.326Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-09T01:53:03.326Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-09T01:53:03.326Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-09T01:53:03.326Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-09-09T01:53:03.326Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-09T01:53:03.326Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-09-09T01:53:03.326Z] === RUN TestContainerStartOnDaemonRestart [2021-09-09T01:53:03.326Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-09T01:53:03.326Z] === RUN TestDaemonRestartIpcMode [2021-09-09T01:53:03.326Z] === PAUSE TestDaemonRestartIpcMode [2021-09-09T01:53:03.326Z] === RUN TestDaemonHostGatewayIP [2021-09-09T01:53:03.326Z] === PAUSE TestDaemonHostGatewayIP [2021-09-09T01:53:03.326Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-09T01:53:03.326Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-09T01:53:03.326Z] === RUN TestContainerKillOnDaemonStart [2021-09-09T01:53:03.326Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-09T01:53:03.326Z] === RUN TestDiff [2021-09-09T01:53:03.897Z] --- PASS: TestDiff (0.61s) [2021-09-09T01:53:03.897Z] === RUN TestExecWithCloseStdin [2021-09-09T01:53:04.836Z] --- PASS: TestExecWithCloseStdin (0.71s) [2021-09-09T01:53:04.836Z] === RUN TestExec [2021-09-09T01:53:05.409Z] --- PASS: TestExec (0.67s) [2021-09-09T01:53:05.409Z] === RUN TestExecUser [2021-09-09T01:53:05.979Z] --- PASS: TestExecUser (0.68s) [2021-09-09T01:53:05.979Z] === RUN TestExportContainerAndImportImage [2021-09-09T01:53:06.919Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-09-09T01:53:06.919Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-09T01:53:08.146Z] ...INFO: Daemon under test started and replied! [2021-09-09T01:53:08.146Z] INFO: Docker version of the daemon under test [2021-09-09T01:53:08.146Z] [2021-09-09T01:53:08.146Z] Client: [2021-09-09T01:53:08.146Z] Version: 17.06.2-ce [2021-09-09T01:53:08.146Z] API version: 1.30 [2021-09-09T01:53:08.146Z] Go version: go1.8.3 [2021-09-09T01:53:08.146Z] Git commit: cec0b72 [2021-09-09T01:53:08.146Z] Built: Tue Sep 5 19:57:19 2017 [2021-09-09T01:53:08.146Z] OS/Arch: windows/amd64 [2021-09-09T01:53:08.146Z] [2021-09-09T01:53:08.146Z] Server: [2021-09-09T01:53:08.146Z] Version: 0.0.0-dev [2021-09-09T01:53:08.146Z] API version: 1.42 (minimum version 1.24) [2021-09-09T01:53:08.146Z] Go version: go1.17 [2021-09-09T01:53:08.146Z] Git commit: 4d69f79f49 [2021-09-09T01:53:08.146Z] Built: 09/09/2021 01:51:20 [2021-09-09T01:53:08.146Z] OS/Arch: windows/amd64 [2021-09-09T01:53:08.146Z] Experimental: false [2021-09-09T01:53:08.146Z] [2021-09-09T01:53:08.146Z] INFO: Docker info of the daemon under test [2021-09-09T01:53:08.146Z] [2021-09-09T01:53:08.146Z] Containers: 0 [2021-09-09T01:53:08.146Z] Running: 0 [2021-09-09T01:53:08.146Z] Paused: 0 [2021-09-09T01:53:08.146Z] Stopped: 0 [2021-09-09T01:53:08.146Z] Images: 0 [2021-09-09T01:53:08.146Z] Server Version: 0.0.0-dev [2021-09-09T01:53:08.146Z] Storage Driver: windowsfilter [2021-09-09T01:53:08.146Z] Windows: [2021-09-09T01:53:08.146Z] Logging Driver: json-file [2021-09-09T01:53:08.146Z] Plugins: [2021-09-09T01:53:08.146Z] Volume: local [2021-09-09T01:53:08.146Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-09T01:53:08.146Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-09T01:53:08.146Z] Swarm: inactive [2021-09-09T01:53:08.146Z] Default Isolation: process [2021-09-09T01:53:08.146Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-09T01:53:08.146Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-09T01:53:08.146Z] OSType: windows [2021-09-09T01:53:08.146Z] Architecture: x86_64 [2021-09-09T01:53:08.146Z] CPUs: 4 [2021-09-09T01:53:08.146Z] Total Memory: 32GiB [2021-09-09T01:53:08.146Z] Name: azwin-2-cb5ba0 [2021-09-09T01:53:08.146Z] ID: SLRN:MGFN:WIFI:3MZI:J3ZY:LOK3:O6N5:IOWJ:7IK7:H36J:QHU7:NEUT [2021-09-09T01:53:08.146Z] Docker Root Dir: D:\CI\PR-42810\5\daemon [2021-09-09T01:53:08.146Z] Debug Mode (client): false [2021-09-09T01:53:08.146Z] Debug Mode (server): true [2021-09-09T01:53:08.146Z] File Descriptors: -1 [2021-09-09T01:53:08.146Z] Goroutines: 16 [2021-09-09T01:53:08.146Z] System Time: 2021-09-09T01:53:05.898019Z [2021-09-09T01:53:08.146Z] EventsListeners: 0 [2021-09-09T01:53:08.146Z] Registry: https://index.docker.io/v1/ [2021-09-09T01:53:08.146Z] Labels: [2021-09-09T01:53:08.146Z] Experimental: false [2021-09-09T01:53:08.146Z] Insecure Registries: [2021-09-09T01:53:08.146Z] 127.0.0.0/8 [2021-09-09T01:53:08.146Z] Live Restore Enabled: false [2021-09-09T01:53:08.146Z] [2021-09-09T01:53:08.146Z] [2021-09-09T01:53:08.146Z] INFO: Docker images of the daemon under test [2021-09-09T01:53:08.146Z] [2021-09-09T01:53:08.146Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T01:53:08.146Z] [2021-09-09T01:53:08.146Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-09-09T01:53:08.146Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-09-09T01:53:08.146Z] ltsc2022: Pulling from windows/servercore [2021-09-09T01:53:08.146Z] 8f616e6e9eec: Pulling fs layer [2021-09-09T01:53:08.146Z] 393f6f5bddce: Pulling fs layer [2021-09-09T01:53:08.300Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-09-09T01:53:08.300Z] === RUN TestHealthCheckWorkdir [2021-09-09T01:53:08.869Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2021-09-09T01:53:08.869Z] === RUN TestHealthKillContainer [2021-09-09T01:53:11.407Z] --- PASS: TestHealthKillContainer (2.72s) [2021-09-09T01:53:11.407Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-09T01:53:12.346Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2021-09-09T01:53:12.346Z] === RUN TestIpcModeNone [2021-09-09T01:53:12.915Z] --- PASS: TestIpcModeNone (0.69s) [2021-09-09T01:53:12.915Z] === RUN TestIpcModePrivate [2021-09-09T01:53:13.175Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-09-09T01:53:13.434Z] --- PASS: TestIpcModePrivate (0.72s) [2021-09-09T01:53:13.434Z] === RUN TestIpcModeShareable [2021-09-09T01:53:14.003Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-09-09T01:53:14.263Z] --- PASS: TestIpcModeShareable (0.75s) [2021-09-09T01:53:14.263Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-09T01:53:15.349Z] 8f616e6e9eec: Verifying Checksum [2021-09-09T01:53:15.349Z] 8f616e6e9eec: Download complete [2021-09-09T01:53:16.170Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s) [2021-09-09T01:53:16.170Z] === RUN TestAPIIpcModeHost [2021-09-09T01:53:16.740Z] --- PASS: TestAPIIpcModeHost (0.41s) [2021-09-09T01:53:16.740Z] === RUN TestDaemonIpcModeShareable [2021-09-09T01:53:17.680Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-09-09T01:53:17.940Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2021-09-09T01:53:17.940Z] === RUN TestDaemonIpcModePrivate [2021-09-09T01:53:18.878Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-09-09T01:53:19.138Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2021-09-09T01:53:19.138Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-09T01:53:20.075Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-09-09T01:53:20.131Z] 393f6f5bddce: Verifying Checksum [2021-09-09T01:53:20.131Z] 393f6f5bddce: Download complete [2021-09-09T01:53:20.334Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2021-09-09T01:53:20.334Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-09T01:53:21.273Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-09-09T01:53:21.533Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2021-09-09T01:53:21.533Z] === RUN TestIpcModeOlderClient [2021-09-09T01:53:21.533Z] === PAUSE TestIpcModeOlderClient [2021-09-09T01:53:21.533Z] === RUN TestKillContainerInvalidSignal [2021-09-09T01:53:22.103Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2021-09-09T01:53:22.103Z] === RUN TestKillContainer [2021-09-09T01:53:22.103Z] === RUN TestKillContainer/no_signal [2021-09-09T01:53:22.363Z] === RUN TestKillContainer/non_killing_signal [2021-09-09T01:53:22.623Z] === RUN TestKillContainer/killing_signal [2021-09-09T01:53:23.562Z] --- PASS: TestKillContainer (1.39s) [2021-09-09T01:53:23.562Z] --- PASS: TestKillContainer/no_signal (0.43s) [2021-09-09T01:53:23.562Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-09-09T01:53:23.562Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2021-09-09T01:53:23.562Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-09T01:53:23.562Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-09T01:53:23.822Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-09T01:53:24.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.92s) [2021-09-09T01:53:24.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2021-09-09T01:53:24.391Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2021-09-09T01:53:24.391Z] === RUN TestKillStoppedContainer [2021-09-09T01:53:24.391Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-09-09T01:53:24.391Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-09T01:53:24.391Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-09-09T01:53:24.391Z] === RUN TestKillDifferentUserContainer [2021-09-09T01:53:24.960Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2021-09-09T01:53:24.960Z] === RUN TestInspectOomKilledTrue [2021-09-09T01:53:24.960Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-09-09T01:53:24.960Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-09T01:53:24.960Z] === RUN TestInspectOomKilledFalse [2021-09-09T01:53:25.219Z] --- PASS: TestInspectOomKilledFalse (0.48s) [2021-09-09T01:53:25.219Z] === RUN TestLinksEtcHostsContentMatch [2021-09-09T01:53:25.789Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2021-09-09T01:53:25.789Z] === RUN TestLinksContainerNames [2021-09-09T01:53:26.728Z] --- PASS: TestLinksContainerNames (0.93s) [2021-09-09T01:53:26.728Z] === RUN TestLogsFollowTailEmpty [2021-09-09T01:53:26.988Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2021-09-09T01:53:26.988Z] === RUN TestContainerNetworkMountsNoChown [2021-09-09T01:53:27.558Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2021-09-09T01:53:27.558Z] === RUN TestMountDaemonRoot [2021-09-09T01:53:27.558Z] === RUN TestMountDaemonRoot/default [2021-09-09T01:53:27.558Z] === PAUSE TestMountDaemonRoot/default [2021-09-09T01:53:27.558Z] === RUN TestMountDaemonRoot/private [2021-09-09T01:53:27.558Z] === PAUSE TestMountDaemonRoot/private [2021-09-09T01:53:27.558Z] === RUN TestMountDaemonRoot/rprivate [2021-09-09T01:53:27.558Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-09T01:53:27.558Z] === RUN TestMountDaemonRoot/slave [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/slave [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/rslave [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/shared [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/shared [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/rshared [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-09T01:53:27.559Z] === CONT TestMountDaemonRoot/default [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-09T01:53:27.559Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-09T01:53:27.559Z] === CONT TestMountDaemonRoot/rshared [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-09T01:53:27.559Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-09T01:53:27.559Z] === CONT TestMountDaemonRoot/shared [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-09T01:53:27.559Z] === CONT TestMountDaemonRoot/rslave [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-09T01:53:27.559Z] === CONT TestMountDaemonRoot/slave [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-09T01:53:27.559Z] === CONT TestMountDaemonRoot/rprivate [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-09T01:53:27.559Z] === CONT TestMountDaemonRoot/private [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-09T01:53:27.559Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-09T01:53:27.559Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-09T01:53:27.559Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-09T01:53:27.559Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-09T01:53:27.559Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-09T01:53:27.559Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-09T01:53:27.818Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-09T01:53:27.818Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-09T01:53:27.818Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-09T01:53:27.818Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-09T01:53:27.818Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-09T01:53:27.818Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-09T01:53:27.818Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-09T01:53:27.818Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-09T01:53:27.818Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-09T01:53:27.818Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-09T01:53:28.082Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-09T01:53:28.082Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-09T01:53:28.082Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-09T01:53:28.082Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-09T01:53:28.082Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-09T01:53:28.082Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-09T01:53:28.082Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-09T01:53:28.082Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-09T01:53:28.082Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-09T01:53:28.082Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-09T01:53:28.082Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-09T01:53:28.082Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-09-09T01:53:28.082Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-09-09T01:53:28.082Z] === RUN TestContainerBindMountNonRecursive [2021-09-09T01:53:29.464Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2021-09-09T01:53:29.465Z] === RUN TestContainerVolumesMountedAsShared [2021-09-09T01:53:29.560Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.004449361s with top 10 stages: buildssa: 1m32.284527972s, goimports: 21.331077418s, unconvert: 13.267064229s, gosec: 10.134170989s, golint: 6.510003835s, misspell: 4.679174789s, ineffassign: 4.573048821s, inspect: 4.011846942s, vrp: 2.472915496s, printf: 2.105597437s [2021-09-09T01:53:30.036Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2021-09-09T01:53:30.036Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-09T01:53:30.295Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s) [2021-09-09T01:53:30.295Z] === RUN TestNetworkNat [2021-09-09T01:53:30.865Z] --- PASS: TestNetworkNat (0.53s) [2021-09-09T01:53:30.865Z] === RUN TestNetworkLocalhostTCPNat [2021-09-09T01:53:31.436Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2021-09-09T01:53:31.436Z] === RUN TestNetworkLoopbackNat [2021-09-09T01:53:34.729Z] --- PASS: TestNetworkLoopbackNat (2.74s) [2021-09-09T01:53:34.729Z] === RUN TestPause [2021-09-09T01:53:34.729Z] --- PASS: TestPause (0.50s) [2021-09-09T01:53:34.729Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-09T01:53:34.729Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-09T01:53:34.729Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-09T01:53:34.729Z] === RUN TestPauseStopPausedContainer [2021-09-09T01:53:34.989Z] --- PASS: TestPauseStopPausedContainer (0.50s) [2021-09-09T01:53:34.989Z] === RUN TestPidHost [2021-09-09T01:53:36.370Z] --- PASS: TestPidHost (1.07s) [2021-09-09T01:53:36.370Z] === RUN TestPsFilter [2021-09-09T01:53:36.370Z] --- PASS: TestPsFilter (0.12s) [2021-09-09T01:53:36.370Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-09T01:53:36.630Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2021-09-09T01:53:36.630Z] === RUN TestRemoveContainerWithVolume [2021-09-09T01:53:37.201Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2021-09-09T01:53:37.201Z] === RUN TestRemoveContainerRunning [2021-09-09T01:53:37.771Z] --- PASS: TestRemoveContainerRunning (0.49s) [2021-09-09T01:53:37.771Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-09T01:53:38.340Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2021-09-09T01:53:38.340Z] === RUN TestRemoveInvalidContainer [2021-09-09T01:53:38.340Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-09T01:53:38.340Z] === RUN TestRenameLinkedContainer [2021-09-09T01:53:40.194Z] --- PASS: TestBuildWithHugeFile (54.10s) [2021-09-09T01:53:40.194Z] === RUN TestBuildWCOWSandboxSize [2021-09-09T01:53:40.194Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-09T01:53:40.194Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-09T01:53:40.194Z] === RUN TestBuildWithEmptyDockerfile [2021-09-09T01:53:40.194Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T01:53:40.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T01:53:40.194Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T01:53:40.194Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T01:53:40.194Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T01:53:40.194Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T01:53:40.194Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T01:53:40.194Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T01:53:40.194Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T01:53:40.194Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-09-09T01:53:40.194Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-09-09T01:53:40.194Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-09-09T01:53:40.194Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-09-09T01:53:40.194Z] === RUN TestBuildPreserveOwnership [2021-09-09T01:53:40.194Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-09T01:53:40.311Z] --- PASS: TestRenameLinkedContainer (1.96s) [2021-09-09T01:53:40.311Z] === RUN TestRenameStoppedContainer [2021-09-09T01:53:40.571Z] --- PASS: TestRenameStoppedContainer (0.44s) [2021-09-09T01:53:40.571Z] === RUN TestRenameRunningContainerAndReuse [2021-09-09T01:53:41.273Z] 8f616e6e9eec: Verifying Checksum [2021-09-09T01:53:41.273Z] 8f616e6e9eec: Download complete [2021-09-09T01:53:41.950Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s) [2021-09-09T01:53:41.950Z] === RUN TestRenameInvalidName [2021-09-09T01:53:42.210Z] --- PASS: TestRenameInvalidName (0.49s) [2021-09-09T01:53:42.210Z] === RUN TestRenameAnonymousContainer [2021-09-09T01:53:43.473Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-09T01:53:44.118Z] --- PASS: TestRenameAnonymousContainer (1.75s) [2021-09-09T01:53:44.118Z] === RUN TestRenameContainerWithSameName [2021-09-09T01:53:44.379Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2021-09-09T01:53:44.379Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-09T01:53:45.318Z] --- PASS: TestRenameContainerWithLinkedContainer (1.01s) [2021-09-09T01:53:45.318Z] === RUN TestResize [2021-09-09T01:53:45.888Z] --- PASS: TestResize (0.47s) [2021-09-09T01:53:45.888Z] === RUN TestResizeWithInvalidSize [2021-09-09T01:53:46.458Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2021-09-09T01:53:46.458Z] === RUN TestResizeWhenContainerNotStarted [2021-09-09T01:53:46.718Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2021-09-09T01:53:46.718Z] === RUN TestDaemonRestartKillContainers [2021-09-09T01:53:46.718Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-09T01:53:46.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-09T01:53:46.718Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-09T01:53:46.718Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-09T01:53:46.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-09T01:53:46.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-09T01:53:46.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-09T01:53:46.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-09T01:53:46.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-09T01:53:46.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-09T01:53:46.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-09T01:53:46.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-09T01:53:46.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-09T01:53:46.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-09T01:53:46.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-09T01:53:46.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-09T01:53:46.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-09T01:53:46.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-09T01:53:46.719Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-09T01:53:46.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-09T01:53:46.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-09T01:53:46.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-09T01:53:46.719Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-09T01:53:46.719Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-09T01:53:46.719Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-09T01:53:46.719Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-09T01:53:47.655Z] --- PASS: TestBuildPreserveOwnership (9.66s) [2021-09-09T01:53:47.655Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.66s) [2021-09-09T01:53:47.655Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-09-09T01:53:47.655Z] === RUN TestBuildPlatformInvalid [2021-09-09T01:53:47.655Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-09-09T01:53:47.655Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-09T01:53:47.655Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-09-09T01:53:47.655Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-09-09T01:53:47.655Z] PASS [2021-09-09T01:53:47.655Z] [2021-09-09T01:53:47.655Z] === Skipped [2021-09-09T01:53:47.655Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-09T01:53:47.655Z] build_session_test.go:25: TODO: BuildKit [2021-09-09T01:53:47.655Z] [2021-09-09T01:53:47.655Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-09T01:53:47.655Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-09T01:53:47.655Z] [2021-09-09T01:53:47.655Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-09-09T01:53:47.655Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-09-09T01:53:47.655Z] [2021-09-09T01:53:47.655Z] DONE 34 tests, 3 skipped in 113.975s [2021-09-09T01:53:47.655Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-09T01:53:47.655Z] INFO: Testing against a local daemon [2021-09-09T01:53:47.655Z] === RUN TestConfigInspect [2021-09-09T01:53:47.655Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:53:47.655Z] --- SKIP: TestConfigInspect (0.02s) [2021-09-09T01:53:47.655Z] === RUN TestConfigList [2021-09-09T01:53:47.655Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:53:47.655Z] --- SKIP: TestConfigList (0.01s) [2021-09-09T01:53:47.655Z] === RUN TestConfigsCreateAndDelete [2021-09-09T01:53:47.655Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:53:47.655Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-09-09T01:53:47.655Z] === RUN TestConfigsUpdate [2021-09-09T01:53:47.655Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:53:47.655Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-09-09T01:53:47.655Z] === RUN TestTemplatedConfig [2021-09-09T01:53:47.655Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:53:47.655Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-09T01:53:47.655Z] === RUN TestConfigCreateResolve [2021-09-09T01:53:47.655Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:53:47.655Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-09-09T01:53:47.655Z] PASS [2021-09-09T01:53:47.655Z] [2021-09-09T01:53:47.655Z] === Skipped [2021-09-09T01:53:47.655Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-09-09T01:53:47.655Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:53:47.655Z] [2021-09-09T01:53:47.655Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-09-09T01:53:47.655Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:53:47.655Z] [2021-09-09T01:53:47.655Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-09-09T01:53:47.655Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:53:47.655Z] [2021-09-09T01:53:47.655Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-09-09T01:53:47.655Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:53:47.655Z] [2021-09-09T01:53:47.655Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-09-09T01:53:47.655Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:53:47.655Z] [2021-09-09T01:53:47.655Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-09-09T01:53:47.655Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:53:47.655Z] [2021-09-09T01:53:47.655Z] DONE 6 tests, 6 skipped in 0.168s [2021-09-09T01:53:47.655Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-09T01:53:47.655Z] INFO: Testing against a local daemon [2021-09-09T01:53:47.655Z] === RUN TestCheckpoint [2021-09-09T01:53:47.655Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-09T01:53:47.655Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-09T01:53:47.655Z] === RUN TestContainerInvalidJSON [2021-09-09T01:53:47.655Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T01:53:47.655Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T01:53:47.655Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-09T01:53:47.655Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-09T01:53:47.655Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T01:53:47.655Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-09T01:53:47.655Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-09-09T01:53:47.655Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-09T01:53:47.655Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-09T01:53:47.655Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-09T01:53:47.655Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-09-09T01:53:47.655Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-09T01:53:47.655Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-09-09T01:53:47.655Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-09T01:53:47.913Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-09-09T01:53:47.913Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-09T01:53:47.913Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-09-09T01:53:47.913Z] === RUN TestCopyFromContainer [2021-09-09T01:53:48.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-09T01:53:48.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-09T01:53:49.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-09T01:53:50.088Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-09T01:53:51.027Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-09T01:53:51.193Z] === RUN TestCopyFromContainer// [2021-09-09T01:53:51.193Z] === RUN TestCopyFromContainer//bar/root [2021-09-09T01:53:51.193Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-09T01:53:51.287Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-09T01:53:51.451Z] === RUN TestCopyFromContainer/bar/quux [2021-09-09T01:53:51.451Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-09T01:53:51.451Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-09T01:53:51.451Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-09T01:53:51.451Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-09T01:53:51.451Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-09T01:53:51.524Z] INFO [runner/unused/goanalysis] analyzers took 27.854296141s with top 10 stages: buildssa: 24.014608923s, U1000: 3.839687218s [2021-09-09T01:53:51.524Z] INFO [runner] Issues before processing: 2772, after processing: 0 [2021-09-09T01:53:51.524Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2191/2191, exclude: 1803/1803, exclude-rules: 86/1803, filename_unadjuster: 2191/2191, path_prettifier: 2191/2191, identifier_marker: 1803/1803, nolint: 0/86, cgo: 2191/2772, skip_files: 2191/2191, autogenerated_exclude: 1803/2191 [2021-09-09T01:53:51.524Z] INFO [runner] processing took 75.152034ms with stages: identifier_marker: 28.166589ms, nolint: 26.559908ms, path_prettifier: 9.908647ms, autogenerated_exclude: 5.054587ms, exclude-rules: 2.911493ms, skip_dirs: 2.022706ms, cgo: 313.136µs, filename_unadjuster: 210.683µs, max_same_issues: 1.181µs, skip_files: 1.075µs, uniq_by_line: 483ns, diff: 307ns, source_code: 265ns, exclude: 261ns, max_from_linter: 253ns, max_per_file_from_linter: 242ns, path_shortener: 218ns [2021-09-09T01:53:51.524Z] INFO [runner] linters took 1m39.166700037s with stages: goanalysis_metalinter: 1m17.535767642s, unused: 21.555667529s [2021-09-09T01:53:51.524Z] INFO File cache stats: 1686 entries of total size 8.5MiB [2021-09-09T01:53:51.524Z] INFO Memory: 2439 samples, avg is 412.6MB, max is 3826.3MB [2021-09-09T01:53:51.524Z] INFO Execution took 4m3.858802407s [2021-09-09T01:53:51.524Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-09-09T01:53:51.710Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-09T01:53:51.710Z] --- PASS: TestCopyFromContainer (3.84s) [2021-09-09T01:53:51.710Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-09-09T01:53:51.710Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-09-09T01:53:51.710Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-09-09T01:53:51.710Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-09-09T01:53:51.710Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-09-09T01:53:51.710Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-09-09T01:53:51.710Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-09-09T01:53:51.710Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-09T01:53:51.710Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-09-09T01:53:51.710Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-09-09T01:53:51.710Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-09T01:53:51.710Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T01:53:51.710Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T01:53:51.710Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T01:53:51.710Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T01:53:51.710Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T01:53:51.710Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T01:53:51.710Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T01:53:51.710Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T01:53:51.710Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T01:53:51.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-09-09T01:53:51.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-09T01:53:51.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-09T01:53:51.710Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-09T01:53:51.710Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-09T01:53:51.710Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-09-09T01:53:51.710Z] === RUN TestCreateWithInvalidEnv [2021-09-09T01:53:51.710Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-09T01:53:51.710Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-09T01:53:51.710Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-09T01:53:51.710Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-09T01:53:51.710Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-09T01:53:51.710Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-09T01:53:51.710Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-09T01:53:51.710Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-09T01:53:51.710Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-09T01:53:51.710Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-09-09T01:53:51.710Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-09T01:53:51.710Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-09T01:53:51.710Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-09T01:53:51.710Z] === RUN TestCreateTmpfsMountsTarget [2021-09-09T01:53:51.710Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-09-09T01:53:51.710Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-09T01:53:51.867Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42810/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=172f26a277a25bf26d5fbe1c44ea52129bf0f65b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:172f26a277a25bf26d5fbe1c44ea52129bf0f65b hack/make.sh dynbinary test-docker-py [2021-09-09T01:53:52.438Z] [2021-09-09T01:53:52.438Z] Removing bundles/ [2021-09-09T01:53:52.438Z] [2021-09-09T01:53:52.438Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-09T01:53:52.438Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-09T01:53:52.438Z] GOOS="" GOARCH="" GOARM="" [2021-09-09T01:53:53.084Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2021-09-09T01:53:53.084Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-09T01:53:53.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-09T01:53:53.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-09T01:53:54.020Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2021-09-09T01:53:54.020Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-09T01:53:54.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T01:53:54.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T01:53:54.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T01:53:54.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T01:53:54.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T01:53:54.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T01:53:54.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T01:53:54.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T01:53:54.020Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T01:53:54.020Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T01:53:54.279Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T01:53:54.279Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T01:53:54.279Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T01:53:54.279Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T01:53:54.279Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T01:53:54.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-09T01:53:54.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-09-09T01:53:54.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-09T01:53:54.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-09T01:53:54.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-09T01:53:54.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-09T01:53:54.279Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-09T01:53:54.537Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2021-09-09T01:53:54.537Z] === RUN TestCreateDifferentPlatform [2021-09-09T01:53:54.537Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-09T01:53:54.537Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-09T01:53:54.537Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-09-09T01:53:54.537Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-09T01:53:54.537Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-09T01:53:54.537Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-09T01:53:54.537Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-09-09T01:53:54.537Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-09T01:53:54.537Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-09-09T01:53:54.537Z] === RUN TestContainerStartOnDaemonRestart [2021-09-09T01:53:54.537Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-09-09T01:53:54.537Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-09-09T01:53:54.537Z] === RUN TestDaemonRestartIpcMode [2021-09-09T01:53:54.537Z] === PAUSE TestDaemonRestartIpcMode [2021-09-09T01:53:54.537Z] === RUN TestDaemonHostGatewayIP [2021-09-09T01:53:54.537Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:53:54.537Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-09-09T01:53:54.537Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-09T01:53:54.537Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-09T01:53:54.537Z] === RUN TestContainerKillOnDaemonStart [2021-09-09T01:53:54.537Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-09-09T01:53:54.537Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-09T01:53:54.537Z] === RUN TestDiff [2021-09-09T01:53:55.104Z] --- PASS: TestDiff (0.43s) [2021-09-09T01:53:55.105Z] === RUN TestExecWithCloseStdin [2021-09-09T01:53:55.109Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-09T01:53:55.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-09T01:53:55.670Z] --- PASS: TestExecWithCloseStdin (0.48s) [2021-09-09T01:53:55.670Z] === RUN TestExec [2021-09-09T01:53:55.928Z] --- PASS: TestExec (0.47s) [2021-09-09T01:53:55.928Z] === RUN TestExecUser [2021-09-09T01:53:56.495Z] --- PASS: TestExecUser (0.48s) [2021-09-09T01:53:56.495Z] === RUN TestExportContainerAndImportImage [2021-09-09T01:53:57.061Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2021-09-09T01:53:57.061Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-09T01:53:57.280Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-09T01:53:57.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2021-09-09T01:53:57.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.99s) [2021-09-09T01:53:57.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-09-09T01:53:57.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-09-09T01:53:57.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-09-09T01:53:57.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-09-09T01:53:57.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s) [2021-09-09T01:53:57.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) [2021-09-09T01:53:57.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.15s) [2021-09-09T01:53:57.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s) [2021-09-09T01:53:57.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2021-09-09T01:53:57.280Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.80s) [2021-09-09T01:53:57.280Z] === RUN TestCgroupNamespacesRun [2021-09-09T01:53:58.434Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-09-09T01:53:58.434Z] === RUN TestHealthCheckWorkdir [2021-09-09T01:53:58.661Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2021-09-09T01:53:58.661Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-09T01:53:58.661Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-09-09T01:53:58.661Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-09-09T01:53:58.661Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-09T01:53:59.001Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2021-09-09T01:53:59.001Z] === RUN TestHealthKillContainer [2021-09-09T01:54:00.041Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s) [2021-09-09T01:54:00.041Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-09T01:54:00.980Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2021-09-09T01:54:00.980Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-09T01:54:01.526Z] --- PASS: TestHealthKillContainer (2.48s) [2021-09-09T01:54:01.526Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-09T01:54:01.785Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-09-09T01:54:01.785Z] === RUN TestIpcModeNone [2021-09-09T01:54:02.351Z] --- PASS: TestIpcModeNone (0.53s) [2021-09-09T01:54:02.351Z] === RUN TestIpcModePrivate [2021-09-09T01:54:02.361Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2021-09-09T01:54:02.362Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-09T01:54:02.609Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-09-09T01:54:02.867Z] --- PASS: TestIpcModePrivate (0.47s) [2021-09-09T01:54:02.867Z] === RUN TestIpcModeShareable [2021-09-09T01:54:02.867Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-09T01:54:02.868Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-09-09T01:54:02.868Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-09T01:54:03.742Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s) [2021-09-09T01:54:03.742Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-09T01:54:04.242Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2021-09-09T01:54:04.242Z] === RUN TestAPIIpcModeHost [2021-09-09T01:54:04.242Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-09T01:54:04.242Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-09-09T01:54:04.242Z] === RUN TestDaemonIpcModeShareable [2021-09-09T01:54:04.242Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-09T01:54:04.242Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-09-09T01:54:04.242Z] === RUN TestDaemonIpcModePrivate [2021-09-09T01:54:04.311Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-09-09T01:54:04.311Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-09T01:54:05.182Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-09-09T01:54:05.251Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2021-09-09T01:54:05.251Z] === RUN TestNISDomainname [2021-09-09T01:54:05.443Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2021-09-09T01:54:05.443Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-09T01:54:05.443Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-09T01:54:05.443Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-09-09T01:54:05.443Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-09T01:54:05.443Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-09T01:54:05.443Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-09-09T01:54:05.443Z] === RUN TestIpcModeOlderClient [2021-09-09T01:54:05.443Z] === PAUSE TestIpcModeOlderClient [2021-09-09T01:54:05.443Z] === RUN TestKillContainerInvalidSignal [2021-09-09T01:54:06.009Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2021-09-09T01:54:06.009Z] === RUN TestKillContainer [2021-09-09T01:54:06.009Z] === RUN TestKillContainer/no_signal [2021-09-09T01:54:06.189Z] --- PASS: TestNISDomainname (0.61s) [2021-09-09T01:54:06.189Z] === RUN TestHostnameDnsResolution [2021-09-09T01:54:06.267Z] === RUN TestKillContainer/non_killing_signal [2021-09-09T01:54:06.525Z] === RUN TestKillContainer/killing_signal [2021-09-09T01:54:06.759Z] --- PASS: TestHostnameDnsResolution (0.74s) [2021-09-09T01:54:06.759Z] === RUN TestStats [2021-09-09T01:54:07.091Z] --- PASS: TestKillContainer (1.25s) [2021-09-09T01:54:07.091Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-09-09T01:54:07.091Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-09-09T01:54:07.091Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2021-09-09T01:54:07.091Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-09T01:54:07.091Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-09T01:54:07.657Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-09T01:54:07.915Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s) [2021-09-09T01:54:07.916Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2021-09-09T01:54:07.916Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2021-09-09T01:54:07.916Z] === RUN TestKillStoppedContainer [2021-09-09T01:54:07.916Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-09-09T01:54:07.916Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-09T01:54:08.173Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-09-09T01:54:08.173Z] === RUN TestKillDifferentUserContainer [2021-09-09T01:54:08.431Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2021-09-09T01:54:08.431Z] === RUN TestInspectOomKilledTrue [2021-09-09T01:54:08.431Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-09T01:54:08.431Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-09T01:54:08.431Z] === RUN TestInspectOomKilledFalse [2021-09-09T01:54:08.431Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T01:54:08.431Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-09T01:54:08.431Z] === RUN TestLinksEtcHostsContentMatch [2021-09-09T01:54:08.431Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-09-09T01:54:08.431Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-09-09T01:54:08.431Z] === RUN TestLinksContainerNames [2021-09-09T01:54:09.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-09T01:54:09.296Z] --- PASS: TestStats (2.52s) [2021-09-09T01:54:09.296Z] === RUN TestStopContainerWithTimeout [2021-09-09T01:54:09.296Z] === RUN TestStopContainerWithTimeout/0 [2021-09-09T01:54:09.296Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-09T01:54:09.296Z] === RUN TestStopContainerWithTimeout/1 [2021-09-09T01:54:09.296Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-09T01:54:09.296Z] === RUN TestStopContainerWithTimeout/3 [2021-09-09T01:54:09.296Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-09T01:54:09.296Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-09T01:54:09.296Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-09T01:54:09.296Z] === CONT TestStopContainerWithTimeout/0 [2021-09-09T01:54:09.296Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-09T01:54:09.364Z] --- PASS: TestLinksContainerNames (0.82s) [2021-09-09T01:54:09.364Z] === RUN TestLogsFollowTailEmpty [2021-09-09T01:54:09.866Z] === CONT TestStopContainerWithTimeout/3 [2021-09-09T01:54:09.930Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2021-09-09T01:54:09.930Z] === RUN TestContainerNetworkMountsNoChown [2021-09-09T01:54:10.188Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/default [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/default [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/private [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/private [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rprivate [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/slave [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/slave [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rslave [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/shared [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/shared [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rshared [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-09T01:54:10.188Z] === CONT TestMountDaemonRoot/default [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-09T01:54:10.188Z] === CONT TestMountDaemonRoot/rslave [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-09T01:54:10.188Z] === CONT TestMountDaemonRoot/rshared [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-09T01:54:10.188Z] === CONT TestMountDaemonRoot/shared [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-09T01:54:10.188Z] === CONT TestMountDaemonRoot/rprivate [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-09T01:54:10.188Z] === CONT TestMountDaemonRoot/slave [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-09T01:54:10.188Z] === CONT TestMountDaemonRoot/private [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-09T01:54:10.188Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-09T01:54:10.188Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-09T01:54:10.188Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-09T01:54:10.188Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-09T01:54:10.188Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-09T01:54:10.188Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-09T01:54:10.188Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-09T01:54:10.446Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-09T01:54:10.446Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-09T01:54:10.446Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-09T01:54:10.446Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-09T01:54:10.446Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-09T01:54:10.446Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-09T01:54:10.446Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-09T01:54:10.446Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-09T01:54:10.446Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-09T01:54:10.447Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-09T01:54:10.447Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-09T01:54:10.447Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-09T01:54:10.447Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-09T01:54:10.447Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-09T01:54:10.447Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-09T01:54:10.704Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-09T01:54:10.704Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-09T01:54:10.704Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-09T01:54:10.704Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-09T01:54:10.704Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-09T01:54:10.704Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-09T01:54:10.704Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-09T01:54:10.704Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-09T01:54:10.704Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-09-09T01:54:10.704Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-09T01:54:10.704Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-09-09T01:54:10.704Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-09-09T01:54:10.704Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-09-09T01:54:10.704Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-09-09T01:54:10.704Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-09-09T01:54:10.705Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-09-09T01:54:10.705Z] === RUN TestContainerBindMountNonRecursive [2021-09-09T01:54:10.705Z] 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-09T01:54:10.705Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-09-09T01:54:10.705Z] === RUN TestContainerVolumesMountedAsShared [2021-09-09T01:54:10.705Z] 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-09T01:54:10.705Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-09-09T01:54:10.705Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-09T01:54:10.705Z] 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-09T01:54:10.705Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-09-09T01:54:10.705Z] === RUN TestNetworkNat [2021-09-09T01:54:11.271Z] --- PASS: TestNetworkNat (0.52s) [2021-09-09T01:54:11.271Z] === RUN TestNetworkLocalhostTCPNat [2021-09-09T01:54:11.837Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2021-09-09T01:54:11.837Z] === RUN TestNetworkLoopbackNat [2021-09-09T01:54:12.403Z] === CONT TestStopContainerWithTimeout/1 [2021-09-09T01:54:13.342Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-09T01:54:13.342Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2021-09-09T01:54:13.342Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2021-09-09T01:54:13.342Z] --- PASS: TestStopContainerWithTimeout/3 (2.45s) [2021-09-09T01:54:13.342Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2021-09-09T01:54:13.342Z] === RUN TestDeleteDevicemapper [2021-09-09T01:54:13.342Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-09T01:54:13.342Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-09T01:54:13.342Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-09T01:54:14.364Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2021-09-09T01:54:14.364Z] === RUN TestPause [2021-09-09T01:54:14.364Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-09T01:54:14.364Z] --- SKIP: TestPause (0.00s) [2021-09-09T01:54:14.364Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-09T01:54:14.364Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-09T01:54:14.364Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-09T01:54:14.364Z] === RUN TestPauseStopPausedContainer [2021-09-09T01:54:14.364Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-09T01:54:14.364Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-09-09T01:54:14.364Z] === RUN TestPidHost [2021-09-09T01:54:15.298Z] --- PASS: TestPidHost (0.89s) [2021-09-09T01:54:15.298Z] === RUN TestPsFilter [2021-09-09T01:54:15.298Z] --- PASS: TestPsFilter (0.11s) [2021-09-09T01:54:15.298Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-09T01:54:15.556Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-09-09T01:54:15.556Z] === RUN TestRemoveContainerWithVolume [2021-09-09T01:54:15.885Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s) [2021-09-09T01:54:15.885Z] === RUN TestUpdateMemory [2021-09-09T01:54:16.121Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2021-09-09T01:54:16.121Z] === RUN TestRemoveContainerRunning [2021-09-09T01:54:16.145Z] --- PASS: TestUpdateMemory (0.65s) [2021-09-09T01:54:16.145Z] === RUN TestUpdateCPUQuota [2021-09-09T01:54:16.380Z] --- PASS: TestRemoveContainerRunning (0.42s) [2021-09-09T01:54:16.380Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-09T01:54:16.946Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2021-09-09T01:54:16.946Z] === RUN TestRemoveInvalidContainer [2021-09-09T01:54:16.946Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-09-09T01:54:16.946Z] === RUN TestRenameLinkedContainer [2021-09-09T01:54:17.525Z] --- PASS: TestUpdateCPUQuota (1.05s) [2021-09-09T01:54:17.525Z] === RUN TestUpdatePidsLimit [2021-09-09T01:54:17.525Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-09T01:54:17.525Z] === RUN TestUpdatePidsLimit/no_change [2021-09-09T01:54:17.785Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-09T01:54:17.785Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-09T01:54:18.045Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-09T01:54:18.305Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-09T01:54:18.565Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-09T01:54:18.846Z] --- PASS: TestRenameLinkedContainer (1.64s) [2021-09-09T01:54:18.846Z] === RUN TestRenameStoppedContainer [2021-09-09T01:54:18.846Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-09-09T01:54:18.846Z] === RUN TestRenameRunningContainerAndReuse [2021-09-09T01:54:19.504Z] --- PASS: TestUpdatePidsLimit (2.26s) [2021-09-09T01:54:19.504Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2021-09-09T01:54:19.504Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-09-09T01:54:19.504Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2021-09-09T01:54:19.504Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2021-09-09T01:54:19.504Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2021-09-09T01:54:19.504Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-09-09T01:54:19.504Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2021-09-09T01:54:19.504Z] === RUN TestUpdateRestartPolicy [2021-09-09T01:54:19.779Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2021-09-09T01:54:19.779Z] === RUN TestRenameInvalidName [2021-09-09T01:54:20.037Z] --- PASS: TestRenameInvalidName (0.40s) [2021-09-09T01:54:20.037Z] === RUN TestRenameAnonymousContainer [2021-09-09T01:54:21.937Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2021-09-09T01:54:21.937Z] === RUN TestRenameContainerWithSameName [2021-09-09T01:54:21.937Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2021-09-09T01:54:21.937Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-09T01:54:22.871Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2021-09-09T01:54:22.871Z] === RUN TestResize [2021-09-09T01:54:23.437Z] --- PASS: TestResize (0.43s) [2021-09-09T01:54:23.437Z] === RUN TestResizeWithInvalidSize [2021-09-09T01:54:23.696Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-09-09T01:54:23.696Z] === RUN TestResizeWhenContainerNotStarted [2021-09-09T01:54:23.955Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-09-09T01:54:23.955Z] === RUN TestDaemonRestartKillContainers [2021-09-09T01:54:23.955Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-09-09T01:54:23.955Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-09T01:54:23.955Z] === RUN TestCgroupNamespacesRun [2021-09-09T01:54:25.081Z] ok github.com/docker/docker/libnetwork/ipam 92.421s coverage: 85.3% of statements [2021-09-09T01:54:25.081Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-09T01:54:25.081Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-09T01:54:25.081Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-09-09T01:54:25.081Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-09-09T01:54:25.081Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-09T01:54:25.081Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-09-09T01:54:25.081Z] ok github.com/docker/docker/libnetwork/ipamutils 0.495s coverage: 74.0% of statements [2021-09-09T01:54:25.330Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2021-09-09T01:54:25.330Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-09T01:54:25.343Z] ok github.com/docker/docker/libnetwork/iptables 0.280s coverage: 45.1% of statements [2021-09-09T01:54:25.606Z] ok github.com/docker/docker/libnetwork/netlabel 0.006s coverage: 60.0% of statements [2021-09-09T01:54:26.180Z] ok github.com/docker/docker/libnetwork/netutils 0.029s coverage: 44.1% of statements [2021-09-09T01:54:26.267Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2021-09-09T01:54:26.267Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-09T01:54:27.669Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2021-09-09T01:54:27.669Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-09T01:54:28.615Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2021-09-09T01:54:28.615Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-09T01:54:30.000Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2021-09-09T01:54:30.000Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-09T01:54:30.936Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-09-09T01:54:30.936Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-09T01:54:31.501Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-09-09T01:54:31.501Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-09T01:54:31.719Z] --- PASS: TestUpdateRestartPolicy (11.27s) [2021-09-09T01:54:31.719Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-09T01:54:31.719Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s) [2021-09-09T01:54:31.719Z] === RUN TestWaitNonBlocked [2021-09-09T01:54:31.719Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T01:54:31.719Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T01:54:31.719Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T01:54:31.719Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T01:54:31.719Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T01:54:31.719Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T01:54:32.014Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-09-09T01:54:32.014Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2021-09-09T01:54:32.014Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2021-09-09T01:54:32.014Z] === RUN TestWaitBlocked [2021-09-09T01:54:32.014Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-09T01:54:32.014Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-09T01:54:32.014Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-09T01:54:32.014Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-09T01:54:32.014Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-09T01:54:32.014Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-09T01:54:32.568Z] 8f616e6e9eec: Pull complete [2021-09-09T01:54:32.876Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2021-09-09T01:54:32.876Z] === RUN TestNISDomainname [2021-09-09T01:54:32.876Z] 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-09T01:54:32.876Z] --- SKIP: TestNISDomainname (0.01s) [2021-09-09T01:54:32.876Z] === RUN TestHostnameDnsResolution [2021-09-09T01:54:32.980Z] --- PASS: TestWaitBlocked (0.01s) [2021-09-09T01:54:32.981Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2021-09-09T01:54:32.981Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2021-09-09T01:54:32.981Z] === CONT TestContainerStartOnDaemonRestart [2021-09-09T01:54:32.981Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-09T01:54:33.441Z] --- PASS: TestHostnameDnsResolution (0.65s) [2021-09-09T01:54:33.441Z] === RUN TestStats [2021-09-09T01:54:33.441Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-09T01:54:33.441Z] --- SKIP: TestStats (0.00s) [2021-09-09T01:54:33.441Z] === RUN TestStopContainerWithTimeout [2021-09-09T01:54:33.441Z] === RUN TestStopContainerWithTimeout/0 [2021-09-09T01:54:33.441Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-09T01:54:33.441Z] === RUN TestStopContainerWithTimeout/1 [2021-09-09T01:54:33.441Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-09T01:54:33.441Z] === RUN TestStopContainerWithTimeout/3 [2021-09-09T01:54:33.441Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-09T01:54:33.441Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-09T01:54:33.441Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-09T01:54:33.441Z] === CONT TestStopContainerWithTimeout/0 [2021-09-09T01:54:33.441Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-09T01:54:34.007Z] === CONT TestStopContainerWithTimeout/3 [2021-09-09T01:54:35.522Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s) [2021-09-09T01:54:35.522Z] === CONT TestIpcModeOlderClient [2021-09-09T01:54:35.522Z] --- PASS: TestContainerStartOnDaemonRestart (2.45s) [2021-09-09T01:54:35.522Z] === CONT TestContainerKillOnDaemonStart [2021-09-09T01:54:35.522Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-09-09T01:54:35.522Z] === CONT TestDaemonHostGatewayIP [2021-09-09T01:54:35.905Z] === CONT TestStopContainerWithTimeout/1 [2021-09-09T01:54:37.277Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-09-09T01:54:37.277Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2021-09-09T01:54:37.277Z] --- PASS: TestStopContainerWithTimeout/-1 (2.60s) [2021-09-09T01:54:37.277Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-09-09T01:54:37.277Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2021-09-09T01:54:37.277Z] === RUN TestDeleteDevicemapper [2021-09-09T01:54:37.277Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-09T01:54:37.277Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-09T01:54:37.277Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-09T01:54:38.061Z] --- PASS: TestDaemonHostGatewayIP (2.52s) [2021-09-09T01:54:38.061Z] === CONT TestDaemonRestartIpcMode [2021-09-09T01:54:39.805Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s) [2021-09-09T01:54:39.805Z] === RUN TestUpdateMemory [2021-09-09T01:54:39.805Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-09T01:54:39.805Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-09T01:54:39.805Z] === RUN TestUpdateCPUQuota [2021-09-09T01:54:39.805Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-09T01:54:39.805Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-09-09T01:54:39.805Z] === RUN TestUpdatePidsLimit [2021-09-09T01:54:39.805Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-09T01:54:39.805Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-09-09T01:54:39.805Z] === RUN TestUpdateRestartPolicy [2021-09-09T01:54:40.601Z] --- PASS: TestDaemonRestartIpcMode (2.45s) [2021-09-09T01:54:41.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-09T01:54:42.044Z] 4612f6d0b889: Pull complete [2021-09-09T01:54:47.169Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2021-09-09T01:54:47.169Z] PASS [2021-09-09T01:54:47.169Z] [2021-09-09T01:54:47.169Z] === Skipped [2021-09-09T01:54:47.169Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-09T01:54:47.169Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-09T01:54:47.169Z] [2021-09-09T01:54:47.169Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-09T01:54:47.169Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-09-09T01:54:47.169Z] [2021-09-09T01:54:47.169Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-09T01:54:47.169Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-09T01:54:47.169Z] [2021-09-09T01:54:47.169Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-09-09T01:54:47.169Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-09-09T01:54:47.169Z] [2021-09-09T01:54:47.169Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-09T01:54:47.169Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-09T01:54:47.169Z] [2021-09-09T01:54:47.169Z] DONE 195 tests, 5 skipped in 110.333s [2021-09-09T01:54:47.169Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-09T01:54:47.169Z] === RUN TestConfigDaemonLibtrustID [2021-09-09T01:54:47.430Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-09-09T01:54:47.430Z] === RUN TestDaemonConfigValidation [2021-09-09T01:54:47.430Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-09T01:54:47.430Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-09T01:54:47.430Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-09T01:54:47.430Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-09T01:54:47.430Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-09T01:54:47.430Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-09T01:54:47.430Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-09T01:54:47.430Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-09T01:54:47.430Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-09T01:54:47.430Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-09T01:54:47.430Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-09T01:54:47.430Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-09T01:54:47.690Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-09T01:54:47.690Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-09T01:54:47.690Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-09T01:54:47.690Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-09T01:54:47.690Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-09-09T01:54:47.690Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-09-09T01:54:47.690Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-09-09T01:54:47.690Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2021-09-09T01:54:47.690Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2021-09-09T01:54:47.690Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-09T01:54:47.690Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-09T01:54:49.070Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-09T01:54:50.009Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-09T01:54:50.949Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-09T01:54:50.949Z] daemon_test.go:148: [d2088c223732c] daemon is not started [2021-09-09T01:54:50.949Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-09-09T01:54:50.949Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-09-09T01:54:50.949Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-09-09T01:54:50.949Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-09-09T01:54:50.949Z] PASS [2021-09-09T01:54:50.949Z] [2021-09-09T01:54:50.949Z] DONE 11 tests in 3.880s [2021-09-09T01:54:50.949Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-09T01:54:50.949Z] INFO: Testing against a local daemon [2021-09-09T01:54:50.949Z] === RUN TestCommitInheritsEnv [2021-09-09T01:54:51.209Z] --- PASS: TestCommitInheritsEnv (0.26s) [2021-09-09T01:54:51.209Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-09T01:54:51.209Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-09T01:54:51.209Z] === RUN TestImagesFilterMultiReference [2021-09-09T01:54:51.209Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-09T01:54:51.209Z] === RUN TestImagePullPlatformInvalid [2021-09-09T01:54:51.209Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-09T01:54:51.209Z] === RUN TestRemoveImageOrphaning [2021-09-09T01:54:51.469Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-09-09T01:54:51.469Z] === RUN TestRemoveImageGarbageCollector [2021-09-09T01:54:52.002Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2021-09-09T01:54:52.002Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-09T01:54:52.002Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-09-09T01:54:52.002Z] === RUN TestWaitNonBlocked [2021-09-09T01:54:52.002Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T01:54:52.002Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T01:54:52.002Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T01:54:52.002Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T01:54:52.002Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T01:54:52.002Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T01:54:52.002Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-09T01:54:52.002Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2021-09-09T01:54:52.002Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2021-09-09T01:54:52.002Z] === RUN TestWaitBlocked [2021-09-09T01:54:52.002Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-09T01:54:52.002Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-09T01:54:52.002Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-09T01:54:52.002Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-09T01:54:52.002Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-09T01:54:52.002Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-09T01:54:52.002Z] --- PASS: TestWaitBlocked (0.01s) [2021-09-09T01:54:52.002Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2021-09-09T01:54:52.002Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2021-09-09T01:54:52.002Z] === CONT TestDaemonRestartIpcMode [2021-09-09T01:54:52.002Z] === CONT TestIpcModeOlderClient [2021-09-09T01:54:52.002Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-09-09T01:54:52.002Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-09T01:54:53.377Z] --- PASS: TestRemoveImageGarbageCollector (1.72s) [2021-09-09T01:54:53.377Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-09T01:54:53.377Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-09T01:54:53.377Z] === RUN TestTagInvalidReference [2021-09-09T01:54:53.377Z] --- PASS: TestTagInvalidReference (0.01s) [2021-09-09T01:54:53.377Z] === RUN TestTagValidPrefixedRepo [2021-09-09T01:54:53.377Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-09T01:54:53.377Z] === RUN TestTagExistedNameWithoutForce [2021-09-09T01:54:53.377Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-09T01:54:53.377Z] === RUN TestTagOfficialNames [2021-09-09T01:54:53.377Z] --- PASS: TestTagOfficialNames (0.05s) [2021-09-09T01:54:53.377Z] === RUN TestTagMatchesDigest [2021-09-09T01:54:53.377Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-09-09T01:54:53.377Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-09T01:54:53.550Z] 8f616e6e9eec: Pull complete [2021-09-09T01:54:54.539Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2021-09-09T01:54:54.539Z] --- PASS: TestDaemonRestartIpcMode (2.58s) [2021-09-09T01:54:54.539Z] PASS [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === Skipped [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-09T01:54:54.539Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-09-09T01:54:54.539Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-09-09T01:54:54.539Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-09-09T01:54:54.539Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-09-09T01:54:54.539Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-09-09T01:54:54.539Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-09-09T01:54:54.539Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-09-09T01:54:54.539Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-09-09T01:54:54.539Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-09T01:54:54.539Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-09T01:54:54.539Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-09-09T01:54:54.539Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-09-09T01:54:54.539Z] 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-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-09-09T01:54:54.539Z] 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-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-09-09T01:54:54.539Z] 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-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-09-09T01:54:54.539Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-09T01:54:54.539Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-09-09T01:54:54.539Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-09-09T01:54:54.539Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-09-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-09-09T01:54:54.539Z] 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-09T01:54:54.539Z] [2021-09-09T01:54:54.539Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-09-09T01:54:54.540Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-09T01:54:54.540Z] [2021-09-09T01:54:54.540Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-09T01:54:54.540Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-09T01:54:54.540Z] [2021-09-09T01:54:54.540Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-09-09T01:54:54.540Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-09T01:54:54.540Z] [2021-09-09T01:54:54.540Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-09-09T01:54:54.540Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-09T01:54:54.540Z] [2021-09-09T01:54:54.540Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-09-09T01:54:54.540Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-09-09T01:54:54.540Z] [2021-09-09T01:54:54.540Z] DONE 176 tests, 25 skipped in 67.136s [2021-09-09T01:54:54.540Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-09T01:54:54.797Z] === RUN TestConfigDaemonLibtrustID [2021-09-09T01:54:55.362Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-09-09T01:54:55.362Z] === RUN TestDaemonConfigValidation [2021-09-09T01:54:55.362Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-09T01:54:55.362Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-09T01:54:55.362Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-09T01:54:55.362Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-09T01:54:55.362Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-09T01:54:55.362Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-09T01:54:55.362Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-09T01:54:55.362Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-09T01:54:55.362Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-09T01:54:55.362Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-09T01:54:55.363Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-09T01:54:55.363Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-09T01:54:55.363Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-09T01:54:55.621Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-09T01:54:55.621Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-09T01:54:55.621Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-09T01:54:55.621Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2021-09-09T01:54:55.621Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2021-09-09T01:54:55.621Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2021-09-09T01:54:55.621Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2021-09-09T01:54:55.621Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2021-09-09T01:54:55.621Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-09T01:54:55.621Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-09T01:54:57.005Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-09T01:54:57.940Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-09T01:54:58.874Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-09T01:54:58.874Z] daemon_test.go:148: [d211407da6d65] daemon is not started [2021-09-09T01:54:58.874Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2021-09-09T01:54:58.874Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-09-09T01:54:58.874Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-09-09T01:54:58.874Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-09-09T01:54:58.874Z] PASS [2021-09-09T01:54:58.874Z] [2021-09-09T01:54:58.874Z] DONE 11 tests in 4.358s [2021-09-09T01:54:58.874Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-09T01:54:59.132Z] INFO: Testing against a local daemon [2021-09-09T01:54:59.132Z] === RUN TestCommitInheritsEnv [2021-09-09T01:55:01.661Z] --- PASS: TestCommitInheritsEnv (2.02s) [2021-09-09T01:55:01.661Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-09T01:55:01.661Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-09T01:55:01.661Z] === RUN TestImagesFilterMultiReference [2021-09-09T01:55:01.661Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-09T01:55:01.661Z] === RUN TestImagePullPlatformInvalid [2021-09-09T01:55:01.661Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-09T01:55:01.661Z] === RUN TestRemoveImageOrphaning [2021-09-09T01:55:03.561Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-09-09T01:55:03.561Z] === RUN TestRemoveImageGarbageCollector [2021-09-09T01:55:03.561Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-09-09T01:55:03.561Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-09-09T01:55:03.561Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-09T01:55:03.561Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-09-09T01:55:03.561Z] === RUN TestTagInvalidReference [2021-09-09T01:55:03.561Z] --- PASS: TestTagInvalidReference (0.01s) [2021-09-09T01:55:03.561Z] === RUN TestTagValidPrefixedRepo [2021-09-09T01:55:03.561Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-09T01:55:03.561Z] === RUN TestTagExistedNameWithoutForce [2021-09-09T01:55:03.561Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-09T01:55:03.561Z] === RUN TestTagOfficialNames [2021-09-09T01:55:03.561Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-09T01:55:03.561Z] === RUN TestTagMatchesDigest [2021-09-09T01:55:03.561Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-09-09T01:55:03.561Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-09T01:55:13.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-09T01:55:13.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-09T01:55:14.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-09T01:55:17.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-09T01:55:17.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-09T01:55:21.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-09T01:55:28.946Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-09T01:55:28.946Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-09T01:55:28.946Z] GOOS="" GOARCH="" GOARM="" [2021-09-09T01:55:28.946Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-09T01:55:28.946Z] [2021-09-09T01:55:28.946Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-09-09T01:55:28.946Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-09-09T01:55:28.946Z] Using test binary docker [2021-09-09T01:55:28.946Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-09T01:55:28.946Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-09T01:55:28.946Z] INFO: Waiting for daemon to start... [2021-09-09T01:55:28.946Z] Starting dockerd [2021-09-09T01:55:29.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-09T01:55:29.886Z] . [2021-09-09T01:55:29.886Z] INFO: Building docker-sdk-python3:5.0.0... [2021-09-09T01:55:31.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-09T01:55:34.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-09T01:55:35.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-09T01:55:38.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-09T01:55:40.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-09T01:55:43.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-09T01:55:46.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-09T01:55:48.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-09T01:55:50.864Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-09T01:55:50.864Z] Using test binary docker [2021-09-09T01:55:50.864Z] +++ /etc/init.d/apparmor start [2021-09-09T01:55:50.864Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-09T01:55:50.864Z] INFO: Waiting for daemon to start... [2021-09-09T01:55:50.864Z] Starting dockerd [2021-09-09T01:55:50.864Z] +++ 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-09T01:55:53.386Z] . [2021-09-09T01:55:53.386Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-09T01:55:53.386Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-09T01:55:53.386Z] Error: No such image: emptyfs [2021-09-09T01:55:53.386Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-09T01:55:53.386Z] ++++ docker load [2021-09-09T01:55:53.386Z] Running integration-test (iteration 1) [2021-09-09T01:55:53.386Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-09-09T01:55:53.386Z] ++ 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-09T01:55:53.386Z] ++ set -e [2021-09-09T01:55:53.386Z] ++ '[' -n 0 ']' [2021-09-09T01:55:53.386Z] ++ set -x [2021-09-09T01:55:53.386Z] ++ env -i DEST=/go/src/github.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-09T01:55:54.316Z] Loaded image: busybox:latest [2021-09-09T01:55:54.878Z] Loaded image: busybox:glibc [2021-09-09T01:55:58.892Z] 393f6f5bddce: Pull complete [2021-09-09T01:55:58.892Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04 [2021-09-09T01:55:58.892Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T01:55:58.892Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-09-09T01:55:58.892Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-09-09T01:55:58.892Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.169' [2021-09-09T01:55:58.892Z] WARN: Skipping validation tests [2021-09-09T01:55:58.892Z] INFO: Running unit tests at 09/09/2021 01:55:47... [2021-09-09T01:55:58.892Z] INFO: make.ps1 starting at 09/09/2021 01:55:50 [2021-09-09T01:55:58.892Z] INFO: Git commit (4d69f79f49) assumed from DOCKER_GITCOMMIT environment variable [2021-09-09T01:55:58.892Z] INFO: Invoking autogen... [2021-09-09T01:55:58.892Z] INFO: Running unit tests... [2021-09-09T01:55:58.893Z] 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-09T01:56:00.130Z] Loaded image: debian:bullseye-slim [2021-09-09T01:56:00.130Z] Loaded image: hello-world:latest [2021-09-09T01:56:00.130Z] Loaded image: arm32v7/hello-world:latest [2021-09-09T01:56:00.130Z] INFO: Testing against a local daemon [2021-09-09T01:56:00.130Z] === RUN TestCgroupNamespacesBuild [2021-09-09T01:56:02.659Z] --- PASS: TestCgroupNamespacesBuild (2.58s) [2021-09-09T01:56:02.659Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-09T01:56:03.668Z] ? github.com/docker/docker/api [no test files] [2021-09-09T01:56:05.181Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2021-09-09T01:56:05.181Z] === RUN TestBuildWithSession [2021-09-09T01:56:05.181Z] build_session_test.go:25: TODO: BuildKit [2021-09-09T01:56:05.181Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-09T01:56:05.181Z] === RUN TestBuildSquashParent [2021-09-09T01:56:15.137Z] --- PASS: TestBuildSquashParent (8.83s) [2021-09-09T01:56:15.137Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-09T01:56:15.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T01:56:15.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T01:56:15.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T01:56:15.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T01:56:15.137Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T01:56:15.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T01:56:15.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T01:56:15.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T01:56:15.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T01:56:15.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T01:56:15.137Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T01:56:15.137Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T01:56:15.137Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T01:56:15.137Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T01:56:16.601Z] sha256:c3a052c3bf97d9b28da4930cf7d480c1bb3952ea07ddd29a7e14bab45b9e135e [2021-09-09T01:56:16.601Z] INFO: Starting docker-py tests... [2021-09-09T01:56:16.601Z] ============================= test session starts ============================== [2021-09-09T01:56:16.601Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.10.0, pluggy-1.0.0 [2021-09-09T01:56:16.601Z] rootdir: /src, inifile: pytest.ini [2021-09-09T01:56:16.601Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-09-09T01:56:16.601Z] collected 390 items / 1 deselected / 389 selected [2021-09-09T01:56:16.601Z] [2021-09-09T01:56:17.033Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T01:56:17.033Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T01:56:17.709Z] ok github.com/docker/docker/libnetwork/networkdb 103.121s coverage: 60.3% of statements [2021-09-09T01:56:17.709Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-09T01:56:17.709Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2021-09-09T01:56:17.709Z] ok github.com/docker/docker/libnetwork/osl 4.418s coverage: 39.7% of statements [2021-09-09T01:56:17.709Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-09-09T01:56:17.709Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-09-09T01:56:18.643Z] === RUN TestMiddlewares [2021-09-09T01:56:18.643Z] --- PASS: TestMiddlewares (0.00s) [2021-09-09T01:56:18.643Z] PASS [2021-09-09T01:56:18.643Z] coverage: 9.0% of statements [2021-09-09T01:56:18.643Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements [2021-09-09T01:56:19.801Z] 393f6f5bddce: Pull complete [2021-09-09T01:56:19.801Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04 [2021-09-09T01:56:19.801Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T01:56:19.801Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-09-09T01:56:19.801Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-09-09T01:56:19.801Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.169' [2021-09-09T01:56:19.801Z] WARN: Skipping validation tests [2021-09-09T01:56:19.801Z] INFO: Running unit tests at 09/09/2021 01:56:05... [2021-09-09T01:56:19.801Z] INFO: make.ps1 starting at 09/09/2021 01:56:08 [2021-09-09T01:56:19.801Z] INFO: Git commit (bd2b859c38) assumed from DOCKER_GITCOMMIT environment variable [2021-09-09T01:56:19.801Z] INFO: Invoking autogen... [2021-09-09T01:56:19.801Z] INFO: Running unit tests... [2021-09-09T01:56:19.801Z] 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-09T01:56:21.017Z] ok github.com/docker/docker/libnetwork/portmapper 2.795s coverage: 48.6% of statements [2021-09-09T01:56:21.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T01:56:21.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T01:56:22.403Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-09-09T01:56:22.403Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-09T01:56:22.752Z] ? github.com/docker/docker/api [no test files] [2021-09-09T01:56:22.976Z] ok github.com/docker/docker/libnetwork/types 0.006s coverage: 37.3% of statements [2021-09-09T01:56:23.237Z] [2021-09-09T01:56:23.237Z] === Skipped [2021-09-09T01:56:23.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-09T01:56:23.237Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:56:23.237Z] [2021-09-09T01:56:23.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-09T01:56:23.237Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:56:23.237Z] [2021-09-09T01:56:23.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-09T01:56:23.237Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:56:23.237Z] [2021-09-09T01:56:23.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-09T01:56:23.237Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:56:23.237Z] [2021-09-09T01:56:23.237Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-09T01:56:23.237Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:56:23.237Z] [2021-09-09T01:56:23.237Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-09-09T01:56:23.237Z] firewalld_test.go:14: firewalld is not running [2021-09-09T01:56:23.237Z] [2021-09-09T01:56:23.237Z] DONE 331 tests, 6 skipped in 315.612s [2021-09-09T01:56:23.274Z] c67ded6868b6: Pull complete [2021-09-09T01:56:23.274Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-09-09T01:56:23.274Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T01:56:23.274Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-09-09T01:56:23.274Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-09-09T01:56:23.274Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114' [2021-09-09T01:56:23.274Z] WARN: Skipping validation tests [2021-09-09T01:56:23.274Z] INFO: Running unit tests at 09/09/2021 01:56:22... [2021-09-09T01:56:24.525Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-09T01:56:24.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.40s) [2021-09-09T01:56:24.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.45s) [2021-09-09T01:56:24.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s) [2021-09-09T01:56:24.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.39s) [2021-09-09T01:56:24.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2021-09-09T01:56:24.525Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.41s) [2021-09-09T01:56:24.525Z] === RUN TestBuildMultiStageCopy [2021-09-09T01:56:24.525Z] === RUN TestBuildMultiStageCopy/copy_to_root Post stage [Pipeline] junit [2021-09-09T01:56:24.642Z] Recording test results [2021-09-09T01:56:26.421Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-09T01:56:26.524Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-09-09T01:56:26.886Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42810/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ddd5e7601b1e2b7e84359228e279ca0edfcd124b -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:ddd5e7601b1e2b7e84359228e279ca0edfcd124b hack/make.sh dynbinary test-integration [2021-09-09T01:56:26.985Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-09T01:56:27.029Z] INFO: make.ps1 starting at 09/09/2021 01:56:26 [2021-09-09T01:56:27.488Z] INFO: Git commit (a1899df121) assumed from DOCKER_GITCOMMIT environment variable [2021-09-09T01:56:27.488Z] INFO: Invoking autogen... [2021-09-09T01:56:27.550Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-09T01:56:27.832Z] [2021-09-09T01:56:27.832Z] Removing bundles/ [2021-09-09T01:56:27.832Z] [2021-09-09T01:56:27.832Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-09-09T01:56:27.832Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-09-09T01:56:27.832Z] GOOS="" GOARCH="" GOARM="" [2021-09-09T01:56:27.944Z] INFO: Running unit tests... [2021-09-09T01:56:28.114Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-09T01:56:28.678Z] --- PASS: TestBuildMultiStageCopy (4.76s) [2021-09-09T01:56:28.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2021-09-09T01:56:28.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2021-09-09T01:56:28.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2021-09-09T01:56:28.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-09-09T01:56:28.678Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2021-09-09T01:56:28.678Z] === RUN TestBuildMultiStageParentConfig [2021-09-09T01:56:29.847Z] --- PASS: TestImportExtremelyLargeImageWorks (91.63s) [2021-09-09T01:56:29.847Z] PASS [2021-09-09T01:56:29.847Z] [2021-09-09T01:56:29.847Z] DONE 12 tests in 94.126s [2021-09-09T01:56:29.847Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-09T01:56:29.847Z] INFO: Testing against a local daemon [2021-09-09T01:56:29.847Z] === RUN TestNetworkCreateDelete [2021-09-09T01:56:29.847Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-09-09T01:56:29.847Z] === RUN TestDockerNetworkDeletePreferID [2021-09-09T01:56:29.847Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-09-09T01:56:29.847Z] === RUN TestDaemonDNSFallback [2021-09-09T01:56:30.049Z] --- PASS: TestBuildMultiStageParentConfig (1.20s) [2021-09-09T01:56:30.049Z] === RUN TestBuildLabelWithTargets [2021-09-09T01:56:31.774Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-09-09T01:56:31.944Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2021-09-09T01:56:31.944Z] === RUN TestBuildWithEmptyLayers [2021-09-09T01:56:32.344Z] tests/integration/api_client_test.py ..... [ 7%] [2021-09-09T01:56:32.391Z] --- PASS: TestDaemonDNSFallback (6.41s) [2021-09-09T01:56:32.391Z] === RUN TestInspectNetwork [2021-09-09T01:56:33.314Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2021-09-09T01:56:33.314Z] === RUN TestBuildMultiStageOnBuild [2021-09-09T01:56:34.115Z] tests/integration/api_config_test.py ..... [ 8%] [2021-09-09T01:56:34.929Z] === RUN TestInspectNetwork/full_network_id [2021-09-09T01:56:34.929Z] === RUN TestInspectNetwork/partial_network_id [2021-09-09T01:56:34.929Z] === RUN TestInspectNetwork/network_name [2021-09-09T01:56:34.929Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-09T01:56:34.995Z] 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-09T01:56:35.241Z] === RUN TestMiddlewares [2021-09-09T01:56:35.241Z] --- PASS: TestMiddlewares (0.00s) [2021-09-09T01:56:35.241Z] PASS [2021-09-09T01:56:35.241Z] coverage: 9.0% of statements [2021-09-09T01:56:35.241Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2021-09-09T01:56:36.584Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2021-09-09T01:56:36.584Z] === RUN TestBuildUncleanTarFilenames [2021-09-09T01:56:37.513Z] --- PASS: TestBuildUncleanTarFilenames (1.57s) [2021-09-09T01:56:37.513Z] === RUN TestBuildMultiStageLayerLeak [2021-09-09T01:56:39.123Z] --- PASS: TestInspectNetwork (7.23s) [2021-09-09T01:56:39.123Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-09T01:56:39.123Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-09T01:56:39.123Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-09T01:56:39.123Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-09T01:56:39.123Z] === RUN TestRunContainerWithBridgeNone [2021-09-09T01:56:39.999Z] --- PASS: TestImportExtremelyLargeImageWorks (89.74s) [2021-09-09T01:56:39.999Z] PASS [2021-09-09T01:56:39.999Z] [2021-09-09T01:56:39.999Z] === Skipped [2021-09-09T01:56:39.999Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-09-09T01:56:39.999Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-09-09T01:56:40.000Z] [2021-09-09T01:56:40.000Z] DONE 12 tests, 1 skipped in 94.097s [2021-09-09T01:56:40.000Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-09T01:56:40.000Z] INFO: Testing against a local daemon [2021-09-09T01:56:40.000Z] === RUN TestNetworkCreateDelete [2021-09-09T01:56:40.000Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-09-09T01:56:40.000Z] === RUN TestDockerNetworkDeletePreferID [2021-09-09T01:56:40.000Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-09-09T01:56:40.000Z] === RUN TestDaemonDNSFallback [2021-09-09T01:56:40.000Z] --- PASS: TestDaemonDNSFallback (6.35s) [2021-09-09T01:56:40.000Z] === RUN TestInspectNetwork [2021-09-09T01:56:40.000Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:40.000Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-09T01:56:40.000Z] === RUN TestRunContainerWithBridgeNone [2021-09-09T01:56:40.000Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.000Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-09T01:56:40.000Z] === RUN TestNetworkInvalidJSON [2021-09-09T01:56:40.000Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-09T01:56:40.000Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-09T01:56:40.000Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T01:56:40.000Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T01:56:40.000Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T01:56:40.000Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T01:56:40.000Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-09T01:56:40.000Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T01:56:40.000Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T01:56:40.000Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-09-09T01:56:40.000Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-09T01:56:40.000Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-09T01:56:40.000Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-09T01:56:40.000Z] === RUN TestNetworkList [2021-09-09T01:56:40.000Z] === RUN TestNetworkList//networks [2021-09-09T01:56:40.000Z] === PAUSE TestNetworkList//networks [2021-09-09T01:56:40.000Z] === RUN TestNetworkList//networks/ [2021-09-09T01:56:40.000Z] === PAUSE TestNetworkList//networks/ [2021-09-09T01:56:40.000Z] === CONT TestNetworkList//networks [2021-09-09T01:56:40.000Z] === CONT TestNetworkList//networks/ [2021-09-09T01:56:40.000Z] --- PASS: TestNetworkList (0.01s) [2021-09-09T01:56:40.000Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-09T01:56:40.000Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-09T01:56:40.000Z] === RUN TestHostIPv4BridgeLabel [2021-09-09T01:56:40.000Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.000Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-09T01:56:40.000Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-09T01:56:40.000Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.000Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-09-09T01:56:40.000Z] === RUN TestDaemonDefaultNetworkPools [2021-09-09T01:56:40.000Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.000Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-09T01:56:40.000Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-09T01:56:40.000Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.000Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-09T01:56:40.000Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-09T01:56:40.000Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.000Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-09T01:56:40.000Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-09T01:56:40.000Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.000Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-09-09T01:56:40.000Z] === RUN TestServiceWithPredefinedNetwork [2021-09-09T01:56:40.000Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:40.000Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-09T01:56:40.000Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-09T01:56:40.000Z] service_test.go:243: FLAKY_TEST [2021-09-09T01:56:40.000Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-09T01:56:40.000Z] === RUN TestServiceWithDataPathPortInit [2021-09-09T01:56:40.000Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:40.000Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-09-09T01:56:40.000Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-09T01:56:40.000Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:40.000Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-09T01:56:40.000Z] PASS [2021-09-09T01:56:40.000Z] [2021-09-09T01:56:40.000Z] === Skipped [2021-09-09T01:56:40.000Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-09-09T01:56:40.000Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:40.000Z] [2021-09-09T01:56:40.000Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-09-09T01:56:40.000Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.000Z] [2021-09-09T01:56:40.000Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-09-09T01:56:40.000Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.000Z] [2021-09-09T01:56:40.000Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-09-09T01:56:40.000Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.000Z] [2021-09-09T01:56:40.000Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-09-09T01:56:40.000Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.000Z] [2021-09-09T01:56:40.000Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-09T01:56:40.000Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.000Z] [2021-09-09T01:56:40.000Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-09T01:56:40.000Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.000Z] [2021-09-09T01:56:40.000Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-09-09T01:56:40.000Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.000Z] [2021-09-09T01:56:40.000Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-09-09T01:56:40.000Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:40.000Z] [2021-09-09T01:56:40.000Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-09T01:56:40.000Z] service_test.go:243: FLAKY_TEST [2021-09-09T01:56:40.000Z] [2021-09-09T01:56:40.000Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-09-09T01:56:40.000Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:40.000Z] [2021-09-09T01:56:40.000Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-09T01:56:40.000Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:40.000Z] [2021-09-09T01:56:40.000Z] DONE 22 tests, 12 skipped in 7.011s [2021-09-09T01:56:40.000Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-09T01:56:40.258Z] INFO: Testing against a local daemon [2021-09-09T01:56:40.258Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-09T01:56:40.258Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T01:56:40.258Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-09T01:56:40.258Z] === RUN TestDockerNetworkIpvlan [2021-09-09T01:56:40.258Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T01:56:40.258Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-09T01:56:40.258Z] PASS [2021-09-09T01:56:40.258Z] [2021-09-09T01:56:40.258Z] === Skipped [2021-09-09T01:56:40.258Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-09T01:56:40.258Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T01:56:40.258Z] [2021-09-09T01:56:40.258Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-09T01:56:40.258Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T01:56:40.258Z] [2021-09-09T01:56:40.258Z] DONE 2 tests, 2 skipped in 0.105s [2021-09-09T01:56:40.258Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-09T01:56:40.258Z] INFO: Testing against a local daemon [2021-09-09T01:56:40.258Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-09T01:56:40.258Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.258Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-09-09T01:56:40.258Z] === RUN TestDockerNetworkMacvlan [2021-09-09T01:56:40.258Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.258Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-09-09T01:56:40.258Z] PASS [2021-09-09T01:56:40.258Z] [2021-09-09T01:56:40.258Z] === Skipped [2021-09-09T01:56:40.258Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-09-09T01:56:40.258Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.258Z] [2021-09-09T01:56:40.258Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-09-09T01:56:40.258Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:56:40.258Z] [2021-09-09T01:56:40.258Z] DONE 2 tests, 2 skipped in 0.095s [2021-09-09T01:56:40.258Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-09T01:56:40.258Z] testing: warning: no tests to run [2021-09-09T01:56:40.258Z] PASS [2021-09-09T01:56:40.258Z] [2021-09-09T01:56:40.258Z] DONE 0 tests in 0.024s [2021-09-09T01:56:40.516Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-09T01:56:40.516Z] INFO: Testing against a local daemon [2021-09-09T01:56:40.516Z] === RUN TestAuthZPluginAllowRequest [2021-09-09T01:56:40.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.516Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-09-09T01:56:40.516Z] === RUN TestAuthZPluginTLS [2021-09-09T01:56:40.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.516Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-09-09T01:56:40.516Z] === RUN TestAuthZPluginDenyRequest [2021-09-09T01:56:40.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.516Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-09-09T01:56:40.516Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-09T01:56:40.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.516Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-09-09T01:56:40.516Z] === RUN TestAuthZPluginDenyResponse [2021-09-09T01:56:40.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.516Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-09-09T01:56:40.516Z] === RUN TestAuthZPluginAllowEventStream [2021-09-09T01:56:40.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.516Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-09-09T01:56:40.516Z] === RUN TestAuthZPluginErrorResponse [2021-09-09T01:56:40.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.516Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-09-09T01:56:40.516Z] === RUN TestAuthZPluginErrorRequest [2021-09-09T01:56:40.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.516Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-09-09T01:56:40.516Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-09T01:56:40.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.516Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-09-09T01:56:40.516Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-09T01:56:40.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.516Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-09-09T01:56:40.516Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-09T01:56:40.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.516Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-09-09T01:56:40.516Z] === RUN TestAuthZPluginHeader [2021-09-09T01:56:40.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.516Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-09-09T01:56:40.516Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-09T01:56:40.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.516Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2021-09-09T01:56:40.516Z] === RUN TestAuthZPluginV2Disable [2021-09-09T01:56:40.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.516Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-09-09T01:56:40.516Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-09-09T01:56:40.774Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-09-09T01:56:40.774Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-09-09T01:56:40.774Z] PASS [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === Skipped [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-09-09T01:56:40.774Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] DONE 17 tests, 17 skipped in 0.293s [2021-09-09T01:56:40.774Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-09T01:56:40.774Z] INFO: Testing against a local daemon [2021-09-09T01:56:40.774Z] === RUN TestPluginInvalidJSON [2021-09-09T01:56:40.774Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T01:56:40.774Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T01:56:40.774Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T01:56:40.774Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-09-09T01:56:40.774Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-09T01:56:40.774Z] === RUN TestPluginInstall [2021-09-09T01:56:40.774Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-09T01:56:40.774Z] === RUN TestPluginsWithRuntimes [2021-09-09T01:56:40.774Z] 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-09T01:56:40.774Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-09T01:56:40.774Z] === RUN TestPluginBackCompatMediaTypes [2021-09-09T01:56:40.774Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-09-09T01:56:40.774Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-09T01:56:40.774Z] PASS [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === Skipped [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-09-09T01:56:40.774Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-09-09T01:56:40.774Z] 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-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-09-09T01:56:40.774Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-09-09T01:56:40.774Z] [2021-09-09T01:56:40.774Z] DONE 5 tests, 3 skipped in 0.124s [2021-09-09T01:56:40.774Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-09T01:56:41.032Z] INFO: Testing against a local daemon [2021-09-09T01:56:41.032Z] === RUN TestExternalGraphDriver [2021-09-09T01:56:41.032Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-09-09T01:56:41.032Z] --- SKIP: TestExternalGraphDriver (0.04s) [2021-09-09T01:56:41.032Z] === RUN TestGraphdriverPluginV2 [2021-09-09T01:56:41.037Z] --- PASS: TestRunContainerWithBridgeNone (1.75s) [2021-09-09T01:56:41.037Z] === RUN TestNetworkInvalidJSON [2021-09-09T01:56:41.037Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-09T01:56:41.037Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-09T01:56:41.037Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T01:56:41.037Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T01:56:41.037Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T01:56:41.037Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T01:56:41.037Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-09T01:56:41.037Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T01:56:41.037Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T01:56:41.037Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-09T01:56:41.037Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-09T01:56:41.038Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-09T01:56:41.038Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-09T01:56:41.038Z] === RUN TestNetworkList [2021-09-09T01:56:41.038Z] === RUN TestNetworkList//networks [2021-09-09T01:56:41.038Z] === PAUSE TestNetworkList//networks [2021-09-09T01:56:41.038Z] === RUN TestNetworkList//networks/ [2021-09-09T01:56:41.038Z] === PAUSE TestNetworkList//networks/ [2021-09-09T01:56:41.038Z] === CONT TestNetworkList//networks [2021-09-09T01:56:41.038Z] === CONT TestNetworkList//networks/ [2021-09-09T01:56:41.038Z] --- PASS: TestNetworkList (0.01s) [2021-09-09T01:56:41.038Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-09T01:56:41.038Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-09T01:56:41.038Z] === RUN TestHostIPv4BridgeLabel [2021-09-09T01:56:41.607Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-09-09T01:56:41.607Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-09T01:56:41.688Z] --- PASS: TestBuildMultiStageLayerLeak (3.32s) [2021-09-09T01:56:41.688Z] === RUN TestBuildWithHugeFile [2021-09-09T01:56:42.546Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-09-09T01:56:42.546Z] === RUN TestDaemonDefaultNetworkPools [2021-09-09T01:56:43.484Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-09-09T01:56:43.484Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-09T01:56:43.540Z] ? github.com/docker/docker/api [no test files] [2021-09-09T01:56:44.423Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-09-09T01:56:44.423Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-09T01:56:45.215Z] --- PASS: TestGraphdriverPluginV2 (3.49s) [2021-09-09T01:56:45.215Z] PASS [2021-09-09T01:56:45.215Z] [2021-09-09T01:56:45.215Z] === Skipped [2021-09-09T01:56:45.215Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2021-09-09T01:56:45.215Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-09-09T01:56:45.215Z] [2021-09-09T01:56:45.215Z] DONE 2 tests, 1 skipped in 3.642s [2021-09-09T01:56:45.215Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-09T01:56:45.215Z] INFO: Testing against a local daemon [2021-09-09T01:56:45.215Z] === RUN TestContinueAfterPluginCrash [2021-09-09T01:56:45.216Z] === PAUSE TestContinueAfterPluginCrash [2021-09-09T01:56:45.216Z] === RUN TestReadPluginNoRead [2021-09-09T01:56:45.216Z] === PAUSE TestReadPluginNoRead [2021-09-09T01:56:45.216Z] === RUN TestDaemonStartWithLogOpt [2021-09-09T01:56:45.216Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-09T01:56:45.216Z] === CONT TestContinueAfterPluginCrash [2021-09-09T01:56:45.216Z] === CONT TestDaemonStartWithLogOpt [2021-09-09T01:56:45.802Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-09-09T01:56:45.802Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-09T01:56:46.370Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-09-09T01:56:46.370Z] === RUN TestServiceWithPredefinedNetwork [2021-09-09T01:56:48.909Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2021-09-09T01:56:48.909Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-09T01:56:48.909Z] service_test.go:243: FLAKY_TEST [2021-09-09T01:56:48.909Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-09T01:56:48.909Z] === RUN TestServiceWithDataPathPortInit [2021-09-09T01:56:49.402Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2021-09-09T01:56:49.402Z] === CONT TestReadPluginNoRead [2021-09-09T01:56:51.304Z] === RUN TestReadPluginNoRead/default [2021-09-09T01:56:52.238Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-09T01:56:53.612Z] --- PASS: TestContinueAfterPluginCrash (8.95s) [2021-09-09T01:56:53.612Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-09T01:56:54.984Z] === CONT TestReadPluginNoRead [2021-09-09T01:56:54.984Z] read_test.go:92: [d342df78917f7] daemon is not started [2021-09-09T01:56:54.984Z] --- PASS: TestReadPluginNoRead (5.99s) [2021-09-09T01:56:54.984Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2021-09-09T01:56:54.984Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2021-09-09T01:56:54.984Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2021-09-09T01:56:54.984Z] PASS [2021-09-09T01:56:54.984Z] [2021-09-09T01:56:54.984Z] DONE 6 tests in 10.407s [2021-09-09T01:56:54.984Z] 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-09T01:56:54.984Z] testing: warning: no tests to run [2021-09-09T01:56:54.984Z] PASS [2021-09-09T01:56:54.984Z] [2021-09-09T01:56:54.984Z] DONE 0 tests in 0.032s [2021-09-09T01:56:54.984Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-09T01:56:54.984Z] INFO: Testing against a local daemon [2021-09-09T01:56:54.984Z] === RUN TestPluginWithDevMounts [2021-09-09T01:56:54.984Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-09-09T01:56:54.984Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-09T01:56:54.984Z] PASS [2021-09-09T01:56:54.984Z] [2021-09-09T01:56:54.984Z] === Skipped [2021-09-09T01:56:54.984Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-09-09T01:56:54.984Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-09-09T01:56:54.984Z] [2021-09-09T01:56:54.985Z] DONE 1 tests, 1 skipped in 0.097s [2021-09-09T01:56:54.985Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-09T01:56:55.243Z] INFO: Testing against a local daemon [2021-09-09T01:56:55.243Z] === RUN TestSecretInspect [2021-09-09T01:56:55.243Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.243Z] --- SKIP: TestSecretInspect (0.01s) [2021-09-09T01:56:55.243Z] === RUN TestSecretList [2021-09-09T01:56:55.243Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.243Z] --- SKIP: TestSecretList (0.01s) [2021-09-09T01:56:55.243Z] === RUN TestSecretsCreateAndDelete [2021-09-09T01:56:55.243Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.243Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-09-09T01:56:55.243Z] === RUN TestSecretsUpdate [2021-09-09T01:56:55.243Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.243Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-09-09T01:56:55.243Z] === RUN TestTemplatedSecret [2021-09-09T01:56:55.243Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.243Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-09T01:56:55.243Z] === RUN TestSecretCreateResolve [2021-09-09T01:56:55.243Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.243Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-09-09T01:56:55.243Z] PASS [2021-09-09T01:56:55.243Z] [2021-09-09T01:56:55.243Z] === Skipped [2021-09-09T01:56:55.243Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-09-09T01:56:55.243Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.243Z] [2021-09-09T01:56:55.243Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-09-09T01:56:55.243Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.243Z] [2021-09-09T01:56:55.243Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-09-09T01:56:55.243Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.243Z] [2021-09-09T01:56:55.243Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-09-09T01:56:55.243Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.243Z] [2021-09-09T01:56:55.243Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-09-09T01:56:55.243Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.243Z] [2021-09-09T01:56:55.243Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-09-09T01:56:55.243Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.243Z] [2021-09-09T01:56:55.243Z] DONE 6 tests, 6 skipped in 0.158s [2021-09-09T01:56:55.243Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-09T01:56:55.243Z] INFO: Testing against a local daemon [2021-09-09T01:56:55.243Z] === RUN TestServiceCreateInit [2021-09-09T01:56:55.243Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-09T01:56:55.243Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.243Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-09T01:56:55.243Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.243Z] --- PASS: TestServiceCreateInit (0.02s) [2021-09-09T01:56:55.243Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-09T01:56:55.243Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-09T01:56:55.243Z] === RUN TestCreateServiceMultipleTimes [2021-09-09T01:56:55.243Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.501Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-09-09T01:56:55.501Z] === RUN TestCreateServiceConflict [2021-09-09T01:56:55.501Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.501Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-09-09T01:56:55.501Z] === RUN TestCreateServiceMaxReplicas [2021-09-09T01:56:55.501Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.501Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-09-09T01:56:55.501Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-09T01:56:55.501Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.501Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-09-09T01:56:55.501Z] === RUN TestCreateServiceSecretFileMode [2021-09-09T01:56:55.501Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.501Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-09-09T01:56:55.501Z] === RUN TestCreateServiceConfigFileMode [2021-09-09T01:56:55.501Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.501Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-09-09T01:56:55.501Z] === RUN TestCreateServiceSysctls [2021-09-09T01:56:55.501Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.501Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-09T01:56:55.501Z] === RUN TestCreateServiceCapabilities [2021-09-09T01:56:55.501Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.501Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-09T01:56:55.501Z] === RUN TestInspect [2021-09-09T01:56:55.501Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.501Z] --- SKIP: TestInspect (0.01s) [2021-09-09T01:56:55.501Z] === RUN TestCreateJob [2021-09-09T01:56:55.501Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.501Z] --- SKIP: TestCreateJob (0.01s) [2021-09-09T01:56:55.501Z] === RUN TestReplicatedJob [2021-09-09T01:56:55.501Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.501Z] --- SKIP: TestReplicatedJob (0.01s) [2021-09-09T01:56:55.501Z] === RUN TestUpdateReplicatedJob [2021-09-09T01:56:55.501Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.501Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-09-09T01:56:55.501Z] === RUN TestServiceListWithStatuses [2021-09-09T01:56:55.501Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-09T01:56:55.501Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-09T01:56:55.501Z] === RUN TestDockerNetworkConnectAlias [2021-09-09T01:56:55.501Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.502Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-09-09T01:56:55.502Z] === RUN TestDockerNetworkReConnect [2021-09-09T01:56:55.502Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:55.502Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-09-09T01:56:55.502Z] === RUN TestServicePlugin [2021-09-09T01:56:57.404Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.404Z] --- SKIP: TestServicePlugin (1.90s) [2021-09-09T01:56:57.404Z] === RUN TestServiceUpdateLabel [2021-09-09T01:56:57.404Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.404Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-09-09T01:56:57.404Z] === RUN TestServiceUpdateSecrets [2021-09-09T01:56:57.404Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.404Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-09-09T01:56:57.404Z] === RUN TestServiceUpdateConfigs [2021-09-09T01:56:57.404Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.404Z] --- SKIP: TestServiceUpdateConfigs (0.04s) [2021-09-09T01:56:57.404Z] === RUN TestServiceUpdateNetwork [2021-09-09T01:56:57.404Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.404Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-09-09T01:56:57.404Z] === RUN TestServiceUpdatePidsLimit [2021-09-09T01:56:57.662Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2021-09-09T01:56:57.662Z] PASS [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === Skipped [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-09T01:56:57.662Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-09T01:56:57.662Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-09-09T01:56:57.662Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-09-09T01:56:57.662Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-09-09T01:56:57.662Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-09-09T01:56:57.662Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-09-09T01:56:57.662Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-09-09T01:56:57.662Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-09-09T01:56:57.662Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-09-09T01:56:57.662Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-09-09T01:56:57.662Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-09-09T01:56:57.662Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-09-09T01:56:57.662Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-09-09T01:56:57.662Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-09T01:56:57.662Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-09-09T01:56:57.662Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-09-09T01:56:57.662Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s) [2021-09-09T01:56:57.662Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-09-09T01:56:57.662Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-09-09T01:56:57.662Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.04s) [2021-09-09T01:56:57.662Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-09-09T01:56:57.662Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2021-09-09T01:56:57.662Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] DONE 24 tests, 23 skipped in 2.332s [2021-09-09T01:56:57.662Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-09T01:56:57.662Z] INFO: Testing against a local daemon [2021-09-09T01:56:57.662Z] === RUN TestSessionCreate [2021-09-09T01:56:57.662Z] --- PASS: TestSessionCreate (0.03s) [2021-09-09T01:56:57.662Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-09T01:56:57.662Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-09T01:56:57.662Z] PASS [2021-09-09T01:56:57.662Z] [2021-09-09T01:56:57.662Z] DONE 2 tests in 0.170s [2021-09-09T01:56:57.662Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-09T01:56:57.921Z] INFO: Testing against a local daemon [2021-09-09T01:56:57.921Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-09T01:56:57.921Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-09T01:56:57.921Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-09T01:56:57.921Z] === RUN TestDiskUsage [2021-09-09T01:56:57.921Z] === PAUSE TestDiskUsage [2021-09-09T01:56:57.921Z] === RUN TestEventsExecDie [2021-09-09T01:56:58.324Z] === RUN TestMiddlewares [2021-09-09T01:56:58.324Z] --- PASS: TestMiddlewares (0.00s) [2021-09-09T01:56:58.324Z] PASS [2021-09-09T01:56:58.324Z] coverage: 9.0% of statements [2021-09-09T01:56:58.324Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2021-09-09T01:56:58.488Z] --- PASS: TestEventsExecDie (0.52s) [2021-09-09T01:56:58.488Z] === RUN TestEventsBackwardsCompatible [2021-09-09T01:56:58.488Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-09-09T01:56:58.488Z] === RUN TestEventsVolumeCreate [2021-09-09T01:56:58.488Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-09-09T01:56:58.488Z] === RUN TestInfoBinaryCommits [2021-09-09T01:56:58.488Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-09T01:56:58.488Z] === RUN TestInfoAPIVersioned [2021-09-09T01:56:58.488Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-09T01:56:58.488Z] === RUN TestInfoDiscoveryBackend [2021-09-09T01:56:59.058Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-09-09T01:56:59.058Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-09T01:57:02.368Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2021-09-09T01:57:02.368Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-09T01:57:02.368Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:57:02.368Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-09-09T01:57:02.368Z] === RUN TestInfoAPI [2021-09-09T01:57:02.368Z] --- PASS: TestInfoAPI (0.02s) [2021-09-09T01:57:02.368Z] === RUN TestInfoAPIWarnings [2021-09-09T01:57:03.850Z] --- PASS: TestServiceWithDataPathPortInit (14.17s) [2021-09-09T01:57:03.850Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-09T01:57:05.079Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-09-09T01:57:05.231Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zk3ppa3aajxd82sswzmgg9s09 Created:2021-09-09 01:57:03.994943097 +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[cd39ab9db559af385c021bc2b939343762a125cde68ab9f2a36322f5f07e3bd5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wim3vvh1ju8ko2cf1daatauv5 EndpointID:95a1557afdc5ebc4b6356db1299847f25ceba9669e5a7de3f6ed150251c8401a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:046f32fd9a80e26d2a08dd3af9fea4eeac4f20d7b4b4988f2515072e7a42a9cf 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:432101be4eea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wim3vvh1ju8ko2cf1daatauv5 EndpointID:95a1557afdc5ebc4b6356db1299847f25ceba9669e5a7de3f6ed150251c8401a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-09T01:57:09.578Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-09T01:57:09.579Z] === RUN TestBoolValue [2021-09-09T01:57:09.579Z] --- PASS: TestBoolValue (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestBoolValueOrDefault [2021-09-09T01:57:09.579Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestInt64ValueOrZero [2021-09-09T01:57:09.579Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestInt64ValueOrDefault [2021-09-09T01:57:09.579Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-09T01:57:09.579Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestJsonContentType [2021-09-09T01:57:09.579Z] --- PASS: TestJsonContentType (0.00s) [2021-09-09T01:57:09.579Z] PASS [2021-09-09T01:57:09.579Z] coverage: 14.7% of statements [2021-09-09T01:57:09.579Z] ok github.com/docker/docker/api/server/httputils 0.100s coverage: 14.7% of statements [2021-09-09T01:57:09.579Z] === RUN TestMaskSecretKeys [2021-09-09T01:57:09.579Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-09T01:57:09.579Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-09T01:57:09.579Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-09T01:57:09.579Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-09T01:57:09.579Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-09T01:57:09.579Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-09T01:57:09.579Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestVersionMiddlewareVersion [2021-09-09T01:57:09.579Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-09T01:57:09.579Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-09T01:57:09.579Z] PASS [2021-09-09T01:57:09.579Z] coverage: 37.7% of statements [2021-09-09T01:57:09.579Z] ok github.com/docker/docker/api/server/middleware 0.044s coverage: 37.7% of statements [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-09T01:57:09.579Z] === RUN TestToJSON [2021-09-09T01:57:09.579Z] --- PASS: TestToJSON (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestToParamWithVersion [2021-09-09T01:57:09.579Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestFromJSON [2021-09-09T01:57:09.579Z] --- PASS: TestFromJSON (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestEmpty [2021-09-09T01:57:09.579Z] --- PASS: TestEmpty (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestArgsMatchKVListEmptySources [2021-09-09T01:57:09.579Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestArgsMatchKVList [2021-09-09T01:57:09.579Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestArgsMatch [2021-09-09T01:57:09.579Z] --- PASS: TestArgsMatch (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestAdd [2021-09-09T01:57:09.579Z] --- PASS: TestAdd (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestDel [2021-09-09T01:57:09.579Z] --- PASS: TestDel (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestLen [2021-09-09T01:57:09.579Z] --- PASS: TestLen (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestExactMatch [2021-09-09T01:57:09.579Z] --- PASS: TestExactMatch (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestOnlyOneExactMatch [2021-09-09T01:57:09.579Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestContains [2021-09-09T01:57:09.579Z] --- PASS: TestContains (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestValidate [2021-09-09T01:57:09.579Z] --- PASS: TestValidate (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestWalkValues [2021-09-09T01:57:09.579Z] --- PASS: TestWalkValues (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestFuzzyMatch [2021-09-09T01:57:09.579Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestClone [2021-09-09T01:57:09.579Z] --- PASS: TestClone (0.00s) [2021-09-09T01:57:09.579Z] PASS [2021-09-09T01:57:09.579Z] coverage: 92.2% of statements [2021-09-09T01:57:09.579Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2021-09-09T01:57:09.579Z] === RUN TestStrSliceMarshalJSON [2021-09-09T01:57:09.579Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestStrSliceUnmarshalJSON [2021-09-09T01:57:09.579Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestStrSliceUnmarshalString [2021-09-09T01:57:09.579Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestStrSliceUnmarshalSlice [2021-09-09T01:57:09.579Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-09T01:57:09.579Z] PASS [2021-09-09T01:57:09.579Z] coverage: 90.0% of statements [2021-09-09T01:57:09.579Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2021-09-09T01:57:09.579Z] === RUN TestAdjustForAPIVersion [2021-09-09T01:57:09.579Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-09T01:57:09.579Z] PASS [2021-09-09T01:57:09.579Z] coverage: 5.7% of statements [2021-09-09T01:57:09.579Z] ok github.com/docker/docker/api/server/router/swarm 0.037s coverage: 5.7% of statements [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-09T01:57:09.579Z] === RUN TestDurationToSecondsString [2021-09-09T01:57:09.579Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestGetTimestamp [2021-09-09T01:57:09.579Z] --- PASS: TestGetTimestamp (0.13s) [2021-09-09T01:57:09.579Z] === RUN TestParseTimestamps [2021-09-09T01:57:09.579Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-09T01:57:09.579Z] PASS [2021-09-09T01:57:09.579Z] coverage: 100.0% of statements [2021-09-09T01:57:09.579Z] ok github.com/docker/docker/api/types/time 0.156s coverage: 100.0% of statements [2021-09-09T01:57:09.579Z] === RUN TestCompareVersion [2021-09-09T01:57:09.579Z] --- PASS: TestCompareVersion (0.00s) [2021-09-09T01:57:09.579Z] PASS [2021-09-09T01:57:09.579Z] coverage: 77.3% of statements [2021-09-09T01:57:09.579Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 77.3% of statements [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/builder [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-09T01:57:09.579Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-09T01:57:09.579Z] === RUN TestParseRemoteURL [2021-09-09T01:57:09.579Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-09T01:57:09.579Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-09T01:57:09.579Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-09T01:57:09.579Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-09T01:57:09.579Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-09T01:57:09.579Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-09T01:57:09.579Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-09T01:57:09.579Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-09T01:57:09.579Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-09T01:57:09.579Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-09T01:57:09.579Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-09T01:57:09.579Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-09T01:57:09.579Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-09T01:57:09.579Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-09T01:57:09.579Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-09T01:57:09.579Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-09T01:57:09.579Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-09T01:57:09.579Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-09T01:57:09.579Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-09T01:57:09.579Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-09T01:57:09.579Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestCloneArgsSmartHttp [2021-09-09T01:57:09.579Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-09T01:57:09.579Z] === RUN TestCloneArgsDumbHttp [2021-09-09T01:57:09.579Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestCloneArgsGit [2021-09-09T01:57:09.579Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestCheckoutGit [2021-09-09T01:57:09.579Z] === RUN TestEnable [2021-09-09T01:57:09.579Z] --- PASS: TestEnable (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestDisable [2021-09-09T01:57:09.579Z] --- PASS: TestDisable (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestEnabled [2021-09-09T01:57:09.579Z] --- PASS: TestEnabled (0.00s) [2021-09-09T01:57:09.579Z] PASS [2021-09-09T01:57:09.579Z] coverage: 100.0% of statements [2021-09-09T01:57:09.579Z] ok github.com/docker/docker/cli/debug 0.030s coverage: 100.0% of statements [2021-09-09T01:57:09.579Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-09T01:57:09.579Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestProcessNoDockerignore [2021-09-09T01:57:09.579Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-09T01:57:09.579Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestDetectContentType [2021-09-09T01:57:09.579Z] --- PASS: TestDetectContentType (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestSelectAcceptableMIME [2021-09-09T01:57:09.579Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestInspectEmptyResponse [2021-09-09T01:57:09.579Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestInspectResponseBinary [2021-09-09T01:57:09.579Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestResponseUnsupportedContentType [2021-09-09T01:57:09.579Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestInspectResponseTextSimple [2021-09-09T01:57:09.579Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestInspectResponseEmptyContentType [2021-09-09T01:57:09.579Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestUnknownContentLength [2021-09-09T01:57:09.579Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestDownloadRemote [2021-09-09T01:57:09.579Z] --- PASS: TestDownloadRemote (0.08s) [2021-09-09T01:57:09.579Z] === RUN TestGetWithStatusError [2021-09-09T01:57:09.579Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestCloseRootDirectory [2021-09-09T01:57:09.579Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:57:09.579Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestHashFile [2021-09-09T01:57:09.579Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:57:09.579Z] --- SKIP: TestHashFile (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestHashSubdir [2021-09-09T01:57:09.579Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:57:09.579Z] --- SKIP: TestHashSubdir (0.01s) [2021-09-09T01:57:09.579Z] === RUN TestRemoveDirectory [2021-09-09T01:57:09.579Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:57:09.579Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-09T01:57:09.579Z] PASS [2021-09-09T01:57:09.579Z] coverage: 9.3% of statements [2021-09-09T01:57:09.579Z] ok github.com/docker/docker/builder/remotecontext 0.190s coverage: 9.3% of statements [2021-09-09T01:57:09.579Z] === RUN TestGetAllAllowed [2021-09-09T01:57:09.579Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestGetAllMeta [2021-09-09T01:57:09.579Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-09T01:57:09.579Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestIsUnreferencedBuiltin [2021-09-09T01:57:09.579Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestIsExistingDirectory [2021-09-09T01:57:09.579Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestGetFilenameForDownload [2021-09-09T01:57:09.579Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestEnv2Variables [2021-09-09T01:57:09.579Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-09T01:57:09.579Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestMaintainer [2021-09-09T01:57:09.579Z] --- PASS: TestMaintainer (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestLabel [2021-09-09T01:57:09.579Z] --- PASS: TestLabel (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestFromScratch [2021-09-09T01:57:09.579Z] --- PASS: TestFromScratch (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestFromWithArg [2021-09-09T01:57:09.579Z] --- PASS: TestFromWithArg (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-09T01:57:09.579Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestFromWithUndefinedArg [2021-09-09T01:57:09.579Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestFromMultiStageWithNamedStage [2021-09-09T01:57:09.579Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestOnbuild [2021-09-09T01:57:09.579Z] --- PASS: TestOnbuild (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestWorkdir [2021-09-09T01:57:09.579Z] --- PASS: TestWorkdir (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestCmd [2021-09-09T01:57:09.579Z] --- PASS: TestCmd (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestHealthcheckNone [2021-09-09T01:57:09.579Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestHealthcheckCmd [2021-09-09T01:57:09.579Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestEntrypoint [2021-09-09T01:57:09.579Z] --- PASS: TestEntrypoint (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestExpose [2021-09-09T01:57:09.579Z] --- PASS: TestExpose (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestUser [2021-09-09T01:57:09.579Z] --- PASS: TestUser (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestVolume [2021-09-09T01:57:09.579Z] --- PASS: TestVolume (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestStopSignal [2021-09-09T01:57:09.579Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-09T01:57:09.579Z] --- SKIP: TestStopSignal (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestArg [2021-09-09T01:57:09.579Z] --- PASS: TestArg (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestShell [2021-09-09T01:57:09.579Z] --- PASS: TestShell (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestPrependEnvOnCmd [2021-09-09T01:57:09.579Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-09T01:57:09.579Z] === RUN TestRunWithBuildArgs [2021-09-09T01:57:09.580Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestRunIgnoresHealthcheck [2021-09-09T01:57:09.580Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestDispatchUnsupportedOptions [2021-09-09T01:57:09.580Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-09T01:57:09.580Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-09T01:57:09.580Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-09T01:57:09.580Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-09T01:57:09.580Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-09T01:57:09.580Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-09T01:57:09.580Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestNormalizeWorkdir [2021-09-09T01:57:09.580Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestDispatch [2021-09-09T01:57:09.580Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-09T01:57:09.580Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-09T01:57:09.580Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-09T01:57:09.580Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-09T01:57:09.580Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-09T01:57:09.580Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-09T01:57:09.580Z] === RUN TestDispatch/COPY_url [2021-09-09T01:57:09.580Z] --- PASS: TestDispatch (0.06s) [2021-09-09T01:57:09.580Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-09-09T01:57:09.580Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-09T01:57:09.580Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-09T01:57:09.580Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-09T01:57:09.580Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-09T01:57:09.580Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-09T01:57:09.580Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestAddScratchImageAddsToMounts [2021-09-09T01:57:09.580Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-09T01:57:09.580Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-09T01:57:09.580Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-09T01:57:09.580Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestImageSourceGetAddsToMounts [2021-09-09T01:57:09.580Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestEmptyDockerfile [2021-09-09T01:57:09.580Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestSymlinkDockerfile [2021-09-09T01:57:09.580Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-09-09T01:57:09.580Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-09T01:57:09.580Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestNonExistingDockerfile [2021-09-09T01:57:09.580Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestCopyRunConfig [2021-09-09T01:57:09.580Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestDeepCopyRunConfig [2021-09-09T01:57:09.580Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestExportImage [2021-09-09T01:57:09.580Z] --- PASS: TestExportImage (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestNormalizeDest [2021-09-09T01:57:09.580Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-09T01:57:09.580Z] PASS [2021-09-09T01:57:09.580Z] coverage: 46.8% of statements [2021-09-09T01:57:09.580Z] ok github.com/docker/docker/builder/dockerfile 0.152s coverage: 46.8% of statements [2021-09-09T01:57:09.580Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-09T01:57:09.580Z] === RUN TestTCP4Proxy [2021-09-09T01:57:09.580Z] --- PASS: TestTCP4Proxy (0.01s) [2021-09-09T01:57:09.580Z] === RUN TestTCP4ProxyHalfClose [2021-09-09T01:57:09.580Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestTCP6Proxy [2021-09-09T01:57:09.580Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-09T01:57:09.580Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestTCPDualStackProxy [2021-09-09T01:57:09.580Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-09T01:57:09.580Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestUDP4Proxy [2021-09-09T01:57:09.580Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestUDP6Proxy [2021-09-09T01:57:09.580Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-09T01:57:09.580Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestUDPWriteError [2021-09-09T01:57:09.580Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestSCTP4Proxy [2021-09-09T01:57:09.580Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-09T01:57:09.580Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-09T01:57:09.580Z] === RUN TestSCTP6Proxy [2021-09-09T01:57:09.580Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-09T01:57:09.580Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-09T01:57:09.580Z] PASS [2021-09-09T01:57:09.580Z] coverage: 49.4% of statements [2021-09-09T01:57:09.580Z] ok github.com/docker/docker/cmd/docker-proxy 0.051s coverage: 49.4% of statements [2021-09-09T01:57:10.506Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2021-09-09T01:57:10.506Z] PASS [2021-09-09T01:57:10.506Z] [2021-09-09T01:57:10.506Z] === Skipped [2021-09-09T01:57:10.506Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-09T01:57:10.506Z] service_test.go:243: FLAKY_TEST [2021-09-09T01:57:10.506Z] [2021-09-09T01:57:10.506Z] DONE 26 tests, 1 skipped in 44.662s [2021-09-09T01:57:10.506Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-09T01:57:10.506Z] INFO: Testing against a local daemon [2021-09-09T01:57:10.506Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-09T01:57:10.506Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T01:57:10.506Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-09T01:57:10.506Z] === RUN TestDockerNetworkIpvlan [2021-09-09T01:57:10.506Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T01:57:10.506Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-09T01:57:10.506Z] PASS [2021-09-09T01:57:10.506Z] [2021-09-09T01:57:10.506Z] === Skipped [2021-09-09T01:57:10.506Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-09T01:57:10.506Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T01:57:10.506Z] [2021-09-09T01:57:10.506Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-09T01:57:10.506Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T01:57:10.506Z] [2021-09-09T01:57:10.506Z] DONE 2 tests, 2 skipped in 0.022s [2021-09-09T01:57:10.507Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-09T01:57:10.507Z] INFO: Testing against a local daemon [2021-09-09T01:57:10.507Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-09T01:57:11.075Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2021-09-09T01:57:11.075Z] === RUN TestDockerNetworkMacvlan [2021-09-09T01:57:11.644Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-09T01:57:12.583Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-09T01:57:13.153Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-09T01:57:15.064Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-09T01:57:16.971Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-09T01:57:18.286Z] === RUN TestCheckpointCreateError [2021-09-09T01:57:18.286Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCheckpointCreate [2021-09-09T01:57:18.286Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCheckpointDeleteError [2021-09-09T01:57:18.286Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCheckpointDelete [2021-09-09T01:57:18.286Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCheckpointListError [2021-09-09T01:57:18.286Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCheckpointList [2021-09-09T01:57:18.286Z] --- PASS: TestCheckpointList (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCheckpointListContainerNotFound [2021-09-09T01:57:18.286Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestNewClientWithOpsFromEnv [2021-09-09T01:57:18.286Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-09T01:57:18.286Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestGetAPIPath [2021-09-09T01:57:18.286Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestParseHostURL [2021-09-09T01:57:18.286Z] --- PASS: TestParseHostURL (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-09T01:57:18.286Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-09T01:57:18.286Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestNegotiateAPIVersion [2021-09-09T01:57:18.286Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestNegotiateAPVersionOverride [2021-09-09T01:57:18.286Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-09T01:57:18.286Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-09T01:57:18.286Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-09T01:57:18.286Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestClientRedirect [2021-09-09T01:57:18.286Z] --- PASS: TestClientRedirect (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigCreateUnsupported [2021-09-09T01:57:18.286Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigCreateError [2021-09-09T01:57:18.286Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigCreate [2021-09-09T01:57:18.286Z] --- PASS: TestConfigCreate (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigInspectNotFound [2021-09-09T01:57:18.286Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigInspectWithEmptyID [2021-09-09T01:57:18.286Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigInspectUnsupported [2021-09-09T01:57:18.286Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigInspectError [2021-09-09T01:57:18.286Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigInspectConfigNotFound [2021-09-09T01:57:18.286Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigInspect [2021-09-09T01:57:18.286Z] --- PASS: TestConfigInspect (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigListUnsupported [2021-09-09T01:57:18.286Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigListError [2021-09-09T01:57:18.286Z] --- PASS: TestConfigListError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigList [2021-09-09T01:57:18.286Z] --- PASS: TestConfigList (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigRemoveUnsupported [2021-09-09T01:57:18.286Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigRemoveError [2021-09-09T01:57:18.286Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigRemove [2021-09-09T01:57:18.286Z] --- PASS: TestConfigRemove (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigUpdateUnsupported [2021-09-09T01:57:18.286Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigUpdateError [2021-09-09T01:57:18.286Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestConfigUpdate [2021-09-09T01:57:18.286Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerCommitError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerCommit [2021-09-09T01:57:18.286Z] --- PASS: TestContainerCommit (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerStatPathError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerStatPathNotFoundError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerStatPathNoHeaderError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerStatPath [2021-09-09T01:57:18.286Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCopyToContainerError [2021-09-09T01:57:18.286Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCopyToContainerNotFoundError [2021-09-09T01:57:18.286Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-09T01:57:18.286Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCopyToContainer [2021-09-09T01:57:18.286Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCopyFromContainerError [2021-09-09T01:57:18.286Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCopyFromContainerNotFoundError [2021-09-09T01:57:18.286Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-09T01:57:18.286Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-09T01:57:18.286Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestCopyFromContainer [2021-09-09T01:57:18.286Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerCreateError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerCreateImageNotFound [2021-09-09T01:57:18.286Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerCreateWithName [2021-09-09T01:57:18.286Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerCreateAutoRemove [2021-09-09T01:57:18.286Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerDiffError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerDiff [2021-09-09T01:57:18.286Z] --- PASS: TestContainerDiff (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerExecCreateError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerExecCreate [2021-09-09T01:57:18.286Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerExecStartError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerExecStart [2021-09-09T01:57:18.286Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerExecInspectError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerExecInspect [2021-09-09T01:57:18.286Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerExportError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerExportError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerExport [2021-09-09T01:57:18.286Z] --- PASS: TestContainerExport (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerInspectError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerInspectContainerNotFound [2021-09-09T01:57:18.286Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerInspectWithEmptyID [2021-09-09T01:57:18.286Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerInspect [2021-09-09T01:57:18.286Z] --- PASS: TestContainerInspect (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerInspectNode [2021-09-09T01:57:18.286Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerKillError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerKillError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerKill [2021-09-09T01:57:18.286Z] --- PASS: TestContainerKill (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerListError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerListError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerList [2021-09-09T01:57:18.286Z] --- PASS: TestContainerList (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerLogsNotFoundError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerLogsError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerLogs [2021-09-09T01:57:18.286Z] --- PASS: TestContainerLogs (0.16s) [2021-09-09T01:57:18.286Z] === RUN TestContainerPauseError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerPause [2021-09-09T01:57:18.286Z] --- PASS: TestContainerPause (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainersPruneError [2021-09-09T01:57:18.286Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainersPrune [2021-09-09T01:57:18.286Z] --- PASS: TestContainersPrune (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerRemoveError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerRemoveNotFoundError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerRemove [2021-09-09T01:57:18.286Z] --- PASS: TestContainerRemove (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerRenameError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerRename [2021-09-09T01:57:18.286Z] --- PASS: TestContainerRename (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerResizeError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerExecResizeError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerResize [2021-09-09T01:57:18.286Z] --- PASS: TestContainerResize (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerExecResize [2021-09-09T01:57:18.286Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerRestartError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerRestart [2021-09-09T01:57:18.286Z] --- PASS: TestContainerRestart (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerStartError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerStartError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerStart [2021-09-09T01:57:18.286Z] --- PASS: TestContainerStart (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerStatsError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerStats [2021-09-09T01:57:18.286Z] --- PASS: TestContainerStats (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerStopError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerStopError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerStop [2021-09-09T01:57:18.286Z] --- PASS: TestContainerStop (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerTopError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerTopError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerTop [2021-09-09T01:57:18.286Z] --- PASS: TestContainerTop (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerUnpauseError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerUnpause [2021-09-09T01:57:18.286Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerUpdateError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerUpdateError (0.01s) [2021-09-09T01:57:18.286Z] === RUN TestContainerUpdate [2021-09-09T01:57:18.286Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerWaitError [2021-09-09T01:57:18.286Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestContainerWait [2021-09-09T01:57:18.286Z] --- PASS: TestContainerWait (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestDiskUsageError [2021-09-09T01:57:18.286Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestDiskUsage [2021-09-09T01:57:18.286Z] --- PASS: TestDiskUsage (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestDistributionInspectUnsupported [2021-09-09T01:57:18.286Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestDistributionInspectWithEmptyID [2021-09-09T01:57:18.286Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestEventsErrorInOptions [2021-09-09T01:57:18.286Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestEventsErrorFromServer [2021-09-09T01:57:18.286Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestEvents [2021-09-09T01:57:18.286Z] --- PASS: TestEvents (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestTLSCloseWriter [2021-09-09T01:57:18.286Z] === PAUSE TestTLSCloseWriter [2021-09-09T01:57:18.286Z] === RUN TestImageBuildError [2021-09-09T01:57:18.286Z] --- PASS: TestImageBuildError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageBuild [2021-09-09T01:57:18.286Z] --- PASS: TestImageBuild (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestGetDockerOS [2021-09-09T01:57:18.286Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageCreateError [2021-09-09T01:57:18.286Z] --- PASS: TestImageCreateError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageCreate [2021-09-09T01:57:18.286Z] --- PASS: TestImageCreate (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageHistoryError [2021-09-09T01:57:18.286Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageHistory [2021-09-09T01:57:18.286Z] --- PASS: TestImageHistory (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageImportError [2021-09-09T01:57:18.286Z] --- PASS: TestImageImportError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageImport [2021-09-09T01:57:18.286Z] --- PASS: TestImageImport (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageInspectError [2021-09-09T01:57:18.286Z] --- PASS: TestImageInspectError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageInspectImageNotFound [2021-09-09T01:57:18.286Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageInspectWithEmptyID [2021-09-09T01:57:18.286Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageInspect [2021-09-09T01:57:18.286Z] --- PASS: TestImageInspect (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageListError [2021-09-09T01:57:18.286Z] --- PASS: TestImageListError (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageList [2021-09-09T01:57:18.286Z] --- PASS: TestImageList (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageListApiBefore125 [2021-09-09T01:57:18.286Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-09T01:57:18.286Z] === RUN TestImageLoadError [2021-09-09T01:57:18.286Z] --- PASS: TestImageLoadError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageLoad [2021-09-09T01:57:18.287Z] --- PASS: TestImageLoad (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagesPruneError [2021-09-09T01:57:18.287Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagesPrune [2021-09-09T01:57:18.287Z] --- PASS: TestImagesPrune (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagePullReferenceParseError [2021-09-09T01:57:18.287Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagePullAnyError [2021-09-09T01:57:18.287Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-09T01:57:18.287Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-09T01:57:18.287Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-09T01:57:18.287Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-09T01:57:18.287Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagePullWithoutErrors [2021-09-09T01:57:18.287Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagePushReferenceError [2021-09-09T01:57:18.287Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagePushAnyError [2021-09-09T01:57:18.287Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-09T01:57:18.287Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-09T01:57:18.287Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-09T01:57:18.287Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-09T01:57:18.287Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImagePushWithoutErrors [2021-09-09T01:57:18.287Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-09T01:57:18.287Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-09T01:57:18.287Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-09T01:57:18.287Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-09T01:57:18.287Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-09T01:57:18.287Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-09T01:57:18.287Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-09T01:57:18.287Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-09T01:57:18.287Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageRemoveError [2021-09-09T01:57:18.287Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageRemoveImageNotFound [2021-09-09T01:57:18.287Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageRemove [2021-09-09T01:57:18.287Z] --- PASS: TestImageRemove (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageSaveError [2021-09-09T01:57:18.287Z] --- PASS: TestImageSaveError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageSave [2021-09-09T01:57:18.287Z] --- PASS: TestImageSave (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageSearchAnyError [2021-09-09T01:57:18.287Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-09T01:57:18.287Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-09T01:57:18.287Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-09T01:57:18.287Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-09T01:57:18.287Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageSearchWithoutErrors [2021-09-09T01:57:18.287Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageTagError [2021-09-09T01:57:18.287Z] --- PASS: TestImageTagError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageTagInvalidReference [2021-09-09T01:57:18.287Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageTagInvalidSourceImageName [2021-09-09T01:57:18.287Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageTagHexSource [2021-09-09T01:57:18.287Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestImageTag [2021-09-09T01:57:18.287Z] --- PASS: TestImageTag (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestInfoServerError [2021-09-09T01:57:18.287Z] --- PASS: TestInfoServerError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestInfoInvalidResponseJSONError [2021-09-09T01:57:18.287Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestInfo [2021-09-09T01:57:18.287Z] --- PASS: TestInfo (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkConnectError [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkConnect [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkCreateError [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkCreate [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkDisconnectError [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkDisconnect [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkInspectError [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkInspectNotFoundError [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkInspectWithEmptyID [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkInspect [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkListError [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkListError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkList [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkList (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworksPruneError [2021-09-09T01:57:18.287Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworksPrune [2021-09-09T01:57:18.287Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkRemoveError [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNetworkRemove [2021-09-09T01:57:18.287Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNodeInspectError [2021-09-09T01:57:18.287Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNodeInspectNodeNotFound [2021-09-09T01:57:18.287Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNodeInspectWithEmptyID [2021-09-09T01:57:18.287Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNodeInspect [2021-09-09T01:57:18.287Z] --- PASS: TestNodeInspect (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNodeListError [2021-09-09T01:57:18.287Z] --- PASS: TestNodeListError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNodeList [2021-09-09T01:57:18.287Z] --- PASS: TestNodeList (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNodeRemoveError [2021-09-09T01:57:18.287Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNodeRemove [2021-09-09T01:57:18.287Z] --- PASS: TestNodeRemove (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNodeUpdateError [2021-09-09T01:57:18.287Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestNodeUpdate [2021-09-09T01:57:18.287Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestOptionWithTimeout [2021-09-09T01:57:18.287Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPingFail [2021-09-09T01:57:18.287Z] --- PASS: TestPingFail (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPingWithError [2021-09-09T01:57:18.287Z] 2021/09/09 01:57:17 RoundTripper returned a response & error; ignoring response [2021-09-09T01:57:18.287Z] 2021/09/09 01:57:17 RoundTripper returned a response & error; ignoring response [2021-09-09T01:57:18.287Z] --- PASS: TestPingWithError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPingSuccess [2021-09-09T01:57:18.287Z] --- PASS: TestPingSuccess (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPingHeadFallback [2021-09-09T01:57:18.287Z] === RUN TestPingHeadFallback/OK [2021-09-09T01:57:18.287Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-09T01:57:18.287Z] === RUN TestPingHeadFallback/Not_Found [2021-09-09T01:57:18.287Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-09T01:57:18.287Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-09T01:57:18.287Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-09T01:57:18.287Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-09T01:57:18.287Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-09T01:57:18.287Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginDisableError [2021-09-09T01:57:18.287Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginDisable [2021-09-09T01:57:18.287Z] --- PASS: TestPluginDisable (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginEnableError [2021-09-09T01:57:18.287Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginEnable [2021-09-09T01:57:18.287Z] --- PASS: TestPluginEnable (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginInspectError [2021-09-09T01:57:18.287Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginInspectWithEmptyID [2021-09-09T01:57:18.287Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginInspect [2021-09-09T01:57:18.287Z] --- PASS: TestPluginInspect (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginListError [2021-09-09T01:57:18.287Z] --- PASS: TestPluginListError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginList [2021-09-09T01:57:18.287Z] --- PASS: TestPluginList (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginPushError [2021-09-09T01:57:18.287Z] --- PASS: TestPluginPushError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginPush [2021-09-09T01:57:18.287Z] --- PASS: TestPluginPush (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginRemoveError [2021-09-09T01:57:18.287Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginRemove [2021-09-09T01:57:18.287Z] --- PASS: TestPluginRemove (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginSetError [2021-09-09T01:57:18.287Z] --- PASS: TestPluginSetError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPluginSet [2021-09-09T01:57:18.287Z] --- PASS: TestPluginSet (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSetHostHeader [2021-09-09T01:57:18.287Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestPlainTextError [2021-09-09T01:57:18.287Z] --- PASS: TestPlainTextError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestInfiniteError [2021-09-09T01:57:18.287Z] --- PASS: TestInfiniteError (0.03s) [2021-09-09T01:57:18.287Z] === RUN TestCanceledContext [2021-09-09T01:57:18.287Z] 2021/09/09 01:57:17 RoundTripper returned a response & error; ignoring response [2021-09-09T01:57:18.287Z] --- PASS: TestCanceledContext (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestDeadlineExceededContext [2021-09-09T01:57:18.287Z] 2021/09/09 01:57:17 RoundTripper returned a response & error; ignoring response [2021-09-09T01:57:18.287Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretCreateUnsupported [2021-09-09T01:57:18.287Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretCreateError [2021-09-09T01:57:18.287Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretCreate [2021-09-09T01:57:18.287Z] --- PASS: TestSecretCreate (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretInspectUnsupported [2021-09-09T01:57:18.287Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretInspectError [2021-09-09T01:57:18.287Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretInspectSecretNotFound [2021-09-09T01:57:18.287Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretInspectWithEmptyID [2021-09-09T01:57:18.287Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretInspect [2021-09-09T01:57:18.287Z] --- PASS: TestSecretInspect (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretListUnsupported [2021-09-09T01:57:18.287Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretListError [2021-09-09T01:57:18.287Z] --- PASS: TestSecretListError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretList [2021-09-09T01:57:18.287Z] --- PASS: TestSecretList (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretRemoveUnsupported [2021-09-09T01:57:18.287Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretRemoveError [2021-09-09T01:57:18.287Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretRemove [2021-09-09T01:57:18.287Z] --- PASS: TestSecretRemove (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretUpdateUnsupported [2021-09-09T01:57:18.287Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretUpdateError [2021-09-09T01:57:18.287Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSecretUpdate [2021-09-09T01:57:18.287Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceCreateError [2021-09-09T01:57:18.287Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceCreate [2021-09-09T01:57:18.287Z] --- PASS: TestServiceCreate (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-09T01:57:18.287Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceCreateDigestPinning [2021-09-09T01:57:18.287Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceInspectError [2021-09-09T01:57:18.287Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceInspectServiceNotFound [2021-09-09T01:57:18.287Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceInspectWithEmptyID [2021-09-09T01:57:18.287Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceInspect [2021-09-09T01:57:18.287Z] --- PASS: TestServiceInspect (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceListError [2021-09-09T01:57:18.287Z] --- PASS: TestServiceListError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceList [2021-09-09T01:57:18.287Z] --- PASS: TestServiceList (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceLogsError [2021-09-09T01:57:18.287Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceLogs [2021-09-09T01:57:18.287Z] --- PASS: TestServiceLogs (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceRemoveError [2021-09-09T01:57:18.287Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceRemoveNotFoundError [2021-09-09T01:57:18.287Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceRemove [2021-09-09T01:57:18.287Z] --- PASS: TestServiceRemove (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceUpdateError [2021-09-09T01:57:18.287Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestServiceUpdate [2021-09-09T01:57:18.287Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSwarmGetUnlockKeyError [2021-09-09T01:57:18.287Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSwarmGetUnlockKey [2021-09-09T01:57:18.287Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSwarmInitError [2021-09-09T01:57:18.287Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSwarmInit [2021-09-09T01:57:18.287Z] --- PASS: TestSwarmInit (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSwarmInspectError [2021-09-09T01:57:18.287Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSwarmInspect [2021-09-09T01:57:18.287Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSwarmJoinError [2021-09-09T01:57:18.287Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSwarmJoin [2021-09-09T01:57:18.287Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSwarmLeaveError [2021-09-09T01:57:18.287Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSwarmLeave [2021-09-09T01:57:18.287Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSwarmUnlockError [2021-09-09T01:57:18.287Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSwarmUnlock [2021-09-09T01:57:18.287Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSwarmUpdateError [2021-09-09T01:57:18.287Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestSwarmUpdate [2021-09-09T01:57:18.287Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestTaskInspectError [2021-09-09T01:57:18.287Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestTaskInspectWithEmptyID [2021-09-09T01:57:18.287Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestTaskInspect [2021-09-09T01:57:18.287Z] --- PASS: TestTaskInspect (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestTaskListError [2021-09-09T01:57:18.287Z] --- PASS: TestTaskListError (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestTaskList [2021-09-09T01:57:18.287Z] --- PASS: TestTaskList (0.00s) [2021-09-09T01:57:18.287Z] === RUN TestVolumeCreateError [2021-09-09T01:57:18.287Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-09T01:57:18.288Z] === RUN TestVolumeCreate [2021-09-09T01:57:18.288Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-09T01:57:18.288Z] === RUN TestVolumeInspectError [2021-09-09T01:57:18.288Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-09T01:57:18.288Z] === RUN TestVolumeInspectNotFound [2021-09-09T01:57:18.288Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-09T01:57:18.288Z] === RUN TestVolumeInspectWithEmptyID [2021-09-09T01:57:18.288Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-09T01:57:18.288Z] === RUN TestVolumeInspect [2021-09-09T01:57:18.288Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-09T01:57:18.288Z] === RUN TestVolumeListError [2021-09-09T01:57:18.288Z] --- PASS: TestVolumeListError (0.00s) [2021-09-09T01:57:18.288Z] === RUN TestVolumeList [2021-09-09T01:57:18.288Z] --- PASS: TestVolumeList (0.00s) [2021-09-09T01:57:18.288Z] === RUN TestVolumeRemoveError [2021-09-09T01:57:18.288Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-09T01:57:18.288Z] === RUN TestVolumeRemove [2021-09-09T01:57:18.288Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-09T01:57:18.288Z] === CONT TestTLSCloseWriter [2021-09-09T01:57:18.288Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-09T01:57:18.288Z] PASS [2021-09-09T01:57:18.288Z] coverage: 75.1% of statements [2021-09-09T01:57:18.288Z] ok github.com/docker/docker/client 0.350s coverage: 75.1% of statements [2021-09-09T01:57:20.265Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-09T01:57:20.440Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-09-09T01:57:20.440Z] === RUN TestInfoDebug [2021-09-09T01:57:20.440Z] --- PASS: TestInfoDebug (0.54s) [2021-09-09T01:57:20.440Z] === RUN TestInfoInsecureRegistries [2021-09-09T01:57:20.440Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-09-09T01:57:20.440Z] === RUN TestInfoRegistryMirrors [2021-09-09T01:57:20.440Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-09-09T01:57:20.440Z] === RUN TestLoginFailsWithBadCredentials [2021-09-09T01:57:20.440Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-09-09T01:57:20.440Z] === RUN TestPingCacheHeaders [2021-09-09T01:57:20.440Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-09T01:57:20.440Z] === RUN TestPingGet [2021-09-09T01:57:20.440Z] --- PASS: TestPingGet (0.01s) [2021-09-09T01:57:20.440Z] === RUN TestPingHead [2021-09-09T01:57:20.698Z] --- PASS: TestPingHead (0.02s) [2021-09-09T01:57:20.698Z] === RUN TestVersion [2021-09-09T01:57:20.698Z] --- PASS: TestVersion (0.02s) [2021-09-09T01:57:20.698Z] === CONT TestDiskUsage [2021-09-09T01:57:21.204Z] --- PASS: TestDockerNetworkMacvlan (9.93s) [2021-09-09T01:57:21.204Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-09-09T01:57:21.204Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-09-09T01:57:21.204Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.98s) [2021-09-09T01:57:21.204Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.89s) [2021-09-09T01:57:21.204Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.09s) [2021-09-09T01:57:21.204Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2021-09-09T01:57:21.204Z] PASS [2021-09-09T01:57:21.204Z] [2021-09-09T01:57:21.204Z] DONE 8 tests in 11.238s [2021-09-09T01:57:21.204Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-09T01:57:21.204Z] testing: warning: no tests to run [2021-09-09T01:57:21.204Z] PASS [2021-09-09T01:57:21.204Z] [2021-09-09T01:57:21.204Z] DONE 0 tests in 0.006s [2021-09-09T01:57:21.204Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-09T01:57:21.204Z] INFO: Testing against a local daemon [2021-09-09T01:57:21.204Z] === RUN TestAuthZPluginAllowRequest [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/empty [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/empty/container_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/empty/image_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/empty/volume_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-09T01:57:21.264Z] === RUN TestDiskUsage/after_container.Run [2021-09-09T01:57:21.522Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-09T01:57:21.522Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-09T01:57:21.522Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-09T01:57:21.522Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-09T01:57:21.522Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-09T01:57:21.522Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-09T01:57:21.522Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-09T01:57:21.522Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-09T01:57:21.522Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-09T01:57:21.522Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage (1.21s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-09-09T01:57:21.781Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-09-09T01:57:21.781Z] PASS [2021-09-09T01:57:21.781Z] [2021-09-09T01:57:21.781Z] === Skipped [2021-09-09T01:57:21.781Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-09T01:57:21.781Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-09T01:57:21.781Z] [2021-09-09T01:57:21.781Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-09-09T01:57:21.781Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-09-09T01:57:21.781Z] [2021-09-09T01:57:21.781Z] DONE 53 tests, 2 skipped in 24.051s [2021-09-09T01:57:21.781Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-09T01:57:22.039Z] INFO: Testing against a local daemon [2021-09-09T01:57:22.039Z] === RUN TestVolumesCreateAndList [2021-09-09T01:57:22.039Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-09T01:57:22.039Z] === RUN TestVolumesRemove [2021-09-09T01:57:22.039Z] --- PASS: TestVolumesRemove (0.06s) [2021-09-09T01:57:22.039Z] === RUN TestVolumesInspect [2021-09-09T01:57:22.039Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-09T01:57:22.039Z] === RUN TestVolumesInvalidJSON [2021-09-09T01:57:22.039Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-09T01:57:22.039Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-09T01:57:22.039Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-09T01:57:22.039Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-09T01:57:22.039Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-09T01:57:22.039Z] PASS [2021-09-09T01:57:22.039Z] [2021-09-09T01:57:22.039Z] DONE 5 tests in 0.204s [2021-09-09T01:57:22.039Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-09T01:57:22.039Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13401 is not a child of this shell [2021-09-09T01:57:22.039Z] warning: PID 13401 from bundles/test-integration/docker.pid had a nonzero exit code [2021-09-09T01:57:22.039Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-09T01:57:22.039Z] [2021-09-09T01:57:22.039Z] Unloading profiles will leave already running processes permanently [2021-09-09T01:57:22.039Z] unconfined, which can lead to unexpected situations. [2021-09-09T01:57:22.039Z] [2021-09-09T01:57:22.039Z] To set a process to complain mode, use the command line tool [2021-09-09T01:57:22.039Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-09T01:57:22.039Z] Removing test suite binaries [2021-09-09T01:57:22.039Z] exiting test-integration [2021-09-09T01:57:22.039Z] ++ exit 0 [2021-09-09T01:57:22.039Z] [2021-09-09T01:57:22.145Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2021-09-09T01:57:22.145Z] === RUN TestAuthZPluginTLS [2021-09-09T01:57:22.714Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-09-09T01:57:22.714Z] === RUN TestAuthZPluginDenyRequest Post stage [Pipeline] junit [2021-09-09T01:57:22.984Z] Recording test results [2021-09-09T01:57:23.284Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-09-09T01:57:23.284Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-09T01:57:23.854Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-09-09T01:57:23.854Z] === RUN TestAuthZPluginDenyResponse [2021-09-09T01:57:24.423Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-09-09T01:57:24.423Z] === RUN TestAuthZPluginAllowEventStream [2021-09-09T01:57:24.593Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-09T01:57:24.932Z] + echo Ensuring container killed. [2021-09-09T01:57:24.932Z] Ensuring container killed. [2021-09-09T01:57:24.932Z] + docker rm -vf docker-pr5 [2021-09-09T01:57:24.932Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-09-09T01:57:25.221Z] + echo Chowning /workspace to jenkins user [2021-09-09T01:57:25.221Z] Chowning /workspace to jenkins user [2021-09-09T01:57:25.221Z] + id -u [2021-09-09T01:57:25.221Z] + id -g [2021-09-09T01:57:25.221Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42810:/workspace busybox chown -R 1000:1000 /workspace [2021-09-09T01:57:25.221Z] Unable to find image 'busybox:latest' locally [2021-09-09T01:57:25.221Z] latest: Pulling from library/busybox [2021-09-09T01:57:25.480Z] 8ec32b265e94: Pulling fs layer [2021-09-09T01:57:25.480Z] 8ec32b265e94: Verifying Checksum [2021-09-09T01:57:25.480Z] 8ec32b265e94: Download complete [2021-09-09T01:57:25.480Z] 8ec32b265e94: Pull complete [2021-09-09T01:57:25.480Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-09-09T01:57:25.480Z] Status: Downloaded newer image for busybox:latest [2021-09-09T01:57:25.806Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2021-09-09T01:57:25.806Z] === RUN TestAuthZPluginErrorResponse [2021-09-09T01:57:26.065Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-09-09T01:57:26.065Z] === RUN TestAuthZPluginErrorRequest [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-09T01:57:26.158Z] === RUN TestBoolValue [2021-09-09T01:57:26.158Z] --- PASS: TestBoolValue (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestBoolValueOrDefault [2021-09-09T01:57:26.158Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestInt64ValueOrZero [2021-09-09T01:57:26.158Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestInt64ValueOrDefault [2021-09-09T01:57:26.158Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-09T01:57:26.158Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestJsonContentType [2021-09-09T01:57:26.158Z] --- PASS: TestJsonContentType (0.00s) [2021-09-09T01:57:26.158Z] PASS [2021-09-09T01:57:26.158Z] coverage: 14.7% of statements [2021-09-09T01:57:26.158Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2021-09-09T01:57:26.158Z] === RUN TestMaskSecretKeys [2021-09-09T01:57:26.158Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-09T01:57:26.158Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-09T01:57:26.158Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-09T01:57:26.158Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-09T01:57:26.158Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-09T01:57:26.158Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-09T01:57:26.158Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestVersionMiddlewareVersion [2021-09-09T01:57:26.158Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-09T01:57:26.158Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-09T01:57:26.158Z] PASS [2021-09-09T01:57:26.158Z] coverage: 37.7% of statements [2021-09-09T01:57:26.158Z] ok github.com/docker/docker/api/server/middleware 0.041s coverage: 37.7% of statements [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-09T01:57:26.158Z] === RUN TestStrSliceMarshalJSON [2021-09-09T01:57:26.158Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestStrSliceUnmarshalJSON [2021-09-09T01:57:26.158Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestStrSliceUnmarshalString [2021-09-09T01:57:26.158Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestStrSliceUnmarshalSlice [2021-09-09T01:57:26.158Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-09T01:57:26.158Z] PASS [2021-09-09T01:57:26.158Z] coverage: 90.0% of statements [2021-09-09T01:57:26.158Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2021-09-09T01:57:26.158Z] === RUN TestToJSON [2021-09-09T01:57:26.158Z] --- PASS: TestToJSON (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestToParamWithVersion [2021-09-09T01:57:26.158Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestFromJSON [2021-09-09T01:57:26.158Z] --- PASS: TestFromJSON (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestEmpty [2021-09-09T01:57:26.158Z] --- PASS: TestEmpty (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestArgsMatchKVListEmptySources [2021-09-09T01:57:26.158Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestArgsMatchKVList [2021-09-09T01:57:26.158Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestArgsMatch [2021-09-09T01:57:26.158Z] --- PASS: TestArgsMatch (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestAdd [2021-09-09T01:57:26.158Z] --- PASS: TestAdd (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestDel [2021-09-09T01:57:26.158Z] --- PASS: TestDel (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestLen [2021-09-09T01:57:26.158Z] --- PASS: TestLen (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestExactMatch [2021-09-09T01:57:26.158Z] --- PASS: TestExactMatch (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestOnlyOneExactMatch [2021-09-09T01:57:26.158Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestContains [2021-09-09T01:57:26.158Z] --- PASS: TestContains (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestValidate [2021-09-09T01:57:26.158Z] --- PASS: TestValidate (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestWalkValues [2021-09-09T01:57:26.158Z] --- PASS: TestWalkValues (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestFuzzyMatch [2021-09-09T01:57:26.158Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestClone [2021-09-09T01:57:26.158Z] --- PASS: TestClone (0.00s) [2021-09-09T01:57:26.158Z] PASS [2021-09-09T01:57:26.158Z] coverage: 92.2% of statements [2021-09-09T01:57:26.158Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2021-09-09T01:57:26.158Z] === RUN TestAdjustForAPIVersion [2021-09-09T01:57:26.158Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-09T01:57:26.158Z] PASS [2021-09-09T01:57:26.158Z] coverage: 5.7% of statements [2021-09-09T01:57:26.158Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/types [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-09T01:57:26.158Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-09T01:57:26.158Z] === RUN TestDurationToSecondsString [2021-09-09T01:57:26.158Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-09T01:57:26.158Z] === RUN TestGetTimestamp [2021-09-09T01:57:26.158Z] --- PASS: TestGetTimestamp (0.12s) [2021-09-09T01:57:26.158Z] === RUN TestParseTimestamps [2021-09-09T01:57:26.158Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-09T01:57:26.158Z] PASS [2021-09-09T01:57:26.158Z] coverage: 100.0% of statements [2021-09-09T01:57:26.158Z] ok github.com/docker/docker/api/types/time 0.194s coverage: 100.0% of statements [2021-09-09T01:57:26.158Z] === RUN TestCompareVersion [2021-09-09T01:57:26.159Z] --- PASS: TestCompareVersion (0.00s) [2021-09-09T01:57:26.159Z] PASS [2021-09-09T01:57:26.159Z] coverage: 77.3% of statements [2021-09-09T01:57:26.159Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 77.3% of statements [2021-09-09T01:57:26.159Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-09T01:57:26.159Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-09T01:57:26.159Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-09T01:57:26.159Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-09T01:57:26.159Z] ? github.com/docker/docker/builder [no test files] [2021-09-09T01:57:26.159Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-09T01:57:26.159Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-09T01:57:26.159Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-09T01:57:26.159Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-09T01:57:26.159Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-09T01:57:26.159Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-09T01:57:26.159Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-09T01:57:26.159Z] === RUN TestParseRemoteURL [2021-09-09T01:57:26.159Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-09T01:57:26.159Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-09T01:57:26.159Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-09T01:57:26.159Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-09T01:57:26.159Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-09T01:57:26.159Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-09T01:57:26.159Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-09T01:57:26.159Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-09T01:57:26.159Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-09T01:57:26.159Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-09T01:57:26.159Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-09T01:57:26.159Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-09T01:57:26.159Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-09T01:57:26.159Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-09T01:57:26.159Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-09T01:57:26.159Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-09T01:57:26.159Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-09T01:57:26.159Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-09T01:57:26.159Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-09T01:57:26.159Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-09T01:57:26.159Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestCloneArgsSmartHttp [2021-09-09T01:57:26.159Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-09-09T01:57:26.159Z] === RUN TestCloneArgsDumbHttp [2021-09-09T01:57:26.159Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestCloneArgsGit [2021-09-09T01:57:26.159Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestCheckoutGit [2021-09-09T01:57:26.159Z] === RUN TestEnable [2021-09-09T01:57:26.159Z] --- PASS: TestEnable (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestDisable [2021-09-09T01:57:26.159Z] --- PASS: TestDisable (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestEnabled [2021-09-09T01:57:26.159Z] --- PASS: TestEnabled (0.00s) [2021-09-09T01:57:26.159Z] PASS [2021-09-09T01:57:26.159Z] coverage: 100.0% of statements [2021-09-09T01:57:26.159Z] ok github.com/docker/docker/cli/debug 0.036s coverage: 100.0% of statements [2021-09-09T01:57:26.159Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-09T01:57:26.159Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-09-09T01:57:26.159Z] === RUN TestProcessNoDockerignore [2021-09-09T01:57:26.159Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-09T01:57:26.159Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestDetectContentType [2021-09-09T01:57:26.159Z] --- PASS: TestDetectContentType (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestSelectAcceptableMIME [2021-09-09T01:57:26.159Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestInspectEmptyResponse [2021-09-09T01:57:26.159Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestInspectResponseBinary [2021-09-09T01:57:26.159Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestResponseUnsupportedContentType [2021-09-09T01:57:26.159Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestInspectResponseTextSimple [2021-09-09T01:57:26.159Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestInspectResponseEmptyContentType [2021-09-09T01:57:26.159Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestUnknownContentLength [2021-09-09T01:57:26.159Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestDownloadRemote [2021-09-09T01:57:26.159Z] --- PASS: TestDownloadRemote (0.07s) [2021-09-09T01:57:26.159Z] === RUN TestGetWithStatusError [2021-09-09T01:57:26.159Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestCloseRootDirectory [2021-09-09T01:57:26.159Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:57:26.159Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestHashFile [2021-09-09T01:57:26.159Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:57:26.159Z] --- SKIP: TestHashFile (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestHashSubdir [2021-09-09T01:57:26.159Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:57:26.159Z] --- SKIP: TestHashSubdir (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestRemoveDirectory [2021-09-09T01:57:26.159Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:57:26.159Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-09-09T01:57:26.159Z] PASS [2021-09-09T01:57:26.159Z] coverage: 9.3% of statements [2021-09-09T01:57:26.159Z] ok github.com/docker/docker/builder/remotecontext 0.181s coverage: 9.3% of statements [2021-09-09T01:57:26.159Z] === RUN TestGetAllAllowed [2021-09-09T01:57:26.159Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestGetAllMeta [2021-09-09T01:57:26.159Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-09T01:57:26.159Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestIsUnreferencedBuiltin [2021-09-09T01:57:26.159Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestIsExistingDirectory [2021-09-09T01:57:26.159Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestGetFilenameForDownload [2021-09-09T01:57:26.159Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestEnv2Variables [2021-09-09T01:57:26.159Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-09T01:57:26.159Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestMaintainer [2021-09-09T01:57:26.159Z] --- PASS: TestMaintainer (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestLabel [2021-09-09T01:57:26.159Z] --- PASS: TestLabel (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestFromScratch [2021-09-09T01:57:26.159Z] --- PASS: TestFromScratch (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestFromWithArg [2021-09-09T01:57:26.159Z] --- PASS: TestFromWithArg (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-09T01:57:26.159Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestFromWithUndefinedArg [2021-09-09T01:57:26.159Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestFromMultiStageWithNamedStage [2021-09-09T01:57:26.159Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestOnbuild [2021-09-09T01:57:26.159Z] --- PASS: TestOnbuild (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestWorkdir [2021-09-09T01:57:26.159Z] --- PASS: TestWorkdir (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestCmd [2021-09-09T01:57:26.159Z] --- PASS: TestCmd (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestHealthcheckNone [2021-09-09T01:57:26.159Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestHealthcheckCmd [2021-09-09T01:57:26.159Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestEntrypoint [2021-09-09T01:57:26.159Z] --- PASS: TestEntrypoint (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestExpose [2021-09-09T01:57:26.159Z] --- PASS: TestExpose (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestUser [2021-09-09T01:57:26.159Z] --- PASS: TestUser (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestVolume [2021-09-09T01:57:26.159Z] --- PASS: TestVolume (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestStopSignal [2021-09-09T01:57:26.159Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-09T01:57:26.159Z] --- SKIP: TestStopSignal (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestArg [2021-09-09T01:57:26.159Z] --- PASS: TestArg (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestShell [2021-09-09T01:57:26.159Z] --- PASS: TestShell (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestPrependEnvOnCmd [2021-09-09T01:57:26.159Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestRunWithBuildArgs [2021-09-09T01:57:26.159Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestRunIgnoresHealthcheck [2021-09-09T01:57:26.159Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestDispatchUnsupportedOptions [2021-09-09T01:57:26.159Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-09T01:57:26.159Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-09T01:57:26.159Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-09T01:57:26.159Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-09T01:57:26.159Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-09T01:57:26.159Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-09T01:57:26.159Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestNormalizeWorkdir [2021-09-09T01:57:26.159Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestDispatch [2021-09-09T01:57:26.159Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-09T01:57:26.159Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-09T01:57:26.159Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-09T01:57:26.159Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-09T01:57:26.159Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-09T01:57:26.159Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-09T01:57:26.159Z] === RUN TestDispatch/COPY_url [2021-09-09T01:57:26.159Z] --- PASS: TestDispatch (0.05s) [2021-09-09T01:57:26.159Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-09-09T01:57:26.159Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-09T01:57:26.159Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-09T01:57:26.159Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-09T01:57:26.159Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-09T01:57:26.159Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-09T01:57:26.159Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestAddScratchImageAddsToMounts [2021-09-09T01:57:26.159Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-09T01:57:26.159Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-09T01:57:26.159Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-09T01:57:26.159Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestImageSourceGetAddsToMounts [2021-09-09T01:57:26.159Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestEmptyDockerfile [2021-09-09T01:57:26.159Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestSymlinkDockerfile [2021-09-09T01:57:26.159Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-09T01:57:26.159Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestNonExistingDockerfile [2021-09-09T01:57:26.159Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestCopyRunConfig [2021-09-09T01:57:26.159Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestDeepCopyRunConfig [2021-09-09T01:57:26.159Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestExportImage [2021-09-09T01:57:26.159Z] --- PASS: TestExportImage (0.00s) [2021-09-09T01:57:26.159Z] === RUN TestNormalizeDest [2021-09-09T01:57:26.159Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-09T01:57:26.159Z] PASS [2021-09-09T01:57:26.159Z] coverage: 46.8% of statements [2021-09-09T01:57:26.159Z] ok github.com/docker/docker/builder/dockerfile 0.170s coverage: 46.8% of statements [2021-09-09T01:57:26.628Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-09T01:57:26.628Z] === RUN TestTCP4Proxy [2021-09-09T01:57:26.628Z] --- PASS: TestTCP4Proxy (0.00s) [2021-09-09T01:57:26.628Z] === RUN TestTCP4ProxyHalfClose [2021-09-09T01:57:26.628Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-09-09T01:57:26.628Z] === RUN TestTCP6Proxy [2021-09-09T01:57:26.628Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-09T01:57:26.628Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-09T01:57:26.628Z] === RUN TestTCPDualStackProxy [2021-09-09T01:57:26.628Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-09T01:57:26.628Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-09T01:57:26.628Z] === RUN TestUDP4Proxy [2021-09-09T01:57:26.628Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-09T01:57:26.628Z] === RUN TestUDP6Proxy [2021-09-09T01:57:26.628Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-09T01:57:26.628Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-09T01:57:26.628Z] === RUN TestUDPWriteError [2021-09-09T01:57:26.628Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-09T01:57:26.628Z] === RUN TestSCTP4Proxy [2021-09-09T01:57:26.628Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-09T01:57:26.628Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-09T01:57:26.628Z] === RUN TestSCTP6Proxy [2021-09-09T01:57:26.628Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-09T01:57:26.628Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-09T01:57:26.628Z] PASS [2021-09-09T01:57:26.628Z] coverage: 49.4% of statements [2021-09-09T01:57:26.628Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 49.4% of statements [2021-09-09T01:57:26.634Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-09-09T01:57:26.634Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-09T01:57:27.202Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-09-09T01:57:27.202Z] === RUN TestAuthZPluginEnsureLoadImportWorking [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-09T01:57:27.674Z] + bundleName=amd64-rootless [2021-09-09T01:57:27.674Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-09-09T01:57:27.674Z] Creating amd64-rootless-bundles.tar.gz [2021-09-09T01:57:27.674Z] + 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-09T01:57:27.674Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-09-09T01:57:27.686Z] Archiving artifacts [2021-09-09T01:57:28.583Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2021-09-09T01:57:28.583Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-09T01:57:29.192Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42810/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-09T01:57:29.505Z] + make clean [2021-09-09T01:57:29.764Z] docker volume rm -f docker-dev-cache [2021-09-09T01:57:29.764Z] docker-dev-cache [Pipeline] deleteDir [2021-09-09T01:57:29.965Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s) [2021-09-09T01:57:29.965Z] === RUN TestAuthZPluginHeader [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T01:57:30.904Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-09-09T01:57:30.904Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-09T01:57:33.263Z] --- PASS: TestCheckoutGit (25.62s) [2021-09-09T01:57:33.263Z] === RUN TestValidGitTransport [2021-09-09T01:57:33.263Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-09T01:57:33.263Z] === RUN TestGitInvalidRef [2021-09-09T01:57:33.263Z] --- PASS: TestGitInvalidRef (0.17s) [2021-09-09T01:57:33.263Z] PASS [2021-09-09T01:57:33.263Z] coverage: 86.3% of statements [2021-09-09T01:57:33.263Z] ok github.com/docker/docker/builder/remotecontext/git 25.835s coverage: 86.3% of statements [2021-09-09T01:57:33.263Z] ? github.com/docker/docker/cli [no test files] [2021-09-09T01:57:33.263Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-09T01:57:35.099Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.63s) [2021-09-09T01:57:35.099Z] === RUN TestAuthZPluginV2Disable [2021-09-09T01:57:35.288Z] === RUN TestCheckpointCreateError [2021-09-09T01:57:35.288Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCheckpointCreate [2021-09-09T01:57:35.288Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCheckpointDeleteError [2021-09-09T01:57:35.288Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCheckpointDelete [2021-09-09T01:57:35.288Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCheckpointListError [2021-09-09T01:57:35.288Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCheckpointList [2021-09-09T01:57:35.288Z] --- PASS: TestCheckpointList (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCheckpointListContainerNotFound [2021-09-09T01:57:35.288Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestNewClientWithOpsFromEnv [2021-09-09T01:57:35.288Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-09T01:57:35.288Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestGetAPIPath [2021-09-09T01:57:35.288Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestParseHostURL [2021-09-09T01:57:35.288Z] --- PASS: TestParseHostURL (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-09T01:57:35.288Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-09T01:57:35.288Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestNegotiateAPIVersion [2021-09-09T01:57:35.288Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestNegotiateAPVersionOverride [2021-09-09T01:57:35.288Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-09T01:57:35.288Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-09T01:57:35.288Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-09T01:57:35.288Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestClientRedirect [2021-09-09T01:57:35.288Z] --- PASS: TestClientRedirect (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigCreateUnsupported [2021-09-09T01:57:35.288Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigCreateError [2021-09-09T01:57:35.288Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigCreate [2021-09-09T01:57:35.288Z] --- PASS: TestConfigCreate (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigInspectNotFound [2021-09-09T01:57:35.288Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigInspectWithEmptyID [2021-09-09T01:57:35.288Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigInspectUnsupported [2021-09-09T01:57:35.288Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigInspectError [2021-09-09T01:57:35.288Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigInspectConfigNotFound [2021-09-09T01:57:35.288Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigInspect [2021-09-09T01:57:35.288Z] --- PASS: TestConfigInspect (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigListUnsupported [2021-09-09T01:57:35.288Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigListError [2021-09-09T01:57:35.288Z] --- PASS: TestConfigListError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigList [2021-09-09T01:57:35.288Z] --- PASS: TestConfigList (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigRemoveUnsupported [2021-09-09T01:57:35.288Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigRemoveError [2021-09-09T01:57:35.288Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigRemove [2021-09-09T01:57:35.288Z] --- PASS: TestConfigRemove (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigUpdateUnsupported [2021-09-09T01:57:35.288Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigUpdateError [2021-09-09T01:57:35.288Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestConfigUpdate [2021-09-09T01:57:35.288Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerCommitError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerCommit [2021-09-09T01:57:35.288Z] --- PASS: TestContainerCommit (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerStatPathError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerStatPathNotFoundError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerStatPathNoHeaderError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerStatPath [2021-09-09T01:57:35.288Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCopyToContainerError [2021-09-09T01:57:35.288Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCopyToContainerNotFoundError [2021-09-09T01:57:35.288Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-09T01:57:35.288Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCopyToContainer [2021-09-09T01:57:35.288Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCopyFromContainerError [2021-09-09T01:57:35.288Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCopyFromContainerNotFoundError [2021-09-09T01:57:35.288Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-09T01:57:35.288Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-09T01:57:35.288Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestCopyFromContainer [2021-09-09T01:57:35.288Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerCreateError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerCreateImageNotFound [2021-09-09T01:57:35.288Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerCreateWithName [2021-09-09T01:57:35.288Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerCreateAutoRemove [2021-09-09T01:57:35.288Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerDiffError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerDiff [2021-09-09T01:57:35.288Z] --- PASS: TestContainerDiff (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerExecCreateError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerExecCreate [2021-09-09T01:57:35.288Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerExecStartError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerExecStart [2021-09-09T01:57:35.288Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerExecInspectError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerExecInspect [2021-09-09T01:57:35.288Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerExportError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerExportError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerExport [2021-09-09T01:57:35.288Z] --- PASS: TestContainerExport (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerInspectError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerInspectContainerNotFound [2021-09-09T01:57:35.288Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerInspectWithEmptyID [2021-09-09T01:57:35.288Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerInspect [2021-09-09T01:57:35.288Z] --- PASS: TestContainerInspect (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerInspectNode [2021-09-09T01:57:35.288Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerKillError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerKillError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerKill [2021-09-09T01:57:35.288Z] --- PASS: TestContainerKill (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerListError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerListError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerList [2021-09-09T01:57:35.288Z] --- PASS: TestContainerList (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerLogsNotFoundError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerLogsError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerLogs [2021-09-09T01:57:35.288Z] --- PASS: TestContainerLogs (0.14s) [2021-09-09T01:57:35.288Z] === RUN TestContainerPauseError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerPause [2021-09-09T01:57:35.288Z] --- PASS: TestContainerPause (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainersPruneError [2021-09-09T01:57:35.288Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainersPrune [2021-09-09T01:57:35.288Z] --- PASS: TestContainersPrune (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerRemoveError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerRemoveError (0.02s) [2021-09-09T01:57:35.288Z] === RUN TestContainerRemoveNotFoundError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerRemove [2021-09-09T01:57:35.288Z] --- PASS: TestContainerRemove (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerRenameError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerRename [2021-09-09T01:57:35.288Z] --- PASS: TestContainerRename (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerResizeError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerExecResizeError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerResize [2021-09-09T01:57:35.288Z] --- PASS: TestContainerResize (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerExecResize [2021-09-09T01:57:35.288Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerRestartError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerRestart [2021-09-09T01:57:35.288Z] --- PASS: TestContainerRestart (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerStartError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerStartError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerStart [2021-09-09T01:57:35.288Z] --- PASS: TestContainerStart (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerStatsError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerStats [2021-09-09T01:57:35.288Z] --- PASS: TestContainerStats (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerStopError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerStopError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerStop [2021-09-09T01:57:35.288Z] --- PASS: TestContainerStop (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerTopError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerTopError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerTop [2021-09-09T01:57:35.288Z] --- PASS: TestContainerTop (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerUnpauseError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerUnpause [2021-09-09T01:57:35.288Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerUpdateError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerUpdate [2021-09-09T01:57:35.288Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerWaitError [2021-09-09T01:57:35.288Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestContainerWait [2021-09-09T01:57:35.288Z] --- PASS: TestContainerWait (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestDiskUsageError [2021-09-09T01:57:35.288Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestDiskUsage [2021-09-09T01:57:35.288Z] --- PASS: TestDiskUsage (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestDistributionInspectUnsupported [2021-09-09T01:57:35.288Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestDistributionInspectWithEmptyID [2021-09-09T01:57:35.288Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestEventsErrorInOptions [2021-09-09T01:57:35.288Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestEventsErrorFromServer [2021-09-09T01:57:35.288Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestEvents [2021-09-09T01:57:35.288Z] --- PASS: TestEvents (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestTLSCloseWriter [2021-09-09T01:57:35.288Z] === PAUSE TestTLSCloseWriter [2021-09-09T01:57:35.288Z] === RUN TestImageBuildError [2021-09-09T01:57:35.288Z] --- PASS: TestImageBuildError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageBuild [2021-09-09T01:57:35.288Z] --- PASS: TestImageBuild (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestGetDockerOS [2021-09-09T01:57:35.288Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageCreateError [2021-09-09T01:57:35.288Z] --- PASS: TestImageCreateError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageCreate [2021-09-09T01:57:35.288Z] --- PASS: TestImageCreate (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageHistoryError [2021-09-09T01:57:35.288Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageHistory [2021-09-09T01:57:35.288Z] --- PASS: TestImageHistory (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageImportError [2021-09-09T01:57:35.288Z] --- PASS: TestImageImportError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageImport [2021-09-09T01:57:35.288Z] --- PASS: TestImageImport (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageInspectError [2021-09-09T01:57:35.288Z] --- PASS: TestImageInspectError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageInspectImageNotFound [2021-09-09T01:57:35.288Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageInspectWithEmptyID [2021-09-09T01:57:35.288Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageInspect [2021-09-09T01:57:35.288Z] --- PASS: TestImageInspect (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageListError [2021-09-09T01:57:35.288Z] --- PASS: TestImageListError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageList [2021-09-09T01:57:35.288Z] --- PASS: TestImageList (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageListApiBefore125 [2021-09-09T01:57:35.288Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageLoadError [2021-09-09T01:57:35.288Z] --- PASS: TestImageLoadError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImageLoad [2021-09-09T01:57:35.288Z] --- PASS: TestImageLoad (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImagesPruneError [2021-09-09T01:57:35.288Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImagesPrune [2021-09-09T01:57:35.288Z] --- PASS: TestImagesPrune (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImagePullReferenceParseError [2021-09-09T01:57:35.288Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImagePullAnyError [2021-09-09T01:57:35.288Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-09T01:57:35.288Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-09T01:57:35.288Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-09T01:57:35.288Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-09T01:57:35.288Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImagePullWithoutErrors [2021-09-09T01:57:35.288Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-09T01:57:35.288Z] === RUN TestImagePushReferenceError [2021-09-09T01:57:35.289Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImagePushAnyError [2021-09-09T01:57:35.289Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-09T01:57:35.289Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-09T01:57:35.289Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-09T01:57:35.289Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-09T01:57:35.289Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImagePushWithoutErrors [2021-09-09T01:57:35.289Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-09T01:57:35.289Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-09T01:57:35.289Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-09T01:57:35.289Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-09T01:57:35.289Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-09T01:57:35.289Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-09T01:57:35.289Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-09T01:57:35.289Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-09T01:57:35.289Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageRemoveError [2021-09-09T01:57:35.289Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageRemoveImageNotFound [2021-09-09T01:57:35.289Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageRemove [2021-09-09T01:57:35.289Z] --- PASS: TestImageRemove (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageSaveError [2021-09-09T01:57:35.289Z] --- PASS: TestImageSaveError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageSave [2021-09-09T01:57:35.289Z] --- PASS: TestImageSave (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageSearchAnyError [2021-09-09T01:57:35.289Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-09T01:57:35.289Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-09T01:57:35.289Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-09T01:57:35.289Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-09T01:57:35.289Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageSearchWithoutErrors [2021-09-09T01:57:35.289Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageTagError [2021-09-09T01:57:35.289Z] --- PASS: TestImageTagError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageTagInvalidReference [2021-09-09T01:57:35.289Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageTagInvalidSourceImageName [2021-09-09T01:57:35.289Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageTagHexSource [2021-09-09T01:57:35.289Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestImageTag [2021-09-09T01:57:35.289Z] --- PASS: TestImageTag (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestInfoServerError [2021-09-09T01:57:35.289Z] --- PASS: TestInfoServerError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestInfoInvalidResponseJSONError [2021-09-09T01:57:35.289Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestInfo [2021-09-09T01:57:35.289Z] --- PASS: TestInfo (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkConnectError [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkConnect [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkCreateError [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkCreate [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkDisconnectError [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkDisconnect [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkInspectError [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkInspectNotFoundError [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkInspectWithEmptyID [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkInspect [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkListError [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkListError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkList [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkList (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworksPruneError [2021-09-09T01:57:35.289Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworksPrune [2021-09-09T01:57:35.289Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkRemoveError [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNetworkRemove [2021-09-09T01:57:35.289Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNodeInspectError [2021-09-09T01:57:35.289Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNodeInspectNodeNotFound [2021-09-09T01:57:35.289Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNodeInspectWithEmptyID [2021-09-09T01:57:35.289Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNodeInspect [2021-09-09T01:57:35.289Z] --- PASS: TestNodeInspect (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNodeListError [2021-09-09T01:57:35.289Z] --- PASS: TestNodeListError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNodeList [2021-09-09T01:57:35.289Z] --- PASS: TestNodeList (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNodeRemoveError [2021-09-09T01:57:35.289Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNodeRemove [2021-09-09T01:57:35.289Z] --- PASS: TestNodeRemove (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNodeUpdateError [2021-09-09T01:57:35.289Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestNodeUpdate [2021-09-09T01:57:35.289Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestOptionWithTimeout [2021-09-09T01:57:35.289Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPingFail [2021-09-09T01:57:35.289Z] --- PASS: TestPingFail (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPingWithError [2021-09-09T01:57:35.289Z] 2021/09/09 01:57:34 RoundTripper returned a response & error; ignoring response [2021-09-09T01:57:35.289Z] 2021/09/09 01:57:34 RoundTripper returned a response & error; ignoring response [2021-09-09T01:57:35.289Z] --- PASS: TestPingWithError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPingSuccess [2021-09-09T01:57:35.289Z] --- PASS: TestPingSuccess (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPingHeadFallback [2021-09-09T01:57:35.289Z] === RUN TestPingHeadFallback/OK [2021-09-09T01:57:35.289Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-09T01:57:35.289Z] === RUN TestPingHeadFallback/Not_Found [2021-09-09T01:57:35.289Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-09T01:57:35.289Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-09T01:57:35.289Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-09T01:57:35.289Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-09T01:57:35.289Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-09T01:57:35.289Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginDisableError [2021-09-09T01:57:35.289Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginDisable [2021-09-09T01:57:35.289Z] --- PASS: TestPluginDisable (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginEnableError [2021-09-09T01:57:35.289Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginEnable [2021-09-09T01:57:35.289Z] --- PASS: TestPluginEnable (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginInspectError [2021-09-09T01:57:35.289Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginInspectWithEmptyID [2021-09-09T01:57:35.289Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginInspect [2021-09-09T01:57:35.289Z] --- PASS: TestPluginInspect (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginListError [2021-09-09T01:57:35.289Z] --- PASS: TestPluginListError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginList [2021-09-09T01:57:35.289Z] --- PASS: TestPluginList (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginPushError [2021-09-09T01:57:35.289Z] --- PASS: TestPluginPushError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginPush [2021-09-09T01:57:35.289Z] --- PASS: TestPluginPush (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginRemoveError [2021-09-09T01:57:35.289Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginRemove [2021-09-09T01:57:35.289Z] --- PASS: TestPluginRemove (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginSetError [2021-09-09T01:57:35.289Z] --- PASS: TestPluginSetError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPluginSet [2021-09-09T01:57:35.289Z] --- PASS: TestPluginSet (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSetHostHeader [2021-09-09T01:57:35.289Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestPlainTextError [2021-09-09T01:57:35.289Z] --- PASS: TestPlainTextError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestInfiniteError [2021-09-09T01:57:35.289Z] --- PASS: TestInfiniteError (0.03s) [2021-09-09T01:57:35.289Z] === RUN TestCanceledContext [2021-09-09T01:57:35.289Z] 2021/09/09 01:57:34 RoundTripper returned a response & error; ignoring response [2021-09-09T01:57:35.289Z] --- PASS: TestCanceledContext (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestDeadlineExceededContext [2021-09-09T01:57:35.289Z] 2021/09/09 01:57:34 RoundTripper returned a response & error; ignoring response [2021-09-09T01:57:35.289Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretCreateUnsupported [2021-09-09T01:57:35.289Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretCreateError [2021-09-09T01:57:35.289Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretCreate [2021-09-09T01:57:35.289Z] --- PASS: TestSecretCreate (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretInspectUnsupported [2021-09-09T01:57:35.289Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretInspectError [2021-09-09T01:57:35.289Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretInspectSecretNotFound [2021-09-09T01:57:35.289Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretInspectWithEmptyID [2021-09-09T01:57:35.289Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretInspect [2021-09-09T01:57:35.289Z] --- PASS: TestSecretInspect (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretListUnsupported [2021-09-09T01:57:35.289Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretListError [2021-09-09T01:57:35.289Z] --- PASS: TestSecretListError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretList [2021-09-09T01:57:35.289Z] --- PASS: TestSecretList (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretRemoveUnsupported [2021-09-09T01:57:35.289Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretRemoveError [2021-09-09T01:57:35.289Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretRemove [2021-09-09T01:57:35.289Z] --- PASS: TestSecretRemove (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretUpdateUnsupported [2021-09-09T01:57:35.289Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretUpdateError [2021-09-09T01:57:35.289Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSecretUpdate [2021-09-09T01:57:35.289Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceCreateError [2021-09-09T01:57:35.289Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceCreate [2021-09-09T01:57:35.289Z] --- PASS: TestServiceCreate (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-09T01:57:35.289Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceCreateDigestPinning [2021-09-09T01:57:35.289Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceInspectError [2021-09-09T01:57:35.289Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceInspectServiceNotFound [2021-09-09T01:57:35.289Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceInspectWithEmptyID [2021-09-09T01:57:35.289Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceInspect [2021-09-09T01:57:35.289Z] --- PASS: TestServiceInspect (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceListError [2021-09-09T01:57:35.289Z] --- PASS: TestServiceListError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceList [2021-09-09T01:57:35.289Z] --- PASS: TestServiceList (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceLogsError [2021-09-09T01:57:35.289Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceLogs [2021-09-09T01:57:35.289Z] --- PASS: TestServiceLogs (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceRemoveError [2021-09-09T01:57:35.289Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceRemoveNotFoundError [2021-09-09T01:57:35.289Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceRemove [2021-09-09T01:57:35.289Z] --- PASS: TestServiceRemove (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceUpdateError [2021-09-09T01:57:35.289Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestServiceUpdate [2021-09-09T01:57:35.289Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSwarmGetUnlockKeyError [2021-09-09T01:57:35.289Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSwarmGetUnlockKey [2021-09-09T01:57:35.289Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSwarmInitError [2021-09-09T01:57:35.289Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSwarmInit [2021-09-09T01:57:35.289Z] --- PASS: TestSwarmInit (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSwarmInspectError [2021-09-09T01:57:35.289Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSwarmInspect [2021-09-09T01:57:35.289Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSwarmJoinError [2021-09-09T01:57:35.289Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSwarmJoin [2021-09-09T01:57:35.289Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSwarmLeaveError [2021-09-09T01:57:35.289Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSwarmLeave [2021-09-09T01:57:35.289Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSwarmUnlockError [2021-09-09T01:57:35.289Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSwarmUnlock [2021-09-09T01:57:35.289Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSwarmUpdateError [2021-09-09T01:57:35.289Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestSwarmUpdate [2021-09-09T01:57:35.289Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestTaskInspectError [2021-09-09T01:57:35.289Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestTaskInspectWithEmptyID [2021-09-09T01:57:35.289Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestTaskInspect [2021-09-09T01:57:35.289Z] --- PASS: TestTaskInspect (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestTaskListError [2021-09-09T01:57:35.289Z] --- PASS: TestTaskListError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestTaskList [2021-09-09T01:57:35.289Z] --- PASS: TestTaskList (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestVolumeCreateError [2021-09-09T01:57:35.289Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestVolumeCreate [2021-09-09T01:57:35.289Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestVolumeInspectError [2021-09-09T01:57:35.289Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestVolumeInspectNotFound [2021-09-09T01:57:35.289Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestVolumeInspectWithEmptyID [2021-09-09T01:57:35.289Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestVolumeInspect [2021-09-09T01:57:35.289Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestVolumeListError [2021-09-09T01:57:35.289Z] --- PASS: TestVolumeListError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestVolumeList [2021-09-09T01:57:35.289Z] --- PASS: TestVolumeList (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestVolumeRemoveError [2021-09-09T01:57:35.289Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-09T01:57:35.289Z] === RUN TestVolumeRemove [2021-09-09T01:57:35.289Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-09T01:57:35.289Z] === CONT TestTLSCloseWriter [2021-09-09T01:57:35.289Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-09T01:57:35.289Z] PASS [2021-09-09T01:57:35.289Z] coverage: 75.1% of statements [2021-09-09T01:57:35.289Z] ok github.com/docker/docker/client 0.379s coverage: 75.1% of statements [2021-09-09T01:57:37.638Z] --- PASS: TestAuthZPluginV2Disable (2.91s) [2021-09-09T01:57:37.638Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-09T01:57:38.040Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-09T01:57:38.040Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-09T01:57:38.040Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-09T01:57:38.040Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-09T01:57:38.040Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-09T01:57:38.040Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-09T01:57:38.040Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-09T01:57:38.040Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-09T01:57:38.040Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-09T01:57:38.040Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-09T01:57:38.040Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-09T01:57:38.040Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-09T01:57:38.040Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-09T01:57:38.040Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-09T01:57:38.040Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-09T01:57:38.040Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-09T01:57:38.040Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-09T01:57:38.040Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-09T01:57:38.040Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-09T01:57:38.040Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-09T01:57:38.040Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-09T01:57:38.040Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-09T01:57:38.040Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-09T01:57:38.040Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-09T01:57:38.040Z] === RUN TestConfigureDaemonLogs [2021-09-09T01:57:38.040Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-09T01:57:38.040Z] === RUN TestCommonOptionsInstallFlags [2021-09-09T01:57:38.040Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-09T01:57:38.040Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-09T01:57:38.040Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-09T01:57:38.040Z] PASS [2021-09-09T01:57:38.040Z] coverage: 18.5% of statements [2021-09-09T01:57:38.040Z] ok github.com/docker/docker/cmd/dockerd 0.210s coverage: 18.5% of statements [2021-09-09T01:57:38.040Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-09T01:57:38.040Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-09T01:57:38.511Z] === RUN TestContainerStopSignal [2021-09-09T01:57:38.511Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestContainerStopTimeout [2021-09-09T01:57:38.511Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-09T01:57:38.511Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-09T01:57:38.511Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-09T01:57:38.511Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestReplaceAndAppendEnvVars [2021-09-09T01:57:38.511Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-09T01:57:38.511Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestNewMemoryStore [2021-09-09T01:57:38.511Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestAddContainers [2021-09-09T01:57:38.511Z] --- PASS: TestAddContainers (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestGetContainer [2021-09-09T01:57:38.511Z] --- PASS: TestGetContainer (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestDeleteContainer [2021-09-09T01:57:38.511Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestListContainers [2021-09-09T01:57:38.511Z] --- PASS: TestListContainers (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestFirstContainer [2021-09-09T01:57:38.511Z] --- PASS: TestFirstContainer (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestApplyAllContainer [2021-09-09T01:57:38.511Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestIsValidHealthString [2021-09-09T01:57:38.511Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestStateRunStop [2021-09-09T01:57:38.511Z] --- PASS: TestStateRunStop (0.00s) [2021-09-09T01:57:38.511Z] === RUN TestStateTimeoutWait [2021-09-09T01:57:38.982Z] state_test.go:141: Stop callback fired [2021-09-09T01:57:38.982Z] state_test.go:165: Stop callback fired [2021-09-09T01:57:38.982Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-09T01:57:38.982Z] === RUN TestIsValidStateString [2021-09-09T01:57:38.982Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-09T01:57:38.982Z] === RUN TestViewSaveDelete [2021-09-09T01:57:38.982Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-09T01:57:38.982Z] === RUN TestViewAll [2021-09-09T01:57:38.982Z] --- PASS: TestViewAll (0.01s) [2021-09-09T01:57:38.982Z] === RUN TestViewGet [2021-09-09T01:57:38.982Z] --- PASS: TestViewGet (0.00s) [2021-09-09T01:57:38.982Z] === RUN TestNames [2021-09-09T01:57:38.982Z] --- PASS: TestNames (0.00s) [2021-09-09T01:57:38.982Z] === RUN TestViewWithHealthCheck [2021-09-09T01:57:38.982Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-09-09T01:57:38.982Z] PASS [2021-09-09T01:57:38.982Z] coverage: 41.7% of statements [2021-09-09T01:57:38.982Z] ok github.com/docker/docker/container 0.213s coverage: 41.7% of statements [2021-09-09T01:57:38.982Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-09T01:57:38.982Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-09T01:57:38.982Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-09T01:57:38.982Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-09T01:57:39.981Z] === RUN TestPrepare [2021-09-09T01:57:39.981Z] --- PASS: TestPrepare (0.00s) [2021-09-09T01:57:39.981Z] === RUN TestStart [2021-09-09T01:57:39.981Z] --- PASS: TestStart (0.00s) [2021-09-09T01:57:39.981Z] === RUN TestWaitCancel [2021-09-09T01:57:39.981Z] --- PASS: TestWaitCancel (0.00s) [2021-09-09T01:57:39.981Z] === RUN TestWaitDisabled [2021-09-09T01:57:39.981Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-09T01:57:39.981Z] === RUN TestWaitEnabled [2021-09-09T01:57:39.981Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-09T01:57:39.981Z] === RUN TestRemove [2021-09-09T01:57:39.981Z] --- PASS: TestRemove (0.00s) [2021-09-09T01:57:39.981Z] PASS [2021-09-09T01:57:39.981Z] coverage: 65.3% of statements [2021-09-09T01:57:39.981Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2021-09-09T01:57:40.176Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.71s) [2021-09-09T01:57:40.176Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-09T01:57:41.554Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-09T01:57:41.554Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-09T01:57:41.554Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-09T01:57:41.554Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-09T01:57:41.554Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-09T01:57:41.554Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-09T01:57:41.554Z] PASS [2021-09-09T01:57:41.555Z] coverage: 35.9% of statements [2021-09-09T01:57:41.555Z] ok github.com/docker/docker/daemon/cluster/convert 0.661s coverage: 35.9% of statements [2021-09-09T01:57:41.555Z] === RUN TestNewListSecretsFilters [2021-09-09T01:57:41.555Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-09T01:57:41.555Z] === RUN TestNewListConfigsFilters [2021-09-09T01:57:41.555Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-09T01:57:41.555Z] PASS [2021-09-09T01:57:41.555Z] coverage: 0.5% of statements [2021-09-09T01:57:42.026Z] ok github.com/docker/docker/daemon/cluster 0.863s coverage: 0.5% of statements [2021-09-09T01:57:44.992Z] === RUN TestBuilderGC [2021-09-09T01:57:44.992Z] --- PASS: TestBuilderGC (0.00s) [2021-09-09T01:57:44.992Z] === RUN TestDaemonConfigurationNotFound [2021-09-09T01:57:44.992Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-09T01:57:44.992Z] === RUN TestDaemonBrokenConfiguration [2021-09-09T01:57:44.992Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-09T01:57:44.992Z] === RUN TestParseClusterAdvertiseSettings [2021-09-09T01:57:44.992Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-09T01:57:44.992Z] === RUN TestFindConfigurationConflicts [2021-09-09T01:57:44.992Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-09T01:57:44.992Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-09T01:57:44.992Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-09T01:57:44.992Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-09T01:57:44.992Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-09T01:57:44.992Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-09T01:57:44.992Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-09T01:57:44.992Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-09T01:57:44.992Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-09T01:57:44.992Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-09T01:57:44.992Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-09T01:57:44.992Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-09T01:57:44.992Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-09T01:57:44.992Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-09T01:57:44.992Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-09T01:57:44.992Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-09T01:57:44.992Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-09T01:57:44.992Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-09T01:57:44.992Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-09T01:57:44.992Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-09T01:57:44.992Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-09T01:57:44.992Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-09T01:57:44.992Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-09T01:57:44.992Z] === RUN TestValidateConfigurationErrors [2021-09-09T01:57:44.992Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-09T01:57:44.992Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-09T01:57:44.992Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-09T01:57:44.992Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-09T01:57:44.992Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-09T01:57:44.992Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-09T01:57:44.992Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-09T01:57:44.992Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-09T01:57:44.992Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-09T01:57:44.992Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-09T01:57:44.992Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-09T01:57:44.992Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-09T01:57:44.992Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-09T01:57:44.993Z] === RUN TestValidateConfiguration [2021-09-09T01:57:44.993Z] === RUN TestValidateConfiguration/with_label [2021-09-09T01:57:44.993Z] === RUN TestValidateConfiguration/with_dns [2021-09-09T01:57:44.993Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-09T01:57:44.993Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-09T01:57:44.993Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-09T01:57:44.993Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-09T01:57:44.993Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-09T01:57:44.993Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-09T01:57:44.993Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-09T01:57:44.993Z] === RUN TestModifiedDiscoverySettings [2021-09-09T01:57:44.993Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-09T01:57:44.993Z] === RUN TestReloadSetConfigFileNotExist [2021-09-09T01:57:44.993Z] time="2021-09-09T01:57:44Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-09T01:57:44.993Z] --- PASS: TestReloadSetConfigFileNotExist (0.09s) [2021-09-09T01:57:44.993Z] === RUN TestReloadDefaultConfigNotExist [2021-09-09T01:57:44.993Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:57:44.993Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-09-09T01:57:44.993Z] === RUN TestReloadBadDefaultConfig [2021-09-09T01:57:44.993Z] time="2021-09-09T01:57:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2305443304" [2021-09-09T01:57:44.993Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-09T01:57:44.993Z] === RUN TestReloadWithConflictingLabels [2021-09-09T01:57:44.993Z] time="2021-09-09T01:57:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2629398103" [2021-09-09T01:57:44.993Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-09T01:57:44.993Z] === RUN TestReloadWithDuplicateLabels [2021-09-09T01:57:44.993Z] time="2021-09-09T01:57:44Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3406767774" [2021-09-09T01:57:44.993Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-09T01:57:44.993Z] === RUN TestDaemonConfigurationMerge [2021-09-09T01:57:44.993Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-09T01:57:44.993Z] PASS [2021-09-09T01:57:44.993Z] coverage: 80.4% of statements [2021-09-09T01:57:44.993Z] ok github.com/docker/docker/daemon/config 0.253s coverage: 80.4% of statements [2021-09-09T01:57:44.993Z] === RUN TestDiscoveryOptsErrors [2021-09-09T01:57:44.993Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-09T01:57:44.993Z] === RUN TestDiscoveryOpts [2021-09-09T01:57:44.993Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-09T01:57:44.993Z] PASS [2021-09-09T01:57:44.993Z] coverage: 30.0% of statements [2021-09-09T01:57:44.993Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.0% of statements [2021-09-09T01:57:45.464Z] === RUN TestWaitNodeAttachment [2021-09-09T01:57:45.464Z] --- PASS: TestWaitNodeAttachment (0.43s) [2021-09-09T01:57:45.464Z] === RUN TestIsolationConversion [2021-09-09T01:57:45.464Z] === RUN TestIsolationConversion/default [2021-09-09T01:57:45.464Z] === RUN TestIsolationConversion/process [2021-09-09T01:57:45.464Z] === RUN TestIsolationConversion/hyperv [2021-09-09T01:57:45.464Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-09T01:57:45.464Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-09T01:57:45.464Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-09T01:57:45.464Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-09T01:57:45.464Z] === RUN TestContainerLabels [2021-09-09T01:57:45.464Z] --- PASS: TestContainerLabels (0.00s) [2021-09-09T01:57:45.464Z] === RUN TestCredentialSpecConversion [2021-09-09T01:57:45.464Z] === RUN TestCredentialSpecConversion/none [2021-09-09T01:57:45.464Z] === RUN TestCredentialSpecConversion/config [2021-09-09T01:57:45.464Z] === RUN TestCredentialSpecConversion/file [2021-09-09T01:57:45.464Z] === RUN TestCredentialSpecConversion/registry [2021-09-09T01:57:45.464Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-09T01:57:45.464Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-09T01:57:45.464Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-09T01:57:45.464Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-09T01:57:45.464Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-09T01:57:45.464Z] === RUN TestControllerValidateMountBind [2021-09-09T01:57:45.464Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-09T01:57:45.464Z] === RUN TestControllerValidateMountVolume [2021-09-09T01:57:45.464Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-09T01:57:45.464Z] === RUN TestControllerValidateMountTarget [2021-09-09T01:57:45.464Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-09T01:57:45.464Z] === RUN TestControllerValidateMountTmpfs [2021-09-09T01:57:45.464Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-09T01:57:45.464Z] === RUN TestControllerValidateMountInvalidType [2021-09-09T01:57:45.464Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-09T01:57:45.464Z] === RUN TestControllerValidateMountNamedPipe [2021-09-09T01:57:45.464Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-09T01:57:45.464Z] PASS [2021-09-09T01:57:45.464Z] coverage: 11.0% of statements [2021-09-09T01:57:45.936Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.598s coverage: 11.0% of statements [2021-09-09T01:57:45.936Z] === RUN TestEventsLog [2021-09-09T01:57:45.936Z] --- PASS: TestEventsLog (0.00s) [2021-09-09T01:57:45.936Z] === RUN TestEventsLogTimeout [2021-09-09T01:57:45.936Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-09T01:57:45.936Z] === RUN TestLogEvents [2021-09-09T01:57:45.936Z] --- PASS: TestLogEvents (0.05s) [2021-09-09T01:57:45.936Z] === RUN TestLoadBufferedEvents [2021-09-09T01:57:45.936Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-09-09T01:57:45.936Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-09T01:57:45.936Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-09T01:57:45.936Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-09T01:57:45.936Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-09T01:57:45.936Z] PASS [2021-09-09T01:57:45.936Z] coverage: 50.0% of statements [2021-09-09T01:57:45.936Z] ok github.com/docker/docker/daemon/events 0.214s coverage: 50.0% of statements [2021-09-09T01:57:46.408Z] === RUN TestIsEmptyDir [2021-09-09T01:57:46.408Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-09T01:57:46.408Z] PASS [2021-09-09T01:57:46.408Z] coverage: 2.3% of statements [2021-09-09T01:57:46.408Z] ok github.com/docker/docker/daemon/graphdriver 0.053s coverage: 2.3% of statements [2021-09-09T01:57:46.879Z] === RUN TestVerifyNetworkingConfig [2021-09-09T01:57:46.879Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-09T01:57:46.879Z] === RUN TestGetContainer [2021-09-09T01:57:46.879Z] --- PASS: TestGetContainer (0.00s) [2021-09-09T01:57:46.879Z] === RUN TestValidContainerNames [2021-09-09T01:57:46.879Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-09T01:57:46.879Z] === RUN TestContainerInitDNS [2021-09-09T01:57:46.879Z] daemon_test.go:146: root required [2021-09-09T01:57:46.879Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-09T01:57:46.879Z] === RUN TestMerge [2021-09-09T01:57:46.879Z] --- PASS: TestMerge (0.00s) [2021-09-09T01:57:46.879Z] === RUN TestValidateContainerIsolation [2021-09-09T01:57:46.879Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-09T01:57:46.879Z] === RUN TestFindNetworkErrorType [2021-09-09T01:57:46.879Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-09T01:57:46.879Z] === RUN TestEnsureServicesExist [2021-09-09T01:57:46.879Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-09T01:57:46.879Z] === RUN TestEnsureServicesExistErrors [2021-09-09T01:57:46.879Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-09T01:57:46.879Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-09T01:57:46.879Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-09T01:57:46.879Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-09T01:57:46.879Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-09T01:57:46.879Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-09T01:57:46.879Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-09T01:57:46.879Z] === RUN TestContainerDelete [2021-09-09T01:57:46.879Z] --- PASS: TestContainerDelete (0.00s) [2021-09-09T01:57:46.879Z] === RUN TestContainerDoubleDelete [2021-09-09T01:57:46.879Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-09T01:57:46.879Z] === RUN TestLogContainerEventCopyLabels [2021-09-09T01:57:46.879Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-09T01:57:46.879Z] === RUN TestLogContainerEventWithAttributes [2021-09-09T01:57:46.879Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-09T01:57:46.879Z] === RUN TestNoneHealthcheck [2021-09-09T01:57:46.879Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-09T01:57:46.879Z] === RUN TestHealthStates [2021-09-09T01:57:46.879Z] time="2021-09-09T01:57:46Z" 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-09T01:57:46.879Z] time="2021-09-09T01:57:46Z" 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-09T01:57:46.879Z] time="2021-09-09T01:57:46Z" 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-09T01:57:46.879Z] time="2021-09-09T01:57:46Z" 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-09T01:57:46.879Z] time="2021-09-09T01:57:46Z" 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-09T01:57:46.879Z] time="2021-09-09T01:57:46Z" 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-09T01:57:46.880Z] time="2021-09-09T01:57:46Z" 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-09T01:57:46.880Z] time="2021-09-09T01:57:46Z" 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-09T01:57:46.880Z] time="2021-09-09T01:57:46Z" 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-09T01:57:46.880Z] time="2021-09-09T01:57:46Z" 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-09T01:57:46.880Z] --- PASS: TestHealthStates (0.13s) [2021-09-09T01:57:46.880Z] === RUN TestMaskURLCredentials [2021-09-09T01:57:46.880Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestGetInspectData [2021-09-09T01:57:46.880Z] --- PASS: TestGetInspectData (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestFillLicense [2021-09-09T01:57:46.880Z] --- PASS: TestFillLicense (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestListInvalidFilter [2021-09-09T01:57:46.880Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestNameFilter [2021-09-09T01:57:46.880Z] --- PASS: TestNameFilter (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-09T01:57:46.880Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-09T01:57:46.880Z] === 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-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-09T01:57:46.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-09T01:57:46.880Z] --- 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-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-09T01:57:46.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestDaemonReloadLabels [2021-09-09T01:57:46.880Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-09T01:57:46.880Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestDaemonReloadMirrors [2021-09-09T01:57:46.880Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-09T01:57:46.880Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-09T01:57:46.880Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestDaemonDiscoveryReload [2021-09-09T01:57:46.880Z] === RUN TestLinkNaming [2021-09-09T01:57:46.880Z] --- PASS: TestLinkNaming (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestLinkNew [2021-09-09T01:57:46.880Z] --- PASS: TestLinkNew (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestLinkEnv [2021-09-09T01:57:46.880Z] --- PASS: TestLinkEnv (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestLinkMultipleEnv [2021-09-09T01:57:46.880Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-09T01:57:46.880Z] === RUN TestLinkPortRangeEnv [2021-09-09T01:57:46.880Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-09T01:57:46.880Z] PASS [2021-09-09T01:57:46.880Z] coverage: 93.0% of statements [2021-09-09T01:57:46.880Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2021-09-09T01:57:47.874Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-09-09T01:57:47.874Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-09T01:57:48.345Z] === RUN TestAdapterReadLogs [2021-09-09T01:57:48.345Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-09T01:57:48.345Z] === RUN TestCopier [2021-09-09T01:57:48.345Z] --- PASS: TestCopier (0.00s) [2021-09-09T01:57:48.345Z] === RUN TestCopierLongLines [2021-09-09T01:57:48.345Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-09T01:57:48.345Z] === RUN TestCopierSlow [2021-09-09T01:57:48.345Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-09T01:57:48.345Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-09T01:57:48.345Z] --- PASS: TestCopierSlow (0.20s) [2021-09-09T01:57:48.345Z] === RUN TestCopierWithSized [2021-09-09T01:57:48.345Z] === RUN TestCopierWithSized/as_is [2021-09-09T01:57:48.345Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-09T01:57:48.345Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-09T01:57:48.345Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-09T01:57:48.345Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-09-09T01:57:48.345Z] === RUN TestCopierWithPartial [2021-09-09T01:57:48.345Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-09T01:57:48.345Z] === RUN TestRingLogger [2021-09-09T01:57:48.345Z] --- PASS: TestRingLogger (0.00s) [2021-09-09T01:57:48.345Z] === RUN TestRingCap [2021-09-09T01:57:48.345Z] --- PASS: TestRingCap (0.00s) [2021-09-09T01:57:48.345Z] === RUN TestRingClose [2021-09-09T01:57:48.345Z] --- PASS: TestRingClose (0.00s) [2021-09-09T01:57:48.345Z] === RUN TestRingDrain [2021-09-09T01:57:48.345Z] --- PASS: TestRingDrain (0.00s) [2021-09-09T01:57:48.345Z] PASS [2021-09-09T01:57:48.345Z] coverage: 43.8% of statements [2021-09-09T01:57:48.345Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 43.8% of statements [2021-09-09T01:57:48.817Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-09-09T01:57:48.817Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-09T01:57:48.817Z] reload_test.go:520: root required [2021-09-09T01:57:48.817Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-09T01:57:48.817Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-09T01:57:48.817Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-09T01:57:48.817Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-09T01:57:48.817Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-09T01:57:48.817Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-09T01:57:48.817Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2021-09-09T01:57:48.817Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-09T01:57:48.817Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-09-09T01:57:48.817Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-09T01:57:48.817Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-09T01:57:48.817Z] === RUN TestParseVolumesFrom [2021-09-09T01:57:48.817Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-09T01:57:48.817Z] PASS [2021-09-09T01:57:48.817Z] coverage: 9.1% of statements [2021-09-09T01:57:48.817Z] ok github.com/docker/docker/daemon 2.346s coverage: 9.1% of statements [2021-09-09T01:57:48.817Z] === RUN TestNewStreamConfig [2021-09-09T01:57:48.817Z] === RUN TestNewStreamConfig/defaults [2021-09-09T01:57:48.817Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-09T01:57:48.817Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-09T01:57:48.817Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-09T01:57:48.817Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-09T01:57:48.817Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-09T01:57:48.817Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-09T01:57:48.817Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-09T01:57:48.817Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-09T01:57:48.817Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-09T01:57:48.817Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-09T01:57:48.817Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-09T01:57:48.817Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-09T01:57:48.817Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-09T01:57:48.817Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-09T01:57:48.817Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-09T01:57:48.817Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-09T01:57:48.817Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-09T01:57:48.817Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-09T01:57:48.817Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-09T01:57:48.817Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-09T01:57:48.817Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-09T01:57:48.817Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-09T01:57:48.817Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-09T01:57:48.817Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-09T01:57:48.817Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-09T01:57:48.817Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-09T01:57:48.817Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-09T01:57:48.817Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-09T01:57:48.817Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-09T01:57:48.817Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-09T01:57:48.817Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-09T01:57:48.817Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-09T01:57:48.817Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-09T01:57:49.072Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-09T01:57:49.072Z] === RUN TestBoolValue [2021-09-09T01:57:49.072Z] --- PASS: TestBoolValue (0.00s) [2021-09-09T01:57:49.072Z] === RUN TestBoolValueOrDefault [2021-09-09T01:57:49.072Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-09-09T01:57:49.072Z] === RUN TestInt64ValueOrZero [2021-09-09T01:57:49.072Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-09-09T01:57:49.072Z] === RUN TestInt64ValueOrDefault [2021-09-09T01:57:49.072Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-09-09T01:57:49.072Z] === RUN TestInt64ValueOrDefaultWithError [2021-09-09T01:57:49.072Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-09-09T01:57:49.072Z] === RUN TestJsonContentType [2021-09-09T01:57:49.072Z] --- PASS: TestJsonContentType (0.00s) [2021-09-09T01:57:49.072Z] PASS [2021-09-09T01:57:49.072Z] coverage: 14.7% of statements [2021-09-09T01:57:49.072Z] ok github.com/docker/docker/api/server/httputils 0.061s coverage: 14.7% of statements [2021-09-09T01:57:49.072Z] === RUN TestMaskSecretKeys [2021-09-09T01:57:49.072Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-09-09T01:57:49.072Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-09-09T01:57:49.072Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-09-09T01:57:49.072Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-09-09T01:57:49.072Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-09-09T01:57:49.072Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-09-09T01:57:49.072Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-09-09T01:57:49.072Z] === RUN TestVersionMiddlewareVersion [2021-09-09T01:57:49.072Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-09-09T01:57:49.072Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-09-09T01:57:49.072Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-09-09T01:57:49.072Z] PASS [2021-09-09T01:57:49.072Z] coverage: 37.7% of statements [2021-09-09T01:57:49.072Z] ok github.com/docker/docker/api/server/middleware 0.077s coverage: 37.7% of statements [2021-09-09T01:57:49.072Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-09T01:57:49.072Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-09T01:57:49.072Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-09T01:57:49.072Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-09T01:57:49.072Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-09T01:57:49.072Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-09T01:57:49.072Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-09T01:57:49.072Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-09T01:57:49.072Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-09T01:57:49.072Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-09T01:57:49.072Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-09T01:57:49.289Z] time="2021-09-09T01:57:48Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-09T01:57:49.289Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-09-09T01:57:49.289Z] === RUN TestCreateSuccess [2021-09-09T01:57:49.289Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestCreateStreamSkipped [2021-09-09T01:57:49.289Z] time="2021-09-09T01:57:48Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-09T01:57:49.289Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestCreateLogGroupSuccess [2021-09-09T01:57:49.289Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestCreateError [2021-09-09T01:57:49.289Z] --- PASS: TestCreateError (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestCreateAlreadyExists [2021-09-09T01:57:49.289Z] time="2021-09-09T01:57:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-09T01:57:49.289Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestLogClosed [2021-09-09T01:57:49.289Z] --- PASS: TestLogClosed (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestLogBlocking [2021-09-09T01:57:49.289Z] --- PASS: TestLogBlocking (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-09T01:57:49.289Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestLogNonBlockingBufferFull [2021-09-09T01:57:49.289Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestPublishBatchSuccess [2021-09-09T01:57:49.289Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestPublishBatchError [2021-09-09T01:57:49.289Z] time="2021-09-09T01:57:48Z" level=error msg=Error [2021-09-09T01:57:49.289Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-09T01:57:49.289Z] time="2021-09-09T01:57:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-09T01:57:49.289Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-09T01:57:49.289Z] time="2021-09-09T01:57:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-09T01:57:49.289Z] time="2021-09-09T01:57:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-09T01:57:49.289Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestCollectBatchSimple [2021-09-09T01:57:49.289Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestCollectBatchTicker [2021-09-09T01:57:49.289Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestCollectBatchMultilinePattern [2021-09-09T01:57:49.289Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-09T01:57:49.289Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-09T01:57:49.289Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-09T01:57:49.289Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-09-09T01:57:49.289Z] === RUN TestCollectBatchClose [2021-09-09T01:57:49.289Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestEffectiveLen [2021-09-09T01:57:49.289Z] === RUN TestEffectiveLen/0/Hello [2021-09-09T01:57:49.289Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-09T01:57:49.289Z] === RUN TestEffectiveLen/2/🙃 [2021-09-09T01:57:49.289Z] === RUN TestEffectiveLen/3/���� [2021-09-09T01:57:49.289Z] === RUN TestEffectiveLen/4/He��o [2021-09-09T01:57:49.289Z] === RUN TestEffectiveLen/5/ [2021-09-09T01:57:49.289Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestFindValidSplit [2021-09-09T01:57:49.289Z] === RUN TestFindValidSplit/0/ [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1063: [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1064: [2021-09-09T01:57:49.289Z] === RUN TestFindValidSplit/1/Hello [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1063: Hello [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1064: [2021-09-09T01:57:49.289Z] === RUN TestFindValidSplit/2/Hello [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1063: He [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1064: llo [2021-09-09T01:57:49.289Z] === RUN TestFindValidSplit/3/Hello [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1063: [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1064: Hello [2021-09-09T01:57:49.289Z] === RUN TestFindValidSplit/4/🙃 [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1063: [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-09T01:57:49.289Z] === RUN TestFindValidSplit/5/🙃 [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1064: [2021-09-09T01:57:49.289Z] === RUN TestFindValidSplit/6/a� [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1063: a [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1064: � [2021-09-09T01:57:49.289Z] === RUN TestFindValidSplit/7/a� [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1063: a� [2021-09-09T01:57:49.289Z] cloudwatchlogs_test.go:1064: [2021-09-09T01:57:49.289Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestProcessEventEmoji [2021-09-09T01:57:49.289Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestCollectBatchLineSplit [2021-09-09T01:57:49.289Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-09T01:57:49.289Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestCollectBatchMaxEvents [2021-09-09T01:57:49.289Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-09-09T01:57:49.289Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-09T01:57:49.289Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-09T01:57:49.289Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-09T01:57:49.289Z] === RUN TestSearchRegistryForImagesErrors [2021-09-09T01:57:49.289Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-09T01:57:49.289Z] === RUN TestSearchRegistryForImages [2021-09-09T01:57:49.289Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-09T01:57:49.289Z] === RUN TestOnlyPlatformWithFallback [2021-09-09T01:57:49.289Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestImageDelete [2021-09-09T01:57:49.289Z] === RUN TestImageDelete/no_lease [2021-09-09T01:57:49.289Z] === RUN TestImageDelete/lease_exists [2021-09-09T01:57:49.289Z] --- PASS: TestImageDelete (0.04s) [2021-09-09T01:57:49.289Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-09T01:57:49.289Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-09-09T01:57:49.289Z] === RUN TestContentStoreForPull [2021-09-09T01:57:49.289Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2021-09-09T01:57:49.289Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-09T01:57:49.289Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-09T01:57:49.289Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-09T01:57:49.289Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-09T01:57:49.289Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-09T01:57:49.289Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-09T01:57:49.289Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-09T01:57:49.289Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-09T01:57:49.289Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-09T01:57:49.289Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-09T01:57:49.289Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-09T01:57:49.289Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-09T01:57:49.289Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-09T01:57:49.289Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-09T01:57:49.289Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-09T01:57:49.289Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-09T01:57:49.289Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-09T01:57:49.289Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-09T01:57:49.290Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-09T01:57:49.290Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-09T01:57:49.290Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-09T01:57:49.290Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-09T01:57:49.290Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-09T01:57:49.290Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-09T01:57:49.290Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-09T01:57:49.290Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-09T01:57:49.290Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-09T01:57:49.290Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-09T01:57:49.290Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-09T01:57:49.290Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-09T01:57:49.290Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-09T01:57:49.290Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-09T01:57:49.290Z] === RUN TestCreateTagSuccess [2021-09-09T01:57:49.290Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-09T01:57:49.290Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-09T01:57:49.290Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-09T01:57:49.290Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-09T01:57:49.290Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-09T01:57:49.290Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-09T01:57:49.290Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-09T01:57:49.290Z] PASS [2021-09-09T01:57:49.290Z] coverage: 77.4% of statements [2021-09-09T01:57:49.290Z] ok github.com/docker/docker/daemon/logger/awslogs 0.353s coverage: 77.4% of statements [2021-09-09T01:57:49.290Z] --- PASS: TestContentStoreForPull (0.16s) [2021-09-09T01:57:49.290Z] PASS [2021-09-09T01:57:49.290Z] coverage: 6.7% of statements [2021-09-09T01:57:49.290Z] ok github.com/docker/docker/daemon/images 0.310s coverage: 6.7% of statements [2021-09-09T01:57:49.290Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-09T01:57:49.290Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-09T01:57:49.290Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-09T01:57:49.290Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-09T01:57:49.290Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-09T01:57:49.290Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-09T01:57:49.290Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-09T01:57:49.386Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-09-09T01:57:49.386Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-09T01:57:49.386Z] GOOS="" GOARCH="" GOARM="" [2021-09-09T01:57:49.648Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-09-09T01:57:49.648Z] [2021-09-09T01:57:49.648Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-09-09T01:57:49.761Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-09T01:57:49.761Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-09T01:57:49.761Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-09T01:57:49.761Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-09-09T01:57:49.761Z] === RUN TestFastTimeMarshalJSON [2021-09-09T01:57:49.761Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-09T01:57:49.761Z] PASS [2021-09-09T01:57:49.761Z] coverage: 87.2% of statements [2021-09-09T01:57:49.761Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.232s coverage: 87.2% of statements [2021-09-09T01:57:50.060Z] === RUN TestStrSliceMarshalJSON [2021-09-09T01:57:50.060Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-09-09T01:57:50.060Z] === RUN TestStrSliceUnmarshalJSON [2021-09-09T01:57:50.060Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-09-09T01:57:50.060Z] === RUN TestStrSliceUnmarshalString [2021-09-09T01:57:50.061Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestStrSliceUnmarshalSlice [2021-09-09T01:57:50.061Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-09-09T01:57:50.061Z] PASS [2021-09-09T01:57:50.061Z] coverage: 90.0% of statements [2021-09-09T01:57:50.061Z] === RUN TestAdjustForAPIVersion [2021-09-09T01:57:50.061Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-09-09T01:57:50.061Z] PASS [2021-09-09T01:57:50.061Z] coverage: 5.7% of statements [2021-09-09T01:57:50.061Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2021-09-09T01:57:50.061Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-09-09T01:57:50.061Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-09T01:57:50.061Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-09T01:57:50.061Z] ? github.com/docker/docker/api/types [no test files] [2021-09-09T01:57:50.061Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-09T01:57:50.061Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-09T01:57:50.061Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-09T01:57:50.061Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-09T01:57:50.061Z] === RUN TestToJSON [2021-09-09T01:57:50.061Z] --- PASS: TestToJSON (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestToParamWithVersion [2021-09-09T01:57:50.061Z] --- PASS: TestToParamWithVersion (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestFromJSON [2021-09-09T01:57:50.061Z] --- PASS: TestFromJSON (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestEmpty [2021-09-09T01:57:50.061Z] --- PASS: TestEmpty (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestArgsMatchKVListEmptySources [2021-09-09T01:57:50.061Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestArgsMatchKVList [2021-09-09T01:57:50.061Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestArgsMatch [2021-09-09T01:57:50.061Z] --- PASS: TestArgsMatch (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestAdd [2021-09-09T01:57:50.061Z] --- PASS: TestAdd (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestDel [2021-09-09T01:57:50.061Z] --- PASS: TestDel (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestLen [2021-09-09T01:57:50.061Z] --- PASS: TestLen (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestExactMatch [2021-09-09T01:57:50.061Z] --- PASS: TestExactMatch (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestOnlyOneExactMatch [2021-09-09T01:57:50.061Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestContains [2021-09-09T01:57:50.061Z] --- PASS: TestContains (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestValidate [2021-09-09T01:57:50.061Z] --- PASS: TestValidate (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestWalkValues [2021-09-09T01:57:50.061Z] --- PASS: TestWalkValues (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestFuzzyMatch [2021-09-09T01:57:50.061Z] --- PASS: TestFuzzyMatch (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestClone [2021-09-09T01:57:50.061Z] --- PASS: TestClone (0.00s) [2021-09-09T01:57:50.061Z] PASS [2021-09-09T01:57:50.061Z] coverage: 92.2% of statements [2021-09-09T01:57:50.061Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2021-09-09T01:57:50.061Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-09T01:57:50.061Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-09T01:57:50.061Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-09T01:57:50.061Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-09T01:57:50.061Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-09T01:57:50.061Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-09T01:57:50.061Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-09T01:57:50.061Z] === RUN TestDurationToSecondsString [2021-09-09T01:57:50.061Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-09-09T01:57:50.061Z] === RUN TestGetTimestamp [2021-09-09T01:57:50.061Z] --- PASS: TestGetTimestamp (0.13s) [2021-09-09T01:57:50.061Z] === RUN TestParseTimestamps [2021-09-09T01:57:50.061Z] --- PASS: TestParseTimestamps (0.00s) [2021-09-09T01:57:50.061Z] PASS [2021-09-09T01:57:50.061Z] coverage: 100.0% of statements [2021-09-09T01:57:50.061Z] ok github.com/docker/docker/api/types/time 0.166s coverage: 100.0% of statements [2021-09-09T01:57:50.220Z] --- PASS: TestCheckoutGit (25.16s) [2021-09-09T01:57:50.220Z] === RUN TestValidGitTransport [2021-09-09T01:57:50.220Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-09T01:57:50.220Z] === RUN TestGitInvalidRef [2021-09-09T01:57:50.220Z] --- PASS: TestGitInvalidRef (0.49s) [2021-09-09T01:57:50.220Z] PASS [2021-09-09T01:57:50.220Z] coverage: 86.3% of statements [2021-09-09T01:57:50.220Z] ok github.com/docker/docker/builder/remotecontext/git 25.725s coverage: 86.3% of statements [2021-09-09T01:57:50.220Z] ? github.com/docker/docker/cli [no test files] [2021-09-09T01:57:50.220Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-09T01:57:50.224Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-09-09T01:57:50.224Z] HOSTNAME=c5752b43ca8d [2021-09-09T01:57:50.224Z] TESTDEBUG=0 [2021-09-09T01:57:50.224Z] DEST=bundles/test-integration [2021-09-09T01:57:50.224Z] PWD=/go/src/github.com/docker/docker [2021-09-09T01:57:50.224Z] DOCKER_GITCOMMIT=ddd5e7601b1e2b7e84359228e279ca0edfcd124b [2021-09-09T01:57:50.224Z] container=docker [2021-09-09T01:57:50.224Z] HOME=/root [2021-09-09T01:57:50.224Z] GOLANG_VERSION=1.17 [2021-09-09T01:57:50.224Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-09-09T01:57:50.224Z] VALIDATE_BRANCH=master [2021-09-09T01:57:50.224Z] TERM=xterm [2021-09-09T01:57:50.224Z] DOCKER_PKG=github.com/docker/docker [2021-09-09T01:57:50.224Z] SHLVL=1 [2021-09-09T01:57:50.224Z] TIMEOUT=120m [2021-09-09T01:57:50.224Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-09-09T01:57:50.224Z] DOCKER_GRAPHDRIVER=overlay2 [2021-09-09T01:57:50.224Z] GO111MODULE=off [2021-09-09T01:57:50.224Z] DOCKER_EXPERIMENTAL=1 [2021-09-09T01:57:50.224Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-09-09T01:57:50.224Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-09-09T01:57:50.224Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-09-09T01:57:50.224Z] GOPATH=/go [2021-09-09T01:57:50.224Z] PKG_CONFIG=pkg-config [2021-09-09T01:57:50.224Z] _=/usr/bin/env [2021-09-09T01:57:50.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-09-09T01:57:50.232Z] === RUN TestJSONFileLogger [2021-09-09T01:57:50.232Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-09T01:57:50.232Z] === RUN TestJSONFileLoggerWithTags [2021-09-09T01:57:50.232Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-09T01:57:50.232Z] === RUN TestJSONFileLoggerWithOpts [2021-09-09T01:57:50.232Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-09T01:57:50.232Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-09T01:57:50.232Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-09T01:57:50.232Z] === RUN TestEncodeDecode [2021-09-09T01:57:50.232Z] === PAUSE TestEncodeDecode [2021-09-09T01:57:50.233Z] === RUN TestUnexpectedEOF [2021-09-09T01:57:50.233Z] time="2021-09-09T01:57:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-09T01:57:50.233Z] time="2021-09-09T01:57:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-09T01:57:50.233Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-09-09T01:57:50.233Z] === CONT TestEncodeDecode [2021-09-09T01:57:50.233Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-09T01:57:50.233Z] PASS [2021-09-09T01:57:50.233Z] coverage: 69.9% of statements [2021-09-09T01:57:50.233Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.193s coverage: 69.9% of statements [2021-09-09T01:57:50.530Z] === RUN TestCompareVersion [2021-09-09T01:57:50.531Z] --- PASS: TestCompareVersion (0.00s) [2021-09-09T01:57:50.531Z] PASS [2021-09-09T01:57:50.531Z] coverage: 77.3% of statements [2021-09-09T01:57:50.531Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2021-09-09T01:57:50.531Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-09T01:57:50.531Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-09T01:57:50.531Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-09T01:57:50.531Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-09-09T01:57:50.531Z] ? github.com/docker/docker/builder [no test files] [2021-09-09T01:57:50.531Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-09T01:57:50.531Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-09T01:57:50.531Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-09T01:57:50.531Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-09T01:57:50.531Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-09T01:57:50.531Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-09T01:57:50.531Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-09T01:57:50.704Z] === RUN TestOpenFileDelete [2021-09-09T01:57:50.704Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-09T01:57:50.704Z] === RUN TestOpenFileRename [2021-09-09T01:57:50.704Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-09T01:57:50.704Z] === RUN TestParseLogTagDefaultTag [2021-09-09T01:57:50.704Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-09T01:57:50.704Z] === RUN TestParseLogTag [2021-09-09T01:57:50.704Z] --- PASS: TestParseLogTag (0.00s) [2021-09-09T01:57:50.704Z] === RUN TestParseLogTagEmptyTag [2021-09-09T01:57:50.704Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-09T01:57:50.704Z] === RUN TestTailFiles [2021-09-09T01:57:50.704Z] --- PASS: TestTailFiles (0.00s) [2021-09-09T01:57:50.704Z] === RUN TestFollowLogsConsumerGone [2021-09-09T01:57:50.704Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-09T01:57:50.704Z] === RUN TestFollowLogsProducerGone [2021-09-09T01:57:50.704Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-09-09T01:57:50.704Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-09-09T01:57:50.704Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-09T01:57:50.704Z] === RUN TestCheckCapacityAndRotate [2021-09-09T01:57:50.704Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-09T01:57:50.704Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-09T01:57:50.704Z] === RUN TestWriteLog [2021-09-09T01:57:50.704Z] === PAUSE TestWriteLog [2021-09-09T01:57:50.704Z] === RUN TestReadLog [2021-09-09T01:57:50.704Z] === PAUSE TestReadLog [2021-09-09T01:57:50.704Z] === CONT TestWriteLog [2021-09-09T01:57:50.704Z] === CONT TestReadLog [2021-09-09T01:57:50.704Z] === RUN TestReadLog/tail_exact [2021-09-09T01:57:50.704Z] --- PASS: TestWriteLog (0.01s) [2021-09-09T01:57:50.704Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-09-09T01:57:50.704Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-09-09T01:57:50.704Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-09-09T01:57:50.704Z] PASS [2021-09-09T01:57:50.704Z] coverage: 53.7% of statements [2021-09-09T01:57:51.175Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.100s coverage: 53.7% of statements [2021-09-09T01:57:51.175Z] === RUN TestReadLog/tail_less_than_available [2021-09-09T01:57:51.175Z] === RUN TestReadLog/tail_more_than_available [2021-09-09T01:57:51.175Z] --- PASS: TestReadLog (0.14s) [2021-09-09T01:57:51.175Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-09-09T01:57:51.175Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-09T01:57:51.175Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-09T01:57:51.175Z] PASS [2021-09-09T01:57:51.175Z] coverage: 75.2% of statements [2021-09-09T01:57:51.175Z] ok github.com/docker/docker/daemon/logger/local 0.189s coverage: 75.2% of statements [2021-09-09T01:57:51.175Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-09T01:57:51.519Z] === RUN TestParseRemoteURL [2021-09-09T01:57:51.520Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-09-09T01:57:51.520Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-09-09T01:57:51.520Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-09-09T01:57:51.520Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-09-09T01:57:51.520Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-09-09T01:57:51.520Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-09-09T01:57:51.520Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-09-09T01:57:51.520Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-09-09T01:57:51.520Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-09-09T01:57:51.520Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-09-09T01:57:51.520Z] --- PASS: TestParseRemoteURL (0.00s) [2021-09-09T01:57:51.520Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-09-09T01:57:51.520Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-09-09T01:57:51.520Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-09-09T01:57:51.520Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-09-09T01:57:51.520Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-09-09T01:57:51.520Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-09-09T01:57:51.520Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-09-09T01:57:51.520Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-09-09T01:57:51.520Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-09-09T01:57:51.520Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-09-09T01:57:51.520Z] === RUN TestCloneArgsSmartHttp [2021-09-09T01:57:51.520Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-09-09T01:57:51.520Z] === RUN TestCloneArgsDumbHttp [2021-09-09T01:57:51.520Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-09-09T01:57:51.520Z] === RUN TestCloneArgsGit [2021-09-09T01:57:51.520Z] --- PASS: TestCloneArgsGit (0.00s) [2021-09-09T01:57:51.520Z] === RUN TestCheckoutGit [2021-09-09T01:57:51.646Z] === RUN TestLog [2021-09-09T01:57:51.647Z] --- PASS: TestLog (0.00s) [2021-09-09T01:57:51.647Z] PASS [2021-09-09T01:57:51.647Z] coverage: 31.5% of statements [2021-09-09T01:57:51.647Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.048s coverage: 31.5% of statements [2021-09-09T01:57:51.647Z] === RUN TestNewParse [2021-09-09T01:57:51.647Z] --- PASS: TestNewParse (0.00s) [2021-09-09T01:57:51.647Z] PASS [2021-09-09T01:57:51.647Z] coverage: 8.3% of statements [2021-09-09T01:57:51.647Z] ok github.com/docker/docker/daemon/logger/templates 0.052s coverage: 8.3% of statements [2021-09-09T01:57:52.121Z] === RUN TestValidateLogOpt [2021-09-09T01:57:52.121Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-09T01:57:52.121Z] === RUN TestNewMissedConfig [2021-09-09T01:57:52.121Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-09T01:57:52.121Z] === RUN TestNewMissedUrl [2021-09-09T01:57:52.121Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-09T01:57:52.121Z] === RUN TestNewMissedToken [2021-09-09T01:57:52.121Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-09T01:57:52.121Z] === RUN TestNewWithProxy [2021-09-09T01:57:52.121Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-09T01:57:52.121Z] === RUN TestDefault [2021-09-09T01:57:52.121Z] --- PASS: TestDefault (0.01s) [2021-09-09T01:57:52.121Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-09T01:57:52.121Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-09T01:57:52.121Z] === RUN TestJsonFormat [2021-09-09T01:57:52.121Z] --- PASS: TestJsonFormat (0.01s) [2021-09-09T01:57:52.121Z] === RUN TestRawFormat [2021-09-09T01:57:52.121Z] --- PASS: TestRawFormat (0.00s) [2021-09-09T01:57:52.121Z] === RUN TestRawFormatWithLabels [2021-09-09T01:57:52.121Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-09T01:57:52.121Z] === RUN TestRawFormatWithoutTag [2021-09-09T01:57:52.121Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-09T01:57:52.121Z] === RUN TestBatching [2021-09-09T01:57:52.121Z] --- PASS: TestBatching (0.22s) [2021-09-09T01:57:52.121Z] === RUN TestFrequency [2021-09-09T01:57:52.121Z] === RUN TestParseLogFormat [2021-09-09T01:57:52.121Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-09T01:57:52.121Z] === RUN TestValidateLogOptEmpty [2021-09-09T01:57:52.121Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-09T01:57:52.121Z] === RUN TestValidateSyslogAddress [2021-09-09T01:57:52.121Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-09T01:57:52.122Z] === RUN TestParseAddressDefaultPort [2021-09-09T01:57:52.122Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-09T01:57:52.122Z] === RUN TestValidateSyslogFacility [2021-09-09T01:57:52.122Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-09T01:57:52.122Z] === RUN TestValidateLogOptSyslogFormat [2021-09-09T01:57:52.122Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-09T01:57:52.122Z] === RUN TestValidateLogOpt [2021-09-09T01:57:52.122Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-09T01:57:52.122Z] PASS [2021-09-09T01:57:52.122Z] coverage: 46.8% of statements [2021-09-09T01:57:52.122Z] ok github.com/docker/docker/daemon/logger/syslog 0.040s coverage: 46.8% of statements [2021-09-09T01:57:52.122Z] --- PASS: TestFrequency (0.16s) [2021-09-09T01:57:52.122Z] === RUN TestOneMessagePerRequest [2021-09-09T01:57:52.122Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-09T01:57:52.122Z] === RUN TestVerify [2021-09-09T01:57:52.122Z] --- PASS: TestVerify (0.00s) [2021-09-09T01:57:52.122Z] === RUN TestSkipVerify [2021-09-09T01:57:52.391Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.20s) [2021-09-09T01:57:52.391Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:57:52.592Z] --- PASS: TestSkipVerify (0.50s) [2021-09-09T01:57:52.592Z] === RUN TestBufferMaximum [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152672.520172\",\"host\":\"d1fc1dc4179f\"}'" [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152672.520172\",\"host\":\"d1fc1dc4179f\"}'" [2021-09-09T01:57:52.592Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-09T01:57:52.592Z] === RUN TestServerAlwaysDown [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152672.522172\",\"host\":\"d1fc1dc4179f\"}'" [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152672.522172\",\"host\":\"d1fc1dc4179f\"}'" [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152672.522172\",\"host\":\"d1fc1dc4179f\"}'" [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152672.523172\",\"host\":\"d1fc1dc4179f\"}'" [2021-09-09T01:57:52.592Z] time="2021-09-09T01:57:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152672.523172\",\"host\":\"d1fc1dc4179f\"}'" [2021-09-09T01:57:52.592Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-09T01:57:53.064Z] === RUN TestCannotSendAfterClose [2021-09-09T01:57:53.064Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-09T01:57:53.064Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-09T01:57:53.064Z] === RUN TestV1IDService [2021-09-09T01:57:53.064Z] --- PASS: TestV1IDService (0.02s) [2021-09-09T01:57:53.064Z] === RUN TestV2MetadataService [2021-09-09T01:57:53.088Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-09-09T01:57:53.088Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-09-09T01:57:53.088Z] === RUN TestProcessNoDockerignore [2021-09-09T01:57:53.088Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestProcessShouldLeaveAllFiles [2021-09-09T01:57:53.088Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestDetectContentType [2021-09-09T01:57:53.088Z] --- PASS: TestDetectContentType (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestSelectAcceptableMIME [2021-09-09T01:57:53.088Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestInspectEmptyResponse [2021-09-09T01:57:53.088Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestInspectResponseBinary [2021-09-09T01:57:53.088Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestResponseUnsupportedContentType [2021-09-09T01:57:53.088Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestInspectResponseTextSimple [2021-09-09T01:57:53.088Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestInspectResponseEmptyContentType [2021-09-09T01:57:53.088Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestUnknownContentLength [2021-09-09T01:57:53.088Z] --- PASS: TestUnknownContentLength (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestDownloadRemote [2021-09-09T01:57:53.088Z] === RUN TestEnable [2021-09-09T01:57:53.088Z] --- PASS: TestEnable (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestDisable [2021-09-09T01:57:53.088Z] --- PASS: TestDisable (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestEnabled [2021-09-09T01:57:53.088Z] --- PASS: TestEnabled (0.00s) [2021-09-09T01:57:53.088Z] PASS [2021-09-09T01:57:53.088Z] coverage: 100.0% of statements [2021-09-09T01:57:53.088Z] ok github.com/docker/docker/cli/debug 0.042s coverage: 100.0% of statements [2021-09-09T01:57:53.088Z] --- PASS: TestDownloadRemote (0.08s) [2021-09-09T01:57:53.088Z] === RUN TestGetWithStatusError [2021-09-09T01:57:53.088Z] --- PASS: TestGetWithStatusError (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestCloseRootDirectory [2021-09-09T01:57:53.088Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:57:53.088Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestHashFile [2021-09-09T01:57:53.088Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:57:53.088Z] --- SKIP: TestHashFile (0.00s) [2021-09-09T01:57:53.088Z] === RUN TestHashSubdir [2021-09-09T01:57:53.088Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:57:53.088Z] --- SKIP: TestHashSubdir (0.01s) [2021-09-09T01:57:53.088Z] === RUN TestRemoveDirectory [2021-09-09T01:57:53.088Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:57:53.088Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-09-09T01:57:53.088Z] PASS [2021-09-09T01:57:53.088Z] coverage: 9.3% of statements [2021-09-09T01:57:53.088Z] ok github.com/docker/docker/builder/remotecontext 0.241s coverage: 9.3% of statements [2021-09-09T01:57:53.537Z] --- PASS: TestV2MetadataService (0.44s) [2021-09-09T01:57:53.537Z] PASS [2021-09-09T01:57:53.537Z] coverage: 48.2% of statements [2021-09-09T01:57:53.537Z] ok github.com/docker/docker/distribution/metadata 0.522s coverage: 48.2% of statements [2021-09-09T01:57:53.562Z] === RUN TestGetAllAllowed [2021-09-09T01:57:53.562Z] --- PASS: TestGetAllAllowed (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestGetAllMeta [2021-09-09T01:57:53.562Z] --- PASS: TestGetAllMeta (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestWarnOnUnusedBuildArgs [2021-09-09T01:57:53.562Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestIsUnreferencedBuiltin [2021-09-09T01:57:53.562Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestIsExistingDirectory [2021-09-09T01:57:53.562Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestGetFilenameForDownload [2021-09-09T01:57:53.562Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestEnv2Variables [2021-09-09T01:57:53.562Z] --- PASS: TestEnv2Variables (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-09-09T01:57:53.562Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestMaintainer [2021-09-09T01:57:53.562Z] --- PASS: TestMaintainer (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestLabel [2021-09-09T01:57:53.562Z] --- PASS: TestLabel (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestFromScratch [2021-09-09T01:57:53.562Z] --- PASS: TestFromScratch (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestFromWithArg [2021-09-09T01:57:53.562Z] --- PASS: TestFromWithArg (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-09-09T01:57:53.562Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestFromWithUndefinedArg [2021-09-09T01:57:53.562Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestFromMultiStageWithNamedStage [2021-09-09T01:57:53.562Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestOnbuild [2021-09-09T01:57:53.562Z] --- PASS: TestOnbuild (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestWorkdir [2021-09-09T01:57:53.562Z] --- PASS: TestWorkdir (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestCmd [2021-09-09T01:57:53.562Z] --- PASS: TestCmd (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestHealthcheckNone [2021-09-09T01:57:53.562Z] --- PASS: TestHealthcheckNone (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestHealthcheckCmd [2021-09-09T01:57:53.562Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestEntrypoint [2021-09-09T01:57:53.562Z] --- PASS: TestEntrypoint (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestExpose [2021-09-09T01:57:53.562Z] --- PASS: TestExpose (0.00s) [2021-09-09T01:57:53.562Z] === RUN TestUser [2021-09-09T01:57:53.562Z] --- PASS: TestUser (0.00s) [2021-09-09T01:57:54.008Z] time="2021-09-09T01:57:53Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-09T01:57:54.008Z] time="2021-09-09T01:57:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d1fc1dc4179f\"}'" [2021-09-09T01:57:54.008Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-09T01:57:54.008Z] PASS [2021-09-09T01:57:54.008Z] coverage: 82.5% of statements [2021-09-09T01:57:54.008Z] ok github.com/docker/docker/daemon/logger/splunk 1.973s coverage: 82.5% of statements [2021-09-09T01:57:54.008Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-09T01:57:54.008Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-09T01:57:54.008Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-09T01:57:54.008Z] === RUN TestSuccessfulDownload [2021-09-09T01:57:54.008Z] download_test.go:267: Needs fixing on Windows [2021-09-09T01:57:54.008Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-09T01:57:54.008Z] === RUN TestCancelledDownload [2021-09-09T01:57:54.008Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-09T01:57:54.008Z] === RUN TestMaxDownloadAttempts [2021-09-09T01:57:54.008Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-09T01:57:54.008Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-09T01:57:54.008Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-09T01:57:54.008Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-09T01:57:54.008Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-09T01:57:54.008Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-09T01:57:54.008Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-09T01:57:54.008Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-09T01:57:54.008Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-09T01:57:54.008Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-09T01:57:54.008Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-09T01:57:54.008Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-09T01:57:54.031Z] === RUN TestVolume [2021-09-09T01:57:54.031Z] --- PASS: TestVolume (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestStopSignal [2021-09-09T01:57:54.031Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-09T01:57:54.031Z] --- SKIP: TestStopSignal (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestArg [2021-09-09T01:57:54.031Z] --- PASS: TestArg (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestShell [2021-09-09T01:57:54.031Z] --- PASS: TestShell (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestPrependEnvOnCmd [2021-09-09T01:57:54.031Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestRunWithBuildArgs [2021-09-09T01:57:54.031Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestRunIgnoresHealthcheck [2021-09-09T01:57:54.031Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestDispatchUnsupportedOptions [2021-09-09T01:57:54.031Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-09-09T01:57:54.031Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-09-09T01:57:54.031Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-09-09T01:57:54.031Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-09-09T01:57:54.031Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-09-09T01:57:54.031Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-09-09T01:57:54.031Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestNormalizeWorkdir [2021-09-09T01:57:54.031Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestDispatch [2021-09-09T01:57:54.031Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-09-09T01:57:54.031Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-09-09T01:57:54.031Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-09-09T01:57:54.031Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-09-09T01:57:54.031Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-09-09T01:57:54.031Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-09-09T01:57:54.031Z] === RUN TestDispatch/COPY_url [2021-09-09T01:57:54.031Z] --- PASS: TestDispatch (0.06s) [2021-09-09T01:57:54.031Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-09-09T01:57:54.031Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-09-09T01:57:54.031Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-09-09T01:57:54.031Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-09-09T01:57:54.031Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-09-09T01:57:54.031Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-09-09T01:57:54.031Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestAddScratchImageAddsToMounts [2021-09-09T01:57:54.031Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestAddFromScratchPopulatesPlatform [2021-09-09T01:57:54.031Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-09-09T01:57:54.031Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-09-09T01:57:54.031Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestImageSourceGetAddsToMounts [2021-09-09T01:57:54.031Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestEmptyDockerfile [2021-09-09T01:57:54.031Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-09-09T01:57:54.031Z] === RUN TestSymlinkDockerfile [2021-09-09T01:57:54.031Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestDockerfileOutsideTheBuildContext [2021-09-09T01:57:54.031Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestNonExistingDockerfile [2021-09-09T01:57:54.031Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestCopyRunConfig [2021-09-09T01:57:54.031Z] --- PASS: TestCopyRunConfig (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestDeepCopyRunConfig [2021-09-09T01:57:54.031Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestExportImage [2021-09-09T01:57:54.031Z] --- PASS: TestExportImage (0.00s) [2021-09-09T01:57:54.031Z] === RUN TestNormalizeDest [2021-09-09T01:57:54.031Z] --- PASS: TestNormalizeDest (0.00s) [2021-09-09T01:57:54.031Z] PASS [2021-09-09T01:57:54.031Z] coverage: 46.8% of statements [2021-09-09T01:57:54.031Z] ok github.com/docker/docker/builder/dockerfile 0.179s coverage: 46.8% of statements [2021-09-09T01:57:54.031Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-09T01:57:54.479Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-09T01:57:54.479Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-09T01:57:54.479Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-09T01:57:54.479Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-09T01:57:54.479Z] === RUN TestContinueOnError_NeverContinue [2021-09-09T01:57:54.479Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-09T01:57:54.479Z] === RUN TestManifestStore [2021-09-09T01:57:54.479Z] === RUN TestManifestStore/no_remote_or_local [2021-09-09T01:57:54.479Z] time="2021-09-09T01:57:54Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local11489782\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-09T01:57:54.479Z] === RUN TestManifestStore/no_local_cache [2021-09-09T01:57:54.479Z] === RUN TestManifestStore/with_local_cache [2021-09-09T01:57:54.479Z] === RUN TestManifestStore/unknown_media_type [2021-09-09T01:57:54.479Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-09T01:57:54.479Z] time="2021-09-09T01:57:54Z" level=warning msg="reference for unknown type: " [2021-09-09T01:57:54.479Z] time="2021-09-09T01:57:54Z" level=warning msg="reference for unknown type: " [2021-09-09T01:57:54.479Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-09T01:57:54.479Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-09T01:57:54.479Z] time="2021-09-09T01:57:54Z" level=warning msg="reference for unknown type: " [2021-09-09T01:57:54.479Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-09T01:57:54.479Z] time="2021-09-09T01:57:54Z" level=warning msg="reference for unknown type: " [2021-09-09T01:57:54.479Z] time="2021-09-09T01:57:54Z" level=warning msg="reference for unknown type: " [2021-09-09T01:57:54.479Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-09T01:57:54.479Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-09T01:57:54.479Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-09T01:57:54.479Z] time="2021-09-09T01:57:54Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-09T01:57:54.479Z] --- PASS: TestManifestStore (0.24s) [2021-09-09T01:57:54.479Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-09-09T01:57:54.479Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-09-09T01:57:54.479Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-09T01:57:54.479Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-09-09T01:57:54.479Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-09T01:57:54.479Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-09-09T01:57:54.479Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-09T01:57:54.479Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-09-09T01:57:54.479Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-09-09T01:57:54.479Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-09T01:57:54.479Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-09T01:57:54.479Z] === RUN TestDetectManifestBlobMediaType [2021-09-09T01:57:54.479Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-09T01:57:54.479Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-09T01:57:54.479Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-09T01:57:54.479Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-09T01:57:54.479Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-09T01:57:54.479Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-09T01:57:54.479Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-09T01:57:54.479Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-09T01:57:54.479Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-09T01:57:54.479Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-09T01:57:54.479Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-09T01:57:54.479Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-09T01:57:54.479Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-09T01:57:54.479Z] === RUN TestFixManifestLayers [2021-09-09T01:57:54.479Z] --- PASS: TestFixManifestLayers (0.01s) [2021-09-09T01:57:54.479Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-09T01:57:54.479Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-09T01:57:54.479Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.01s) [2021-09-09T01:57:54.479Z] === RUN TestFixManifestLayersBadParent [2021-09-09T01:57:54.479Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-09T01:57:54.479Z] === RUN TestValidateManifest [2021-09-09T01:57:54.479Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-09T01:57:54.479Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-09T01:57:54.479Z] === RUN TestFormatPlatform [2021-09-09T01:57:54.479Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-09T01:57:54.479Z] === RUN TestGetRepositoryMountCandidates [2021-09-09T01:57:54.479Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-09T01:57:54.479Z] === RUN TestLayerAlreadyExists [2021-09-09T01:57:54.479Z] 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-09T01:57:54.479Z] 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-09T01:57:54.479Z] 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-09T01:57:54.479Z] 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-09T01:57:54.479Z] 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-09T01:57:54.480Z] 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-09T01:57:54.480Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-09T01:57:54.480Z] === RUN TestWhenEmptyAuthConfig [2021-09-09T01:57:54.480Z] time="2021-09-09T01:57:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-09T01:57:54.480Z] time="2021-09-09T01:57:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-09T01:57:54.480Z] time="2021-09-09T01:57:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-09T01:57:54.480Z] time="2021-09-09T01:57:54Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-09T01:57:54.480Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-09T01:57:54.480Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2021-09-09T01:57:54.480Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2021-09-09T01:57:54.480Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2021-09-09T01:57:54.480Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2021-09-09T01:57:54.480Z] === RUN TestTransfer [2021-09-09T01:57:54.480Z] --- PASS: TestTransfer (0.12s) [2021-09-09T01:57:54.480Z] === RUN TestConcurrencyLimit [2021-09-09T01:57:54.500Z] === RUN TestTCP4Proxy [2021-09-09T01:57:54.500Z] --- PASS: TestTCP4Proxy (0.01s) [2021-09-09T01:57:54.500Z] === RUN TestTCP4ProxyHalfClose [2021-09-09T01:57:54.500Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-09-09T01:57:54.500Z] === RUN TestTCP6Proxy [2021-09-09T01:57:54.500Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-09T01:57:54.500Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-09-09T01:57:54.500Z] === RUN TestTCPDualStackProxy [2021-09-09T01:57:54.500Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-09T01:57:54.500Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-09-09T01:57:54.500Z] === RUN TestUDP4Proxy [2021-09-09T01:57:54.500Z] --- PASS: TestUDP4Proxy (0.00s) [2021-09-09T01:57:54.500Z] === RUN TestUDP6Proxy [2021-09-09T01:57:54.500Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-09T01:57:54.500Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-09-09T01:57:54.500Z] === RUN TestUDPWriteError [2021-09-09T01:57:54.500Z] --- PASS: TestUDPWriteError (0.00s) [2021-09-09T01:57:54.500Z] === RUN TestSCTP4Proxy [2021-09-09T01:57:54.500Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-09T01:57:54.500Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-09-09T01:57:54.500Z] === RUN TestSCTP6Proxy [2021-09-09T01:57:54.500Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-09T01:57:54.500Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-09-09T01:57:54.500Z] PASS [2021-09-09T01:57:54.500Z] coverage: 49.4% of statements [2021-09-09T01:57:54.500Z] ok github.com/docker/docker/cmd/docker-proxy 0.089s coverage: 49.4% of statements [2021-09-09T01:57:54.951Z] === RUN TestNotFound [2021-09-09T01:57:54.951Z] --- PASS: TestNotFound (0.00s) [2021-09-09T01:57:54.951Z] === RUN TestConflict [2021-09-09T01:57:54.951Z] --- PASS: TestConflict (0.00s) [2021-09-09T01:57:54.951Z] === RUN TestForbidden [2021-09-09T01:57:54.951Z] --- PASS: TestForbidden (0.00s) [2021-09-09T01:57:54.951Z] === RUN TestInvalidParameter [2021-09-09T01:57:54.951Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-09T01:57:54.951Z] === RUN TestNotImplemented [2021-09-09T01:57:54.951Z] --- PASS: TestNotImplemented (0.00s) [2021-09-09T01:57:54.951Z] === RUN TestNotModified [2021-09-09T01:57:54.951Z] --- PASS: TestNotModified (0.00s) [2021-09-09T01:57:54.951Z] === RUN TestUnauthorized [2021-09-09T01:57:54.951Z] --- PASS: TestUnauthorized (0.00s) [2021-09-09T01:57:54.951Z] === RUN TestUnknown [2021-09-09T01:57:54.951Z] --- PASS: TestUnknown (0.00s) [2021-09-09T01:57:54.951Z] === RUN TestCancelled [2021-09-09T01:57:54.951Z] --- PASS: TestCancelled (0.00s) [2021-09-09T01:57:54.951Z] === RUN TestDeadline [2021-09-09T01:57:54.951Z] --- PASS: TestDeadline (0.00s) [2021-09-09T01:57:54.951Z] === RUN TestDataLoss [2021-09-09T01:57:54.951Z] --- PASS: TestDataLoss (0.00s) [2021-09-09T01:57:54.951Z] === RUN TestUnavailable [2021-09-09T01:57:54.951Z] --- PASS: TestUnavailable (0.00s) [2021-09-09T01:57:54.951Z] === RUN TestSystem [2021-09-09T01:57:54.951Z] --- PASS: TestSystem (0.00s) [2021-09-09T01:57:54.951Z] === RUN TestFromStatusCode [2021-09-09T01:57:54.951Z] === RUN TestFromStatusCode/Not_Found [2021-09-09T01:57:54.951Z] === RUN TestFromStatusCode/Bad_Request [2021-09-09T01:57:54.951Z] === RUN TestFromStatusCode/Conflict [2021-09-09T01:57:54.951Z] === RUN TestFromStatusCode/Unauthorized [2021-09-09T01:57:54.951Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-09T01:57:54.951Z] === RUN TestFromStatusCode/Forbidden [2021-09-09T01:57:54.951Z] === RUN TestFromStatusCode/Not_Modified [2021-09-09T01:57:54.951Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-09T01:57:54.951Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-09T01:57:54.951Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-09T01:57:54.951Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-09T01:57:54.951Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-09T01:57:54.951Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-09T01:57:54.951Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-09T01:57:54.951Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-09T01:57:54.951Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-09T01:57:54.951Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-09T01:57:54.951Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-09T01:57:54.951Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-09T01:57:54.951Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-09T01:57:54.951Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-09T01:57:54.951Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-09T01:57:54.951Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-09T01:57:54.951Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-09T01:57:54.951Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-09T01:57:54.951Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-09T01:57:54.951Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-09T01:57:54.951Z] PASS [2021-09-09T01:57:54.951Z] coverage: 53.1% of statements [2021-09-09T01:57:54.951Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-09-09T01:57:54.951Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-09-09T01:57:54.951Z] === RUN TestInactiveJobs [2021-09-09T01:57:54.951Z] === RUN TestFSGetInvalidData [2021-09-09T01:57:54.951Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-09T01:57:54.951Z] === RUN TestFSInvalidSet [2021-09-09T01:57:55.422Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-09T01:57:55.422Z] === RUN TestFSInvalidRoot [2021-09-09T01:57:55.422Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-09-09T01:57:55.422Z] === RUN TestFSMetadataGetSet [2021-09-09T01:57:55.422Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-09-09T01:57:55.422Z] === RUN TestFSInvalidWalker [2021-09-09T01:57:55.422Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-09T01:57:55.422Z] === RUN TestFSGetSet [2021-09-09T01:57:55.422Z] --- PASS: TestFSGetSet (0.01s) [2021-09-09T01:57:55.422Z] === RUN TestFSGetUnsetKey [2021-09-09T01:57:55.422Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-09-09T01:57:55.422Z] === RUN TestFSGetEmptyData [2021-09-09T01:57:55.422Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-09T01:57:55.422Z] === RUN TestFSDelete [2021-09-09T01:57:55.422Z] --- PASS: TestFSDelete (0.01s) [2021-09-09T01:57:55.422Z] === RUN TestFSWalker [2021-09-09T01:57:55.422Z] --- PASS: TestFSWalker (0.01s) [2021-09-09T01:57:55.422Z] === RUN TestFSWalkerStopOnError [2021-09-09T01:57:55.422Z] --- PASS: TestFSWalkerStopOnError (0.00s) [2021-09-09T01:57:55.422Z] === RUN TestNewFromJSON [2021-09-09T01:57:55.422Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-09T01:57:55.422Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-09T01:57:55.422Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-09T01:57:55.422Z] === RUN TestMarshalKeyOrder [2021-09-09T01:57:55.422Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-09T01:57:55.422Z] === RUN TestHistoryEqual [2021-09-09T01:57:55.422Z] --- PASS: TestInactiveJobs (0.36s) [2021-09-09T01:57:55.422Z] === RUN TestWatchRelease [2021-09-09T01:57:55.422Z] --- PASS: TestHistoryEqual (0.10s) [2021-09-09T01:57:55.422Z] === RUN TestImage [2021-09-09T01:57:55.422Z] --- PASS: TestImage (0.00s) [2021-09-09T01:57:55.422Z] === RUN TestImageOSNotEmpty [2021-09-09T01:57:55.422Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-09T01:57:55.422Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-09T01:57:55.422Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-09T01:57:55.422Z] === RUN TestCreate [2021-09-09T01:57:55.422Z] --- PASS: TestCreate (0.01s) [2021-09-09T01:57:55.422Z] === RUN TestRestore [2021-09-09T01:57:55.422Z] time="2021-09-09T01:57:55Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-09T01:57:55.422Z] --- PASS: TestWatchRelease (0.04s) [2021-09-09T01:57:55.422Z] === RUN TestWatchFinishedTransfer [2021-09-09T01:57:55.422Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-09T01:57:55.422Z] === RUN TestDuplicateTransfer [2021-09-09T01:57:55.422Z] --- PASS: TestRestore (0.02s) [2021-09-09T01:57:55.422Z] === RUN TestAddDelete [2021-09-09T01:57:55.422Z] --- PASS: TestAddDelete (0.01s) [2021-09-09T01:57:55.422Z] === RUN TestSearchAfterDelete [2021-09-09T01:57:55.422Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-09T01:57:55.422Z] === RUN TestParentReset [2021-09-09T01:57:55.422Z] --- PASS: TestParentReset (0.01s) [2021-09-09T01:57:55.422Z] === RUN TestGetAndSetLastUpdated [2021-09-09T01:57:55.422Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-09T01:57:55.422Z] === RUN TestSuccessfulUpload [2021-09-09T01:57:55.422Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-09-09T01:57:55.422Z] === RUN TestStoreLen [2021-09-09T01:57:55.422Z] --- PASS: TestStoreLen (0.02s) [2021-09-09T01:57:55.422Z] PASS [2021-09-09T01:57:55.422Z] coverage: 86.6% of statements [2021-09-09T01:57:55.422Z] ok github.com/docker/docker/image 0.316s coverage: 86.6% of statements [2021-09-09T01:57:55.422Z] --- PASS: TestWhenEmptyAuthConfig (1.04s) [2021-09-09T01:57:55.422Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-09T01:57:55.422Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-09T01:57:55.422Z] === RUN TestTokenPassThru [2021-09-09T01:57:55.422Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-09T01:57:55.422Z] === RUN TestTokenPassThruDifferentHost [2021-09-09T01:57:55.422Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-09-09T01:57:55.422Z] PASS [2021-09-09T01:57:55.422Z] coverage: 24.1% of statements [2021-09-09T01:57:55.422Z] ok github.com/docker/docker/distribution 1.413s coverage: 24.1% of statements [2021-09-09T01:57:55.422Z] time="2021-09-09T01:57:55Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-09T01:57:55.894Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-09T01:57:55.894Z] === RUN TestCompare [2021-09-09T01:57:55.894Z] --- PASS: TestCompare (0.00s) [2021-09-09T01:57:55.894Z] PASS [2021-09-09T01:57:55.894Z] coverage: 19.2% of statements [2021-09-09T01:57:55.894Z] --- PASS: TestSuccessfulUpload (0.35s) [2021-09-09T01:57:55.894Z] === RUN TestCancelledUpload [2021-09-09T01:57:55.894Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-09T01:57:55.894Z] PASS [2021-09-09T01:57:55.894Z] coverage: 77.3% of statements [2021-09-09T01:57:55.894Z] ok github.com/docker/docker/image/cache 0.052s coverage: 19.2% of statements [2021-09-09T01:57:55.894Z] ok github.com/docker/docker/distribution/xfer 1.815s coverage: 77.3% of statements [2021-09-09T01:57:55.894Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-09T01:57:56.085Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-09T01:57:56.085Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-09T01:57:56.085Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-09T01:57:56.085Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-09T01:57:56.085Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-09T01:57:56.085Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-09-09T01:57:56.085Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-09T01:57:56.085Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-09T01:57:56.085Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-09T01:57:56.085Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-09T01:57:56.085Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-09T01:57:56.085Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-09T01:57:56.085Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-09T01:57:56.085Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-09-09T01:57:56.085Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-09T01:57:56.085Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-09T01:57:56.085Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-09T01:57:56.085Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-09T01:57:56.085Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-09T01:57:56.085Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-09T01:57:56.085Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-09T01:57:56.085Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-09T01:57:56.085Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-09T01:57:56.085Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-09T01:57:56.085Z] === RUN TestConfigureDaemonLogs [2021-09-09T01:57:56.085Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-09T01:57:56.085Z] === RUN TestCommonOptionsInstallFlags [2021-09-09T01:57:56.085Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-09T01:57:56.085Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-09T01:57:56.085Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-09T01:57:56.085Z] PASS [2021-09-09T01:57:56.085Z] coverage: 18.5% of statements [2021-09-09T01:57:56.085Z] ok github.com/docker/docker/cmd/dockerd 0.163s coverage: 18.5% of statements [2021-09-09T01:57:56.085Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-09T01:57:56.085Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-09T01:57:56.553Z] === RUN TestContainerStopSignal [2021-09-09T01:57:56.553Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestContainerStopTimeout [2021-09-09T01:57:56.553Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-09T01:57:56.553Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-09T01:57:56.553Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-09T01:57:56.553Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestReplaceAndAppendEnvVars [2021-09-09T01:57:56.553Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-09T01:57:56.553Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestNewMemoryStore [2021-09-09T01:57:56.553Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestAddContainers [2021-09-09T01:57:56.553Z] --- PASS: TestAddContainers (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestGetContainer [2021-09-09T01:57:56.553Z] --- PASS: TestGetContainer (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestDeleteContainer [2021-09-09T01:57:56.553Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestListContainers [2021-09-09T01:57:56.553Z] --- PASS: TestListContainers (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestFirstContainer [2021-09-09T01:57:56.553Z] --- PASS: TestFirstContainer (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestApplyAllContainer [2021-09-09T01:57:56.553Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestIsValidHealthString [2021-09-09T01:57:56.553Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestStateRunStop [2021-09-09T01:57:56.553Z] --- PASS: TestStateRunStop (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestStateTimeoutWait [2021-09-09T01:57:56.553Z] state_test.go:141: Stop callback fired [2021-09-09T01:57:56.553Z] state_test.go:165: Stop callback fired [2021-09-09T01:57:56.553Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-09T01:57:56.553Z] === RUN TestIsValidStateString [2021-09-09T01:57:56.553Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestViewSaveDelete [2021-09-09T01:57:56.553Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-09T01:57:56.553Z] === RUN TestViewAll [2021-09-09T01:57:56.553Z] --- PASS: TestViewAll (0.01s) [2021-09-09T01:57:56.553Z] === RUN TestViewGet [2021-09-09T01:57:56.553Z] --- PASS: TestViewGet (0.01s) [2021-09-09T01:57:56.553Z] === RUN TestNames [2021-09-09T01:57:56.553Z] --- PASS: TestNames (0.00s) [2021-09-09T01:57:56.553Z] === RUN TestViewWithHealthCheck [2021-09-09T01:57:56.553Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-09T01:57:56.553Z] PASS [2021-09-09T01:57:56.553Z] coverage: 41.7% of statements [2021-09-09T01:57:56.553Z] ok github.com/docker/docker/container 0.209s coverage: 41.7% of statements [2021-09-09T01:57:56.553Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-09T01:57:56.553Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-09T01:57:56.553Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-09T01:57:56.553Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-09T01:57:56.887Z] === RUN TestMakeV1ConfigFromConfig [2021-09-09T01:57:56.887Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-09T01:57:56.887Z] PASS [2021-09-09T01:57:56.887Z] coverage: 25.0% of statements [2021-09-09T01:57:56.887Z] ok github.com/docker/docker/image/v1 0.174s coverage: 25.0% of statements [2021-09-09T01:57:56.887Z] === RUN TestValidateManifest [2021-09-09T01:57:56.887Z] === RUN TestValidateManifest/nil [2021-09-09T01:57:56.887Z] === RUN TestValidateManifest/non-nil [2021-09-09T01:57:56.887Z] --- PASS: TestValidateManifest (0.00s) [2021-09-09T01:57:56.887Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-09T01:57:56.887Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-09T01:57:56.887Z] PASS [2021-09-09T01:57:56.887Z] coverage: 0.7% of statements [2021-09-09T01:57:56.887Z] ok github.com/docker/docker/image/tarexport 0.101s coverage: 0.7% of statements [2021-09-09T01:57:56.887Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-09T01:57:57.358Z] === RUN TestSerialization [2021-09-09T01:57:57.358Z] --- PASS: TestSerialization (0.02s) [2021-09-09T01:57:57.358Z] PASS [2021-09-09T01:57:57.358Z] coverage: 100.0% of statements [2021-09-09T01:57:57.358Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2021-09-09T01:57:57.539Z] === RUN TestPrepare [2021-09-09T01:57:57.539Z] --- PASS: TestPrepare (0.00s) [2021-09-09T01:57:57.539Z] === RUN TestStart [2021-09-09T01:57:57.539Z] --- PASS: TestStart (0.00s) [2021-09-09T01:57:57.539Z] === RUN TestWaitCancel [2021-09-09T01:57:57.539Z] --- PASS: TestWaitCancel (0.00s) [2021-09-09T01:57:57.539Z] === RUN TestWaitDisabled [2021-09-09T01:57:57.539Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-09T01:57:57.539Z] === RUN TestWaitEnabled [2021-09-09T01:57:57.539Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-09T01:57:57.539Z] === RUN TestRemove [2021-09-09T01:57:57.539Z] --- PASS: TestRemove (0.00s) [2021-09-09T01:57:57.539Z] PASS [2021-09-09T01:57:57.539Z] coverage: 65.3% of statements [2021-09-09T01:57:57.539Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.049s coverage: 65.3% of statements [2021-09-09T01:57:57.830Z] === RUN TestEmptyLayer [2021-09-09T01:57:57.830Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-09T01:57:57.830Z] === RUN TestCommitFailure [2021-09-09T01:57:57.830Z] --- PASS: TestCommitFailure (0.01s) [2021-09-09T01:57:57.830Z] === RUN TestStartTransactionFailure [2021-09-09T01:57:57.830Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-09T01:57:57.830Z] === RUN TestGetOrphan [2021-09-09T01:57:57.830Z] --- PASS: TestGetOrphan (0.00s) [2021-09-09T01:57:57.830Z] === RUN TestMountAndRegister [2021-09-09T01:57:57.830Z] layer_test.go:270: Layer size: 14 [2021-09-09T01:57:57.830Z] --- PASS: TestMountAndRegister (0.03s) [2021-09-09T01:57:57.830Z] === RUN TestLayerRelease [2021-09-09T01:57:57.830Z] layer_test.go:303: Failing on Windows [2021-09-09T01:57:57.830Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-09T01:57:57.830Z] === RUN TestStoreRestore [2021-09-09T01:57:57.830Z] layer_test.go:352: Failing on Windows [2021-09-09T01:57:57.830Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-09T01:57:57.830Z] === RUN TestTarStreamStability [2021-09-09T01:57:57.830Z] layer_test.go:467: Failing on Windows [2021-09-09T01:57:57.830Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-09T01:57:57.830Z] === RUN TestRegisterExistingLayer [2021-09-09T01:57:57.830Z] --- PASS: TestRegisterExistingLayer (0.07s) [2021-09-09T01:57:57.830Z] === RUN TestTarStreamVerification [2021-09-09T01:57:57.830Z] layer_test.go:696: Failing on Windows [2021-09-09T01:57:57.830Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-09T01:57:57.830Z] === RUN TestLayerMigration [2021-09-09T01:57:57.830Z] migration_test.go:45: Failing on Windows [2021-09-09T01:57:57.830Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-09T01:57:57.830Z] === RUN TestLayerMigrationNoTarsplit [2021-09-09T01:57:57.830Z] migration_test.go:181: Failing on Windows [2021-09-09T01:57:57.830Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-09T01:57:57.830Z] === RUN TestMountInit [2021-09-09T01:57:57.830Z] mount_test.go:17: Failing on Windows [2021-09-09T01:57:57.830Z] --- SKIP: TestMountInit (0.00s) [2021-09-09T01:57:57.830Z] === RUN TestMountSize [2021-09-09T01:57:57.830Z] mount_test.go:76: Failing on Windows [2021-09-09T01:57:57.830Z] --- SKIP: TestMountSize (0.00s) [2021-09-09T01:57:57.830Z] === RUN TestMountChanges [2021-09-09T01:57:57.830Z] mount_test.go:125: Failing on Windows [2021-09-09T01:57:57.830Z] --- SKIP: TestMountChanges (0.00s) [2021-09-09T01:57:57.830Z] === RUN TestMountApply [2021-09-09T01:57:57.830Z] mount_test.go:212: Failing on Windows [2021-09-09T01:57:57.830Z] --- SKIP: TestMountApply (0.00s) [2021-09-09T01:57:57.830Z] PASS [2021-09-09T01:57:57.830Z] coverage: 30.1% of statements [2021-09-09T01:57:57.830Z] ok github.com/docker/docker/layer 0.180s coverage: 30.1% of statements [2021-09-09T01:57:57.830Z] === RUN TestEnvironmentParsing [2021-09-09T01:57:57.830Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-09T01:57:57.830Z] PASS [2021-09-09T01:57:57.830Z] coverage: 1.2% of statements [2021-09-09T01:57:57.830Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.2% of statements [2021-09-09T01:57:57.830Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-09T01:57:57.830Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-09T01:57:57.830Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-09T01:57:57.830Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-09T01:57:58.825Z] === RUN TestSequenceGetAvailableBit [2021-09-09T01:57:58.825Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-09T01:57:58.825Z] === RUN TestSequenceEqual [2021-09-09T01:57:58.825Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-09T01:57:58.825Z] === RUN TestSequenceCopy [2021-09-09T01:57:58.825Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-09T01:57:58.825Z] === RUN TestGetFirstAvailable [2021-09-09T01:57:58.825Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-09T01:57:58.825Z] === RUN TestFindSequence [2021-09-09T01:57:58.825Z] --- PASS: TestFindSequence (0.00s) [2021-09-09T01:57:58.825Z] === RUN TestCheckIfAvailable [2021-09-09T01:57:58.825Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-09T01:57:58.825Z] === RUN TestMergeSequences [2021-09-09T01:57:58.825Z] --- PASS: TestMergeSequences (0.00s) [2021-09-09T01:57:58.825Z] === RUN TestPushReservation [2021-09-09T01:57:58.826Z] --- PASS: TestPushReservation (0.00s) [2021-09-09T01:57:58.826Z] === RUN TestSerializeDeserialize [2021-09-09T01:57:58.826Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-09T01:57:58.826Z] === RUN TestSet [2021-09-09T01:57:58.826Z] --- PASS: TestSet (0.00s) [2021-09-09T01:57:58.826Z] === RUN TestSetUnset [2021-09-09T01:57:58.826Z] --- PASS: TestSetUnset (0.00s) [2021-09-09T01:57:58.826Z] === RUN TestOffsetSetUnset [2021-09-09T01:57:58.826Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-09T01:57:58.826Z] === RUN TestSetInRange [2021-09-09T01:57:58.826Z] --- PASS: TestSetInRange (0.00s) [2021-09-09T01:57:58.826Z] === RUN TestSetAnyInRange [2021-09-09T01:57:58.826Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-09T01:57:58.826Z] === RUN TestMethods [2021-09-09T01:57:58.826Z] --- PASS: TestMethods (0.00s) [2021-09-09T01:57:58.826Z] === RUN TestRandomAllocateDeallocate [2021-09-09T01:57:59.756Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-09T01:57:59.756Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-09T01:57:59.756Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-09T01:57:59.756Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-09T01:57:59.756Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-09T01:57:59.756Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-09T01:57:59.756Z] PASS [2021-09-09T01:57:59.756Z] coverage: 35.9% of statements [2021-09-09T01:57:59.756Z] ok github.com/docker/docker/daemon/cluster/convert 0.480s coverage: 35.9% of statements [2021-09-09T01:57:59.756Z] === RUN TestNewListSecretsFilters [2021-09-09T01:57:59.756Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-09T01:57:59.756Z] === RUN TestNewListConfigsFilters [2021-09-09T01:57:59.756Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-09T01:57:59.756Z] PASS [2021-09-09T01:57:59.756Z] coverage: 0.5% of statements [2021-09-09T01:57:59.756Z] ok github.com/docker/docker/daemon/cluster 0.451s coverage: 0.5% of statements [2021-09-09T01:57:59.818Z] === RUN TestInvalidConfig [2021-09-09T01:57:59.818Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-09T01:57:59.818Z] === RUN TestConfig [2021-09-09T01:57:59.818Z] --- PASS: TestConfig (0.00s) [2021-09-09T01:57:59.818Z] === RUN TestOptionsLabels [2021-09-09T01:57:59.818Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-09T01:57:59.818Z] === RUN TestValidName [2021-09-09T01:57:59.818Z] --- PASS: TestValidName (0.00s) [2021-09-09T01:57:59.818Z] === RUN TestTLSConfiguration [2021-09-09T01:57:59.818Z] time="2021-09-09T01:57:59Z" level=info msg="Option Initializing KV with TLS" [2021-09-09T01:57:59.818Z] --- PASS: TestTLSConfiguration (0.12s) [2021-09-09T01:57:59.818Z] PASS [2021-09-09T01:57:59.818Z] coverage: 24.0% of statements [2021-09-09T01:57:59.818Z] ok github.com/docker/docker/libnetwork/config 0.182s coverage: 24.0% of statements [2021-09-09T01:58:00.297Z] === RUN TestKey [2021-09-09T01:58:00.297Z] --- PASS: TestKey (0.00s) [2021-09-09T01:58:00.297Z] === RUN TestParseKey [2021-09-09T01:58:00.297Z] --- PASS: TestParseKey (0.00s) [2021-09-09T01:58:00.297Z] === RUN TestInvalidDataStore [2021-09-09T01:58:00.297Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-09T01:58:00.297Z] === RUN TestKVObjectFlatKey [2021-09-09T01:58:00.297Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-09T01:58:00.297Z] === RUN TestAtomicKVObjectFlatKey [2021-09-09T01:58:00.297Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-09T01:58:00.297Z] PASS [2021-09-09T01:58:00.297Z] coverage: 21.9% of statements [2021-09-09T01:58:00.297Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2021-09-09T01:58:00.769Z] === RUN TestIPDataMarshalling [2021-09-09T01:58:00.769Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-09T01:58:00.769Z] === RUN TestValidateAndIsV6 [2021-09-09T01:58:00.769Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-09T01:58:00.769Z] PASS [2021-09-09T01:58:00.769Z] coverage: 68.9% of statements [2021-09-09T01:58:00.769Z] ok github.com/docker/docker/libnetwork/driverapi 0.036s coverage: 68.9% of statements [2021-09-09T01:58:01.241Z] --- PASS: TestRandomAllocateDeallocate (2.80s) [2021-09-09T01:58:01.241Z] === RUN TestAllocateRandomDeallocate [2021-09-09T01:58:01.241Z] === RUN TestErrorInterfaces [2021-09-09T01:58:01.241Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-09T01:58:01.241Z] === RUN TestNetworkMarshalling [2021-09-09T01:58:01.713Z] === RUN TestDriver [2021-09-09T01:58:01.713Z] --- PASS: TestDriver (0.00s) [2021-09-09T01:58:01.713Z] PASS [2021-09-09T01:58:01.713Z] coverage: 34.8% of statements [2021-09-09T01:58:01.713Z] ok github.com/docker/docker/libnetwork/drivers/host 0.034s coverage: 34.8% of statements [2021-09-09T01:58:01.713Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-09-09T01:58:01.713Z] === RUN TestEndpointMarshalling [2021-09-09T01:58:01.713Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-09T01:58:01.713Z] === RUN TestAuxAddresses [2021-09-09T01:58:01.713Z] time="2021-09-09T01:58:01Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-09T01:58:01.713Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-09T01:58:01.713Z] === RUN TestSRVServiceQuery [2021-09-09T01:58:01.713Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:01.713Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-09T01:58:01.713Z] === RUN TestServiceVIPReuse [2021-09-09T01:58:01.713Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:01.713Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-09T01:58:01.713Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-09T01:58:01.713Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:01.713Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-09T01:58:01.713Z] === RUN TestDNSIPQuery [2021-09-09T01:58:01.713Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:01.713Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-09T01:58:01.713Z] === RUN TestDNSProxyServFail [2021-09-09T01:58:01.713Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:01.713Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-09T01:58:01.713Z] === RUN TestSandboxAddEmpty [2021-09-09T01:58:01.713Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:01.713Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-09T01:58:01.713Z] === RUN TestSandboxAddMultiPrio [2021-09-09T01:58:01.713Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:01.713Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-09T01:58:01.713Z] === RUN TestSandboxAddSamePrio [2021-09-09T01:58:01.713Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:01.713Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-09T01:58:01.713Z] === RUN TestCleanupServiceDiscovery [2021-09-09T01:58:01.713Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:01.713Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-09T01:58:01.713Z] === RUN TestDNSOptions [2021-09-09T01:58:01.713Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:01.713Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-09T01:58:01.713Z] === RUN TestMultipleControllersWithSameStore [2021-09-09T01:58:01.713Z] time="2021-09-09T01:58:01Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-09T01:58:01.713Z] time="2021-09-09T01:58:01Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-09T01:58:01.713Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-09T01:58:01.713Z] PASS [2021-09-09T01:58:01.713Z] coverage: 8.6% of statements [2021-09-09T01:58:01.713Z] ok github.com/docker/docker/libnetwork 0.263s coverage: 8.6% of statements [2021-09-09T01:58:02.184Z] === RUN TestDriver [2021-09-09T01:58:02.184Z] --- PASS: TestDriver (0.00s) [2021-09-09T01:58:02.184Z] PASS [2021-09-09T01:58:02.184Z] coverage: 34.8% of statements [2021-09-09T01:58:02.184Z] ok github.com/docker/docker/libnetwork/drivers/null 0.037s coverage: 34.8% of statements [2021-09-09T01:58:02.184Z] --- PASS: TestAllocateRandomDeallocate (0.61s) [2021-09-09T01:58:02.184Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-09T01:58:02.655Z] === RUN TestNetworkAllocateFree [2021-09-09T01:58:02.655Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-09T01:58:02.655Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-09T01:58:02.655Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-09T01:58:02.655Z] PASS [2021-09-09T01:58:02.655Z] coverage: 63.6% of statements [2021-09-09T01:58:02.655Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.066s coverage: 63.6% of statements [2021-09-09T01:58:02.655Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.56s) [2021-09-09T01:58:02.655Z] === RUN TestRetrieveFromStore [2021-09-09T01:58:02.655Z] === RUN TestGetEmptyCapabilities [2021-09-09T01:58:02.655Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-09T01:58:02.655Z] === RUN TestGetExtraCapabilities [2021-09-09T01:58:02.655Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-09T01:58:02.655Z] === RUN TestGetInvalidCapabilities [2021-09-09T01:58:02.655Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-09-09T01:58:02.655Z] === RUN TestRemoteDriver [2021-09-09T01:58:02.655Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-09T01:58:02.655Z] === RUN TestDriverError [2021-09-09T01:58:02.655Z] --- PASS: TestDriverError (0.00s) [2021-09-09T01:58:02.655Z] === RUN TestMissingValues [2021-09-09T01:58:02.655Z] --- PASS: TestMissingValues (0.00s) [2021-09-09T01:58:02.655Z] === RUN TestRollback [2021-09-09T01:58:02.656Z] --- PASS: TestRollback (0.00s) [2021-09-09T01:58:02.656Z] PASS [2021-09-09T01:58:02.656Z] coverage: 57.4% of statements [2021-09-09T01:58:02.656Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.076s coverage: 57.4% of statements [2021-09-09T01:58:02.656Z] --- PASS: TestRetrieveFromStore (0.28s) [2021-09-09T01:58:02.656Z] === RUN TestIsCorrupted [2021-09-09T01:58:02.656Z] --- PASS: TestIsCorrupted (0.02s) [2021-09-09T01:58:02.656Z] === RUN TestSetRollover [2021-09-09T01:58:02.707Z] === RUN TestDiscoveryOptsErrors [2021-09-09T01:58:02.707Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestDiscoveryOpts [2021-09-09T01:58:02.707Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-09T01:58:02.707Z] PASS [2021-09-09T01:58:02.707Z] coverage: 30.0% of statements [2021-09-09T01:58:02.707Z] ok github.com/docker/docker/daemon/discovery 0.037s coverage: 30.0% of statements [2021-09-09T01:58:02.707Z] === RUN TestBuilderGC [2021-09-09T01:58:02.707Z] --- PASS: TestBuilderGC (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestDaemonConfigurationNotFound [2021-09-09T01:58:02.707Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestDaemonBrokenConfiguration [2021-09-09T01:58:02.707Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestParseClusterAdvertiseSettings [2021-09-09T01:58:02.707Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestFindConfigurationConflicts [2021-09-09T01:58:02.707Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-09T01:58:02.707Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-09T01:58:02.707Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-09T01:58:02.707Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-09T01:58:02.707Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-09T01:58:02.707Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-09T01:58:02.707Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-09T01:58:02.707Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-09T01:58:02.707Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-09T01:58:02.707Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-09T01:58:02.707Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-09T01:58:02.707Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestValidateConfigurationErrors [2021-09-09T01:58:02.707Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-09T01:58:02.707Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-09T01:58:02.707Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-09T01:58:02.707Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-09T01:58:02.707Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-09T01:58:02.707Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-09T01:58:02.707Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-09T01:58:02.707Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-09T01:58:02.707Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-09T01:58:02.707Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-09T01:58:02.707Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-09T01:58:02.707Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestValidateConfiguration [2021-09-09T01:58:02.707Z] === RUN TestValidateConfiguration/with_label [2021-09-09T01:58:02.707Z] === RUN TestValidateConfiguration/with_dns [2021-09-09T01:58:02.707Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-09T01:58:02.707Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-09T01:58:02.707Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-09T01:58:02.707Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-09T01:58:02.707Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-09T01:58:02.707Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-09T01:58:02.707Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestModifiedDiscoverySettings [2021-09-09T01:58:02.707Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestReloadSetConfigFileNotExist [2021-09-09T01:58:02.707Z] time="2021-09-09T01:58:02Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-09T01:58:02.707Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-09-09T01:58:02.707Z] === RUN TestReloadDefaultConfigNotExist [2021-09-09T01:58:02.707Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:02.707Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestReloadBadDefaultConfig [2021-09-09T01:58:02.707Z] time="2021-09-09T01:58:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2433089515" [2021-09-09T01:58:02.707Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestReloadWithConflictingLabels [2021-09-09T01:58:02.707Z] time="2021-09-09T01:58:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2906067717" [2021-09-09T01:58:02.707Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestReloadWithDuplicateLabels [2021-09-09T01:58:02.707Z] time="2021-09-09T01:58:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-564480396" [2021-09-09T01:58:02.707Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-09T01:58:02.707Z] === RUN TestDaemonConfigurationMerge [2021-09-09T01:58:02.707Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-09T01:58:02.707Z] PASS [2021-09-09T01:58:02.707Z] coverage: 80.4% of statements [2021-09-09T01:58:02.707Z] ok github.com/docker/docker/daemon/config 0.222s coverage: 80.4% of statements [2021-09-09T01:58:02.707Z] === RUN TestWaitNodeAttachment [2021-09-09T01:58:03.120Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-09T01:58:03.120Z] Using test binary docker [2021-09-09T01:58:03.120Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-09T01:58:03.120Z] Using test binary docker [2021-09-09T01:58:03.120Z] +++ /etc/init.d/apparmor start [2021-09-09T01:58:03.120Z] +++ /etc/init.d/apparmor start [2021-09-09T01:58:03.120Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2021-09-09T01:58:03.120Z] (warning). [2021-09-09T01:58:03.120Z] Starting dockerd [2021-09-09T01:58:03.120Z] INFO: Waiting for daemon to start... [2021-09-09T01:58:03.120Z] +++ 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-09T01:58:03.120Z] INFO: Waiting for daemon to start... [2021-09-09T01:58:03.120Z] Starting dockerd [2021-09-09T01:58:03.120Z] +++ 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-09T01:58:03.127Z] === RUN TestNAT [2021-09-09T01:58:03.127Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-09T01:58:03.127Z] --- SKIP: TestNAT (0.00s) [2021-09-09T01:58:03.127Z] === RUN TestTransparent [2021-09-09T01:58:03.127Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-09T01:58:03.127Z] --- SKIP: TestTransparent (0.00s) [2021-09-09T01:58:03.127Z] PASS [2021-09-09T01:58:03.127Z] coverage: 0.0% of statements [2021-09-09T01:58:03.127Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.081s coverage: 0.0% of statements [2021-09-09T01:58:03.174Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-09-09T01:58:03.175Z] === RUN TestIsolationConversion [2021-09-09T01:58:03.175Z] === RUN TestIsolationConversion/default [2021-09-09T01:58:03.175Z] === RUN TestIsolationConversion/process [2021-09-09T01:58:03.175Z] === RUN TestIsolationConversion/hyperv [2021-09-09T01:58:03.175Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-09T01:58:03.175Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-09T01:58:03.175Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-09T01:58:03.175Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-09T01:58:03.175Z] === RUN TestContainerLabels [2021-09-09T01:58:03.175Z] --- PASS: TestContainerLabels (0.00s) [2021-09-09T01:58:03.175Z] === RUN TestCredentialSpecConversion [2021-09-09T01:58:03.175Z] === RUN TestCredentialSpecConversion/none [2021-09-09T01:58:03.175Z] === RUN TestCredentialSpecConversion/config [2021-09-09T01:58:03.175Z] === RUN TestCredentialSpecConversion/file [2021-09-09T01:58:03.175Z] === RUN TestCredentialSpecConversion/registry [2021-09-09T01:58:03.175Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-09T01:58:03.175Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-09T01:58:03.175Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-09T01:58:03.175Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-09T01:58:03.175Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-09T01:58:03.175Z] === RUN TestControllerValidateMountBind [2021-09-09T01:58:03.175Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-09T01:58:03.175Z] === RUN TestControllerValidateMountVolume [2021-09-09T01:58:03.175Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-09T01:58:03.175Z] === RUN TestControllerValidateMountTarget [2021-09-09T01:58:03.175Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-09T01:58:03.175Z] === RUN TestControllerValidateMountTmpfs [2021-09-09T01:58:03.175Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-09T01:58:03.175Z] === RUN TestControllerValidateMountInvalidType [2021-09-09T01:58:03.175Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-09T01:58:03.175Z] === RUN TestControllerValidateMountNamedPipe [2021-09-09T01:58:03.175Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-09T01:58:03.175Z] PASS [2021-09-09T01:58:03.175Z] coverage: 11.0% of statements [2021-09-09T01:58:03.175Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.536s coverage: 11.0% of statements [2021-09-09T01:58:03.175Z] === RUN TestEventsLog [2021-09-09T01:58:03.175Z] --- PASS: TestEventsLog (0.00s) [2021-09-09T01:58:03.175Z] === RUN TestEventsLogTimeout [2021-09-09T01:58:03.175Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-09T01:58:03.175Z] === RUN TestLogEvents [2021-09-09T01:58:03.233Z] ..........................xx.................... [ 29%] [2021-09-09T01:58:03.598Z] === RUN TestNew [2021-09-09T01:58:03.598Z] --- PASS: TestNew (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestAddDriver [2021-09-09T01:58:03.598Z] --- PASS: TestAddDriver (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestAddDuplicateDriver [2021-09-09T01:58:03.598Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-09T01:58:03.598Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestDriver [2021-09-09T01:58:03.598Z] --- PASS: TestDriver (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestIPAM [2021-09-09T01:58:03.598Z] --- PASS: TestIPAM (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestWalkIPAMs [2021-09-09T01:58:03.598Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestWalkDrivers [2021-09-09T01:58:03.598Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-09T01:58:03.598Z] PASS [2021-09-09T01:58:03.598Z] coverage: 82.4% of statements [2021-09-09T01:58:03.598Z] === RUN TestBuildDefault [2021-09-09T01:58:03.598Z] --- PASS: TestBuildDefault (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestBuildHostnameDomainname [2021-09-09T01:58:03.598Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestBuildHostname [2021-09-09T01:58:03.598Z] --- PASS: TestBuildHostname (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestBuildHostnameFQDN [2021-09-09T01:58:03.598Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestBuildNoIP [2021-09-09T01:58:03.598Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestUpdate [2021-09-09T01:58:03.598Z] ok github.com/docker/docker/libnetwork/drvregistry 0.058s coverage: 82.4% of statements [2021-09-09T01:58:03.598Z] --- PASS: TestUpdate (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-09T01:58:03.598Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-09T01:58:03.598Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestAddEmpty [2021-09-09T01:58:03.598Z] --- PASS: TestAddEmpty (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestAdd [2021-09-09T01:58:03.598Z] --- PASS: TestAdd (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestDeleteEmpty [2021-09-09T01:58:03.598Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestDeleteNewline [2021-09-09T01:58:03.598Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestDelete [2021-09-09T01:58:03.598Z] --- PASS: TestDelete (0.00s) [2021-09-09T01:58:03.598Z] === RUN TestConcurrentWrites [2021-09-09T01:58:03.598Z] --- PASS: TestConcurrentWrites (0.15s) [2021-09-09T01:58:03.598Z] PASS [2021-09-09T01:58:03.598Z] coverage: 81.2% of statements [2021-09-09T01:58:03.598Z] ok github.com/docker/docker/libnetwork/etchosts 0.206s coverage: 81.2% of statements [2021-09-09T01:58:03.643Z] --- PASS: TestLogEvents (0.05s) [2021-09-09T01:58:03.643Z] === RUN TestLoadBufferedEvents [2021-09-09T01:58:03.643Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-09-09T01:58:03.643Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-09T01:58:03.643Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-09T01:58:03.643Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-09T01:58:03.643Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-09T01:58:03.643Z] PASS [2021-09-09T01:58:03.643Z] coverage: 50.0% of statements [2021-09-09T01:58:03.643Z] ok github.com/docker/docker/daemon/events 0.218s coverage: 50.0% of statements [2021-09-09T01:58:04.070Z] --- PASS: TestSetRollover (0.99s) [2021-09-09T01:58:04.070Z] === RUN TestSetRolloverSerial [2021-09-09T01:58:04.070Z] === RUN TestNew [2021-09-09T01:58:04.070Z] --- PASS: TestNew (0.00s) [2021-09-09T01:58:04.070Z] === RUN TestAllocate [2021-09-09T01:58:04.070Z] --- PASS: TestAllocate (0.00s) [2021-09-09T01:58:04.070Z] === RUN TestUninitialized [2021-09-09T01:58:04.070Z] --- PASS: TestUninitialized (0.00s) [2021-09-09T01:58:04.070Z] === RUN TestAllocateInRange [2021-09-09T01:58:04.070Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-09T01:58:04.070Z] === RUN TestAllocateSerial [2021-09-09T01:58:04.070Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-09T01:58:04.070Z] PASS [2021-09-09T01:58:04.070Z] coverage: 87.5% of statements [2021-09-09T01:58:04.070Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2021-09-09T01:58:04.070Z] === RUN TestDiff [2021-09-09T01:58:04.070Z] --- PASS: TestDiff (0.00s) [2021-09-09T01:58:04.070Z] === RUN TestAddedCallback [2021-09-09T01:58:04.070Z] --- PASS: TestAddedCallback (0.00s) [2021-09-09T01:58:04.070Z] === RUN TestRemovedCallback [2021-09-09T01:58:04.070Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-09T01:58:04.070Z] === RUN TestNoCallback [2021-09-09T01:58:04.070Z] --- PASS: TestNoCallback (0.00s) [2021-09-09T01:58:04.070Z] PASS [2021-09-09T01:58:04.070Z] coverage: 48.1% of statements [2021-09-09T01:58:04.070Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.035s coverage: 48.1% of statements [2021-09-09T01:58:04.112Z] === RUN TestIsEmptyDir [2021-09-09T01:58:04.112Z] --- PASS: TestIsEmptyDir (0.01s) [2021-09-09T01:58:04.112Z] PASS [2021-09-09T01:58:04.112Z] coverage: 2.3% of statements [2021-09-09T01:58:04.112Z] ok github.com/docker/docker/daemon/graphdriver 0.052s coverage: 2.3% of statements [2021-09-09T01:58:04.112Z] === RUN TestVerifyNetworkingConfig [2021-09-09T01:58:04.112Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestGetContainer [2021-09-09T01:58:04.112Z] --- PASS: TestGetContainer (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestValidContainerNames [2021-09-09T01:58:04.112Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestContainerInitDNS [2021-09-09T01:58:04.112Z] daemon_test.go:146: root required [2021-09-09T01:58:04.112Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestMerge [2021-09-09T01:58:04.112Z] --- PASS: TestMerge (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestValidateContainerIsolation [2021-09-09T01:58:04.112Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestFindNetworkErrorType [2021-09-09T01:58:04.112Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestEnsureServicesExist [2021-09-09T01:58:04.112Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestEnsureServicesExistErrors [2021-09-09T01:58:04.112Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-09T01:58:04.112Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-09T01:58:04.112Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-09T01:58:04.112Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-09T01:58:04.112Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-09T01:58:04.112Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-09T01:58:04.112Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestContainerDelete [2021-09-09T01:58:04.112Z] --- PASS: TestContainerDelete (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestContainerDoubleDelete [2021-09-09T01:58:04.112Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestLogContainerEventCopyLabels [2021-09-09T01:58:04.112Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestLogContainerEventWithAttributes [2021-09-09T01:58:04.112Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestNoneHealthcheck [2021-09-09T01:58:04.112Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestHealthStates [2021-09-09T01:58:04.112Z] time="2021-09-09T01:58:03Z" 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-09T01:58:04.112Z] time="2021-09-09T01:58:03Z" 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-09T01:58:04.112Z] time="2021-09-09T01:58:03Z" 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-09T01:58:04.112Z] time="2021-09-09T01:58:03Z" 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-09T01:58:04.112Z] time="2021-09-09T01:58:03Z" 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-09T01:58:04.112Z] time="2021-09-09T01:58:03Z" 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-09T01:58:04.112Z] time="2021-09-09T01:58:03Z" 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-09T01:58:04.112Z] time="2021-09-09T01:58:03Z" 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-09T01:58:04.112Z] time="2021-09-09T01:58:03Z" 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-09T01:58:04.112Z] time="2021-09-09T01:58:03Z" 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-09T01:58:04.112Z] --- PASS: TestHealthStates (0.13s) [2021-09-09T01:58:04.112Z] === RUN TestMaskURLCredentials [2021-09-09T01:58:04.112Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestGetInspectData [2021-09-09T01:58:04.112Z] --- PASS: TestGetInspectData (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestFillLicense [2021-09-09T01:58:04.112Z] --- PASS: TestFillLicense (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestListInvalidFilter [2021-09-09T01:58:04.112Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestNameFilter [2021-09-09T01:58:04.112Z] --- PASS: TestNameFilter (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-09T01:58:04.112Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-09T01:58:04.112Z] === 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-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-09T01:58:04.112Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-09T01:58:04.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-09-09T01:58:04.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-09T01:58:04.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-09T01:58:04.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-09T01:58:04.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-09T01:58:04.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-09T01:58:04.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-09T01:58:04.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-09T01:58:04.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-09T01:58:04.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-09T01:58:04.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-09T01:58:04.112Z] --- 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-09T01:58:04.112Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-09T01:58:04.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-09T01:58:04.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-09T01:58:04.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-09T01:58:04.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-09T01:58:04.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-09T01:58:04.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-09T01:58:04.113Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-09T01:58:04.113Z] === RUN TestDaemonReloadLabels [2021-09-09T01:58:04.113Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-09T01:58:04.113Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-09T01:58:04.113Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-09T01:58:04.113Z] === RUN TestDaemonReloadMirrors [2021-09-09T01:58:04.113Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-09T01:58:04.113Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-09T01:58:04.113Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-09T01:58:04.113Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-09T01:58:04.113Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-09T01:58:04.113Z] === RUN TestDaemonDiscoveryReload [2021-09-09T01:58:04.486Z] .. [2021-09-09T01:58:04.486Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-09T01:58:04.486Z] [2021-09-09T01:58:04.486Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-09T01:58:04.486Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-09T01:58:04.486Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-09T01:58:04.486Z] Error: No such image: emptyfs [2021-09-09T01:58:04.486Z] Error: No such image: emptyfs [2021-09-09T01:58:04.486Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-09T01:58:04.486Z] ++++ docker load [2021-09-09T01:58:04.486Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-09T01:58:04.486Z] ++++ docker load [2021-09-09T01:58:04.541Z] --- PASS: TestSetRolloverSerial (0.70s) [2021-09-09T01:58:04.541Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-09T01:58:04.541Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-09T01:58:04.542Z] PASS [2021-09-09T01:58:04.542Z] coverage: 84.4% of statements [2021-09-09T01:58:04.542Z] ok github.com/docker/docker/libnetwork/bitseq 6.018s coverage: 84.4% of statements [2021-09-09T01:58:04.542Z] === RUN TestCaller [2021-09-09T01:58:04.542Z] --- PASS: TestCaller (0.00s) [2021-09-09T01:58:04.542Z] PASS [2021-09-09T01:58:04.542Z] coverage: 100.0% of statements [2021-09-09T01:58:04.542Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2021-09-09T01:58:04.542Z] === RUN TestSetSerialInsertDelete [2021-09-09T01:58:04.542Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-09T01:58:04.542Z] === RUN TestSetParallelInsertDelete [2021-09-09T01:58:04.580Z] === RUN TestLinkNaming [2021-09-09T01:58:04.580Z] --- PASS: TestLinkNaming (0.00s) [2021-09-09T01:58:04.580Z] === RUN TestLinkNew [2021-09-09T01:58:04.580Z] --- PASS: TestLinkNew (0.00s) [2021-09-09T01:58:04.580Z] === RUN TestLinkEnv [2021-09-09T01:58:04.580Z] --- PASS: TestLinkEnv (0.00s) [2021-09-09T01:58:04.580Z] === RUN TestLinkMultipleEnv [2021-09-09T01:58:04.580Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-09T01:58:04.580Z] === RUN TestLinkPortRangeEnv [2021-09-09T01:58:04.580Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-09T01:58:04.580Z] PASS [2021-09-09T01:58:04.580Z] coverage: 93.0% of statements [2021-09-09T01:58:04.580Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2021-09-09T01:58:04.742Z] Running integration-test (iteration 1) [2021-09-09T01:58:04.742Z] 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-09T01:58:04.742Z] ++ 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-09T01:58:04.742Z] ++ set -e [2021-09-09T01:58:04.742Z] ++ '[' -n 0 ']' [2021-09-09T01:58:04.742Z] ++ set -x [2021-09-09T01:58:04.743Z] ++ env -i DEST=/go/src/github.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-09T01:58:04.743Z] Running integration-test (iteration 1) [2021-09-09T01:58:04.743Z] 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-09T01:58:04.743Z] ++ 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-09T01:58:04.743Z] ++ set -e [2021-09-09T01:58:04.743Z] ++ '[' -n 0 ']' [2021-09-09T01:58:04.743Z] ++ set -x [2021-09-09T01:58:04.743Z] ++ env -i DEST=/go/src/github.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-09T01:58:04.935Z] === RUN TestCheckpointCreateError [2021-09-09T01:58:04.935Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCheckpointCreate [2021-09-09T01:58:04.935Z] --- PASS: TestCheckpointCreate (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCheckpointDeleteError [2021-09-09T01:58:04.935Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCheckpointDelete [2021-09-09T01:58:04.935Z] --- PASS: TestCheckpointDelete (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCheckpointListError [2021-09-09T01:58:04.935Z] --- PASS: TestCheckpointListError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCheckpointList [2021-09-09T01:58:04.935Z] --- PASS: TestCheckpointList (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCheckpointListContainerNotFound [2021-09-09T01:58:04.935Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestNewClientWithOpsFromEnv [2021-09-09T01:58:04.935Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-09T01:58:04.935Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestGetAPIPath [2021-09-09T01:58:04.935Z] --- PASS: TestGetAPIPath (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestParseHostURL [2021-09-09T01:58:04.935Z] --- PASS: TestParseHostURL (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-09-09T01:58:04.935Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestNegotiateAPIVersionEmpty [2021-09-09T01:58:04.935Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestNegotiateAPIVersion [2021-09-09T01:58:04.935Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestNegotiateAPVersionOverride [2021-09-09T01:58:04.935Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestNegotiateAPIVersionAutomatic [2021-09-09T01:58:04.935Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-09-09T01:58:04.935Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-09-09T01:58:04.935Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestClientRedirect [2021-09-09T01:58:04.935Z] --- PASS: TestClientRedirect (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigCreateUnsupported [2021-09-09T01:58:04.935Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigCreateError [2021-09-09T01:58:04.935Z] --- PASS: TestConfigCreateError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigCreate [2021-09-09T01:58:04.935Z] --- PASS: TestConfigCreate (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigInspectNotFound [2021-09-09T01:58:04.935Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigInspectWithEmptyID [2021-09-09T01:58:04.935Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigInspectUnsupported [2021-09-09T01:58:04.935Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigInspectError [2021-09-09T01:58:04.935Z] --- PASS: TestConfigInspectError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigInspectConfigNotFound [2021-09-09T01:58:04.935Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigInspect [2021-09-09T01:58:04.935Z] --- PASS: TestConfigInspect (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigListUnsupported [2021-09-09T01:58:04.935Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigListError [2021-09-09T01:58:04.935Z] --- PASS: TestConfigListError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigList [2021-09-09T01:58:04.935Z] --- PASS: TestConfigList (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigRemoveUnsupported [2021-09-09T01:58:04.935Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigRemoveError [2021-09-09T01:58:04.935Z] --- PASS: TestConfigRemoveError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigRemove [2021-09-09T01:58:04.935Z] --- PASS: TestConfigRemove (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigUpdateUnsupported [2021-09-09T01:58:04.935Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigUpdateError [2021-09-09T01:58:04.935Z] --- PASS: TestConfigUpdateError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestConfigUpdate [2021-09-09T01:58:04.935Z] --- PASS: TestConfigUpdate (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerCommitError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerCommitError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerCommit [2021-09-09T01:58:04.935Z] --- PASS: TestContainerCommit (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerStatPathError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerStatPathError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerStatPathNotFoundError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerStatPathNoHeaderError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerStatPath [2021-09-09T01:58:04.935Z] --- PASS: TestContainerStatPath (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCopyToContainerError [2021-09-09T01:58:04.935Z] --- PASS: TestCopyToContainerError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCopyToContainerNotFoundError [2021-09-09T01:58:04.935Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCopyToContainerNotStatusOKError [2021-09-09T01:58:04.935Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCopyToContainer [2021-09-09T01:58:04.935Z] --- PASS: TestCopyToContainer (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCopyFromContainerError [2021-09-09T01:58:04.935Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCopyFromContainerNotFoundError [2021-09-09T01:58:04.935Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCopyFromContainerNotStatusOKError [2021-09-09T01:58:04.935Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCopyFromContainerNoHeaderError [2021-09-09T01:58:04.935Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestCopyFromContainer [2021-09-09T01:58:04.935Z] --- PASS: TestCopyFromContainer (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerCreateError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerCreateError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerCreateImageNotFound [2021-09-09T01:58:04.935Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerCreateWithName [2021-09-09T01:58:04.935Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerCreateAutoRemove [2021-09-09T01:58:04.935Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerDiffError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerDiffError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerDiff [2021-09-09T01:58:04.935Z] --- PASS: TestContainerDiff (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerExecCreateError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerExecCreate [2021-09-09T01:58:04.935Z] --- PASS: TestContainerExecCreate (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerExecStartError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerExecStartError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerExecStart [2021-09-09T01:58:04.935Z] --- PASS: TestContainerExecStart (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerExecInspectError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerExecInspect [2021-09-09T01:58:04.935Z] --- PASS: TestContainerExecInspect (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerExportError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerExportError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerExport [2021-09-09T01:58:04.935Z] --- PASS: TestContainerExport (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerInspectError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerInspectError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerInspectContainerNotFound [2021-09-09T01:58:04.935Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerInspectWithEmptyID [2021-09-09T01:58:04.935Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerInspect [2021-09-09T01:58:04.935Z] --- PASS: TestContainerInspect (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerInspectNode [2021-09-09T01:58:04.935Z] --- PASS: TestContainerInspectNode (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerKillError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerKillError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerKill [2021-09-09T01:58:04.935Z] --- PASS: TestContainerKill (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerListError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerListError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerList [2021-09-09T01:58:04.935Z] --- PASS: TestContainerList (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerLogsNotFoundError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerLogsError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerLogsError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerLogs [2021-09-09T01:58:04.935Z] --- PASS: TestContainerLogs (0.14s) [2021-09-09T01:58:04.935Z] === RUN TestContainerPauseError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerPauseError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerPause [2021-09-09T01:58:04.935Z] --- PASS: TestContainerPause (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainersPruneError [2021-09-09T01:58:04.935Z] --- PASS: TestContainersPruneError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainersPrune [2021-09-09T01:58:04.935Z] --- PASS: TestContainersPrune (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerRemoveError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerRemoveError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerRemoveNotFoundError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerRemove [2021-09-09T01:58:04.935Z] --- PASS: TestContainerRemove (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerRenameError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerRenameError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerRename [2021-09-09T01:58:04.935Z] --- PASS: TestContainerRename (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerResizeError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerResizeError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerExecResizeError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerResize [2021-09-09T01:58:04.935Z] --- PASS: TestContainerResize (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerExecResize [2021-09-09T01:58:04.935Z] --- PASS: TestContainerExecResize (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerRestartError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerRestartError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerRestart [2021-09-09T01:58:04.935Z] --- PASS: TestContainerRestart (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerStartError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerStartError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerStart [2021-09-09T01:58:04.935Z] --- PASS: TestContainerStart (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerStatsError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerStatsError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerStats [2021-09-09T01:58:04.935Z] --- PASS: TestContainerStats (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerStopError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerStopError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerStop [2021-09-09T01:58:04.935Z] --- PASS: TestContainerStop (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerTopError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerTopError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerTop [2021-09-09T01:58:04.935Z] --- PASS: TestContainerTop (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerUnpauseError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerUnpause [2021-09-09T01:58:04.935Z] --- PASS: TestContainerUnpause (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerUpdateError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerUpdateError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerUpdate [2021-09-09T01:58:04.935Z] --- PASS: TestContainerUpdate (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerWaitError [2021-09-09T01:58:04.935Z] --- PASS: TestContainerWaitError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestContainerWait [2021-09-09T01:58:04.935Z] --- PASS: TestContainerWait (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestDiskUsageError [2021-09-09T01:58:04.935Z] --- PASS: TestDiskUsageError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestDiskUsage [2021-09-09T01:58:04.935Z] --- PASS: TestDiskUsage (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestDistributionInspectUnsupported [2021-09-09T01:58:04.935Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestDistributionInspectWithEmptyID [2021-09-09T01:58:04.935Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestEventsErrorInOptions [2021-09-09T01:58:04.935Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestEventsErrorFromServer [2021-09-09T01:58:04.935Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestEvents [2021-09-09T01:58:04.935Z] --- PASS: TestEvents (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestTLSCloseWriter [2021-09-09T01:58:04.935Z] === PAUSE TestTLSCloseWriter [2021-09-09T01:58:04.935Z] === RUN TestImageBuildError [2021-09-09T01:58:04.935Z] --- PASS: TestImageBuildError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageBuild [2021-09-09T01:58:04.935Z] --- PASS: TestImageBuild (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestGetDockerOS [2021-09-09T01:58:04.935Z] --- PASS: TestGetDockerOS (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageCreateError [2021-09-09T01:58:04.935Z] --- PASS: TestImageCreateError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageCreate [2021-09-09T01:58:04.935Z] --- PASS: TestImageCreate (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageHistoryError [2021-09-09T01:58:04.935Z] --- PASS: TestImageHistoryError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageHistory [2021-09-09T01:58:04.935Z] --- PASS: TestImageHistory (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageImportError [2021-09-09T01:58:04.935Z] --- PASS: TestImageImportError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageImport [2021-09-09T01:58:04.935Z] --- PASS: TestImageImport (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageInspectError [2021-09-09T01:58:04.935Z] --- PASS: TestImageInspectError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageInspectImageNotFound [2021-09-09T01:58:04.935Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageInspectWithEmptyID [2021-09-09T01:58:04.935Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageInspect [2021-09-09T01:58:04.935Z] --- PASS: TestImageInspect (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageListError [2021-09-09T01:58:04.935Z] --- PASS: TestImageListError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageList [2021-09-09T01:58:04.935Z] --- PASS: TestImageList (0.03s) [2021-09-09T01:58:04.935Z] === RUN TestImageListApiBefore125 [2021-09-09T01:58:04.935Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageLoadError [2021-09-09T01:58:04.935Z] --- PASS: TestImageLoadError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImageLoad [2021-09-09T01:58:04.935Z] --- PASS: TestImageLoad (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImagesPruneError [2021-09-09T01:58:04.935Z] --- PASS: TestImagesPruneError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImagesPrune [2021-09-09T01:58:04.935Z] --- PASS: TestImagesPrune (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImagePullReferenceParseError [2021-09-09T01:58:04.935Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImagePullAnyError [2021-09-09T01:58:04.935Z] --- PASS: TestImagePullAnyError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImagePullStatusUnauthorizedError [2021-09-09T01:58:04.935Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-09T01:58:04.935Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-09T01:58:04.935Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-09-09T01:58:04.935Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImagePullWithoutErrors [2021-09-09T01:58:04.935Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImagePushReferenceError [2021-09-09T01:58:04.935Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImagePushAnyError [2021-09-09T01:58:04.935Z] --- PASS: TestImagePushAnyError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImagePushStatusUnauthorizedError [2021-09-09T01:58:04.935Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-09-09T01:58:04.935Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-09T01:58:04.935Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-09T01:58:04.936Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-09-09T01:58:04.936Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImagePushWithoutErrors [2021-09-09T01:58:04.936Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-09-09T01:58:04.936Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-09-09T01:58:04.936Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-09-09T01:58:04.936Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-09-09T01:58:04.936Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-09-09T01:58:04.936Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-09-09T01:58:04.936Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-09-09T01:58:04.936Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-09-09T01:58:04.936Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageRemoveError [2021-09-09T01:58:04.936Z] --- PASS: TestImageRemoveError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageRemoveImageNotFound [2021-09-09T01:58:04.936Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageRemove [2021-09-09T01:58:04.936Z] --- PASS: TestImageRemove (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageSaveError [2021-09-09T01:58:04.936Z] --- PASS: TestImageSaveError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageSave [2021-09-09T01:58:04.936Z] --- PASS: TestImageSave (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageSearchAnyError [2021-09-09T01:58:04.936Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageSearchStatusUnauthorizedError [2021-09-09T01:58:04.936Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-09-09T01:58:04.936Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-09-09T01:58:04.936Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-09-09T01:58:04.936Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageSearchWithoutErrors [2021-09-09T01:58:04.936Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageTagError [2021-09-09T01:58:04.936Z] --- PASS: TestImageTagError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageTagInvalidReference [2021-09-09T01:58:04.936Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageTagInvalidSourceImageName [2021-09-09T01:58:04.936Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageTagHexSource [2021-09-09T01:58:04.936Z] --- PASS: TestImageTagHexSource (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestImageTag [2021-09-09T01:58:04.936Z] --- PASS: TestImageTag (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestInfoServerError [2021-09-09T01:58:04.936Z] --- PASS: TestInfoServerError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestInfoInvalidResponseJSONError [2021-09-09T01:58:04.936Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestInfo [2021-09-09T01:58:04.936Z] --- PASS: TestInfo (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkConnectError [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkConnectError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkConnect [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkConnect (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkCreateError [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkCreateError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkCreate [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkCreate (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkDisconnectError [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkDisconnect [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkInspectError [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkInspectError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkInspectNotFoundError [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkInspectWithEmptyID [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkInspect [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkInspect (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkListError [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkListError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkList [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkList (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworksPruneError [2021-09-09T01:58:04.936Z] --- PASS: TestNetworksPruneError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworksPrune [2021-09-09T01:58:04.936Z] --- PASS: TestNetworksPrune (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkRemoveError [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNetworkRemove [2021-09-09T01:58:04.936Z] --- PASS: TestNetworkRemove (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNodeInspectError [2021-09-09T01:58:04.936Z] --- PASS: TestNodeInspectError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNodeInspectNodeNotFound [2021-09-09T01:58:04.936Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNodeInspectWithEmptyID [2021-09-09T01:58:04.936Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNodeInspect [2021-09-09T01:58:04.936Z] --- PASS: TestNodeInspect (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNodeListError [2021-09-09T01:58:04.936Z] --- PASS: TestNodeListError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNodeList [2021-09-09T01:58:04.936Z] --- PASS: TestNodeList (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNodeRemoveError [2021-09-09T01:58:04.936Z] --- PASS: TestNodeRemoveError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNodeRemove [2021-09-09T01:58:04.936Z] --- PASS: TestNodeRemove (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNodeUpdateError [2021-09-09T01:58:04.936Z] --- PASS: TestNodeUpdateError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestNodeUpdate [2021-09-09T01:58:04.936Z] --- PASS: TestNodeUpdate (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestOptionWithTimeout [2021-09-09T01:58:04.936Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPingFail [2021-09-09T01:58:04.936Z] --- PASS: TestPingFail (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPingWithError [2021-09-09T01:58:04.936Z] 2021/09/09 01:58:03 RoundTripper returned a response & error; ignoring response [2021-09-09T01:58:04.936Z] 2021/09/09 01:58:03 RoundTripper returned a response & error; ignoring response [2021-09-09T01:58:04.936Z] --- PASS: TestPingWithError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPingSuccess [2021-09-09T01:58:04.936Z] --- PASS: TestPingSuccess (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPingHeadFallback [2021-09-09T01:58:04.936Z] === RUN TestPingHeadFallback/OK [2021-09-09T01:58:04.936Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-09-09T01:58:04.936Z] === RUN TestPingHeadFallback/Not_Found [2021-09-09T01:58:04.936Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-09-09T01:58:04.936Z] --- PASS: TestPingHeadFallback (0.00s) [2021-09-09T01:58:04.936Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-09-09T01:58:04.936Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-09-09T01:58:04.936Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-09-09T01:58:04.936Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginDisableError [2021-09-09T01:58:04.936Z] --- PASS: TestPluginDisableError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginDisable [2021-09-09T01:58:04.936Z] --- PASS: TestPluginDisable (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginEnableError [2021-09-09T01:58:04.936Z] --- PASS: TestPluginEnableError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginEnable [2021-09-09T01:58:04.936Z] --- PASS: TestPluginEnable (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginInspectError [2021-09-09T01:58:04.936Z] --- PASS: TestPluginInspectError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginInspectWithEmptyID [2021-09-09T01:58:04.936Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginInspect [2021-09-09T01:58:04.936Z] --- PASS: TestPluginInspect (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginListError [2021-09-09T01:58:04.936Z] --- PASS: TestPluginListError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginList [2021-09-09T01:58:04.936Z] --- PASS: TestPluginList (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginPushError [2021-09-09T01:58:04.936Z] --- PASS: TestPluginPushError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginPush [2021-09-09T01:58:04.936Z] --- PASS: TestPluginPush (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginRemoveError [2021-09-09T01:58:04.936Z] --- PASS: TestPluginRemoveError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginRemove [2021-09-09T01:58:04.936Z] --- PASS: TestPluginRemove (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginSetError [2021-09-09T01:58:04.936Z] --- PASS: TestPluginSetError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPluginSet [2021-09-09T01:58:04.936Z] --- PASS: TestPluginSet (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSetHostHeader [2021-09-09T01:58:04.936Z] --- PASS: TestSetHostHeader (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestPlainTextError [2021-09-09T01:58:04.936Z] --- PASS: TestPlainTextError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestInfiniteError [2021-09-09T01:58:04.936Z] --- PASS: TestInfiniteError (0.03s) [2021-09-09T01:58:04.936Z] === RUN TestCanceledContext [2021-09-09T01:58:04.936Z] 2021/09/09 01:58:03 RoundTripper returned a response & error; ignoring response [2021-09-09T01:58:04.936Z] --- PASS: TestCanceledContext (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestDeadlineExceededContext [2021-09-09T01:58:04.936Z] 2021/09/09 01:58:03 RoundTripper returned a response & error; ignoring response [2021-09-09T01:58:04.936Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretCreateUnsupported [2021-09-09T01:58:04.936Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretCreateError [2021-09-09T01:58:04.936Z] --- PASS: TestSecretCreateError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretCreate [2021-09-09T01:58:04.936Z] --- PASS: TestSecretCreate (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretInspectUnsupported [2021-09-09T01:58:04.936Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretInspectError [2021-09-09T01:58:04.936Z] --- PASS: TestSecretInspectError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretInspectSecretNotFound [2021-09-09T01:58:04.936Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretInspectWithEmptyID [2021-09-09T01:58:04.936Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretInspect [2021-09-09T01:58:04.936Z] --- PASS: TestSecretInspect (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretListUnsupported [2021-09-09T01:58:04.936Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretListError [2021-09-09T01:58:04.936Z] --- PASS: TestSecretListError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretList [2021-09-09T01:58:04.936Z] --- PASS: TestSecretList (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretRemoveUnsupported [2021-09-09T01:58:04.936Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretRemoveError [2021-09-09T01:58:04.936Z] --- PASS: TestSecretRemoveError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretRemove [2021-09-09T01:58:04.936Z] --- PASS: TestSecretRemove (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretUpdateUnsupported [2021-09-09T01:58:04.936Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretUpdateError [2021-09-09T01:58:04.936Z] --- PASS: TestSecretUpdateError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSecretUpdate [2021-09-09T01:58:04.936Z] --- PASS: TestSecretUpdate (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceCreateError [2021-09-09T01:58:04.936Z] --- PASS: TestServiceCreateError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceCreate [2021-09-09T01:58:04.936Z] --- PASS: TestServiceCreate (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceCreateCompatiblePlatforms [2021-09-09T01:58:04.936Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceCreateDigestPinning [2021-09-09T01:58:04.936Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceInspectError [2021-09-09T01:58:04.936Z] --- PASS: TestServiceInspectError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceInspectServiceNotFound [2021-09-09T01:58:04.936Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceInspectWithEmptyID [2021-09-09T01:58:04.936Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceInspect [2021-09-09T01:58:04.936Z] --- PASS: TestServiceInspect (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceListError [2021-09-09T01:58:04.936Z] --- PASS: TestServiceListError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceList [2021-09-09T01:58:04.936Z] --- PASS: TestServiceList (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceLogsError [2021-09-09T01:58:04.936Z] --- PASS: TestServiceLogsError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceLogs [2021-09-09T01:58:04.936Z] --- PASS: TestServiceLogs (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceRemoveError [2021-09-09T01:58:04.936Z] --- PASS: TestServiceRemoveError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceRemoveNotFoundError [2021-09-09T01:58:04.936Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceRemove [2021-09-09T01:58:04.936Z] --- PASS: TestServiceRemove (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceUpdateError [2021-09-09T01:58:04.936Z] --- PASS: TestServiceUpdateError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestServiceUpdate [2021-09-09T01:58:04.936Z] --- PASS: TestServiceUpdate (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSwarmGetUnlockKeyError [2021-09-09T01:58:04.936Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSwarmGetUnlockKey [2021-09-09T01:58:04.936Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSwarmInitError [2021-09-09T01:58:04.936Z] --- PASS: TestSwarmInitError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSwarmInit [2021-09-09T01:58:04.936Z] --- PASS: TestSwarmInit (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSwarmInspectError [2021-09-09T01:58:04.936Z] --- PASS: TestSwarmInspectError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSwarmInspect [2021-09-09T01:58:04.936Z] --- PASS: TestSwarmInspect (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSwarmJoinError [2021-09-09T01:58:04.936Z] --- PASS: TestSwarmJoinError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSwarmJoin [2021-09-09T01:58:04.936Z] --- PASS: TestSwarmJoin (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSwarmLeaveError [2021-09-09T01:58:04.936Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSwarmLeave [2021-09-09T01:58:04.936Z] --- PASS: TestSwarmLeave (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSwarmUnlockError [2021-09-09T01:58:04.936Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSwarmUnlock [2021-09-09T01:58:04.936Z] --- PASS: TestSwarmUnlock (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSwarmUpdateError [2021-09-09T01:58:04.936Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestSwarmUpdate [2021-09-09T01:58:04.936Z] --- PASS: TestSwarmUpdate (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestTaskInspectError [2021-09-09T01:58:04.936Z] --- PASS: TestTaskInspectError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestTaskInspectWithEmptyID [2021-09-09T01:58:04.936Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestTaskInspect [2021-09-09T01:58:04.936Z] --- PASS: TestTaskInspect (0.01s) [2021-09-09T01:58:04.936Z] === RUN TestTaskListError [2021-09-09T01:58:04.936Z] --- PASS: TestTaskListError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestTaskList [2021-09-09T01:58:04.936Z] --- PASS: TestTaskList (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestVolumeCreateError [2021-09-09T01:58:04.936Z] --- PASS: TestVolumeCreateError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestVolumeCreate [2021-09-09T01:58:04.936Z] --- PASS: TestVolumeCreate (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestVolumeInspectError [2021-09-09T01:58:04.936Z] --- PASS: TestVolumeInspectError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestVolumeInspectNotFound [2021-09-09T01:58:04.936Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestVolumeInspectWithEmptyID [2021-09-09T01:58:04.936Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestVolumeInspect [2021-09-09T01:58:04.936Z] --- PASS: TestVolumeInspect (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestVolumeListError [2021-09-09T01:58:04.936Z] --- PASS: TestVolumeListError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestVolumeList [2021-09-09T01:58:04.936Z] --- PASS: TestVolumeList (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestVolumeRemoveError [2021-09-09T01:58:04.936Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-09-09T01:58:04.936Z] === RUN TestVolumeRemove [2021-09-09T01:58:04.936Z] --- PASS: TestVolumeRemove (0.00s) [2021-09-09T01:58:04.936Z] === CONT TestTLSCloseWriter [2021-09-09T01:58:04.936Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-09-09T01:58:04.936Z] PASS [2021-09-09T01:58:04.936Z] coverage: 75.1% of statements [2021-09-09T01:58:04.936Z] ok github.com/docker/docker/client 0.393s coverage: 75.1% of statements [2021-09-09T01:58:05.048Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-09-09T01:58:05.048Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-09T01:58:05.516Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-09T01:58:05.516Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-09T01:58:05.516Z] === RUN TestAdapterReadLogs [2021-09-09T01:58:05.533Z] === RUN TestPoolRequest [2021-09-09T01:58:05.533Z] --- PASS: TestPoolRequest (0.00s) [2021-09-09T01:58:05.533Z] === RUN TestOtherRequests [2021-09-09T01:58:05.533Z] --- PASS: TestOtherRequests (0.00s) [2021-09-09T01:58:05.533Z] PASS [2021-09-09T01:58:05.533Z] coverage: 57.1% of statements [2021-09-09T01:58:05.533Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2021-09-09T01:58:05.672Z] Loaded image: busybox:latest [2021-09-09T01:58:05.672Z] Loaded image: busybox:latest [2021-09-09T01:58:05.984Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-09T01:58:05.984Z] === RUN TestCopier [2021-09-09T01:58:05.984Z] --- PASS: TestCopier (0.00s) [2021-09-09T01:58:05.984Z] === RUN TestCopierLongLines [2021-09-09T01:58:05.984Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-09T01:58:05.984Z] === RUN TestCopierSlow [2021-09-09T01:58:05.984Z] --- PASS: TestCopierSlow (0.20s) [2021-09-09T01:58:05.984Z] === RUN TestCopierWithSized [2021-09-09T01:58:05.984Z] === RUN TestCopierWithSized/as_is [2021-09-09T01:58:05.984Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-09T01:58:05.984Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-09T01:58:05.984Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-09T01:58:05.984Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-09-09T01:58:05.984Z] === RUN TestCopierWithPartial [2021-09-09T01:58:05.984Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-09T01:58:05.984Z] === RUN TestRingLogger [2021-09-09T01:58:05.984Z] --- PASS: TestRingLogger (0.00s) [2021-09-09T01:58:05.984Z] === RUN TestRingCap [2021-09-09T01:58:05.984Z] --- PASS: TestRingCap (0.00s) [2021-09-09T01:58:05.984Z] === RUN TestRingClose [2021-09-09T01:58:05.984Z] --- PASS: TestRingClose (0.00s) [2021-09-09T01:58:05.984Z] === RUN TestRingDrain [2021-09-09T01:58:05.984Z] --- PASS: TestRingDrain (0.00s) [2021-09-09T01:58:05.984Z] PASS [2021-09-09T01:58:05.984Z] coverage: 43.8% of statements [2021-09-09T01:58:05.984Z] ok github.com/docker/docker/daemon/logger 0.246s coverage: 43.8% of statements [2021-09-09T01:58:06.003Z] === RUN TestInt2IP2IntConversion [2021-09-09T01:58:06.234Z] Loaded image: busybox:glibc [2021-09-09T01:58:06.234Z] Loaded image: busybox:glibc [2021-09-09T01:58:06.452Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-09-09T01:58:06.452Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-09T01:58:06.452Z] reload_test.go:520: root required [2021-09-09T01:58:06.452Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-09T01:58:06.452Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-09T01:58:06.452Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-09-09T01:58:06.452Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-09T01:58:06.452Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2021-09-09T01:58:06.452Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-09T01:58:06.452Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-09T01:58:06.452Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-09T01:58:06.452Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-09-09T01:58:06.452Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-09T01:58:06.452Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-09T01:58:06.452Z] === RUN TestParseVolumesFrom [2021-09-09T01:58:06.452Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-09T01:58:06.452Z] PASS [2021-09-09T01:58:06.452Z] coverage: 9.1% of statements [2021-09-09T01:58:06.452Z] ok github.com/docker/docker/daemon 2.364s coverage: 9.1% of statements [2021-09-09T01:58:06.452Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-09T01:58:06.452Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-09T01:58:06.452Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-09T01:58:06.452Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-09T01:58:06.452Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-09T01:58:06.452Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-09T01:58:06.452Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-09T01:58:06.452Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-09T01:58:06.452Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-09T01:58:06.452Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-09T01:58:06.452Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-09T01:58:06.452Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-09T01:58:06.452Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-09T01:58:06.452Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-09T01:58:06.452Z] === RUN TestNewStreamConfig [2021-09-09T01:58:06.452Z] === RUN TestNewStreamConfig/defaults [2021-09-09T01:58:06.452Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-09T01:58:06.452Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-09T01:58:06.452Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-09T01:58:06.452Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-09T01:58:06.452Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-09T01:58:06.452Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-09T01:58:06.452Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-09T01:58:06.452Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-09T01:58:06.452Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-09T01:58:06.452Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-09T01:58:06.452Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-09T01:58:06.452Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-09T01:58:06.452Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-09T01:58:06.452Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-09T01:58:06.452Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-09T01:58:06.452Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-09T01:58:06.452Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-09T01:58:06.452Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-09T01:58:06.453Z] time="2021-09-09T01:58:06Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-09T01:58:06.453Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-09-09T01:58:06.453Z] === RUN TestCreateSuccess [2021-09-09T01:58:06.453Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestCreateStreamSkipped [2021-09-09T01:58:06.453Z] time="2021-09-09T01:58:06Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-09T01:58:06.453Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestCreateLogGroupSuccess [2021-09-09T01:58:06.453Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestCreateError [2021-09-09T01:58:06.453Z] --- PASS: TestCreateError (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestCreateAlreadyExists [2021-09-09T01:58:06.453Z] time="2021-09-09T01:58:06Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-09T01:58:06.453Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestLogClosed [2021-09-09T01:58:06.453Z] --- PASS: TestLogClosed (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestLogBlocking [2021-09-09T01:58:06.453Z] --- PASS: TestLogBlocking (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-09T01:58:06.453Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestLogNonBlockingBufferFull [2021-09-09T01:58:06.453Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestPublishBatchSuccess [2021-09-09T01:58:06.453Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestPublishBatchError [2021-09-09T01:58:06.453Z] time="2021-09-09T01:58:06Z" level=error msg=Error [2021-09-09T01:58:06.453Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-09T01:58:06.453Z] time="2021-09-09T01:58:06Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-09T01:58:06.453Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-09T01:58:06.453Z] time="2021-09-09T01:58:06Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-09T01:58:06.453Z] time="2021-09-09T01:58:06Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-09T01:58:06.453Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestCollectBatchSimple [2021-09-09T01:58:06.453Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestCollectBatchTicker [2021-09-09T01:58:06.453Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestCollectBatchMultilinePattern [2021-09-09T01:58:06.453Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-09T01:58:06.453Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-09T01:58:06.453Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-09T01:58:06.453Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-09-09T01:58:06.453Z] === RUN TestCollectBatchClose [2021-09-09T01:58:06.453Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestEffectiveLen [2021-09-09T01:58:06.453Z] === RUN TestEffectiveLen/0/Hello [2021-09-09T01:58:06.453Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-09T01:58:06.453Z] === RUN TestEffectiveLen/2/🙃 [2021-09-09T01:58:06.453Z] === RUN TestEffectiveLen/3/���� [2021-09-09T01:58:06.453Z] === RUN TestEffectiveLen/4/He��o [2021-09-09T01:58:06.453Z] === RUN TestEffectiveLen/5/ [2021-09-09T01:58:06.453Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestFindValidSplit [2021-09-09T01:58:06.453Z] === RUN TestFindValidSplit/0/ [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1063: [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1064: [2021-09-09T01:58:06.453Z] === RUN TestFindValidSplit/1/Hello [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1063: Hello [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1064: [2021-09-09T01:58:06.453Z] === RUN TestFindValidSplit/2/Hello [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1063: He [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1064: llo [2021-09-09T01:58:06.453Z] === RUN TestFindValidSplit/3/Hello [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1063: [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1064: Hello [2021-09-09T01:58:06.453Z] === RUN TestFindValidSplit/4/🙃 [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1063: [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-09T01:58:06.453Z] === RUN TestFindValidSplit/5/🙃 [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1064: [2021-09-09T01:58:06.453Z] === RUN TestFindValidSplit/6/a� [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1063: a [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1064: � [2021-09-09T01:58:06.453Z] === RUN TestFindValidSplit/7/a� [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1063: a� [2021-09-09T01:58:06.453Z] cloudwatchlogs_test.go:1064: [2021-09-09T01:58:06.453Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestProcessEventEmoji [2021-09-09T01:58:06.453Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestCollectBatchLineSplit [2021-09-09T01:58:06.453Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-09-09T01:58:06.453Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-09T01:58:06.453Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestCollectBatchMaxEvents [2021-09-09T01:58:06.453Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-09-09T01:58:06.453Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-09T01:58:06.453Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-09-09T01:58:06.453Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-09T01:58:06.453Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-09T01:58:06.453Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-09T01:58:06.453Z] === RUN TestSearchRegistryForImagesErrors [2021-09-09T01:58:06.453Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestSearchRegistryForImages [2021-09-09T01:58:06.453Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestOnlyPlatformWithFallback [2021-09-09T01:58:06.453Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestImageDelete [2021-09-09T01:58:06.453Z] === RUN TestImageDelete/no_lease [2021-09-09T01:58:06.453Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-09-09T01:58:06.453Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-09T01:58:06.453Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-09T01:58:06.453Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-09T01:58:06.453Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-09T01:58:06.453Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-09T01:58:06.453Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-09T01:58:06.453Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-09T01:58:06.453Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-09T01:58:06.453Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-09T01:58:06.453Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-09-09T01:58:06.453Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-09T01:58:06.453Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-09T01:58:06.453Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-09T01:58:06.453Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-09T01:58:06.453Z] === RUN TestImageDelete/lease_exists [2021-09-09T01:58:06.453Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-09T01:58:06.453Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-09T01:58:06.453Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-09T01:58:06.453Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-09T01:58:06.453Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-09T01:58:06.453Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-09T01:58:06.453Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-09T01:58:06.453Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-09T01:58:06.453Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestCreateTagSuccess [2021-09-09T01:58:06.453Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-09T01:58:06.453Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-09T01:58:06.453Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-09T01:58:06.453Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-09T01:58:06.453Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-09T01:58:06.453Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-09T01:58:06.453Z] PASS [2021-09-09T01:58:06.477Z] --- PASS: TestInt2IP2IntConversion (0.44s) [2021-09-09T01:58:06.477Z] === RUN TestGetAddressVersion [2021-09-09T01:58:06.477Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-09T01:58:06.477Z] === RUN TestKeyString [2021-09-09T01:58:06.477Z] --- PASS: TestKeyString (0.00s) [2021-09-09T01:58:06.477Z] === RUN TestPoolDataMarshal [2021-09-09T01:58:06.477Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-09T01:58:06.477Z] === RUN TestSubnetsMarshal [2021-09-09T01:58:06.477Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-09-09T01:58:06.477Z] === RUN TestAddSubnets [2021-09-09T01:58:06.477Z] --- PASS: TestAddSubnets (0.03s) [2021-09-09T01:58:06.477Z] === RUN TestDoublePoolRelease [2021-09-09T01:58:06.477Z] --- PASS: TestDoublePoolRelease (0.01s) [2021-09-09T01:58:06.477Z] === RUN TestAddReleasePoolID [2021-09-09T01:58:06.477Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-09-09T01:58:06.477Z] === RUN TestPredefinedPool [2021-09-09T01:58:06.477Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-09T01:58:06.477Z] === RUN TestRemoveSubnet [2021-09-09T01:58:06.477Z] === RUN TestGetCapabilities [2021-09-09T01:58:06.477Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-09T01:58:06.477Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-09T01:58:06.477Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-09-09T01:58:06.477Z] === RUN TestGetDefaultAddressSpaces [2021-09-09T01:58:06.477Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-09T01:58:06.477Z] === RUN TestRemoteDriver [2021-09-09T01:58:06.477Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-09T01:58:06.477Z] PASS [2021-09-09T01:58:06.477Z] coverage: 47.4% of statements [2021-09-09T01:58:06.477Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.103s coverage: 47.4% of statements [2021-09-09T01:58:06.477Z] --- PASS: TestRemoveSubnet (0.15s) [2021-09-09T01:58:06.477Z] === RUN TestGetSameAddress [2021-09-09T01:58:06.477Z] --- PASS: TestGetSameAddress (0.02s) [2021-09-09T01:58:06.477Z] === RUN TestPoolAllocationReuse [2021-09-09T01:58:06.921Z] coverage: 77.0% of statements [2021-09-09T01:58:06.921Z] ok github.com/docker/docker/daemon/logger/awslogs 0.312s coverage: 77.0% of statements [2021-09-09T01:58:06.921Z] --- PASS: TestImageDelete (0.05s) [2021-09-09T01:58:06.921Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-09T01:58:06.921Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-09-09T01:58:06.921Z] === RUN TestContentStoreForPull [2021-09-09T01:58:06.921Z] --- PASS: TestContentStoreForPull (0.15s) [2021-09-09T01:58:06.921Z] PASS [2021-09-09T01:58:06.921Z] coverage: 6.7% of statements [2021-09-09T01:58:06.921Z] ok github.com/docker/docker/daemon/images 0.297s coverage: 6.7% of statements [2021-09-09T01:58:06.921Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-09T01:58:06.921Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-09T01:58:06.921Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-09T01:58:06.921Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-09T01:58:06.921Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-09T01:58:06.921Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-09T01:58:06.921Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-09T01:58:06.951Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-09T01:58:07.389Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-09T01:58:07.389Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-09T01:58:07.389Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-09T01:58:07.389Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-09-09T01:58:07.389Z] === RUN TestFastTimeMarshalJSON [2021-09-09T01:58:07.389Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2021-09-09T01:58:07.389Z] PASS [2021-09-09T01:58:07.389Z] coverage: 87.2% of statements [2021-09-09T01:58:07.389Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.172s coverage: 87.2% of statements [2021-09-09T01:58:07.389Z] === RUN TestJSONFileLogger [2021-09-09T01:58:07.389Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-09T01:58:07.389Z] === RUN TestJSONFileLoggerWithTags [2021-09-09T01:58:07.389Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-09T01:58:07.389Z] === RUN TestJSONFileLoggerWithOpts [2021-09-09T01:58:07.389Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-09T01:58:07.389Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-09T01:58:07.389Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-09T01:58:07.389Z] === RUN TestEncodeDecode [2021-09-09T01:58:07.389Z] === PAUSE TestEncodeDecode [2021-09-09T01:58:07.389Z] === RUN TestUnexpectedEOF [2021-09-09T01:58:07.425Z] === RUN TestWindowsIPAM [2021-09-09T01:58:07.425Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-09T01:58:07.425Z] PASS [2021-09-09T01:58:07.425Z] coverage: 71.4% of statements [2021-09-09T01:58:07.425Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.059s coverage: 71.4% of statements [2021-09-09T01:58:07.877Z] time="2021-09-09T01:58:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-09T01:58:07.877Z] time="2021-09-09T01:58:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-09T01:58:07.877Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-09-09T01:58:07.877Z] === CONT TestEncodeDecode [2021-09-09T01:58:07.877Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-09T01:58:07.877Z] PASS [2021-09-09T01:58:07.877Z] coverage: 69.9% of statements [2021-09-09T01:58:07.877Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.213s coverage: 69.9% of statements [2021-09-09T01:58:07.896Z] === RUN TestDefaultNetwork [2021-09-09T01:58:07.896Z] --- PASS: TestPoolAllocationReuse (1.32s) [2021-09-09T01:58:07.896Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-09T01:58:07.896Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-09-09T01:58:07.896Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-09T01:58:07.896Z] --- PASS: TestDefaultNetwork (0.21s) [2021-09-09T01:58:07.896Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-09T01:58:07.896Z] === RUN TestKeyValue [2021-09-09T01:58:07.896Z] --- PASS: TestKeyValue (0.00s) [2021-09-09T01:58:07.896Z] PASS [2021-09-09T01:58:07.896Z] coverage: 60.0% of statements [2021-09-09T01:58:07.896Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2021-09-09T01:58:08.346Z] === RUN TestWriteLog [2021-09-09T01:58:08.346Z] === PAUSE TestWriteLog [2021-09-09T01:58:08.346Z] === RUN TestReadLog [2021-09-09T01:58:08.346Z] === PAUSE TestReadLog [2021-09-09T01:58:08.346Z] === CONT TestWriteLog [2021-09-09T01:58:08.346Z] === CONT TestReadLog [2021-09-09T01:58:08.346Z] --- PASS: TestWriteLog (0.00s) [2021-09-09T01:58:08.346Z] === RUN TestReadLog/tail_exact [2021-09-09T01:58:08.346Z] === RUN TestOpenFileDelete [2021-09-09T01:58:08.346Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-09T01:58:08.346Z] === RUN TestOpenFileRename [2021-09-09T01:58:08.346Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-09T01:58:08.346Z] === RUN TestParseLogTagDefaultTag [2021-09-09T01:58:08.346Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-09T01:58:08.346Z] === RUN TestParseLogTag [2021-09-09T01:58:08.346Z] --- PASS: TestParseLogTag (0.00s) [2021-09-09T01:58:08.346Z] === RUN TestParseLogTagEmptyTag [2021-09-09T01:58:08.346Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-09T01:58:08.346Z] === RUN TestTailFiles [2021-09-09T01:58:08.346Z] --- PASS: TestTailFiles (0.00s) [2021-09-09T01:58:08.346Z] === RUN TestFollowLogsConsumerGone [2021-09-09T01:58:08.346Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-09T01:58:08.346Z] === RUN TestFollowLogsProducerGone [2021-09-09T01:58:08.346Z] logfile_test.go:178: logDecode() closed after sending 784 messages [2021-09-09T01:58:08.346Z] logfile_test.go:231: messages sent: 784, received: 784 [2021-09-09T01:58:08.346Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-09T01:58:08.346Z] === RUN TestCheckCapacityAndRotate [2021-09-09T01:58:08.346Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-09T01:58:08.346Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-09T01:58:08.346Z] === RUN TestReadLog/tail_less_than_available [2021-09-09T01:58:08.346Z] === RUN TestReadLog/tail_more_than_available [2021-09-09T01:58:08.346Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-09-09T01:58:08.346Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-09T01:58:08.346Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-09-09T01:58:08.346Z] PASS [2021-09-09T01:58:08.346Z] coverage: 53.7% of statements [2021-09-09T01:58:08.346Z] --- PASS: TestReadLog (0.14s) [2021-09-09T01:58:08.346Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-09-09T01:58:08.346Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-09T01:58:08.346Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-09T01:58:08.346Z] PASS [2021-09-09T01:58:08.346Z] coverage: 75.2% of statements [2021-09-09T01:58:08.346Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.089s coverage: 53.7% of statements [2021-09-09T01:58:08.346Z] ok github.com/docker/docker/daemon/logger/local 0.204s coverage: 75.2% of statements [2021-09-09T01:58:08.346Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-09T01:58:08.367Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s) [2021-09-09T01:58:08.367Z] === RUN TestInitAddressPools [2021-09-09T01:58:08.367Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-09T01:58:08.367Z] PASS [2021-09-09T01:58:08.367Z] coverage: 74.0% of statements [2021-09-09T01:58:08.367Z] ok github.com/docker/docker/libnetwork/ipamutils 0.483s coverage: 74.0% of statements [2021-09-09T01:58:08.838Z] === RUN TestGenerate [2021-09-09T01:58:08.838Z] --- PASS: TestGenerate (0.00s) [2021-09-09T01:58:08.838Z] === RUN TestGeneratePtr [2021-09-09T01:58:08.838Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-09T01:58:08.838Z] === RUN TestGenerateMissingField [2021-09-09T01:58:08.838Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-09T01:58:08.838Z] === RUN TestFieldCannotBeSet [2021-09-09T01:58:08.838Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-09T01:58:08.838Z] === RUN TestTypeMismatchError [2021-09-09T01:58:08.838Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-09T01:58:08.838Z] PASS [2021-09-09T01:58:08.838Z] coverage: 100.0% of statements [2021-09-09T01:58:08.838Z] ok github.com/docker/docker/libnetwork/options 0.107s coverage: 100.0% of statements [2021-09-09T01:58:09.310Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.44s) [2021-09-09T01:58:09.310Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-09T01:58:09.332Z] === RUN TestLog [2021-09-09T01:58:09.332Z] --- PASS: TestLog (0.00s) [2021-09-09T01:58:09.332Z] PASS [2021-09-09T01:58:09.332Z] coverage: 31.5% of statements [2021-09-09T01:58:09.332Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.089s coverage: 31.5% of statements [2021-09-09T01:58:09.332Z] === RUN TestValidateLogOpt [2021-09-09T01:58:09.332Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-09T01:58:09.332Z] === RUN TestNewMissedConfig [2021-09-09T01:58:09.332Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-09T01:58:09.332Z] === RUN TestNewMissedUrl [2021-09-09T01:58:09.332Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-09T01:58:09.332Z] === RUN TestNewMissedToken [2021-09-09T01:58:09.332Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-09T01:58:09.332Z] === RUN TestNewWithProxy [2021-09-09T01:58:09.332Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-09T01:58:09.332Z] === RUN TestDefault [2021-09-09T01:58:09.332Z] --- PASS: TestDefault (0.00s) [2021-09-09T01:58:09.332Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-09T01:58:09.332Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-09T01:58:09.332Z] === RUN TestJsonFormat [2021-09-09T01:58:09.332Z] --- PASS: TestJsonFormat (0.00s) [2021-09-09T01:58:09.332Z] === RUN TestRawFormat [2021-09-09T01:58:09.332Z] --- PASS: TestRawFormat (0.00s) [2021-09-09T01:58:09.332Z] === RUN TestRawFormatWithLabels [2021-09-09T01:58:09.332Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-09T01:58:09.332Z] === RUN TestRawFormatWithoutTag [2021-09-09T01:58:09.332Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2021-09-09T01:58:09.332Z] === RUN TestBatching [2021-09-09T01:58:09.332Z] === RUN TestNewParse [2021-09-09T01:58:09.332Z] --- PASS: TestNewParse (0.00s) [2021-09-09T01:58:09.332Z] PASS [2021-09-09T01:58:09.332Z] coverage: 8.3% of statements [2021-09-09T01:58:09.332Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-09-09T01:58:09.782Z] testing: warning: no tests to run [2021-09-09T01:58:09.782Z] PASS [2021-09-09T01:58:09.782Z] coverage: 0.0% of statements [2021-09-09T01:58:09.782Z] ok github.com/docker/docker/libnetwork/osl 0.031s coverage: 0.0% of statements [no tests to run] [2021-09-09T01:58:09.800Z] === RUN TestParseLogFormat [2021-09-09T01:58:09.800Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-09T01:58:09.800Z] === RUN TestValidateLogOptEmpty [2021-09-09T01:58:09.800Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-09T01:58:09.800Z] === RUN TestValidateSyslogAddress [2021-09-09T01:58:09.800Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-09T01:58:09.800Z] === RUN TestParseAddressDefaultPort [2021-09-09T01:58:09.800Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-09T01:58:09.800Z] === RUN TestValidateSyslogFacility [2021-09-09T01:58:09.800Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-09T01:58:09.800Z] === RUN TestValidateLogOptSyslogFormat [2021-09-09T01:58:09.800Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-09T01:58:09.800Z] === RUN TestValidateLogOpt [2021-09-09T01:58:09.800Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-09T01:58:09.800Z] PASS [2021-09-09T01:58:09.800Z] coverage: 46.8% of statements [2021-09-09T01:58:09.800Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2021-09-09T01:58:09.800Z] --- PASS: TestBatching (0.19s) [2021-09-09T01:58:09.800Z] === RUN TestFrequency [2021-09-09T01:58:09.800Z] --- PASS: TestFrequency (0.16s) [2021-09-09T01:58:09.800Z] === RUN TestOneMessagePerRequest [2021-09-09T01:58:09.800Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-09T01:58:09.800Z] === RUN TestVerify [2021-09-09T01:58:09.800Z] --- PASS: TestVerify (0.00s) [2021-09-09T01:58:09.800Z] === RUN TestSkipVerify [2021-09-09T01:58:09.800Z] time="2021-09-09T01:58:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:09.800Z] time="2021-09-09T01:58:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:09.800Z] time="2021-09-09T01:58:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:09.800Z] time="2021-09-09T01:58:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:10.256Z] === RUN TestNetworkDBSimple [2021-09-09T01:58:10.268Z] --- PASS: TestSkipVerify (0.36s) [2021-09-09T01:58:10.268Z] === RUN TestBufferMaximum [2021-09-09T01:58:10.268Z] time="2021-09-09T01:58:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:10.268Z] time="2021-09-09T01:58:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:10.268Z] time="2021-09-09T01:58:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:10.268Z] time="2021-09-09T01:58:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:10.268Z] time="2021-09-09T01:58:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:10.268Z] time="2021-09-09T01:58:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152689.863314\",\"host\":\"9b4ab9cd9f53\"}'" [2021-09-09T01:58:10.268Z] time="2021-09-09T01:58:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152689.863314\",\"host\":\"9b4ab9cd9f53\"}'" [2021-09-09T01:58:10.268Z] --- PASS: TestBufferMaximum (0.03s) [2021-09-09T01:58:10.268Z] === RUN TestServerAlwaysDown [2021-09-09T01:58:10.268Z] time="2021-09-09T01:58:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:10.268Z] time="2021-09-09T01:58:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:10.268Z] time="2021-09-09T01:58:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152689.896736\",\"host\":\"9b4ab9cd9f53\"}'" [2021-09-09T01:58:10.268Z] time="2021-09-09T01:58:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152689.896736\",\"host\":\"9b4ab9cd9f53\"}'" [2021-09-09T01:58:10.268Z] time="2021-09-09T01:58:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:10.268Z] time="2021-09-09T01:58:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152689.896736\",\"host\":\"9b4ab9cd9f53\"}'" [2021-09-09T01:58:10.269Z] time="2021-09-09T01:58:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152689.898868\",\"host\":\"9b4ab9cd9f53\"}'" [2021-09-09T01:58:10.269Z] time="2021-09-09T01:58:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152689.898868\",\"host\":\"9b4ab9cd9f53\"}'" [2021-09-09T01:58:10.269Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-09T01:58:10.269Z] === RUN TestCannotSendAfterClose [2021-09-09T01:58:10.269Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-09T01:58:10.269Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-09T01:58:10.403Z] Loaded image: debian:bullseye-slim [2021-09-09T01:58:10.485Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-09-09T01:58:10.485Z] PASS [2021-09-09T01:58:10.485Z] [2021-09-09T01:58:10.485Z] DONE 17 tests in 46.777s [2021-09-09T01:58:10.485Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-09T01:58:10.485Z] INFO: Testing against a local daemon [2021-09-09T01:58:10.486Z] === RUN TestPluginInvalidJSON [2021-09-09T01:58:10.486Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T01:58:10.486Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T01:58:10.486Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T01:58:10.486Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-09-09T01:58:10.486Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-09T01:58:10.486Z] === RUN TestPluginInstall [2021-09-09T01:58:10.486Z] === RUN TestPluginInstall/no_auth [2021-09-09T01:58:10.486Z] time="2021-09-09T01:58:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T01:58:10.486Z] time="2021-09-09T01:58:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ba1c34074cefda31857d9fabd97aaa843a804f1b28448ecb1e2b1f047737317" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T01:58:10.486Z] time="2021-09-09T01:58:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T01:58:10.486Z] time="2021-09-09T01:58:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ba1c34074cefda31857d9fabd97aaa843a804f1b28448ecb1e2b1f047737317" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T01:58:10.486Z] === RUN TestPluginInstall/with_htpasswd [2021-09-09T01:58:10.486Z] time="2021-09-09T01:58:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T01:58:10.486Z] time="2021-09-09T01:58:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c96a2f198d47c0285308180fe42df7f846198b5058a46d6bb25268bbe36b7c71" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T01:58:10.486Z] time="2021-09-09T01:58:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T01:58:10.486Z] time="2021-09-09T01:58:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c96a2f198d47c0285308180fe42df7f846198b5058a46d6bb25268bbe36b7c71" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T01:58:10.659Z] Loaded image: hello-world:latest [2021-09-09T01:58:10.659Z] Loaded image: debian:bullseye-slim [2021-09-09T01:58:10.659Z] Loaded image: arm32v7/hello-world:latest [2021-09-09T01:58:10.729Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.21s) [2021-09-09T01:58:10.729Z] === RUN TestGetAddress [2021-09-09T01:58:10.729Z] === RUN TestRequestNewPort [2021-09-09T01:58:10.729Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-09T01:58:10.729Z] === RUN TestRequestSpecificPort [2021-09-09T01:58:10.729Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-09T01:58:10.729Z] === RUN TestReleasePort [2021-09-09T01:58:10.729Z] --- PASS: TestReleasePort (0.00s) [2021-09-09T01:58:10.729Z] === RUN TestReuseReleasedPort [2021-09-09T01:58:10.729Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-09T01:58:10.729Z] === RUN TestReleaseUnreadledPort [2021-09-09T01:58:10.729Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-09T01:58:10.729Z] === RUN TestUnknowProtocol [2021-09-09T01:58:10.729Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-09T01:58:10.729Z] === RUN TestAllocateAllPorts [2021-09-09T01:58:10.729Z] --- PASS: TestAllocateAllPorts (0.01s) [2021-09-09T01:58:10.729Z] === RUN TestPortAllocation [2021-09-09T01:58:10.729Z] --- PASS: TestPortAllocation (0.00s) [2021-09-09T01:58:10.729Z] === RUN TestPortAllocationWithCustomRange [2021-09-09T01:58:10.729Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-09T01:58:10.729Z] === RUN TestNoDuplicateBPR [2021-09-09T01:58:10.729Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-09T01:58:10.729Z] === RUN TestChangePortRange [2021-09-09T01:58:10.729Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-09T01:58:10.729Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-09T01:58:10.729Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-09T01:58:10.729Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-09T01:58:10.729Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-09T01:58:10.729Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-09T01:58:10.729Z] --- PASS: TestChangePortRange (0.00s) [2021-09-09T01:58:10.729Z] PASS [2021-09-09T01:58:10.729Z] coverage: 88.6% of statements [2021-09-09T01:58:10.736Z] === RUN TestV1IDService [2021-09-09T01:58:10.736Z] --- PASS: TestV1IDService (0.02s) [2021-09-09T01:58:10.736Z] === RUN TestV2MetadataService [2021-09-09T01:58:10.746Z] === RUN TestPluginInstall/with_insecure [2021-09-09T01:58:10.919Z] INFO: Testing against a local daemon [2021-09-09T01:58:10.919Z] === RUN TestDockerDaemonSuite [2021-09-09T01:58:10.919Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-09-09T01:58:10.919Z] Loaded image: hello-world:latest [2021-09-09T01:58:11.176Z] Loaded image: arm32v7/hello-world:latest [2021-09-09T01:58:11.176Z] INFO: Testing against a local daemon [2021-09-09T01:58:11.176Z] === RUN TestDockerSuite [2021-09-09T01:58:11.176Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-09T01:58:11.176Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-09T01:58:11.176Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-09T01:58:11.176Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-09T01:58:11.176Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-09T01:58:11.176Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-09T01:58:11.176Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-09T01:58:11.176Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-09T01:58:11.202Z] ok github.com/docker/docker/libnetwork/portallocator 0.072s coverage: 88.6% of statements [2021-09-09T01:58:11.202Z] 2021/09/09 01:58:10 Closing DB instances... [2021-09-09T01:58:11.211Z] time="2021-09-09T01:58:10Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-09T01:58:11.211Z] time="2021-09-09T01:58:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"9b4ab9cd9f53\"}'" [2021-09-09T01:58:11.211Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-09T01:58:11.211Z] PASS [2021-09-09T01:58:11.211Z] coverage: 82.5% of statements [2021-09-09T01:58:11.211Z] ok github.com/docker/docker/daemon/logger/splunk 1.909s coverage: 82.5% of statements [2021-09-09T01:58:11.211Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-09T01:58:11.211Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-09T01:58:11.211Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-09T01:58:11.211Z] === RUN TestSuccessfulDownload [2021-09-09T01:58:11.211Z] download_test.go:267: Needs fixing on Windows [2021-09-09T01:58:11.211Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-09T01:58:11.211Z] === RUN TestCancelledDownload [2021-09-09T01:58:11.211Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-09T01:58:11.211Z] === RUN TestMaxDownloadAttempts [2021-09-09T01:58:11.211Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-09T01:58:11.211Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-09T01:58:11.211Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-09T01:58:11.211Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-09T01:58:11.211Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-09T01:58:11.211Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-09T01:58:11.211Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-09T01:58:11.211Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-09T01:58:11.211Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-09T01:58:11.211Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-09T01:58:11.211Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-09T01:58:11.211Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-09T01:58:11.674Z] testing: warning: no tests to run [2021-09-09T01:58:11.674Z] PASS [2021-09-09T01:58:11.674Z] coverage: 0.0% of statements [2021-09-09T01:58:11.674Z] ok github.com/docker/docker/libnetwork/portmapper 0.032s coverage: 0.0% of statements [no tests to run] [2021-09-09T01:58:11.679Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-09T01:58:11.679Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-09T01:58:11.679Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-09T01:58:11.679Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-09T01:58:11.679Z] === RUN TestContinueOnError_NeverContinue [2021-09-09T01:58:11.679Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-09T01:58:11.679Z] === RUN TestManifestStore [2021-09-09T01:58:11.679Z] === RUN TestManifestStore/no_remote_or_local [2021-09-09T01:58:11.679Z] time="2021-09-09T01:58:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-09T01:58:11.679Z] time="2021-09-09T01:58:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-09T01:58:11.679Z] time="2021-09-09T01:58:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-09T01:58:11.679Z] time="2021-09-09T01:58:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-09T01:58:11.679Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-09T01:58:11.679Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-09-09T01:58:11.679Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-09-09T01:58:11.679Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-09-09T01:58:11.679Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-09-09T01:58:11.679Z] === RUN TestTransfer [2021-09-09T01:58:11.679Z] --- PASS: TestV2MetadataService (0.84s) [2021-09-09T01:58:11.679Z] PASS [2021-09-09T01:58:11.679Z] coverage: 48.2% of statements [2021-09-09T01:58:11.679Z] ok github.com/docker/docker/distribution/metadata 0.909s coverage: 48.2% of statements [2021-09-09T01:58:11.679Z] time="2021-09-09T01:58:11Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3609876385\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-09T01:58:11.679Z] === RUN TestManifestStore/no_local_cache [2021-09-09T01:58:11.679Z] === RUN TestManifestStore/with_local_cache [2021-09-09T01:58:11.679Z] --- PASS: TestTransfer (0.15s) [2021-09-09T01:58:11.679Z] === RUN TestConcurrencyLimit [2021-09-09T01:58:11.679Z] === RUN TestManifestStore/unknown_media_type [2021-09-09T01:58:11.679Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-09T01:58:11.679Z] time="2021-09-09T01:58:11Z" level=warning msg="reference for unknown type: " [2021-09-09T01:58:11.679Z] time="2021-09-09T01:58:11Z" level=warning msg="reference for unknown type: " [2021-09-09T01:58:11.679Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-09T01:58:11.679Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-09T01:58:11.679Z] time="2021-09-09T01:58:11Z" level=warning msg="reference for unknown type: " [2021-09-09T01:58:11.679Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-09T01:58:11.679Z] time="2021-09-09T01:58:11Z" level=warning msg="reference for unknown type: " [2021-09-09T01:58:11.679Z] time="2021-09-09T01:58:11Z" level=warning msg="reference for unknown type: " [2021-09-09T01:58:11.679Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-09T01:58:11.679Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-09T01:58:11.679Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-09T01:58:11.685Z] time="2021-09-09T01:58:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T01:58:11.685Z] time="2021-09-09T01:58:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:039909ef783be2ca57d74ea7dc5816c63920077540bfb16721ef2aae954cc243" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T01:58:11.685Z] time="2021-09-09T01:58:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T01:58:11.685Z] time="2021-09-09T01:58:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:039909ef783be2ca57d74ea7dc5816c63920077540bfb16721ef2aae954cc243" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T01:58:11.995Z] plugin_test.go:165: [d73b515af672d] daemon is not started [2021-09-09T01:58:11.995Z] --- PASS: TestPluginInstall (3.99s) [2021-09-09T01:58:11.995Z] --- PASS: TestPluginInstall/no_auth (2.32s) [2021-09-09T01:58:11.995Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2021-09-09T01:58:11.995Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2021-09-09T01:58:11.995Z] === RUN TestPluginsWithRuntimes [2021-09-09T01:58:12.145Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-09T01:58:12.145Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-09T01:58:12.145Z] === RUN TestHashData [2021-09-09T01:58:12.145Z] --- PASS: TestHashData (0.00s) [2021-09-09T01:58:12.145Z] PASS [2021-09-09T01:58:12.145Z] coverage: 2.8% of statements [2021-09-09T01:58:12.145Z] ok github.com/docker/docker/libnetwork/resolvconf 0.035s coverage: 2.8% of statements [2021-09-09T01:58:12.147Z] time="2021-09-09T01:58:11Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-09T01:58:12.147Z] --- PASS: TestManifestStore (0.21s) [2021-09-09T01:58:12.147Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-09-09T01:58:12.147Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-09-09T01:58:12.147Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-09T01:58:12.147Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-09-09T01:58:12.147Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-09T01:58:12.147Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-09-09T01:58:12.147Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-09T01:58:12.147Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-09-09T01:58:12.147Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-09-09T01:58:12.147Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-09T01:58:12.147Z] === RUN TestDetectManifestBlobMediaType [2021-09-09T01:58:12.147Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-09T01:58:12.147Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-09T01:58:12.147Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-09T01:58:12.147Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-09T01:58:12.147Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-09T01:58:12.147Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-09T01:58:12.147Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestFixManifestLayers [2021-09-09T01:58:12.147Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-09T01:58:12.147Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-09T01:58:12.147Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestFixManifestLayersBadParent [2021-09-09T01:58:12.147Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestValidateManifest [2021-09-09T01:58:12.147Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-09T01:58:12.147Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestFormatPlatform [2021-09-09T01:58:12.147Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestGetRepositoryMountCandidates [2021-09-09T01:58:12.147Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestLayerAlreadyExists [2021-09-09T01:58:12.147Z] 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-09T01:58:12.147Z] 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-09T01:58:12.147Z] 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-09T01:58:12.147Z] 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-09T01:58:12.147Z] 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-09T01:58:12.147Z] 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-09T01:58:12.147Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestWhenEmptyAuthConfig [2021-09-09T01:58:12.147Z] === RUN TestNotFound [2021-09-09T01:58:12.147Z] --- PASS: TestNotFound (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestConflict [2021-09-09T01:58:12.147Z] --- PASS: TestConflict (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestForbidden [2021-09-09T01:58:12.147Z] --- PASS: TestForbidden (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestInvalidParameter [2021-09-09T01:58:12.147Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestNotImplemented [2021-09-09T01:58:12.147Z] --- PASS: TestNotImplemented (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestNotModified [2021-09-09T01:58:12.147Z] --- PASS: TestNotModified (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestUnauthorized [2021-09-09T01:58:12.147Z] --- PASS: TestUnauthorized (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestUnknown [2021-09-09T01:58:12.147Z] --- PASS: TestUnknown (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestCancelled [2021-09-09T01:58:12.147Z] --- PASS: TestCancelled (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestDeadline [2021-09-09T01:58:12.147Z] --- PASS: TestDeadline (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestDataLoss [2021-09-09T01:58:12.147Z] --- PASS: TestDataLoss (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestUnavailable [2021-09-09T01:58:12.147Z] --- PASS: TestUnavailable (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestSystem [2021-09-09T01:58:12.147Z] --- PASS: TestSystem (0.00s) [2021-09-09T01:58:12.147Z] === RUN TestFromStatusCode [2021-09-09T01:58:12.147Z] === RUN TestFromStatusCode/Not_Found [2021-09-09T01:58:12.147Z] === RUN TestFromStatusCode/Bad_Request [2021-09-09T01:58:12.147Z] === RUN TestFromStatusCode/Conflict [2021-09-09T01:58:12.147Z] === RUN TestFromStatusCode/Unauthorized [2021-09-09T01:58:12.147Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-09T01:58:12.147Z] === RUN TestFromStatusCode/Forbidden [2021-09-09T01:58:12.147Z] === RUN TestFromStatusCode/Not_Modified [2021-09-09T01:58:12.147Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-09T01:58:12.147Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-09T01:58:12.147Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-09T01:58:12.147Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-09T01:58:12.147Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-09T01:58:12.147Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-09T01:58:12.147Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-09T01:58:12.147Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-09T01:58:12.147Z] PASS [2021-09-09T01:58:12.147Z] coverage: 53.1% of statements [2021-09-09T01:58:12.147Z] ok github.com/docker/docker/errdefs 0.032s coverage: 53.1% of statements [2021-09-09T01:58:12.147Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-09-09T01:58:12.147Z] === RUN TestInactiveJobs [2021-09-09T01:58:12.615Z] --- PASS: TestInactiveJobs (0.37s) [2021-09-09T01:58:12.615Z] === RUN TestWatchRelease [2021-09-09T01:58:12.615Z] --- PASS: TestWatchRelease (0.04s) [2021-09-09T01:58:12.615Z] === RUN TestWatchFinishedTransfer [2021-09-09T01:58:12.615Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-09T01:58:12.615Z] === RUN TestDuplicateTransfer [2021-09-09T01:58:12.615Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-09T01:58:12.615Z] === RUN TestSuccessfulUpload [2021-09-09T01:58:13.083Z] time="2021-09-09T01:58:12Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-09T01:58:13.083Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2021-09-09T01:58:13.083Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-09T01:58:13.083Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-09T01:58:13.083Z] === RUN TestTokenPassThru [2021-09-09T01:58:13.083Z] --- PASS: TestTokenPassThru (0.00s) [2021-09-09T01:58:13.083Z] === RUN TestTokenPassThruDifferentHost [2021-09-09T01:58:13.083Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-09-09T01:58:13.083Z] PASS [2021-09-09T01:58:13.083Z] coverage: 24.1% of statements [2021-09-09T01:58:13.083Z] === RUN TestFSGetInvalidData [2021-09-09T01:58:13.083Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-09T01:58:13.083Z] === RUN TestFSInvalidSet [2021-09-09T01:58:13.083Z] ok github.com/docker/docker/distribution 1.372s coverage: 24.1% of statements [2021-09-09T01:58:13.083Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-09T01:58:13.083Z] === RUN TestFSInvalidRoot [2021-09-09T01:58:13.083Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-09-09T01:58:13.083Z] === RUN TestFSMetadataGetSet [2021-09-09T01:58:13.083Z] === RUN TestCompare [2021-09-09T01:58:13.083Z] --- PASS: TestCompare (0.00s) [2021-09-09T01:58:13.083Z] PASS [2021-09-09T01:58:13.083Z] coverage: 19.2% of statements [2021-09-09T01:58:13.083Z] ok github.com/docker/docker/image/cache 0.049s coverage: 19.2% of statements [2021-09-09T01:58:13.083Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-09-09T01:58:13.083Z] === RUN TestFSInvalidWalker [2021-09-09T01:58:13.083Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-09-09T01:58:13.083Z] === RUN TestFSGetSet [2021-09-09T01:58:13.083Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-09-09T01:58:13.083Z] === RUN TestCancelledUpload [2021-09-09T01:58:13.083Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-09T01:58:13.083Z] PASS [2021-09-09T01:58:13.083Z] coverage: 77.3% of statements [2021-09-09T01:58:13.083Z] --- PASS: TestFSGetSet (0.01s) [2021-09-09T01:58:13.083Z] === RUN TestFSGetUnsetKey [2021-09-09T01:58:13.083Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-09-09T01:58:13.083Z] === RUN TestFSGetEmptyData [2021-09-09T01:58:13.083Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-09T01:58:13.083Z] === RUN TestFSDelete [2021-09-09T01:58:13.083Z] ok github.com/docker/docker/distribution/xfer 1.814s coverage: 77.3% of statements [2021-09-09T01:58:13.083Z] --- PASS: TestFSDelete (0.01s) [2021-09-09T01:58:13.083Z] === RUN TestFSWalker [2021-09-09T01:58:13.083Z] --- PASS: TestFSWalker (0.01s) [2021-09-09T01:58:13.083Z] === RUN TestFSWalkerStopOnError [2021-09-09T01:58:13.083Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-09T01:58:13.083Z] === RUN TestNewFromJSON [2021-09-09T01:58:13.083Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-09T01:58:13.083Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-09T01:58:13.083Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-09T01:58:13.083Z] === RUN TestMarshalKeyOrder [2021-09-09T01:58:13.083Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-09T01:58:13.083Z] === RUN TestHistoryEqual [2021-09-09T01:58:13.083Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-09T01:58:13.083Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-09T01:58:13.083Z] --- PASS: TestHistoryEqual (0.13s) [2021-09-09T01:58:13.083Z] === RUN TestImage [2021-09-09T01:58:13.083Z] --- PASS: TestImage (0.00s) [2021-09-09T01:58:13.083Z] === RUN TestImageOSNotEmpty [2021-09-09T01:58:13.083Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-09T01:58:13.083Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-09T01:58:13.083Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-09T01:58:13.083Z] === RUN TestCreate [2021-09-09T01:58:13.083Z] --- PASS: TestCreate (0.01s) [2021-09-09T01:58:13.083Z] === RUN TestRestore [2021-09-09T01:58:13.083Z] time="2021-09-09T01:58:13Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-09T01:58:13.083Z] --- PASS: TestRestore (0.06s) [2021-09-09T01:58:13.083Z] === RUN TestAddDelete [2021-09-09T01:58:13.139Z] === RUN TestErrorConstructors [2021-09-09T01:58:13.139Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-09T01:58:13.139Z] === RUN TestCompareIPMask [2021-09-09T01:58:13.139Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-09T01:58:13.139Z] === RUN TestUtilGetHostPartIP [2021-09-09T01:58:13.139Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-09T01:58:13.139Z] === RUN TestUtilGetBroadcastIP [2021-09-09T01:58:13.139Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-09T01:58:13.139Z] === RUN TestParseCIDR [2021-09-09T01:58:13.139Z] --- PASS: TestParseCIDR (0.00s) [2021-09-09T01:58:13.139Z] PASS [2021-09-09T01:58:13.139Z] coverage: 37.3% of statements [2021-09-09T01:58:13.139Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2021-09-09T01:58:13.139Z] 2021/09/09 01:58:12 Closing DB instances... [2021-09-09T01:58:13.413Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-09T01:58:13.550Z] --- PASS: TestAddDelete (0.02s) [2021-09-09T01:58:13.551Z] === RUN TestSearchAfterDelete [2021-09-09T01:58:13.551Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-09T01:58:13.551Z] === RUN TestParentReset [2021-09-09T01:58:13.551Z] --- PASS: TestParentReset (0.02s) [2021-09-09T01:58:13.551Z] === RUN TestGetAndSetLastUpdated [2021-09-09T01:58:13.551Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-09-09T01:58:13.551Z] === RUN TestStoreLen [2021-09-09T01:58:13.551Z] --- PASS: TestStoreLen (0.04s) [2021-09-09T01:58:13.551Z] PASS [2021-09-09T01:58:13.551Z] coverage: 86.6% of statements [2021-09-09T01:58:13.551Z] ok github.com/docker/docker/image 0.447s coverage: 86.6% of statements [2021-09-09T01:58:14.018Z] === RUN TestMakeV1ConfigFromConfig [2021-09-09T01:58:14.018Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-09T01:58:14.018Z] PASS [2021-09-09T01:58:14.018Z] coverage: 25.0% of statements [2021-09-09T01:58:14.018Z] ok github.com/docker/docker/image/v1 0.082s coverage: 25.0% of statements [2021-09-09T01:58:14.018Z] === RUN TestValidateManifest [2021-09-09T01:58:14.018Z] === RUN TestValidateManifest/nil [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-09T01:58:14.138Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-09T01:58:14.138Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-09T01:58:14.138Z] PASS [2021-09-09T01:58:14.138Z] coverage: 50.0% of statements [2021-09-09T01:58:14.138Z] ok github.com/docker/docker/oci 0.101s coverage: 50.0% of statements [2021-09-09T01:58:14.351Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-09T01:58:14.448Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-09T01:58:14.448Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-09T01:58:14.487Z] === RUN TestValidateManifest/non-nil [2021-09-09T01:58:14.487Z] --- PASS: TestValidateManifest (0.00s) [2021-09-09T01:58:14.487Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-09T01:58:14.487Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-09T01:58:14.487Z] PASS [2021-09-09T01:58:14.487Z] coverage: 0.7% of statements [2021-09-09T01:58:14.487Z] ok github.com/docker/docker/image/tarexport 0.245s coverage: 0.7% of statements [2021-09-09T01:58:14.487Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-09T01:58:14.487Z] === RUN TestSerialization [2021-09-09T01:58:14.487Z] --- PASS: TestSerialization (0.02s) [2021-09-09T01:58:14.487Z] PASS [2021-09-09T01:58:14.487Z] coverage: 100.0% of statements [2021-09-09T01:58:14.487Z] ok github.com/docker/docker/libcontainerd/queue 0.053s coverage: 100.0% of statements [2021-09-09T01:58:14.610Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-09T01:58:14.610Z] PASS [2021-09-09T01:58:14.610Z] coverage: 100.0% of statements [2021-09-09T01:58:14.610Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.034s coverage: 100.0% of statements [2021-09-09T01:58:15.011Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-09T01:58:15.011Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-09T01:58:15.081Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-09-09T01:58:15.081Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-09T01:58:15.289Z] --- PASS: TestPluginsWithRuntimes (3.46s) [2021-09-09T01:58:15.289Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2021-09-09T01:58:15.289Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-09-09T01:58:15.289Z] === RUN TestPluginBackCompatMediaTypes [2021-09-09T01:58:15.477Z] === RUN TestEmptyLayer [2021-09-09T01:58:15.477Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-09T01:58:15.477Z] === RUN TestCommitFailure [2021-09-09T01:58:15.477Z] --- PASS: TestCommitFailure (0.01s) [2021-09-09T01:58:15.477Z] === RUN TestStartTransactionFailure [2021-09-09T01:58:15.477Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-09T01:58:15.477Z] === RUN TestGetOrphan [2021-09-09T01:58:15.477Z] --- PASS: TestGetOrphan (0.01s) [2021-09-09T01:58:15.477Z] === RUN TestMountAndRegister [2021-09-09T01:58:15.477Z] layer_test.go:270: Layer size: 14 [2021-09-09T01:58:15.477Z] --- PASS: TestMountAndRegister (0.05s) [2021-09-09T01:58:15.477Z] === RUN TestLayerRelease [2021-09-09T01:58:15.477Z] layer_test.go:303: Failing on Windows [2021-09-09T01:58:15.477Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-09T01:58:15.477Z] === RUN TestStoreRestore [2021-09-09T01:58:15.477Z] layer_test.go:352: Failing on Windows [2021-09-09T01:58:15.477Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-09T01:58:15.477Z] === RUN TestTarStreamStability [2021-09-09T01:58:15.477Z] layer_test.go:467: Failing on Windows [2021-09-09T01:58:15.477Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-09T01:58:15.477Z] === RUN TestRegisterExistingLayer [2021-09-09T01:58:15.477Z] --- PASS: TestRegisterExistingLayer (0.20s) [2021-09-09T01:58:15.477Z] === RUN TestTarStreamVerification [2021-09-09T01:58:15.477Z] layer_test.go:696: Failing on Windows [2021-09-09T01:58:15.477Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-09T01:58:15.477Z] === RUN TestLayerMigration [2021-09-09T01:58:15.477Z] migration_test.go:45: Failing on Windows [2021-09-09T01:58:15.477Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-09T01:58:15.477Z] === RUN TestLayerMigrationNoTarsplit [2021-09-09T01:58:15.477Z] migration_test.go:181: Failing on Windows [2021-09-09T01:58:15.477Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-09T01:58:15.477Z] === RUN TestMountInit [2021-09-09T01:58:15.477Z] mount_test.go:17: Failing on Windows [2021-09-09T01:58:15.477Z] --- SKIP: TestMountInit (0.00s) [2021-09-09T01:58:15.477Z] === RUN TestMountSize [2021-09-09T01:58:15.477Z] mount_test.go:76: Failing on Windows [2021-09-09T01:58:15.477Z] --- SKIP: TestMountSize (0.00s) [2021-09-09T01:58:15.477Z] === RUN TestMountChanges [2021-09-09T01:58:15.477Z] mount_test.go:125: Failing on Windows [2021-09-09T01:58:15.477Z] --- SKIP: TestMountChanges (0.00s) [2021-09-09T01:58:15.477Z] === RUN TestMountApply [2021-09-09T01:58:15.477Z] mount_test.go:212: Failing on Windows [2021-09-09T01:58:15.477Z] --- SKIP: TestMountApply (0.00s) [2021-09-09T01:58:15.477Z] PASS [2021-09-09T01:58:15.477Z] coverage: 30.1% of statements [2021-09-09T01:58:15.477Z] ok github.com/docker/docker/layer 0.325s coverage: 30.1% of statements [2021-09-09T01:58:15.552Z] === RUN TestParseVersion [2021-09-09T01:58:15.552Z] --- PASS: TestParseVersion (0.00s) [2021-09-09T01:58:15.552Z] PASS [2021-09-09T01:58:15.552Z] coverage: 52.9% of statements [2021-09-09T01:58:15.552Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2021-09-09T01:58:15.552Z] === RUN TestAddressPoolOpt [2021-09-09T01:58:15.552Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/a [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/something [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/_=a [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/env1=value1 [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/_env1=value1 [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/PATH [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/=a [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/PATH= [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/PATH=something [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/asd!qwe [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/1asd [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/123 [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/some_space [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/__some_space_before [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/some_space_after__ [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/= [2021-09-09T01:58:15.552Z] === RUN TestValidateEnv/PaTh [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestParseHost [2021-09-09T01:58:15.552Z] --- PASS: TestParseHost (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestParseDockerDaemonHost [2021-09-09T01:58:15.552Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestParseTCP [2021-09-09T01:58:15.552Z] --- PASS: TestParseTCP (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-09T01:58:15.552Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestValidateExtraHosts [2021-09-09T01:58:15.552Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestIpOptString [2021-09-09T01:58:15.552Z] --- PASS: TestIpOptString (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-09T01:58:15.552Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestNewIpOptValidDefaultVal [2021-09-09T01:58:15.552Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestIpOptSetInvalidVal [2021-09-09T01:58:15.552Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestValidateIPAddress [2021-09-09T01:58:15.552Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestMapOpts [2021-09-09T01:58:15.552Z] --- PASS: TestMapOpts (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestListOptsWithoutValidator [2021-09-09T01:58:15.552Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestListOptsWithValidator [2021-09-09T01:58:15.552Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestValidateDNSSearch [2021-09-09T01:58:15.552Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestValidateLabel [2021-09-09T01:58:15.552Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-09T01:58:15.552Z] === RUN TestValidateLabel/label_with_general_format [2021-09-09T01:58:15.552Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-09T01:58:15.552Z] === RUN TestValidateLabel/label_with_one_more [2021-09-09T01:58:15.552Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-09T01:58:15.552Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-09T01:58:15.552Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-09T01:58:15.552Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-09T01:58:15.552Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-09T01:58:15.552Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-09T01:58:15.552Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-09T01:58:15.552Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-09T01:58:15.552Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-09T01:58:15.552Z] --- PASS: TestValidateLabel (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-09T01:58:15.552Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestNamedListOpts [2021-09-09T01:58:15.552Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestNamedMapOpts [2021-09-09T01:58:15.552Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestParseLink [2021-09-09T01:58:15.552Z] --- PASS: TestParseLink (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestQuotedStringSetWithQuotes [2021-09-09T01:58:15.552Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-09T01:58:15.552Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-09T01:58:15.552Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-09T01:58:15.552Z] === RUN TestUlimitOpt [2021-09-09T01:58:15.552Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-09T01:58:15.552Z] PASS [2021-09-09T01:58:15.552Z] coverage: 67.1% of statements [2021-09-09T01:58:15.552Z] ok github.com/docker/docker/opts 0.055s coverage: 67.1% of statements [2021-09-09T01:58:15.858Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2021-09-09T01:58:15.858Z] PASS [2021-09-09T01:58:15.858Z] [2021-09-09T01:58:15.858Z] DONE 10 tests in 8.110s [2021-09-09T01:58:15.858Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-09T01:58:15.858Z] INFO: Testing against a local daemon [2021-09-09T01:58:15.858Z] === RUN TestExternalGraphDriver [2021-09-09T01:58:15.945Z] === RUN TestEnvironmentParsing [2021-09-09T01:58:15.945Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-09T01:58:15.945Z] PASS [2021-09-09T01:58:15.945Z] coverage: 1.2% of statements [2021-09-09T01:58:15.945Z] ok github.com/docker/docker/libcontainerd/local 0.047s coverage: 1.2% of statements [2021-09-09T01:58:15.945Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-09T01:58:15.945Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-09T01:58:15.945Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-09T01:58:15.945Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-09T01:58:15.945Z] === RUN TestSequenceGetAvailableBit [2021-09-09T01:58:15.945Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestSequenceEqual [2021-09-09T01:58:15.945Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestSequenceCopy [2021-09-09T01:58:15.945Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestGetFirstAvailable [2021-09-09T01:58:15.945Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestFindSequence [2021-09-09T01:58:15.945Z] --- PASS: TestFindSequence (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestCheckIfAvailable [2021-09-09T01:58:15.945Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestMergeSequences [2021-09-09T01:58:15.945Z] --- PASS: TestMergeSequences (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestPushReservation [2021-09-09T01:58:15.945Z] --- PASS: TestPushReservation (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestSerializeDeserialize [2021-09-09T01:58:15.945Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestSet [2021-09-09T01:58:15.945Z] --- PASS: TestSet (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestSetUnset [2021-09-09T01:58:15.945Z] --- PASS: TestSetUnset (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestOffsetSetUnset [2021-09-09T01:58:15.945Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestSetInRange [2021-09-09T01:58:15.945Z] --- PASS: TestSetInRange (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestSetAnyInRange [2021-09-09T01:58:15.945Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestMethods [2021-09-09T01:58:15.945Z] --- PASS: TestMethods (0.00s) [2021-09-09T01:58:15.945Z] === RUN TestRandomAllocateDeallocate [2021-09-09T01:58:15.945Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-09T01:58:15.945Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-09T01:58:15.945Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-09T01:58:16.117Z] === RUN TestExternalGraphDriver/json [2021-09-09T01:58:16.544Z] 2021/09/09 01:58:15 Closing DB instances... [2021-09-09T01:58:17.018Z] === RUN TestPeerCertificateMarshalJSON [2021-09-09T01:58:17.018Z] === RUN TestIsArchivePathDir [2021-09-09T01:58:17.018Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-09-09T01:58:17.018Z] === RUN TestIsArchivePathInvalidFile [2021-09-09T01:58:17.018Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-09-09T01:58:17.018Z] === RUN TestIsArchivePathTar [2021-09-09T01:58:17.018Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-09T01:58:17.018Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-09T01:58:17.018Z] --- PASS: TestPeerCertificateMarshalJSON (0.25s) [2021-09-09T01:58:17.018Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-09T01:58:17.018Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-09T01:58:17.018Z] === RUN TestMiddleware [2021-09-09T01:58:17.018Z] --- PASS: TestMiddleware (0.00s) [2021-09-09T01:58:17.018Z] === RUN TestNewResponseModifier [2021-09-09T01:58:17.018Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-09T01:58:17.018Z] PASS [2021-09-09T01:58:17.018Z] coverage: 26.8% of statements [2021-09-09T01:58:17.018Z] ok github.com/docker/docker/pkg/authorization 0.292s coverage: 26.8% of statements [2021-09-09T01:58:17.018Z] --- PASS: TestIsArchivePathTar (0.12s) [2021-09-09T01:58:17.018Z] === RUN TestDecompressStreamGzip [2021-09-09T01:58:17.314Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-09T01:58:17.489Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-09-09T01:58:17.489Z] === RUN TestDecompressStreamBzip2 [2021-09-09T01:58:17.489Z] --- PASS: TestDecompressStreamBzip2 (0.19s) [2021-09-09T01:58:17.489Z] === RUN TestDecompressStreamXz [2021-09-09T01:58:17.489Z] archive_test.go:133: Xz not present in msys2 [2021-09-09T01:58:17.489Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-09T01:58:17.489Z] === RUN TestCompressStreamXzUnsupported [2021-09-09T01:58:17.489Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-09T01:58:17.489Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-09T01:58:17.489Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-09T01:58:17.489Z] === RUN TestCompressStreamInvalid [2021-09-09T01:58:17.489Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-09T01:58:17.489Z] === RUN TestExtensionInvalid [2021-09-09T01:58:17.489Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-09T01:58:17.489Z] === RUN TestExtensionUncompressed [2021-09-09T01:58:17.489Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-09T01:58:17.489Z] === RUN TestExtensionBzip2 [2021-09-09T01:58:17.489Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-09T01:58:17.489Z] === RUN TestExtensionGzip [2021-09-09T01:58:17.489Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-09T01:58:17.489Z] === RUN TestExtensionXz [2021-09-09T01:58:17.489Z] --- PASS: TestExtensionXz (0.00s) [2021-09-09T01:58:17.489Z] === RUN TestCmdStreamLargeStderr [2021-09-09T01:58:17.489Z] === RUN TestUnbuffered [2021-09-09T01:58:17.489Z] --- PASS: TestUnbuffered (0.00s) [2021-09-09T01:58:17.489Z] === RUN TestRaceUnbuffered [2021-09-09T01:58:17.489Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-09T01:58:17.489Z] PASS [2021-09-09T01:58:17.489Z] coverage: 100.0% of statements [2021-09-09T01:58:17.489Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2021-09-09T01:58:17.489Z] --- PASS: TestCmdStreamLargeStderr (0.16s) [2021-09-09T01:58:17.489Z] === RUN TestCmdStreamBad [2021-09-09T01:58:17.489Z] archive_test.go:238: Failing on Windows CI machines [2021-09-09T01:58:17.489Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-09T01:58:17.489Z] === RUN TestCmdStreamGood [2021-09-09T01:58:17.489Z] --- PASS: TestCmdStreamGood (0.03s) [2021-09-09T01:58:17.489Z] === RUN TestUntarPathWithInvalidDest [2021-09-09T01:58:17.509Z] === RUN TestInvalidConfig [2021-09-09T01:58:17.509Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-09T01:58:17.509Z] === RUN TestConfig [2021-09-09T01:58:17.509Z] --- PASS: TestConfig (0.00s) [2021-09-09T01:58:17.509Z] === RUN TestOptionsLabels [2021-09-09T01:58:17.509Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-09T01:58:17.509Z] === RUN TestValidName [2021-09-09T01:58:17.509Z] --- PASS: TestValidName (0.00s) [2021-09-09T01:58:17.509Z] === RUN TestTLSConfiguration [2021-09-09T01:58:17.509Z] time="2021-09-09T01:58:17Z" level=info msg="Option Initializing KV with TLS" [2021-09-09T01:58:17.509Z] --- PASS: TestTLSConfiguration (0.12s) [2021-09-09T01:58:17.509Z] PASS [2021-09-09T01:58:17.509Z] coverage: 24.0% of statements [2021-09-09T01:58:17.509Z] ok github.com/docker/docker/libnetwork/config 0.173s coverage: 24.0% of statements [2021-09-09T01:58:17.877Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-09T01:58:17.877Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-09T01:58:17.877Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-09T01:58:17.960Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-09-09T01:58:17.960Z] === RUN TestUntarPathWithInvalidSrc [2021-09-09T01:58:17.960Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-09T01:58:17.960Z] === RUN TestUntarPath [2021-09-09T01:58:17.960Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-09-09T01:58:17.960Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-09T01:58:17.960Z] --- PASS: TestUntarPath (0.05s) [2021-09-09T01:58:17.960Z] === RUN TestUntarPathWithDestinationFile [2021-09-09T01:58:17.960Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-09-09T01:58:17.960Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-09T01:58:17.960Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-09-09T01:58:17.960Z] === RUN TestCopyWithTarInvalidSrc [2021-09-09T01:58:17.960Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-09T01:58:17.960Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-09T01:58:17.960Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-09T01:58:17.960Z] === RUN TestCopyWithTarSrcFile [2021-09-09T01:58:17.960Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-09-09T01:58:17.960Z] === RUN TestCopyWithTarSrcFolder [2021-09-09T01:58:17.960Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-09T01:58:17.960Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-09T01:58:17.960Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-09T01:58:17.960Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-09T01:58:17.960Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-09T01:58:17.960Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-09T01:58:17.960Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-09T01:58:17.960Z] === RUN TestCopyFileWithTarSrcFile [2021-09-09T01:58:17.960Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-09T01:58:17.960Z] === RUN TestTarFiles [2021-09-09T01:58:17.960Z] === RUN TestMatch [2021-09-09T01:58:17.960Z] === RUN TestMatch/[[]] [2021-09-09T01:58:17.960Z] === RUN TestMatch/[[foo]] [2021-09-09T01:58:17.960Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-09T01:58:17.960Z] === RUN TestMatch/[[foo_bar]] [2021-09-09T01:58:17.960Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-09T01:58:17.960Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-09T01:58:17.960Z] === RUN TestMatch/[] [2021-09-09T01:58:17.960Z] === RUN TestMatch/[]#01 [2021-09-09T01:58:17.960Z] === RUN TestMatch/[[qux]] [2021-09-09T01:58:17.960Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-09T01:58:17.960Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-09T01:58:17.960Z] === RUN TestMatch/[[foo_baz]] [2021-09-09T01:58:17.960Z] --- PASS: TestMatch (0.00s) [2021-09-09T01:58:17.960Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-09T01:58:17.960Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-09T01:58:17.960Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-09T01:58:17.960Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-09T01:58:17.960Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-09T01:58:17.960Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-09T01:58:17.960Z] --- PASS: TestMatch/[] (0.00s) [2021-09-09T01:58:17.960Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-09T01:58:17.960Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-09T01:58:17.960Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-09T01:58:17.960Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-09T01:58:17.960Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-09T01:58:17.960Z] PASS [2021-09-09T01:58:17.960Z] coverage: 87.5% of statements [2021-09-09T01:58:17.960Z] ok github.com/docker/docker/pkg/capabilities 0.027s coverage: 87.5% of statements [2021-09-09T01:58:17.976Z] === RUN TestKey [2021-09-09T01:58:17.976Z] --- PASS: TestKey (0.00s) [2021-09-09T01:58:17.976Z] === RUN TestParseKey [2021-09-09T01:58:17.976Z] --- PASS: TestParseKey (0.00s) [2021-09-09T01:58:17.976Z] === RUN TestInvalidDataStore [2021-09-09T01:58:17.976Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-09T01:58:17.976Z] === RUN TestKVObjectFlatKey [2021-09-09T01:58:17.976Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-09T01:58:17.976Z] === RUN TestAtomicKVObjectFlatKey [2021-09-09T01:58:17.976Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-09T01:58:17.976Z] PASS [2021-09-09T01:58:17.976Z] coverage: 21.9% of statements [2021-09-09T01:58:17.976Z] ok github.com/docker/docker/libnetwork/datastore 0.036s coverage: 21.9% of statements [2021-09-09T01:58:18.025Z] === RUN TestExternalGraphDriver/spec [2021-09-09T01:58:18.134Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-09-09T01:58:18.953Z] === RUN TestChrootTarUntar [2021-09-09T01:58:18.953Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:18.953Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-09T01:58:18.953Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-09T01:58:18.953Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:18.953Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-09T01:58:18.953Z] === RUN TestChrootUntarEmptyArchive [2021-09-09T01:58:18.953Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-09T01:58:18.953Z] === RUN TestChrootTarUntarWithSymlink [2021-09-09T01:58:18.953Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T01:58:18.953Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-09T01:58:18.953Z] === RUN TestChrootCopyWithTar [2021-09-09T01:58:18.953Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T01:58:18.953Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-09T01:58:18.953Z] === RUN TestChrootCopyFileWithTar [2021-09-09T01:58:18.953Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:18.953Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-09T01:58:18.953Z] === RUN TestChrootUntarPath [2021-09-09T01:58:18.953Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T01:58:18.953Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-09T01:58:18.953Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-09T01:58:18.953Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:18.953Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-09T01:58:18.953Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-09T01:58:18.953Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:18.953Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-09T01:58:18.953Z] === RUN TestChrootApplyDotDotFile [2021-09-09T01:58:18.953Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:18.953Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-09T01:58:18.953Z] PASS [2021-09-09T01:58:18.953Z] coverage: 15.4% of statements [2021-09-09T01:58:18.953Z] ok github.com/docker/docker/pkg/chrootarchive 0.079s coverage: 15.4% of statements [2021-09-09T01:58:18.962Z] === RUN TestIPDataMarshalling [2021-09-09T01:58:18.962Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-09-09T01:58:18.962Z] === RUN TestValidateAndIsV6 [2021-09-09T01:58:18.962Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-09T01:58:18.962Z] PASS [2021-09-09T01:58:18.962Z] coverage: 68.9% of statements [2021-09-09T01:58:18.962Z] ok github.com/docker/docker/libnetwork/driverapi 0.062s coverage: 68.9% of statements [2021-09-09T01:58:18.962Z] === RUN TestErrorInterfaces [2021-09-09T01:58:18.962Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-09T01:58:18.962Z] === RUN TestNetworkMarshalling [2021-09-09T01:58:18.962Z] === RUN TestDriver [2021-09-09T01:58:18.962Z] --- PASS: TestDriver (0.00s) [2021-09-09T01:58:18.962Z] PASS [2021-09-09T01:58:18.962Z] coverage: 34.8% of statements [2021-09-09T01:58:18.962Z] ok github.com/docker/docker/libnetwork/drivers/host 0.032s coverage: 34.8% of statements [2021-09-09T01:58:18.962Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-09-09T01:58:18.962Z] === RUN TestEndpointMarshalling [2021-09-09T01:58:18.962Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-09T01:58:18.962Z] === RUN TestAuxAddresses [2021-09-09T01:58:18.962Z] time="2021-09-09T01:58:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-09T01:58:18.962Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-09T01:58:18.962Z] === RUN TestSRVServiceQuery [2021-09-09T01:58:18.962Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:18.962Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-09T01:58:18.962Z] === RUN TestServiceVIPReuse [2021-09-09T01:58:18.962Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:18.962Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-09T01:58:18.962Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-09T01:58:18.962Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:18.962Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-09T01:58:18.962Z] === RUN TestDNSIPQuery [2021-09-09T01:58:18.962Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:18.962Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-09T01:58:18.962Z] === RUN TestDNSProxyServFail [2021-09-09T01:58:18.962Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:18.962Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-09T01:58:18.962Z] === RUN TestSandboxAddEmpty [2021-09-09T01:58:18.962Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:18.962Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-09T01:58:18.962Z] === RUN TestSandboxAddMultiPrio [2021-09-09T01:58:18.962Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:18.962Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-09T01:58:18.962Z] === RUN TestSandboxAddSamePrio [2021-09-09T01:58:18.962Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:18.962Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-09T01:58:18.962Z] === RUN TestCleanupServiceDiscovery [2021-09-09T01:58:18.962Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:18.962Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-09T01:58:18.962Z] === RUN TestDNSOptions [2021-09-09T01:58:18.962Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:18.962Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-09T01:58:18.962Z] === RUN TestMultipleControllersWithSameStore [2021-09-09T01:58:18.962Z] time="2021-09-09T01:58:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-09T01:58:18.962Z] time="2021-09-09T01:58:18Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-09T01:58:18.962Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-09T01:58:18.962Z] PASS [2021-09-09T01:58:18.962Z] coverage: 8.6% of statements [2021-09-09T01:58:19.063Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-09T01:58:19.407Z] === RUN TestExternalGraphDriver/pull [2021-09-09T01:58:19.425Z] === RUN TestSizeEmpty [2021-09-09T01:58:19.425Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-09T01:58:19.425Z] === RUN TestSizeEmptyFile [2021-09-09T01:58:19.425Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-09T01:58:19.425Z] === RUN TestSizeNonemptyFile [2021-09-09T01:58:19.425Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-09T01:58:19.425Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-09T01:58:19.425Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-09T01:58:19.425Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-09T01:58:19.425Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-09T01:58:19.425Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-09T01:58:19.425Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-09T01:58:19.425Z] === RUN TestMoveToSubdir [2021-09-09T01:58:19.425Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-09T01:58:19.425Z] === RUN TestSizeNonExistingDirectory [2021-09-09T01:58:19.425Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-09T01:58:19.425Z] PASS [2021-09-09T01:58:19.425Z] coverage: 80.0% of statements [2021-09-09T01:58:19.425Z] ok github.com/docker/docker/pkg/directory 0.035s coverage: 80.0% of statements [2021-09-09T01:58:19.430Z] ok github.com/docker/docker/libnetwork 0.253s coverage: 8.6% of statements [2021-09-09T01:58:19.430Z] --- PASS: TestRandomAllocateDeallocate (3.51s) [2021-09-09T01:58:19.430Z] === RUN TestAllocateRandomDeallocate [2021-09-09T01:58:19.885Z] --- PASS: TestCheckoutGit (28.06s) [2021-09-09T01:58:19.885Z] === RUN TestValidGitTransport [2021-09-09T01:58:19.885Z] --- PASS: TestValidGitTransport (0.00s) [2021-09-09T01:58:19.885Z] === RUN TestGitInvalidRef [2021-09-09T01:58:19.885Z] --- PASS: TestGitInvalidRef (0.34s) [2021-09-09T01:58:19.885Z] PASS [2021-09-09T01:58:19.885Z] coverage: 86.3% of statements [2021-09-09T01:58:19.885Z] ok github.com/docker/docker/builder/remotecontext/git 28.458s coverage: 86.3% of statements [2021-09-09T01:58:19.896Z] 2021/09/09 01:58:19 Closing DB instances... [2021-09-09T01:58:19.898Z] === RUN TestDriver [2021-09-09T01:58:19.898Z] --- PASS: TestDriver (0.00s) [2021-09-09T01:58:19.898Z] PASS [2021-09-09T01:58:19.898Z] coverage: 34.8% of statements [2021-09-09T01:58:19.898Z] ok github.com/docker/docker/libnetwork/drivers/null 0.034s coverage: 34.8% of statements [2021-09-09T01:58:19.898Z] === RUN TestNetworkAllocateFree [2021-09-09T01:58:19.898Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-09T01:58:19.898Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-09T01:58:19.898Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-09T01:58:19.898Z] PASS [2021-09-09T01:58:19.898Z] coverage: 63.6% of statements [2021-09-09T01:58:19.898Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.035s coverage: 63.6% of statements [2021-09-09T01:58:19.993Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-09T01:58:19.993Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-09T01:58:19.993Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-09T01:58:19.993Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-09T01:58:19.993Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-09T01:58:20.355Z] ? github.com/docker/docker/cli [no test files] [2021-09-09T01:58:20.355Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-09T01:58:20.366Z] === RUN TestGetEmptyCapabilities [2021-09-09T01:58:20.366Z] --- PASS: TestAllocateRandomDeallocate (0.86s) [2021-09-09T01:58:20.366Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-09T01:58:20.366Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-09T01:58:20.366Z] === RUN TestGetExtraCapabilities [2021-09-09T01:58:20.366Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-09-09T01:58:20.366Z] === RUN TestGetInvalidCapabilities [2021-09-09T01:58:20.366Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-09-09T01:58:20.366Z] === RUN TestRemoteDriver [2021-09-09T01:58:20.366Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-09T01:58:20.366Z] === RUN TestDriverError [2021-09-09T01:58:20.366Z] --- PASS: TestDriverError (0.00s) [2021-09-09T01:58:20.366Z] === RUN TestMissingValues [2021-09-09T01:58:20.366Z] --- PASS: TestMissingValues (0.00s) [2021-09-09T01:58:20.366Z] === RUN TestRollback [2021-09-09T01:58:20.366Z] --- PASS: TestRollback (0.00s) [2021-09-09T01:58:20.366Z] PASS [2021-09-09T01:58:20.366Z] coverage: 57.4% of statements [2021-09-09T01:58:20.366Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.069s coverage: 57.4% of statements [2021-09-09T01:58:20.376Z] === RUN Test [2021-09-09T01:58:20.376Z] === RUN Test/TestContainsEntry [2021-09-09T01:58:20.376Z] === RUN Test/TestCreateEntries [2021-09-09T01:58:20.376Z] === RUN Test/TestEntriesDiff [2021-09-09T01:58:20.376Z] === RUN Test/TestEntriesEquality [2021-09-09T01:58:20.376Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-09T01:58:20.376Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-09T01:58:20.376Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-09T01:58:20.376Z] === RUN Test/TestGeneratorNotGenerate [2021-09-09T01:58:20.376Z] === RUN Test/TestGeneratorWithPort [2021-09-09T01:58:20.376Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-09T01:58:20.376Z] === RUN Test/TestNewEntry [2021-09-09T01:58:20.376Z] === RUN Test/TestParse [2021-09-09T01:58:20.376Z] --- PASS: Test (0.00s) [2021-09-09T01:58:20.376Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-09T01:58:20.376Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-09T01:58:20.376Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-09T01:58:20.376Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-09T01:58:20.376Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-09T01:58:20.376Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-09T01:58:20.376Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-09T01:58:20.376Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-09T01:58:20.376Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-09T01:58:20.376Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-09T01:58:20.376Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-09T01:58:20.376Z] --- PASS: Test/TestParse (0.00s) [2021-09-09T01:58:20.376Z] PASS [2021-09-09T01:58:20.376Z] coverage: 58.3% of statements [2021-09-09T01:58:20.376Z] ok github.com/docker/docker/pkg/discovery 0.037s coverage: 58.3% of statements [2021-09-09T01:58:20.787Z] --- PASS: TestExternalGraphDriver (4.70s) [2021-09-09T01:58:20.787Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2021-09-09T01:58:20.787Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2021-09-09T01:58:20.787Z] --- PASS: TestExternalGraphDriver/pull (1.35s) [2021-09-09T01:58:20.787Z] === RUN TestGraphdriverPluginV2 [2021-09-09T01:58:20.834Z] === RUN TestNew [2021-09-09T01:58:20.834Z] --- PASS: TestNew (0.00s) [2021-09-09T01:58:20.834Z] === RUN TestAddDriver [2021-09-09T01:58:20.834Z] --- PASS: TestAddDriver (0.00s) [2021-09-09T01:58:20.834Z] === RUN TestAddDuplicateDriver [2021-09-09T01:58:20.834Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-09T01:58:20.834Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-09T01:58:20.834Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-09T01:58:20.834Z] === RUN TestDriver [2021-09-09T01:58:20.834Z] --- PASS: TestDriver (0.00s) [2021-09-09T01:58:20.834Z] === RUN TestIPAM [2021-09-09T01:58:20.834Z] --- PASS: TestIPAM (0.00s) [2021-09-09T01:58:20.834Z] === RUN TestWalkIPAMs [2021-09-09T01:58:20.834Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-09T01:58:20.834Z] === RUN TestWalkDrivers [2021-09-09T01:58:20.834Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-09T01:58:20.834Z] PASS [2021-09-09T01:58:20.834Z] coverage: 82.4% of statements [2021-09-09T01:58:20.834Z] === RUN TestNAT [2021-09-09T01:58:20.834Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-09T01:58:20.834Z] --- SKIP: TestNAT (0.00s) [2021-09-09T01:58:20.834Z] === RUN TestTransparent [2021-09-09T01:58:20.834Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-09T01:58:20.834Z] --- SKIP: TestTransparent (0.00s) [2021-09-09T01:58:20.834Z] PASS [2021-09-09T01:58:20.834Z] coverage: 0.0% of statements [2021-09-09T01:58:20.834Z] ok github.com/docker/docker/libnetwork/drvregistry 0.059s coverage: 82.4% of statements [2021-09-09T01:58:20.834Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.040s coverage: 0.0% of statements [2021-09-09T01:58:20.834Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.76s) [2021-09-09T01:58:20.834Z] === RUN TestRetrieveFromStore [2021-09-09T01:58:20.847Z] === RUN Test [2021-09-09T01:58:20.847Z] === RUN Test/TestContent [2021-09-09T01:58:20.847Z] === RUN Test/TestInitialize [2021-09-09T01:58:20.847Z] === RUN Test/TestNew [2021-09-09T01:58:20.847Z] === RUN Test/TestParsingContentsWithComments [2021-09-09T01:58:20.847Z] === RUN Test/TestRegister [2021-09-09T01:58:20.847Z] === RUN Test/TestWatch [2021-09-09T01:58:20.847Z] --- PASS: Test (0.00s) [2021-09-09T01:58:20.847Z] --- PASS: Test/TestContent (0.00s) [2021-09-09T01:58:20.847Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-09T01:58:20.847Z] --- PASS: Test/TestNew (0.00s) [2021-09-09T01:58:20.847Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-09T01:58:20.847Z] --- PASS: Test/TestRegister (0.00s) [2021-09-09T01:58:20.847Z] --- PASS: Test/TestWatch (0.00s) [2021-09-09T01:58:20.847Z] PASS [2021-09-09T01:58:20.847Z] coverage: 97.6% of statements [2021-09-09T01:58:20.847Z] ok github.com/docker/docker/pkg/discovery/file 0.039s coverage: 97.6% of statements [2021-09-09T01:58:20.949Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-09-09T01:58:21.302Z] === RUN TestBuildDefault [2021-09-09T01:58:21.302Z] --- PASS: TestBuildDefault (0.00s) [2021-09-09T01:58:21.302Z] === RUN TestBuildHostnameDomainname [2021-09-09T01:58:21.302Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-09T01:58:21.302Z] === RUN TestBuildHostname [2021-09-09T01:58:21.302Z] --- PASS: TestBuildHostname (0.00s) [2021-09-09T01:58:21.302Z] === RUN TestBuildHostnameFQDN [2021-09-09T01:58:21.302Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-09T01:58:21.302Z] === RUN TestBuildNoIP [2021-09-09T01:58:21.302Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-09T01:58:21.302Z] === RUN TestUpdate [2021-09-09T01:58:21.302Z] --- PASS: TestUpdate (0.00s) [2021-09-09T01:58:21.302Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-09T01:58:21.302Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-09T01:58:21.302Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-09T01:58:21.302Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-09T01:58:21.302Z] === RUN TestAddEmpty [2021-09-09T01:58:21.302Z] --- PASS: TestAddEmpty (0.00s) [2021-09-09T01:58:21.302Z] === RUN TestAdd [2021-09-09T01:58:21.302Z] --- PASS: TestAdd (0.00s) [2021-09-09T01:58:21.302Z] === RUN TestDeleteEmpty [2021-09-09T01:58:21.302Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-09T01:58:21.302Z] === RUN TestDeleteNewline [2021-09-09T01:58:21.302Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-09T01:58:21.302Z] === RUN TestDelete [2021-09-09T01:58:21.302Z] --- PASS: TestDelete (0.00s) [2021-09-09T01:58:21.302Z] === RUN TestConcurrentWrites [2021-09-09T01:58:21.302Z] --- PASS: TestConcurrentWrites (0.14s) [2021-09-09T01:58:21.302Z] PASS [2021-09-09T01:58:21.302Z] coverage: 81.2% of statements [2021-09-09T01:58:21.302Z] ok github.com/docker/docker/libnetwork/etchosts 0.196s coverage: 81.2% of statements [2021-09-09T01:58:21.302Z] --- PASS: TestRetrieveFromStore (0.30s) [2021-09-09T01:58:21.302Z] === RUN TestIsCorrupted [2021-09-09T01:58:21.302Z] --- PASS: TestIsCorrupted (0.02s) [2021-09-09T01:58:21.302Z] === RUN TestSetRollover [2021-09-09T01:58:21.321Z] --- PASS: TestTarFiles (3.28s) [2021-09-09T01:58:21.321Z] === RUN TestTarUntar [2021-09-09T01:58:21.322Z] --- PASS: TestTarUntar (0.02s) [2021-09-09T01:58:21.322Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-09T01:58:21.322Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-09T01:58:21.322Z] === RUN TestTarWithOptions [2021-09-09T01:58:21.322Z] --- PASS: TestTarWithOptions (0.01s) [2021-09-09T01:58:21.322Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-09T01:58:21.322Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-09T01:58:21.322Z] === RUN TestUntarUstarGnuConflict [2021-09-09T01:58:21.322Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-09T01:58:21.322Z] === RUN TestUntarInvalidFilenames [2021-09-09T01:58:21.322Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3718781061\\dest" [2021-09-09T01:58:21.322Z] --- PASS: TestUntarInvalidFilenames (0.11s) [2021-09-09T01:58:21.322Z] === RUN TestUntarHardlinkToSymlink [2021-09-09T01:58:21.322Z] --- PASS: TestUntarHardlinkToSymlink (0.00s) [2021-09-09T01:58:21.322Z] === RUN TestUntarInvalidHardlink [2021-09-09T01:58:21.322Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3816964824\\victim\\hello" -> "../victim/hello" [2021-09-09T01:58:21.322Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1116506989\\victim\\hello" -> "/../victim/hello" [2021-09-09T01:58:21.322Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2993361677\\victim" -> "../victim" [2021-09-09T01:58:21.322Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3761238707\\victim" -> "../victim" [2021-09-09T01:58:21.322Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1937477392\\victim" -> "../victim" [2021-09-09T01:58:21.322Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2478265732\\victim" -> "../victim" [2021-09-09T01:58:21.322Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-09T01:58:21.322Z] === RUN TestUntarInvalidSymlink [2021-09-09T01:58:21.322Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4061895830\\dest\\dotdot" -> "../victim/hello" [2021-09-09T01:58:21.322Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2271690101\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-09T01:58:21.322Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1176977502\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:21.322Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink789232129\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:21.322Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1067199707\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:21.322Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink394235259\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:21.322Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2146579172\\dest\\dir\\loophole" -> "../../victim" [2021-09-09T01:58:21.322Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-09T01:58:21.322Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-09T01:58:21.322Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-09T01:58:21.322Z] === RUN TestXGlobalNoParent [2021-09-09T01:58:21.322Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-09T01:58:21.322Z] === RUN TestReplaceFileTarWrapper [2021-09-09T01:58:21.780Z] === RUN TestNew [2021-09-09T01:58:21.780Z] --- PASS: TestNew (0.00s) [2021-09-09T01:58:21.780Z] === RUN TestAllocate [2021-09-09T01:58:21.780Z] --- PASS: TestAllocate (0.00s) [2021-09-09T01:58:21.780Z] === RUN TestUninitialized [2021-09-09T01:58:21.780Z] --- PASS: TestUninitialized (0.00s) [2021-09-09T01:58:21.780Z] === RUN TestAllocateInRange [2021-09-09T01:58:21.780Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-09T01:58:21.780Z] === RUN TestAllocateSerial [2021-09-09T01:58:21.780Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-09T01:58:21.780Z] PASS [2021-09-09T01:58:21.780Z] coverage: 87.5% of statements [2021-09-09T01:58:21.780Z] ok github.com/docker/docker/libnetwork/idm 0.034s coverage: 87.5% of statements [2021-09-09T01:58:21.780Z] === RUN TestDiff [2021-09-09T01:58:21.780Z] --- PASS: TestDiff (0.00s) [2021-09-09T01:58:21.780Z] === RUN TestAddedCallback [2021-09-09T01:58:21.780Z] --- PASS: TestAddedCallback (0.00s) [2021-09-09T01:58:21.780Z] === RUN TestRemovedCallback [2021-09-09T01:58:21.780Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-09T01:58:21.780Z] === RUN TestNoCallback [2021-09-09T01:58:21.780Z] --- PASS: TestNoCallback (0.00s) [2021-09-09T01:58:21.780Z] PASS [2021-09-09T01:58:21.780Z] coverage: 48.1% of statements [2021-09-09T01:58:21.780Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.035s coverage: 48.1% of statements [2021-09-09T01:58:21.780Z] === RUN TestCaller [2021-09-09T01:58:21.780Z] --- PASS: TestCaller (0.00s) [2021-09-09T01:58:21.780Z] PASS [2021-09-09T01:58:21.780Z] coverage: 100.0% of statements [2021-09-09T01:58:21.781Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2021-09-09T01:58:21.793Z] --- PASS: TestReplaceFileTarWrapper (0.11s) [2021-09-09T01:58:21.793Z] === RUN TestPrefixHeaderReadable [2021-09-09T01:58:21.793Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-09T01:58:21.793Z] === RUN TestDisablePigz [2021-09-09T01:58:21.793Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2021-09-09T01:58:21.793Z] --- PASS: TestDisablePigz (0.22s) [2021-09-09T01:58:21.793Z] === RUN TestPigz [2021-09-09T01:58:21.793Z] --- PASS: TestNetworkDBCRUDTableEntry (4.05s) [2021-09-09T01:58:21.793Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-09T01:58:21.793Z] === RUN Test [2021-09-09T01:58:21.793Z] === RUN Test/TestInitialize [2021-09-09T01:58:21.793Z] time="2021-09-09T01:58:21Z" level=info msg="Initializing discovery without TLS" [2021-09-09T01:58:21.793Z] time="2021-09-09T01:58:21Z" level=info msg="Initializing discovery without TLS" [2021-09-09T01:58:21.793Z] time="2021-09-09T01:58:21Z" level=info msg="Initializing discovery without TLS" [2021-09-09T01:58:21.793Z] === RUN Test/TestInitializeWithCerts [2021-09-09T01:58:21.793Z] time="2021-09-09T01:58:21Z" level=info msg="Initializing discovery with TLS" [2021-09-09T01:58:21.793Z] === RUN Test/TestWatch [2021-09-09T01:58:21.793Z] time="2021-09-09T01:58:21Z" level=info msg="Initializing discovery without TLS" [2021-09-09T01:58:21.793Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2021-09-09T01:58:21.793Z] --- PASS: TestPigz (0.22s) [2021-09-09T01:58:21.793Z] === RUN TestCopyFileWithInvalidDest [2021-09-09T01:58:21.793Z] archive_windows_test.go:16: Currently fails [2021-09-09T01:58:21.793Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-09T01:58:21.793Z] === RUN TestCanonicalTarNameForPath [2021-09-09T01:58:21.793Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-09T01:58:21.793Z] === RUN TestCanonicalTarName [2021-09-09T01:58:21.793Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-09T01:58:21.793Z] === RUN TestChmodTarEntry [2021-09-09T01:58:21.793Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-09T01:58:21.793Z] === RUN TestHardLinkOrder [2021-09-09T01:58:22.248Z] === RUN TestSetSerialInsertDelete [2021-09-09T01:58:22.248Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-09T01:58:22.248Z] === RUN TestSetParallelInsertDelete [2021-09-09T01:58:22.264Z] --- PASS: TestHardLinkOrder (0.06s) [2021-09-09T01:58:22.264Z] === RUN TestChangeString [2021-09-09T01:58:22.264Z] --- PASS: TestChangeString (0.00s) [2021-09-09T01:58:22.264Z] === RUN TestChangesWithNoChanges [2021-09-09T01:58:22.264Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-09T01:58:22.264Z] === RUN TestChangesWithChanges [2021-09-09T01:58:22.264Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-09T01:58:22.264Z] === RUN TestChangesWithChangesGH13590 [2021-09-09T01:58:22.264Z] changes_test.go:195: needs more investigation [2021-09-09T01:58:22.264Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-09T01:58:22.264Z] === RUN TestChangesDirsEmpty [2021-09-09T01:58:22.264Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-09T01:58:22.264Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-09-09T01:58:22.264Z] === RUN TestChangesDirsMutated [2021-09-09T01:58:22.264Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-09T01:58:22.264Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-09-09T01:58:22.264Z] === RUN TestApplyLayer [2021-09-09T01:58:22.264Z] changes_test.go:432: needs further investigation [2021-09-09T01:58:22.264Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-09T01:58:22.264Z] === RUN TestChangesSizeWithHardlinks [2021-09-09T01:58:22.264Z] changes_test.go:468: needs further investigation [2021-09-09T01:58:22.264Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-09T01:58:22.264Z] === RUN TestChangesSizeWithNoChanges [2021-09-09T01:58:22.264Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-09T01:58:22.264Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-09T01:58:22.264Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-09T01:58:22.264Z] === RUN TestChangesSize [2021-09-09T01:58:22.264Z] --- PASS: TestChangesSize (0.00s) [2021-09-09T01:58:22.264Z] === RUN TestApplyLayerInvalidFilenames [2021-09-09T01:58:22.264Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3571208139\\dest" [2021-09-09T01:58:22.264Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-09T01:58:22.264Z] === RUN TestApplyLayerInvalidHardlink [2021-09-09T01:58:22.264Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink933151356\\victim\\hello" -> "../victim/hello" [2021-09-09T01:58:22.264Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3128432609\\victim\\hello" -> "/../victim/hello" [2021-09-09T01:58:22.264Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2308878509\\victim" -> "../victim" [2021-09-09T01:58:22.264Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink763073359\\victim" -> "../victim" [2021-09-09T01:58:22.264Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3250294941\\victim" -> "../victim" [2021-09-09T01:58:22.264Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3975731441\\victim" -> "../victim" [2021-09-09T01:58:22.264Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-09T01:58:22.264Z] === RUN TestApplyLayerInvalidSymlink [2021-09-09T01:58:22.264Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink907764483\\dest\\dotdot" -> "../victim/hello" [2021-09-09T01:58:22.264Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink949732302\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-09T01:58:22.264Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2683744188\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:22.264Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2911340029\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:22.264Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1472814140\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:22.264Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3736745581\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:22.264Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-09-09T01:58:22.264Z] === RUN TestApplyLayerWhiteouts [2021-09-09T01:58:22.264Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-09-09T01:58:22.264Z] === RUN TestGenerateEmptyFile [2021-09-09T01:58:22.264Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-09T01:58:22.264Z] === RUN TestGenerateWithContent [2021-09-09T01:58:22.264Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-09T01:58:22.264Z] PASS [2021-09-09T01:58:22.264Z] coverage: 61.9% of statements [2021-09-09T01:58:22.264Z] ok github.com/docker/docker/pkg/archive 5.308s coverage: 61.9% of statements [2021-09-09T01:58:22.717Z] --- PASS: TestSetRollover (1.17s) [2021-09-09T01:58:22.717Z] === RUN TestSetRolloverSerial [2021-09-09T01:58:22.717Z] === RUN TestPoolRequest [2021-09-09T01:58:22.717Z] --- PASS: TestPoolRequest (0.00s) [2021-09-09T01:58:22.717Z] === RUN TestOtherRequests [2021-09-09T01:58:22.717Z] --- PASS: TestOtherRequests (0.00s) [2021-09-09T01:58:22.717Z] PASS [2021-09-09T01:58:22.717Z] coverage: 57.1% of statements [2021-09-09T01:58:22.717Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2021-09-09T01:58:23.184Z] === RUN TestInt2IP2IntConversion [2021-09-09T01:58:23.652Z] --- PASS: TestInt2IP2IntConversion (0.39s) [2021-09-09T01:58:23.652Z] === RUN TestGetAddressVersion [2021-09-09T01:58:23.652Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-09T01:58:23.652Z] === RUN TestKeyString [2021-09-09T01:58:23.652Z] --- PASS: TestKeyString (0.00s) [2021-09-09T01:58:23.652Z] === RUN TestPoolDataMarshal [2021-09-09T01:58:23.652Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-09T01:58:23.652Z] === RUN TestSubnetsMarshal [2021-09-09T01:58:23.652Z] --- PASS: TestSetRolloverSerial (1.08s) [2021-09-09T01:58:23.652Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-09T01:58:23.652Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-09T01:58:23.652Z] PASS [2021-09-09T01:58:23.652Z] coverage: 84.4% of statements [2021-09-09T01:58:23.652Z] ok github.com/docker/docker/libnetwork/bitseq 7.771s coverage: 84.4% of statements [2021-09-09T01:58:23.652Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-09-09T01:58:23.652Z] === RUN TestAddSubnets [2021-09-09T01:58:23.652Z] --- PASS: TestAddSubnets (0.03s) [2021-09-09T01:58:23.652Z] === RUN TestDoublePoolRelease [2021-09-09T01:58:23.652Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-09-09T01:58:23.652Z] === RUN TestAddReleasePoolID [2021-09-09T01:58:23.652Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-09-09T01:58:23.652Z] === RUN TestPredefinedPool [2021-09-09T01:58:23.652Z] --- PASS: TestPredefinedPool (0.02s) [2021-09-09T01:58:23.652Z] === RUN TestRemoveSubnet [2021-09-09T01:58:23.652Z] === RUN TestGetCapabilities [2021-09-09T01:58:23.652Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-09T01:58:23.652Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-09T01:58:23.652Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-09T01:58:23.652Z] === RUN TestGetDefaultAddressSpaces [2021-09-09T01:58:23.652Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-09T01:58:23.652Z] === RUN TestRemoteDriver [2021-09-09T01:58:23.652Z] --- PASS: TestRemoteDriver (0.00s) [2021-09-09T01:58:23.652Z] PASS [2021-09-09T01:58:23.652Z] coverage: 47.4% of statements [2021-09-09T01:58:23.652Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.056s coverage: 47.4% of statements [2021-09-09T01:58:23.837Z] 2021/09/09 01:58:23 Closing DB instances... [2021-09-09T01:58:24.081Z] --- PASS: TestGraphdriverPluginV2 (3.52s) [2021-09-09T01:58:24.081Z] PASS [2021-09-09T01:58:24.081Z] [2021-09-09T01:58:24.081Z] DONE 5 tests in 8.241s [2021-09-09T01:58:24.081Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-09T01:58:24.120Z] --- PASS: TestRemoveSubnet (0.16s) [2021-09-09T01:58:24.120Z] === RUN TestGetSameAddress [2021-09-09T01:58:24.120Z] --- PASS: TestGetSameAddress (0.02s) [2021-09-09T01:58:24.120Z] === RUN TestPoolAllocationReuse [2021-09-09T01:58:24.341Z] INFO: Testing against a local daemon [2021-09-09T01:58:24.341Z] === RUN TestContinueAfterPluginCrash [2021-09-09T01:58:24.341Z] === PAUSE TestContinueAfterPluginCrash [2021-09-09T01:58:24.341Z] === RUN TestReadPluginNoRead [2021-09-09T01:58:24.341Z] === PAUSE TestReadPluginNoRead [2021-09-09T01:58:24.341Z] === RUN TestDaemonStartWithLogOpt [2021-09-09T01:58:24.341Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-09T01:58:24.341Z] === CONT TestContinueAfterPluginCrash [2021-09-09T01:58:24.341Z] === CONT TestDaemonStartWithLogOpt [2021-09-09T01:58:24.588Z] === RUN TestWindowsIPAM [2021-09-09T01:58:24.588Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-09T01:58:24.588Z] PASS [2021-09-09T01:58:24.588Z] coverage: 71.4% of statements [2021-09-09T01:58:24.588Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.068s coverage: 71.4% of statements [2021-09-09T01:58:24.829Z] --- PASS: Test (3.10s) [2021-09-09T01:58:24.829Z] --- PASS: Test/TestInitialize (0.10s) [2021-09-09T01:58:24.829Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-09T01:58:24.829Z] --- PASS: Test/TestWatch (3.00s) [2021-09-09T01:58:24.829Z] PASS [2021-09-09T01:58:24.829Z] coverage: 84.1% of statements [2021-09-09T01:58:24.829Z] ok github.com/docker/docker/pkg/discovery/kv 3.141s coverage: 84.1% of statements [2021-09-09T01:58:25.056Z] --- PASS: TestPoolAllocationReuse (1.15s) [2021-09-09T01:58:25.056Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-09T01:58:25.057Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-09-09T01:58:25.057Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-09T01:58:25.242Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-09T01:58:25.300Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-09-09T01:58:25.300Z] === RUN TestNetworkDBNodeLeave [2021-09-09T01:58:25.525Z] === RUN TestDefaultNetwork [2021-09-09T01:58:25.525Z] --- PASS: TestDefaultNetwork (0.23s) [2021-09-09T01:58:25.525Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-09T01:58:25.525Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-09-09T01:58:25.525Z] === RUN TestInitAddressPools [2021-09-09T01:58:25.525Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-09T01:58:25.525Z] PASS [2021-09-09T01:58:25.525Z] coverage: 74.0% of statements [2021-09-09T01:58:25.772Z] === RUN Test [2021-09-09T01:58:25.772Z] === RUN Test/TestWatch [2021-09-09T01:58:25.772Z] --- PASS: Test (0.00s) [2021-09-09T01:58:25.772Z] --- PASS: Test/TestWatch (0.00s) [2021-09-09T01:58:25.772Z] PASS [2021-09-09T01:58:25.772Z] coverage: 92.3% of statements [2021-09-09T01:58:25.772Z] ok github.com/docker/docker/pkg/discovery/memory 0.036s coverage: 92.3% of statements [2021-09-09T01:58:25.993Z] ok github.com/docker/docker/libnetwork/ipamutils 0.519s coverage: 74.0% of statements [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-09T01:58:25.993Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-09T01:58:25.993Z] === RUN TestKeyValue [2021-09-09T01:58:25.993Z] --- PASS: TestKeyValue (0.00s) [2021-09-09T01:58:25.993Z] PASS [2021-09-09T01:58:25.993Z] coverage: 60.0% of statements [2021-09-09T01:58:25.993Z] ok github.com/docker/docker/libnetwork/netlabel 0.030s coverage: 60.0% of statements [2021-09-09T01:58:26.245Z] === RUN Test [2021-09-09T01:58:26.245Z] === RUN Test/TestInitialize [2021-09-09T01:58:26.245Z] === RUN Test/TestInitializeWithPattern [2021-09-09T01:58:26.245Z] === RUN Test/TestRegister [2021-09-09T01:58:26.245Z] === RUN Test/TestWatch [2021-09-09T01:58:26.245Z] --- PASS: Test (0.00s) [2021-09-09T01:58:26.245Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-09T01:58:26.245Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-09T01:58:26.245Z] --- PASS: Test/TestRegister (0.00s) [2021-09-09T01:58:26.245Z] --- PASS: Test/TestWatch (0.00s) [2021-09-09T01:58:26.245Z] PASS [2021-09-09T01:58:26.245Z] coverage: 93.8% of statements [2021-09-09T01:58:26.245Z] ok github.com/docker/docker/pkg/discovery/nodes 0.033s coverage: 93.8% of statements [2021-09-09T01:58:26.462Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.57s) [2021-09-09T01:58:26.462Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-09T01:58:26.716Z] === RUN TestPollerAddRemove [2021-09-09T01:58:26.716Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-09T01:58:26.716Z] === RUN TestPollerEvent [2021-09-09T01:58:26.716Z] poller_test.go:40: No chmod on Windows [2021-09-09T01:58:26.716Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-09T01:58:26.716Z] === RUN TestPollerClose [2021-09-09T01:58:26.716Z] --- PASS: TestPollerClose (0.00s) [2021-09-09T01:58:26.716Z] PASS [2021-09-09T01:58:26.716Z] coverage: 36.2% of statements [2021-09-09T01:58:26.716Z] ok github.com/docker/docker/pkg/filenotify 0.033s coverage: 36.2% of statements [2021-09-09T01:58:26.929Z] === RUN TestGenerate [2021-09-09T01:58:26.929Z] --- PASS: TestGenerate (0.00s) [2021-09-09T01:58:26.929Z] === RUN TestGeneratePtr [2021-09-09T01:58:26.929Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-09T01:58:26.929Z] === RUN TestGenerateMissingField [2021-09-09T01:58:26.929Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-09T01:58:26.929Z] === RUN TestFieldCannotBeSet [2021-09-09T01:58:26.929Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-09T01:58:26.929Z] === RUN TestTypeMismatchError [2021-09-09T01:58:26.929Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-09T01:58:26.929Z] PASS [2021-09-09T01:58:26.929Z] coverage: 100.0% of statements [2021-09-09T01:58:26.929Z] ok github.com/docker/docker/libnetwork/options 0.033s coverage: 100.0% of statements [2021-09-09T01:58:27.524Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-09-09T01:58:27.524Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-09-09T01:58:27.524Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-09-09T01:58:27.524Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-09-09T01:58:27.524Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-09-09T01:58:27.524Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-09-09T01:58:27.524Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-09-09T01:58:27.524Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-09-09T01:58:27.524Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-09-09T01:58:27.524Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-09-09T01:58:27.524Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-09-09T01:58:27.524Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-09-09T01:58:27.524Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-09-09T01:58:27.524Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-09-09T01:58:27.525Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-09-09T01:58:27.525Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-09-09T01:58:27.525Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-09-09T01:58:27.525Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-09-09T01:58:27.525Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-09-09T01:58:27.525Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-09-09T01:58:27.525Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-09-09T01:58:27.525Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-09-09T01:58:27.525Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-09-09T01:58:27.525Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-09-09T01:58:27.525Z] === RUN TestConfigureDaemonLogs [2021-09-09T01:58:27.525Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-09-09T01:58:27.525Z] === RUN TestCommonOptionsInstallFlags [2021-09-09T01:58:27.525Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-09-09T01:58:27.525Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-09-09T01:58:27.525Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-09-09T01:58:27.525Z] PASS [2021-09-09T01:58:27.525Z] coverage: 18.5% of statements [2021-09-09T01:58:27.525Z] ok github.com/docker/docker/cmd/dockerd 0.258s coverage: 18.5% of statements [2021-09-09T01:58:27.525Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-09-09T01:58:27.525Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-09T01:58:27.636Z] --- PASS: TestDaemonStartWithLogOpt (3.46s) [2021-09-09T01:58:27.636Z] === CONT TestReadPluginNoRead [2021-09-09T01:58:27.711Z] === RUN TestCopyFileWithInvalidSrc [2021-09-09T01:58:27.711Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestCopyFileWithInvalidDest [2021-09-09T01:58:27.711Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-09T01:58:27.711Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-09T01:58:27.711Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestCopyFile [2021-09-09T01:58:27.711Z] --- PASS: TestCopyFile (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-09T01:58:27.711Z] fileutils_test.go:133: Needs porting to Windows [2021-09-09T01:58:27.711Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-09T01:58:27.711Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-09T01:58:27.711Z] fileutils_test.go:179: Needs porting to Windows [2021-09-09T01:58:27.711Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestWildcardMatches [2021-09-09T01:58:27.711Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestPatternMatches [2021-09-09T01:58:27.711Z] --- PASS: TestPatternMatches (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-09T01:58:27.711Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestPatternMatchesFolderExclusions [2021-09-09T01:58:27.711Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-09T01:58:27.711Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-09T01:58:27.711Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-09T01:58:27.711Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-09T01:58:27.711Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestSingleExclamationError [2021-09-09T01:58:27.711Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestMatchesWithNoPatterns [2021-09-09T01:58:27.711Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestMatchesWithMalformedPatterns [2021-09-09T01:58:27.711Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestMatches [2021-09-09T01:58:27.711Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-09T01:58:27.711Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-09T01:58:27.711Z] --- PASS: TestMatches (0.00s) [2021-09-09T01:58:27.711Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-09T01:58:27.711Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestCleanPatterns [2021-09-09T01:58:27.711Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-09T01:58:27.711Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestCleanPatternsExceptionFlag [2021-09-09T01:58:27.711Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-09T01:58:27.711Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-09T01:58:27.711Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestCleanPatternsErrorSingleException [2021-09-09T01:58:27.711Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestCreateIfNotExistsDir [2021-09-09T01:58:27.711Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestCreateIfNotExistsFile [2021-09-09T01:58:27.711Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-09T01:58:27.711Z] === RUN TestMatch [2021-09-09T01:58:27.711Z] --- PASS: TestMatch (0.00s) [2021-09-09T01:58:27.711Z] PASS [2021-09-09T01:58:27.711Z] coverage: 82.2% of statements [2021-09-09T01:58:27.711Z] --- PASS: TestGetAddress (16.95s) [2021-09-09T01:58:27.711Z] === RUN TestRequestSyntaxCheck [2021-09-09T01:58:27.711Z] ok github.com/docker/docker/pkg/fileutils 0.056s coverage: 82.2% of statements [2021-09-09T01:58:27.711Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2021-09-09T01:58:27.711Z] === RUN TestRequest [2021-09-09T01:58:27.916Z] testing: warning: no tests to run [2021-09-09T01:58:27.916Z] PASS [2021-09-09T01:58:27.916Z] coverage: 0.0% of statements [2021-09-09T01:58:27.916Z] ok github.com/docker/docker/libnetwork/osl 0.031s coverage: 0.0% of statements [no tests to run] [2021-09-09T01:58:27.916Z] === RUN TestNetworkDBSimple [2021-09-09T01:58:28.183Z] === RUN TestGet [2021-09-09T01:58:28.183Z] --- PASS: TestGet (0.00s) [2021-09-09T01:58:28.183Z] === RUN TestGetShortcutString [2021-09-09T01:58:28.183Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-09T01:58:28.183Z] PASS [2021-09-09T01:58:28.183Z] coverage: 42.9% of statements [2021-09-09T01:58:28.183Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 42.9% of statements [2021-09-09T01:58:28.183Z] --- PASS: TestNetworkDBNodeLeave (3.02s) [2021-09-09T01:58:28.183Z] === RUN TestNetworkDBWatch [2021-09-09T01:58:28.384Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.82s) [2021-09-09T01:58:28.384Z] === RUN TestGetAddress [2021-09-09T01:58:28.384Z] === RUN TestRequestNewPort [2021-09-09T01:58:28.384Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-09T01:58:28.384Z] === RUN TestRequestSpecificPort [2021-09-09T01:58:28.384Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-09T01:58:28.384Z] === RUN TestReleasePort [2021-09-09T01:58:28.384Z] --- PASS: TestReleasePort (0.00s) [2021-09-09T01:58:28.384Z] === RUN TestReuseReleasedPort [2021-09-09T01:58:28.384Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-09T01:58:28.384Z] === RUN TestReleaseUnreadledPort [2021-09-09T01:58:28.384Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-09T01:58:28.384Z] === RUN TestUnknowProtocol [2021-09-09T01:58:28.384Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-09T01:58:28.384Z] === RUN TestAllocateAllPorts [2021-09-09T01:58:28.384Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-09-09T01:58:28.384Z] === RUN TestPortAllocation [2021-09-09T01:58:28.384Z] --- PASS: TestPortAllocation (0.00s) [2021-09-09T01:58:28.384Z] === RUN TestPortAllocationWithCustomRange [2021-09-09T01:58:28.384Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-09T01:58:28.384Z] === RUN TestNoDuplicateBPR [2021-09-09T01:58:28.384Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-09T01:58:28.384Z] === RUN TestChangePortRange [2021-09-09T01:58:28.384Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-09T01:58:28.384Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-09T01:58:28.384Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-09T01:58:28.384Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-09T01:58:28.384Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-09T01:58:28.384Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-09T01:58:28.384Z] --- PASS: TestChangePortRange (0.00s) [2021-09-09T01:58:28.384Z] PASS [2021-09-09T01:58:28.384Z] coverage: 88.6% of statements [2021-09-09T01:58:28.384Z] ok github.com/docker/docker/libnetwork/portallocator 0.037s coverage: 88.6% of statements [2021-09-09T01:58:28.513Z] === RUN TestContainerStopSignal [2021-09-09T01:58:28.513Z] --- PASS: TestContainerStopSignal (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestContainerStopTimeout [2021-09-09T01:58:28.513Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestContainerSecretReferenceDestTarget [2021-09-09T01:58:28.513Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-09-09T01:58:28.513Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestContainerLogPathSetForRingLogger [2021-09-09T01:58:28.513Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestReplaceAndAppendEnvVars [2021-09-09T01:58:28.513Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-09-09T01:58:28.513Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestNewMemoryStore [2021-09-09T01:58:28.513Z] --- PASS: TestNewMemoryStore (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestAddContainers [2021-09-09T01:58:28.513Z] --- PASS: TestAddContainers (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestGetContainer [2021-09-09T01:58:28.513Z] --- PASS: TestGetContainer (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestDeleteContainer [2021-09-09T01:58:28.513Z] --- PASS: TestDeleteContainer (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestListContainers [2021-09-09T01:58:28.513Z] --- PASS: TestListContainers (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestFirstContainer [2021-09-09T01:58:28.513Z] --- PASS: TestFirstContainer (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestApplyAllContainer [2021-09-09T01:58:28.513Z] --- PASS: TestApplyAllContainer (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestIsValidHealthString [2021-09-09T01:58:28.513Z] --- PASS: TestIsValidHealthString (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestStateRunStop [2021-09-09T01:58:28.513Z] --- PASS: TestStateRunStop (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestStateTimeoutWait [2021-09-09T01:58:28.513Z] state_test.go:141: Stop callback fired [2021-09-09T01:58:28.513Z] state_test.go:165: Stop callback fired [2021-09-09T01:58:28.513Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-09-09T01:58:28.513Z] === RUN TestIsValidStateString [2021-09-09T01:58:28.513Z] --- PASS: TestIsValidStateString (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestViewSaveDelete [2021-09-09T01:58:28.513Z] --- PASS: TestViewSaveDelete (0.01s) [2021-09-09T01:58:28.513Z] === RUN TestViewAll [2021-09-09T01:58:28.513Z] --- PASS: TestViewAll (0.01s) [2021-09-09T01:58:28.513Z] === RUN TestViewGet [2021-09-09T01:58:28.513Z] --- PASS: TestViewGet (0.01s) [2021-09-09T01:58:28.513Z] === RUN TestNames [2021-09-09T01:58:28.513Z] --- PASS: TestNames (0.00s) [2021-09-09T01:58:28.513Z] === RUN TestViewWithHealthCheck [2021-09-09T01:58:28.513Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-09-09T01:58:28.513Z] PASS [2021-09-09T01:58:28.513Z] coverage: 41.7% of statements [2021-09-09T01:58:28.513Z] ok github.com/docker/docker/container 0.227s coverage: 41.7% of statements [2021-09-09T01:58:28.513Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-09T01:58:28.513Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-09T01:58:28.513Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-09T01:58:28.513Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-09T01:58:28.517Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-09T01:58:28.561Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-09-09T01:58:28.654Z] === RUN TestCreateIDMapOrder [2021-09-09T01:58:28.654Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-09T01:58:28.654Z] PASS [2021-09-09T01:58:28.654Z] coverage: 7.2% of statements [2021-09-09T01:58:28.654Z] ok github.com/docker/docker/pkg/idtools 0.032s coverage: 7.2% of statements [2021-09-09T01:58:29.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-09-09T01:58:29.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-09-09T01:58:29.370Z] 2021/09/09 01:58:28 Closing DB instances... [2021-09-09T01:58:29.370Z] testing: warning: no tests to run [2021-09-09T01:58:29.370Z] PASS [2021-09-09T01:58:29.370Z] coverage: 0.0% of statements [2021-09-09T01:58:29.370Z] ok github.com/docker/docker/libnetwork/portmapper 0.031s coverage: 0.0% of statements [no tests to run] [2021-09-09T01:58:29.503Z] === RUN TestPrepare [2021-09-09T01:58:29.503Z] --- PASS: TestPrepare (0.00s) [2021-09-09T01:58:29.503Z] === RUN TestStart [2021-09-09T01:58:29.503Z] --- PASS: TestStart (0.00s) [2021-09-09T01:58:29.503Z] === RUN TestWaitCancel [2021-09-09T01:58:29.503Z] --- PASS: TestWaitCancel (0.00s) [2021-09-09T01:58:29.503Z] === RUN TestWaitDisabled [2021-09-09T01:58:29.503Z] --- PASS: TestWaitDisabled (0.00s) [2021-09-09T01:58:29.503Z] === RUN TestWaitEnabled [2021-09-09T01:58:29.503Z] --- PASS: TestWaitEnabled (0.00s) [2021-09-09T01:58:29.503Z] === RUN TestRemove [2021-09-09T01:58:29.503Z] --- PASS: TestRemove (0.00s) [2021-09-09T01:58:29.503Z] PASS [2021-09-09T01:58:29.503Z] coverage: 65.3% of statements [2021-09-09T01:58:29.503Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2021-09-09T01:58:29.646Z] === RUN TestFixedBufferCap [2021-09-09T01:58:29.647Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-09T01:58:29.647Z] === RUN TestFixedBufferLen [2021-09-09T01:58:29.647Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-09T01:58:29.647Z] === RUN TestFixedBufferString [2021-09-09T01:58:29.647Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-09T01:58:29.647Z] === RUN TestFixedBufferWrite [2021-09-09T01:58:29.647Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-09T01:58:29.647Z] === RUN TestFixedBufferRead [2021-09-09T01:58:29.647Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-09T01:58:29.647Z] === RUN TestBytesPipeRead [2021-09-09T01:58:29.647Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-09T01:58:29.647Z] === RUN TestBytesPipeWrite [2021-09-09T01:58:29.647Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-09T01:58:29.647Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-09T01:58:29.838Z] === RUN TestHashData [2021-09-09T01:58:29.838Z] --- PASS: TestHashData (0.00s) [2021-09-09T01:58:29.838Z] PASS [2021-09-09T01:58:29.838Z] coverage: 2.8% of statements [2021-09-09T01:58:29.838Z] ok github.com/docker/docker/libnetwork/resolvconf 0.034s coverage: 2.8% of statements [2021-09-09T01:58:30.121Z] 2021/09/09 01:58:29 Closing DB instances... [2021-09-09T01:58:30.121Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2021-09-09T01:58:30.121Z] === RUN TestAtomicWriteToFile [2021-09-09T01:58:30.121Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-09-09T01:58:30.121Z] === RUN TestAtomicWriteSetCommit [2021-09-09T01:58:30.121Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-09-09T01:58:30.121Z] === RUN TestAtomicWriteSetCancel [2021-09-09T01:58:30.121Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-09-09T01:58:30.121Z] === RUN TestReadCloserWrapperClose [2021-09-09T01:58:30.121Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-09T01:58:30.121Z] === RUN TestReaderErrWrapperReadOnError [2021-09-09T01:58:30.121Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-09T01:58:30.121Z] === RUN TestReaderErrWrapperRead [2021-09-09T01:58:30.121Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-09T01:58:30.121Z] === RUN TestCancelReadCloser [2021-09-09T01:58:30.121Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-09T01:58:30.121Z] === RUN TestWriteCloserWrapperClose [2021-09-09T01:58:30.121Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-09T01:58:30.121Z] === RUN TestNopWriteCloser [2021-09-09T01:58:30.121Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-09T01:58:30.121Z] === RUN TestNopWriter [2021-09-09T01:58:30.121Z] --- PASS: TestNopWriter (0.00s) [2021-09-09T01:58:30.121Z] === RUN TestWriteCounter [2021-09-09T01:58:30.121Z] --- PASS: TestWriteCounter (0.00s) [2021-09-09T01:58:30.121Z] PASS [2021-09-09T01:58:30.121Z] coverage: 69.2% of statements [2021-09-09T01:58:30.121Z] ok github.com/docker/docker/pkg/ioutils 0.532s coverage: 69.2% of statements [2021-09-09T01:58:30.173Z] === RUN TestReadPluginNoRead/default [2021-09-09T01:58:30.305Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-09T01:58:30.305Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-09T01:58:30.305Z] === RUN TestErrorConstructors [2021-09-09T01:58:30.305Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-09T01:58:30.305Z] === RUN TestCompareIPMask [2021-09-09T01:58:30.305Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-09T01:58:30.305Z] === RUN TestUtilGetHostPartIP [2021-09-09T01:58:30.305Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-09T01:58:30.305Z] === RUN TestUtilGetBroadcastIP [2021-09-09T01:58:30.305Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-09T01:58:30.305Z] === RUN TestParseCIDR [2021-09-09T01:58:30.305Z] --- PASS: TestParseCIDR (0.00s) [2021-09-09T01:58:30.305Z] PASS [2021-09-09T01:58:30.305Z] coverage: 37.3% of statements [2021-09-09T01:58:30.305Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2021-09-09T01:58:30.592Z] === RUN TestError [2021-09-09T01:58:30.592Z] --- PASS: TestError (0.00s) [2021-09-09T01:58:30.592Z] === RUN TestProgressString [2021-09-09T01:58:30.592Z] === RUN TestProgressString/no_progress [2021-09-09T01:58:30.592Z] === RUN TestProgressString/progress_1 [2021-09-09T01:58:30.592Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-09T01:58:30.592Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-09T01:58:30.592Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-09T01:58:30.592Z] === RUN TestProgressString/with_units [2021-09-09T01:58:30.592Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-09T01:58:30.592Z] === RUN TestProgressString/hide_counts [2021-09-09T01:58:30.592Z] --- PASS: TestProgressString (0.00s) [2021-09-09T01:58:30.592Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-09T01:58:30.592Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-09T01:58:30.592Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-09T01:58:30.592Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-09T01:58:30.592Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-09T01:58:30.592Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-09T01:58:30.592Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-09T01:58:30.592Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-09T01:58:30.592Z] === RUN TestJSONMessageDisplay [2021-09-09T01:58:31.063Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-09-09T01:58:31.063Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-09T01:58:31.063Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-09T01:58:31.063Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-09T01:58:31.063Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-09T01:58:31.063Z] === RUN TestDisplayJSONMessagesStream [2021-09-09T01:58:31.063Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-09T01:58:31.063Z] PASS [2021-09-09T01:58:31.063Z] coverage: 91.7% of statements [2021-09-09T01:58:31.063Z] ok github.com/docker/docker/pkg/jsonmessage 0.144s coverage: 91.7% of statements [2021-09-09T01:58:31.111Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-09T01:58:31.291Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-09T01:58:31.291Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-09T01:58:31.291Z] PASS [2021-09-09T01:58:31.291Z] coverage: 50.0% of statements [2021-09-09T01:58:31.291Z] ok github.com/docker/docker/oci 0.037s coverage: 50.0% of statements [2021-09-09T01:58:31.291Z] 2021/09/09 01:58:31 Closing DB instances... [2021-09-09T01:58:31.535Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-09-09T01:58:31.535Z] === RUN TestNetworkDBBulkSync [2021-09-09T01:58:31.535Z] === RUN TestStandardLongPath [2021-09-09T01:58:31.535Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-09T01:58:31.535Z] === RUN TestUNCLongPath [2021-09-09T01:58:31.535Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-09T01:58:31.535Z] PASS [2021-09-09T01:58:31.535Z] coverage: 100.0% of statements [2021-09-09T01:58:31.535Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-09-09T01:58:31.721Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-09-09T01:58:31.721Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertToGRPCIsolation [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertFromGRPCIsolation [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-09-09T01:58:31.721Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-09-09T01:58:31.721Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-09-09T01:58:31.722Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-09-09T01:58:31.722Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertFromGRPCConfigs [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCConfigs [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-09-09T01:58:31.722Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-09-09T01:58:31.722Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-09-09T01:58:31.722Z] PASS [2021-09-09T01:58:31.722Z] coverage: 35.9% of statements [2021-09-09T01:58:31.722Z] ok github.com/docker/docker/daemon/cluster/convert 0.612s coverage: 35.9% of statements [2021-09-09T01:58:31.722Z] === RUN TestNewListSecretsFilters [2021-09-09T01:58:31.722Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-09-09T01:58:31.722Z] === RUN TestNewListConfigsFilters [2021-09-09T01:58:31.722Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-09-09T01:58:31.722Z] PASS [2021-09-09T01:58:31.722Z] coverage: 0.5% of statements [2021-09-09T01:58:31.722Z] ok github.com/docker/docker/daemon/cluster 0.623s coverage: 0.5% of statements [2021-09-09T01:58:31.794Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-09T01:58:31.795Z] --- PASS: TestBuildWithHugeFile (110.56s) [2021-09-09T01:58:31.795Z] === RUN TestBuildWCOWSandboxSize [2021-09-09T01:58:31.795Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-09T01:58:31.795Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-09-09T01:58:31.795Z] === RUN TestBuildWithEmptyDockerfile [2021-09-09T01:58:31.795Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T01:58:31.795Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T01:58:31.795Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T01:58:31.795Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T01:58:31.795Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T01:58:31.795Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T01:58:31.795Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T01:58:31.795Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T01:58:31.795Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T01:58:31.795Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-09-09T01:58:31.795Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-09-09T01:58:31.795Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2021-09-09T01:58:31.795Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-09-09T01:58:31.795Z] === RUN TestBuildPreserveOwnership [2021-09-09T01:58:31.795Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-09T01:58:32.006Z] === RUN TestNameFormat [2021-09-09T01:58:32.006Z] --- PASS: TestNameFormat (0.00s) [2021-09-09T01:58:32.006Z] === RUN TestNameRetries [2021-09-09T01:58:32.006Z] --- PASS: TestNameRetries (0.00s) [2021-09-09T01:58:32.006Z] PASS [2021-09-09T01:58:32.006Z] coverage: 85.7% of statements [2021-09-09T01:58:32.006Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-09-09T01:58:32.006Z] --- PASS: TestRequest (4.23s) [2021-09-09T01:58:32.006Z] === RUN TestOverlappingRequests [2021-09-09T01:58:32.006Z] --- PASS: TestOverlappingRequests (0.22s) [2021-09-09T01:58:32.006Z] === RUN TestRelease [2021-09-09T01:58:32.277Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-09T01:58:32.277Z] PASS [2021-09-09T01:58:32.277Z] coverage: 100.0% of statements [2021-09-09T01:58:32.277Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.036s coverage: 100.0% of statements [2021-09-09T01:58:32.277Z] === RUN TestAddressPoolOpt [2021-09-09T01:58:32.277Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/a [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/something [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/_=a [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/env1=value1 [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/_env1=value1 [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/PATH [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/=a [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/PATH= [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/PATH=something [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/asd!qwe [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/1asd [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/123 [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/some_space [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/__some_space_before [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/some_space_after__ [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/= [2021-09-09T01:58:32.277Z] === RUN TestValidateEnv/PaTh [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestParseHost [2021-09-09T01:58:32.277Z] --- PASS: TestParseHost (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestParseDockerDaemonHost [2021-09-09T01:58:32.277Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestParseTCP [2021-09-09T01:58:32.277Z] --- PASS: TestParseTCP (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-09T01:58:32.277Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestValidateExtraHosts [2021-09-09T01:58:32.277Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestIpOptString [2021-09-09T01:58:32.277Z] --- PASS: TestIpOptString (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-09T01:58:32.277Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestNewIpOptValidDefaultVal [2021-09-09T01:58:32.277Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestIpOptSetInvalidVal [2021-09-09T01:58:32.277Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestValidateIPAddress [2021-09-09T01:58:32.277Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestMapOpts [2021-09-09T01:58:32.277Z] --- PASS: TestMapOpts (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestListOptsWithoutValidator [2021-09-09T01:58:32.277Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestListOptsWithValidator [2021-09-09T01:58:32.277Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestValidateDNSSearch [2021-09-09T01:58:32.277Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestValidateLabel [2021-09-09T01:58:32.277Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-09T01:58:32.277Z] === RUN TestValidateLabel/label_with_general_format [2021-09-09T01:58:32.277Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-09T01:58:32.277Z] === RUN TestValidateLabel/label_with_one_more [2021-09-09T01:58:32.277Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-09T01:58:32.277Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-09T01:58:32.277Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-09T01:58:32.277Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-09T01:58:32.277Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-09T01:58:32.277Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-09T01:58:32.277Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-09T01:58:32.277Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-09T01:58:32.277Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-09T01:58:32.277Z] --- PASS: TestValidateLabel (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-09T01:58:32.277Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestNamedListOpts [2021-09-09T01:58:32.277Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestNamedMapOpts [2021-09-09T01:58:32.277Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestParseLink [2021-09-09T01:58:32.277Z] --- PASS: TestParseLink (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestQuotedStringSetWithQuotes [2021-09-09T01:58:32.277Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-09T01:58:32.277Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-09T01:58:32.277Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-09T01:58:32.277Z] === RUN TestUlimitOpt [2021-09-09T01:58:32.277Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-09T01:58:32.277Z] PASS [2021-09-09T01:58:32.277Z] coverage: 67.1% of statements [2021-09-09T01:58:32.277Z] ok github.com/docker/docker/opts 0.070s coverage: 67.1% of statements [2021-09-09T01:58:32.478Z] === RUN TestParseKeyValueOpt [2021-09-09T01:58:32.478Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-09T01:58:32.478Z] === RUN TestParseUintList [2021-09-09T01:58:32.478Z] --- PASS: TestParseUintList (0.00s) [2021-09-09T01:58:32.478Z] === RUN TestParseUintListMaximumLimits [2021-09-09T01:58:32.478Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-09T01:58:32.478Z] PASS [2021-09-09T01:58:32.478Z] coverage: 97.0% of statements [2021-09-09T01:58:32.478Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2021-09-09T01:58:32.478Z] 2021/09/09 01:58:32 Closing DB instances... [2021-09-09T01:58:32.491Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-09T01:58:32.491Z] --- PASS: TestContinueAfterPluginCrash (8.40s) [2021-09-09T01:58:32.745Z] === RUN TestParseVersion [2021-09-09T01:58:32.745Z] --- PASS: TestParseVersion (0.00s) [2021-09-09T01:58:32.745Z] PASS [2021-09-09T01:58:32.745Z] coverage: 52.9% of statements [2021-09-09T01:58:32.745Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 52.9% of statements [2021-09-09T01:58:32.768Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-09-09T01:58:32.951Z] --- PASS: TestRelease (0.79s) [2021-09-09T01:58:32.951Z] === RUN TestAllocateRandomDeallocate [2021-09-09T01:58:32.951Z] === RUN TestNewAndRemove [2021-09-09T01:58:32.951Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-09T01:58:32.951Z] === RUN TestRemoveInvalidPath [2021-09-09T01:58:32.951Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-09T01:58:32.951Z] PASS [2021-09-09T01:58:32.951Z] coverage: 82.6% of statements [2021-09-09T01:58:32.951Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2021-09-09T01:58:33.163Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-09T01:58:33.212Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2021-09-09T01:58:33.212Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-09T01:58:33.729Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-09T01:58:33.872Z] === CONT TestReadPluginNoRead [2021-09-09T01:58:33.872Z] read_test.go:92: [d51a2309110b2] daemon is not started [2021-09-09T01:58:33.872Z] --- PASS: TestReadPluginNoRead (6.23s) [2021-09-09T01:58:33.872Z] --- PASS: TestReadPluginNoRead/default (1.34s) [2021-09-09T01:58:33.872Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2021-09-09T01:58:33.872Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.35s) [2021-09-09T01:58:33.872Z] PASS [2021-09-09T01:58:33.872Z] [2021-09-09T01:58:33.872Z] DONE 6 tests in 9.711s [2021-09-09T01:58:33.872Z] 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-09T01:58:33.872Z] testing: warning: no tests to run [2021-09-09T01:58:33.872Z] PASS [2021-09-09T01:58:33.872Z] [2021-09-09T01:58:33.872Z] DONE 0 tests in 0.019s [2021-09-09T01:58:33.872Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-09T01:58:33.872Z] INFO: Testing against a local daemon [2021-09-09T01:58:33.872Z] === RUN TestPluginWithDevMounts [2021-09-09T01:58:33.872Z] === PAUSE TestPluginWithDevMounts [2021-09-09T01:58:33.872Z] === CONT TestPluginWithDevMounts [2021-09-09T01:58:33.943Z] === RUN TestFailedConnection [2021-09-09T01:58:33.943Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-09T01:58:33.943Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-09T01:58:34.198Z] === RUN TestPeerCertificateMarshalJSON [2021-09-09T01:58:34.198Z] === RUN TestIsArchivePathDir [2021-09-09T01:58:34.198Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-09-09T01:58:34.198Z] === RUN TestIsArchivePathInvalidFile [2021-09-09T01:58:34.198Z] 2021/09/09 01:58:33 Closing DB instances... [2021-09-09T01:58:34.198Z] --- PASS: TestIsArchivePathInvalidFile (0.20s) [2021-09-09T01:58:34.198Z] === RUN TestIsArchivePathTar [2021-09-09T01:58:34.198Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-09T01:58:34.198Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-09T01:58:34.198Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2021-09-09T01:58:34.198Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-09T01:58:34.198Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-09T01:58:34.198Z] === RUN TestMiddleware [2021-09-09T01:58:34.198Z] --- PASS: TestMiddleware (0.00s) [2021-09-09T01:58:34.198Z] === RUN TestNewResponseModifier [2021-09-09T01:58:34.198Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-09T01:58:34.198Z] PASS [2021-09-09T01:58:34.198Z] coverage: 26.8% of statements [2021-09-09T01:58:34.295Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-09T01:58:34.295Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-09T01:58:34.666Z] ok github.com/docker/docker/pkg/authorization 0.423s coverage: 26.8% of statements [2021-09-09T01:58:34.666Z] --- PASS: TestIsArchivePathTar (0.24s) [2021-09-09T01:58:34.666Z] === RUN TestDecompressStreamGzip [2021-09-09T01:58:34.666Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-09-09T01:58:34.666Z] === RUN TestDecompressStreamBzip2 [2021-09-09T01:58:34.666Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-09-09T01:58:34.666Z] === RUN TestDecompressStreamXz [2021-09-09T01:58:34.666Z] archive_test.go:133: Xz not present in msys2 [2021-09-09T01:58:34.666Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-09T01:58:34.666Z] === RUN TestCompressStreamXzUnsupported [2021-09-09T01:58:34.666Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-09T01:58:34.666Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-09T01:58:34.666Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-09T01:58:34.666Z] === RUN TestCompressStreamInvalid [2021-09-09T01:58:34.666Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-09T01:58:34.666Z] === RUN TestExtensionInvalid [2021-09-09T01:58:34.666Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-09T01:58:34.666Z] === RUN TestExtensionUncompressed [2021-09-09T01:58:34.666Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-09T01:58:34.666Z] === RUN TestExtensionBzip2 [2021-09-09T01:58:34.666Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-09T01:58:34.666Z] === RUN TestExtensionGzip [2021-09-09T01:58:34.666Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-09T01:58:34.666Z] === RUN TestExtensionXz [2021-09-09T01:58:34.666Z] --- PASS: TestExtensionXz (0.00s) [2021-09-09T01:58:34.666Z] === RUN TestCmdStreamLargeStderr [2021-09-09T01:58:34.666Z] --- PASS: TestCmdStreamLargeStderr (0.05s) [2021-09-09T01:58:34.666Z] === RUN TestCmdStreamBad [2021-09-09T01:58:34.666Z] archive_test.go:238: Failing on Windows CI machines [2021-09-09T01:58:34.666Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-09T01:58:34.666Z] === RUN TestCmdStreamGood [2021-09-09T01:58:34.666Z] --- PASS: TestCmdStreamGood (0.04s) [2021-09-09T01:58:34.666Z] === RUN TestUntarPathWithInvalidDest [2021-09-09T01:58:34.666Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-09-09T01:58:34.666Z] === RUN TestUntarPathWithInvalidSrc [2021-09-09T01:58:34.666Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-09T01:58:34.666Z] === RUN TestUntarPath [2021-09-09T01:58:34.858Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-09T01:58:34.935Z] --- PASS: TestAllocateRandomDeallocate (2.20s) [2021-09-09T01:58:34.935Z] === RUN TestRetrieveFromStore [2021-09-09T01:58:35.135Z] --- PASS: TestUntarPath (0.05s) [2021-09-09T01:58:35.135Z] === RUN TestUntarPathWithDestinationFile [2021-09-09T01:58:35.135Z] === RUN TestUnbuffered [2021-09-09T01:58:35.135Z] --- PASS: TestUnbuffered (0.00s) [2021-09-09T01:58:35.135Z] === RUN TestRaceUnbuffered [2021-09-09T01:58:35.135Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-09T01:58:35.135Z] PASS [2021-09-09T01:58:35.135Z] coverage: 100.0% of statements [2021-09-09T01:58:35.135Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2021-09-09T01:58:35.135Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-09-09T01:58:35.135Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-09T01:58:35.135Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.16s) [2021-09-09T01:58:35.135Z] === RUN TestCopyWithTarInvalidSrc [2021-09-09T01:58:35.135Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-09T01:58:35.135Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-09T01:58:35.135Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-09T01:58:35.135Z] === RUN TestCopyWithTarSrcFile [2021-09-09T01:58:35.135Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-09-09T01:58:35.135Z] === RUN TestCopyWithTarSrcFolder [2021-09-09T01:58:35.135Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-09T01:58:35.135Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-09T01:58:35.135Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-09T01:58:35.135Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-09T01:58:35.135Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-09T01:58:35.135Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-09T01:58:35.135Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-09T01:58:35.135Z] === RUN TestCopyFileWithTarSrcFile [2021-09-09T01:58:35.135Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-09-09T01:58:35.135Z] === RUN TestTarFiles [2021-09-09T01:58:35.135Z] === RUN TestMatch [2021-09-09T01:58:35.135Z] === RUN TestMatch/[[]] [2021-09-09T01:58:35.135Z] === RUN TestMatch/[[foo]] [2021-09-09T01:58:35.135Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-09T01:58:35.135Z] === RUN TestMatch/[[foo_bar]] [2021-09-09T01:58:35.135Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-09T01:58:35.135Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-09T01:58:35.135Z] === RUN TestMatch/[] [2021-09-09T01:58:35.135Z] === RUN TestMatch/[]#01 [2021-09-09T01:58:35.135Z] === RUN TestMatch/[[qux]] [2021-09-09T01:58:35.519Z] === RUN TestBuilderGC [2021-09-09T01:58:35.519Z] --- PASS: TestBuilderGC (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestDaemonConfigurationNotFound [2021-09-09T01:58:35.519Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestDaemonBrokenConfiguration [2021-09-09T01:58:35.519Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestParseClusterAdvertiseSettings [2021-09-09T01:58:35.519Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestFindConfigurationConflicts [2021-09-09T01:58:35.519Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-09-09T01:58:35.519Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestDaemonConfigurationMergeConflicts [2021-09-09T01:58:35.519Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-09-09T01:58:35.519Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-09-09T01:58:35.519Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-09-09T01:58:35.519Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-09-09T01:58:35.519Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-09-09T01:58:35.519Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-09-09T01:58:35.519Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-09-09T01:58:35.519Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-09-09T01:58:35.519Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-09-09T01:58:35.519Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestValidateConfigurationErrors [2021-09-09T01:58:35.519Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-09-09T01:58:35.519Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-09-09T01:58:35.519Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-09-09T01:58:35.519Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-09-09T01:58:35.519Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-09-09T01:58:35.519Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-09-09T01:58:35.519Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-09-09T01:58:35.519Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-09-09T01:58:35.519Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-09-09T01:58:35.519Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-09-09T01:58:35.519Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-09-09T01:58:35.519Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestValidateConfiguration [2021-09-09T01:58:35.519Z] === RUN TestValidateConfiguration/with_label [2021-09-09T01:58:35.519Z] === RUN TestValidateConfiguration/with_dns [2021-09-09T01:58:35.519Z] === RUN TestValidateConfiguration/with_dns-search [2021-09-09T01:58:35.519Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-09-09T01:58:35.519Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-09-09T01:58:35.519Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-09-09T01:58:35.519Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-09-09T01:58:35.519Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfiguration (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-09-09T01:58:35.519Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestModifiedDiscoverySettings [2021-09-09T01:58:35.519Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-09-09T01:58:35.519Z] === RUN TestReloadSetConfigFileNotExist [2021-09-09T01:58:35.519Z] time="2021-09-09T01:58:34Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-09-09T01:58:35.520Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-09-09T01:58:35.520Z] === RUN TestReloadDefaultConfigNotExist [2021-09-09T01:58:35.520Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:35.520Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-09-09T01:58:35.520Z] === RUN TestReloadBadDefaultConfig [2021-09-09T01:58:35.520Z] time="2021-09-09T01:58:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3167443478" [2021-09-09T01:58:35.520Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-09-09T01:58:35.520Z] === RUN TestReloadWithConflictingLabels [2021-09-09T01:58:35.520Z] time="2021-09-09T01:58:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-700416997" [2021-09-09T01:58:35.520Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-09-09T01:58:35.520Z] === RUN TestReloadWithDuplicateLabels [2021-09-09T01:58:35.520Z] time="2021-09-09T01:58:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2796534095" [2021-09-09T01:58:35.520Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-09-09T01:58:35.520Z] === RUN TestDaemonConfigurationMerge [2021-09-09T01:58:35.520Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-09-09T01:58:35.520Z] PASS [2021-09-09T01:58:35.520Z] coverage: 80.4% of statements [2021-09-09T01:58:35.520Z] ok github.com/docker/docker/daemon/config 0.419s coverage: 80.4% of statements [2021-09-09T01:58:35.520Z] === RUN TestDiscoveryOptsErrors [2021-09-09T01:58:35.520Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-09-09T01:58:35.520Z] === RUN TestDiscoveryOpts [2021-09-09T01:58:35.520Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-09-09T01:58:35.520Z] PASS [2021-09-09T01:58:35.520Z] coverage: 30.0% of statements [2021-09-09T01:58:35.520Z] ok github.com/docker/docker/daemon/discovery 0.062s coverage: 30.0% of statements [2021-09-09T01:58:35.603Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-09T01:58:35.603Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-09T01:58:35.603Z] === RUN TestMatch/[[foo_baz]] [2021-09-09T01:58:35.603Z] --- PASS: TestMatch (0.00s) [2021-09-09T01:58:35.603Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-09T01:58:35.603Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-09T01:58:35.603Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-09T01:58:35.603Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-09T01:58:35.603Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-09T01:58:35.603Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-09T01:58:35.603Z] --- PASS: TestMatch/[] (0.00s) [2021-09-09T01:58:35.603Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-09T01:58:35.603Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-09T01:58:35.603Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-09T01:58:35.603Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-09T01:58:35.603Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-09T01:58:35.603Z] PASS [2021-09-09T01:58:35.603Z] coverage: 87.5% of statements [2021-09-09T01:58:35.603Z] ok github.com/docker/docker/pkg/capabilities 0.032s coverage: 87.5% of statements [2021-09-09T01:58:35.603Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2021-09-09T01:58:35.603Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-09T01:58:35.778Z] --- PASS: TestPluginWithDevMounts (1.56s) [2021-09-09T01:58:35.778Z] PASS [2021-09-09T01:58:35.778Z] [2021-09-09T01:58:35.778Z] DONE 1 tests in 1.579s [2021-09-09T01:58:35.778Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-09T01:58:35.778Z] INFO: Testing against a local daemon [2021-09-09T01:58:35.778Z] === RUN TestSecretInspect [2021-09-09T01:58:35.786Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-09-09T01:58:35.786Z] --- PASS: TestBuildPreserveOwnership (4.08s) [2021-09-09T01:58:35.786Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.60s) [2021-09-09T01:58:35.786Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s) [2021-09-09T01:58:35.786Z] === RUN TestBuildPlatformInvalid [2021-09-09T01:58:35.927Z] === RUN TestParseEmptyInterface [2021-09-09T01:58:35.927Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-09T01:58:35.927Z] === RUN TestParseNonInterfaceType [2021-09-09T01:58:35.927Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-09T01:58:35.927Z] === RUN TestParseWithOneFunction [2021-09-09T01:58:35.927Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-09T01:58:35.927Z] === RUN TestParseWithMultipleFuncs [2021-09-09T01:58:35.927Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-09T01:58:35.927Z] === RUN TestParseWithUnnamedReturn [2021-09-09T01:58:35.927Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-09T01:58:35.927Z] === RUN TestEmbeddedInterface [2021-09-09T01:58:35.927Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-09T01:58:35.927Z] === RUN TestParsedImports [2021-09-09T01:58:35.927Z] --- PASS: TestParsedImports (0.00s) [2021-09-09T01:58:35.927Z] === RUN TestAliasedImports [2021-09-09T01:58:35.927Z] --- PASS: TestAliasedImports (0.00s) [2021-09-09T01:58:35.927Z] PASS [2021-09-09T01:58:35.927Z] coverage: 56.8% of statements [2021-09-09T01:58:35.927Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2021-09-09T01:58:35.927Z] --- PASS: TestRetrieveFromStore (0.70s) [2021-09-09T01:58:35.927Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-09T01:58:35.927Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-09-09T01:58:35.927Z] === RUN TestParallelPredefinedRequest1 [2021-09-09T01:58:35.927Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-09T01:58:35.927Z] === RUN TestParallelPredefinedRequest2 [2021-09-09T01:58:35.927Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-09T01:58:35.927Z] === RUN TestParallelPredefinedRequest3 [2021-09-09T01:58:35.927Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-09T01:58:35.927Z] === RUN TestParallelPredefinedRequest4 [2021-09-09T01:58:35.927Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-09T01:58:35.927Z] === RUN TestParallelPredefinedRequest5 [2021-09-09T01:58:35.927Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-09T01:58:35.927Z] === RUN TestDebug [2021-09-09T01:58:35.927Z] --- PASS: TestDebug (0.00s) [2021-09-09T01:58:35.927Z] === RUN TestRequestPoolParallel [2021-09-09T01:58:35.927Z] --- PASS: TestFailedConnection (2.00s) [2021-09-09T01:58:35.927Z] === RUN TestFailOnce [2021-09-09T01:58:35.927Z] --- PASS: TestRequestPoolParallel (0.36s) [2021-09-09T01:58:35.927Z] === RUN TestFullAllocateRelease [2021-09-09T01:58:35.927Z] 2021/09/09 01:58:35 http: panic serving 127.0.0.1:49286: Plugin not ready [2021-09-09T01:58:35.927Z] goroutine 18 [running]: [2021-09-09T01:58:35.927Z] net/http.(*conn).serve.func1() [2021-09-09T01:58:35.927Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-09T01:58:35.927Z] panic({0xb99d40, 0xca5e60}) [2021-09-09T01:58:35.927Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-09T01:58:35.927Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xc92f0d58d9392655}, 0xc000051a98) [2021-09-09T01:58:35.927Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-09T01:58:35.927Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xcb2b28, 0xc00015e0e0}, 0xaee8c6) [2021-09-09T01:58:35.927Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-09T01:58:35.927Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xcb2b28, 0xc00015e0e0}, 0xc0000a6000) [2021-09-09T01:58:35.927Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-09T01:58:35.927Z] net/http.serverHandler.ServeHTTP({0xcb1150}, {0xcb2b28, 0xc00015e0e0}, 0xc0000a6000) [2021-09-09T01:58:35.927Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-09T01:58:35.927Z] net/http.(*conn).serve(0xc000094000, {0xcb49c0, 0xc0001820c0}) [2021-09-09T01:58:35.927Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-09T01:58:35.927Z] created by net/http.(*Server).Serve [2021-09-09T01:58:35.927Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-09T01:58:35.927Z] time="2021-09-09T01:58:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2021-09-09T01:58:35.989Z] === RUN TestWaitNodeAttachment [2021-09-09T01:58:36.067Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-09-09T01:58:36.067Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-09T01:58:36.072Z] === RUN TestChrootTarUntar [2021-09-09T01:58:36.072Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:36.072Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-09T01:58:36.072Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-09T01:58:36.072Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:36.072Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-09T01:58:36.072Z] === RUN TestChrootUntarEmptyArchive [2021-09-09T01:58:36.072Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-09T01:58:36.072Z] === RUN TestChrootTarUntarWithSymlink [2021-09-09T01:58:36.072Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T01:58:36.072Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-09T01:58:36.072Z] === RUN TestChrootCopyWithTar [2021-09-09T01:58:36.072Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T01:58:36.072Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-09T01:58:36.072Z] === RUN TestChrootCopyFileWithTar [2021-09-09T01:58:36.072Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:36.072Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-09T01:58:36.072Z] === RUN TestChrootUntarPath [2021-09-09T01:58:36.072Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T01:58:36.072Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-09T01:58:36.072Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-09T01:58:36.072Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:36.072Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-09T01:58:36.072Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-09T01:58:36.072Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:36.072Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-09T01:58:36.072Z] === RUN TestChrootApplyDotDotFile [2021-09-09T01:58:36.072Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:36.072Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-09T01:58:36.072Z] PASS [2021-09-09T01:58:36.072Z] coverage: 15.4% of statements [2021-09-09T01:58:36.072Z] ok github.com/docker/docker/pkg/chrootarchive 0.070s coverage: 15.4% of statements [2021-09-09T01:58:36.399Z] --- PASS: TestFullAllocateRelease (0.28s) [2021-09-09T01:58:36.399Z] === RUN TestOddAllocateRelease [2021-09-09T01:58:36.399Z] === RUN TestHTTPTransport [2021-09-09T01:58:36.399Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-09T01:58:36.399Z] PASS [2021-09-09T01:58:36.399Z] coverage: 85.7% of statements [2021-09-09T01:58:36.399Z] ok github.com/docker/docker/pkg/plugins/transport 0.036s coverage: 85.7% of statements [2021-09-09T01:58:36.399Z] --- PASS: TestOddAllocateRelease (0.19s) [2021-09-09T01:58:36.399Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-09T01:58:36.458Z] --- PASS: TestWaitNodeAttachment (0.45s) [2021-09-09T01:58:36.458Z] === RUN TestIsolationConversion [2021-09-09T01:58:36.458Z] === RUN TestIsolationConversion/default [2021-09-09T01:58:36.458Z] === RUN TestIsolationConversion/process [2021-09-09T01:58:36.458Z] === RUN TestIsolationConversion/hyperv [2021-09-09T01:58:36.458Z] --- PASS: TestIsolationConversion (0.00s) [2021-09-09T01:58:36.458Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-09-09T01:58:36.458Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-09-09T01:58:36.458Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-09-09T01:58:36.458Z] === RUN TestContainerLabels [2021-09-09T01:58:36.458Z] --- PASS: TestContainerLabels (0.00s) [2021-09-09T01:58:36.458Z] === RUN TestCredentialSpecConversion [2021-09-09T01:58:36.458Z] === RUN TestCredentialSpecConversion/none [2021-09-09T01:58:36.458Z] === RUN TestCredentialSpecConversion/config [2021-09-09T01:58:36.458Z] === RUN TestCredentialSpecConversion/file [2021-09-09T01:58:36.458Z] === RUN TestCredentialSpecConversion/registry [2021-09-09T01:58:36.458Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-09-09T01:58:36.458Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-09-09T01:58:36.458Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-09-09T01:58:36.458Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-09-09T01:58:36.458Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-09-09T01:58:36.458Z] === RUN TestControllerValidateMountBind [2021-09-09T01:58:36.458Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-09-09T01:58:36.458Z] === RUN TestControllerValidateMountVolume [2021-09-09T01:58:36.458Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-09-09T01:58:36.458Z] === RUN TestControllerValidateMountTarget [2021-09-09T01:58:36.458Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-09-09T01:58:36.458Z] === RUN TestControllerValidateMountTmpfs [2021-09-09T01:58:36.458Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-09-09T01:58:36.458Z] === RUN TestControllerValidateMountInvalidType [2021-09-09T01:58:36.458Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-09-09T01:58:36.458Z] === RUN TestControllerValidateMountNamedPipe [2021-09-09T01:58:36.458Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-09-09T01:58:36.458Z] PASS [2021-09-09T01:58:36.458Z] coverage: 11.0% of statements [2021-09-09T01:58:36.458Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.604s coverage: 11.0% of statements [2021-09-09T01:58:36.458Z] === RUN TestEventsLog [2021-09-09T01:58:36.458Z] --- PASS: TestEventsLog (0.00s) [2021-09-09T01:58:36.458Z] === RUN TestEventsLogTimeout [2021-09-09T01:58:36.458Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-09-09T01:58:36.458Z] === RUN TestLogEvents [2021-09-09T01:58:36.458Z] --- PASS: TestLogEvents (0.05s) [2021-09-09T01:58:36.458Z] === RUN TestLoadBufferedEvents [2021-09-09T01:58:36.458Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-09-09T01:58:36.458Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-09-09T01:58:36.458Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-09-09T01:58:36.458Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-09-09T01:58:36.458Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-09-09T01:58:36.458Z] PASS [2021-09-09T01:58:36.458Z] coverage: 50.0% of statements [2021-09-09T01:58:36.458Z] ok github.com/docker/docker/daemon/events 0.231s coverage: 50.0% of statements [2021-09-09T01:58:36.643Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-09-09T01:58:36.870Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2021-09-09T01:58:36.870Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-09T01:58:36.870Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-09-09T01:58:36.870Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-09T01:58:36.870Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-09-09T01:58:36.870Z] === CONT TestParallelPredefinedRequest1 [2021-09-09T01:58:36.870Z] === CONT TestParallelPredefinedRequest4 [2021-09-09T01:58:36.870Z] === CONT TestParallelPredefinedRequest5 [2021-09-09T01:58:36.870Z] === CONT TestParallelPredefinedRequest3 [2021-09-09T01:58:36.870Z] === CONT TestParallelPredefinedRequest1 [2021-09-09T01:58:36.870Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:58:36.870Z] === CONT TestParallelPredefinedRequest4 [2021-09-09T01:58:36.870Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:58:36.870Z] === CONT TestParallelPredefinedRequest2 [2021-09-09T01:58:36.870Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:58:36.870Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-09T01:58:36.870Z] === CONT TestParallelPredefinedRequest5 [2021-09-09T01:58:36.870Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:58:36.870Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-09T01:58:36.870Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-09T01:58:36.870Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-09T01:58:36.870Z] === CONT TestParallelPredefinedRequest3 [2021-09-09T01:58:36.870Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:58:36.870Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-09T01:58:36.870Z] PASS [2021-09-09T01:58:36.870Z] coverage: 85.3% of statements [2021-09-09T01:58:36.870Z] ok github.com/docker/docker/libnetwork/ipam 30.852s coverage: 85.3% of statements [2021-09-09T01:58:36.870Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-09T01:58:36.870Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-09T01:58:36.870Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-09T01:58:36.870Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-09T01:58:36.870Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-09T01:58:36.870Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-09T01:58:36.870Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-09T01:58:36.870Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-09T01:58:36.870Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-09T01:58:36.870Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-09T01:58:36.870Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-09T01:58:36.870Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-09T01:58:36.870Z] === RUN TestBufferPoolPutAndGet [2021-09-09T01:58:36.870Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-09T01:58:36.870Z] PASS [2021-09-09T01:58:36.870Z] coverage: 88.2% of statements [2021-09-09T01:58:36.870Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-09-09T01:58:36.900Z] Loaded image: busybox:latest [2021-09-09T01:58:36.927Z] === RUN TestIsEmptyDir [2021-09-09T01:58:36.927Z] --- PASS: TestIsEmptyDir (0.00s) [2021-09-09T01:58:36.927Z] PASS [2021-09-09T01:58:36.927Z] coverage: 2.3% of statements [2021-09-09T01:58:36.927Z] ok github.com/docker/docker/daemon/graphdriver 0.065s coverage: 2.3% of statements [2021-09-09T01:58:37.058Z] === RUN TestSizeEmpty [2021-09-09T01:58:37.058Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-09T01:58:37.058Z] === RUN TestSizeEmptyFile [2021-09-09T01:58:37.058Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-09T01:58:37.058Z] === RUN TestSizeNonemptyFile [2021-09-09T01:58:37.058Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-09T01:58:37.058Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-09T01:58:37.058Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-09T01:58:37.058Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-09T01:58:37.058Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-09T01:58:37.058Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-09T01:58:37.058Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-09T01:58:37.058Z] === RUN TestMoveToSubdir [2021-09-09T01:58:37.058Z] --- PASS: TestMoveToSubdir (0.00s) [2021-09-09T01:58:37.058Z] === RUN TestSizeNonExistingDirectory [2021-09-09T01:58:37.058Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-09T01:58:37.058Z] PASS [2021-09-09T01:58:37.058Z] coverage: 80.0% of statements [2021-09-09T01:58:37.058Z] ok github.com/docker/docker/pkg/directory 0.047s coverage: 80.0% of statements [2021-09-09T01:58:37.166Z] Loaded image: busybox:glibc [2021-09-09T01:58:37.341Z] --- PASS: TestFailOnce (1.10s) [2021-09-09T01:58:37.341Z] === RUN TestEchoInputOutput [2021-09-09T01:58:37.341Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-09T01:58:37.341Z] === RUN TestBackoff [2021-09-09T01:58:37.341Z] --- PASS: TestBackoff (0.00s) [2021-09-09T01:58:37.341Z] === RUN TestAbortRetry [2021-09-09T01:58:37.341Z] --- PASS: TestAbortRetry (0.00s) [2021-09-09T01:58:37.341Z] === RUN TestClientScheme [2021-09-09T01:58:37.341Z] --- PASS: TestClientScheme (0.00s) [2021-09-09T01:58:37.341Z] === RUN TestNewClientWithTimeout [2021-09-09T01:58:37.341Z] 2021/09/09 01:58:37 Closing DB instances... [2021-09-09T01:58:37.341Z] === RUN TestOutputOnPrematureClose [2021-09-09T01:58:37.341Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-09T01:58:37.341Z] === RUN TestCompleteSilently [2021-09-09T01:58:37.341Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-09T01:58:37.341Z] PASS [2021-09-09T01:58:37.341Z] coverage: 75.9% of statements [2021-09-09T01:58:37.341Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2021-09-09T01:58:37.397Z] === RUN TestVerifyNetworkingConfig [2021-09-09T01:58:37.397Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-09-09T01:58:37.397Z] === RUN TestGetContainer [2021-09-09T01:58:37.397Z] --- PASS: TestGetContainer (0.00s) [2021-09-09T01:58:37.397Z] === RUN TestValidContainerNames [2021-09-09T01:58:37.397Z] --- PASS: TestValidContainerNames (0.00s) [2021-09-09T01:58:37.397Z] === RUN TestContainerInitDNS [2021-09-09T01:58:37.397Z] daemon_test.go:146: root required [2021-09-09T01:58:37.397Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-09-09T01:58:37.397Z] === RUN TestMerge [2021-09-09T01:58:37.397Z] --- PASS: TestMerge (0.00s) [2021-09-09T01:58:37.397Z] === RUN TestValidateContainerIsolation [2021-09-09T01:58:37.397Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-09-09T01:58:37.397Z] === RUN TestFindNetworkErrorType [2021-09-09T01:58:37.397Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-09-09T01:58:37.397Z] === RUN TestEnsureServicesExist [2021-09-09T01:58:37.397Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-09-09T01:58:37.397Z] === RUN TestEnsureServicesExistErrors [2021-09-09T01:58:37.397Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-09-09T01:58:37.397Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-09-09T01:58:37.397Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-09-09T01:58:37.397Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-09-09T01:58:37.397Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-09-09T01:58:37.397Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-09-09T01:58:37.397Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestContainerDelete [2021-09-09T01:58:37.398Z] --- PASS: TestContainerDelete (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestContainerDoubleDelete [2021-09-09T01:58:37.398Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestLogContainerEventCopyLabels [2021-09-09T01:58:37.398Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestLogContainerEventWithAttributes [2021-09-09T01:58:37.398Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestNoneHealthcheck [2021-09-09T01:58:37.398Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestHealthStates [2021-09-09T01:58:37.398Z] time="2021-09-09T01:58:37Z" 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-09T01:58:37.398Z] time="2021-09-09T01:58:37Z" 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-09T01:58:37.398Z] time="2021-09-09T01:58:37Z" 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-09T01:58:37.398Z] time="2021-09-09T01:58:37Z" 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-09T01:58:37.398Z] time="2021-09-09T01:58:37Z" 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-09T01:58:37.398Z] time="2021-09-09T01:58:37Z" 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-09T01:58:37.398Z] time="2021-09-09T01:58:37Z" 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-09T01:58:37.398Z] time="2021-09-09T01:58:37Z" 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-09T01:58:37.398Z] time="2021-09-09T01:58:37Z" 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-09T01:58:37.398Z] time="2021-09-09T01:58:37Z" 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-09T01:58:37.398Z] --- PASS: TestHealthStates (0.12s) [2021-09-09T01:58:37.398Z] === RUN TestMaskURLCredentials [2021-09-09T01:58:37.398Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestGetInspectData [2021-09-09T01:58:37.398Z] --- PASS: TestGetInspectData (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestFillLicense [2021-09-09T01:58:37.398Z] --- PASS: TestFillLicense (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestListInvalidFilter [2021-09-09T01:58:37.398Z] --- PASS: TestListInvalidFilter (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestNameFilter [2021-09-09T01:58:37.398Z] --- PASS: TestNameFilter (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-09-09T01:58:37.398Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-09-09T01:58:37.398Z] === 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-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-09-09T01:58:37.398Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-09-09T01:58:37.398Z] --- 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-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-09-09T01:58:37.398Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestDaemonReloadLabels [2021-09-09T01:58:37.398Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-09-09T01:58:37.398Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestDaemonReloadMirrors [2021-09-09T01:58:37.398Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestDaemonReloadInsecureRegistries [2021-09-09T01:58:37.398Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestDaemonReloadNotAffectOthers [2021-09-09T01:58:37.398Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestDaemonDiscoveryReload [2021-09-09T01:58:37.398Z] === RUN TestLinkNaming [2021-09-09T01:58:37.398Z] --- PASS: TestLinkNaming (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestLinkNew [2021-09-09T01:58:37.398Z] --- PASS: TestLinkNew (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestLinkEnv [2021-09-09T01:58:37.398Z] --- PASS: TestLinkEnv (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestLinkMultipleEnv [2021-09-09T01:58:37.398Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-09-09T01:58:37.398Z] === RUN TestLinkPortRangeEnv [2021-09-09T01:58:37.398Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-09-09T01:58:37.398Z] PASS [2021-09-09T01:58:37.398Z] coverage: 93.0% of statements [2021-09-09T01:58:37.398Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2021-09-09T01:58:37.437Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-09-09T01:58:37.526Z] === RUN Test [2021-09-09T01:58:37.526Z] === RUN Test/TestContainsEntry [2021-09-09T01:58:37.526Z] === RUN Test/TestCreateEntries [2021-09-09T01:58:37.526Z] === RUN Test/TestEntriesDiff [2021-09-09T01:58:37.526Z] === RUN Test/TestEntriesEquality [2021-09-09T01:58:37.526Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-09T01:58:37.526Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-09T01:58:37.526Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-09T01:58:37.526Z] === RUN Test/TestGeneratorNotGenerate [2021-09-09T01:58:37.526Z] === RUN Test/TestGeneratorWithPort [2021-09-09T01:58:37.526Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-09T01:58:37.526Z] === RUN Test/TestNewEntry [2021-09-09T01:58:37.526Z] === RUN Test/TestParse [2021-09-09T01:58:37.526Z] --- PASS: Test (0.00s) [2021-09-09T01:58:37.526Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-09T01:58:37.526Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-09T01:58:37.526Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-09T01:58:37.526Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-09T01:58:37.526Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-09T01:58:37.526Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-09T01:58:37.526Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-09T01:58:37.526Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-09T01:58:37.526Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-09T01:58:37.526Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-09T01:58:37.526Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-09T01:58:37.526Z] --- PASS: Test/TestParse (0.00s) [2021-09-09T01:58:37.526Z] PASS [2021-09-09T01:58:37.526Z] coverage: 58.3% of statements [2021-09-09T01:58:37.526Z] ok github.com/docker/docker/pkg/discovery 0.036s coverage: 58.3% of statements [2021-09-09T01:58:37.687Z] --- PASS: TestSecretInspect (2.18s) [2021-09-09T01:58:37.688Z] === RUN TestSecretList [2021-09-09T01:58:37.813Z] time="2021-09-09T01:58:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-09T01:58:37.813Z] === RUN TestSendToOneSub [2021-09-09T01:58:37.813Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-09T01:58:37.813Z] === RUN TestSendToMultipleSubs [2021-09-09T01:58:37.813Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-09T01:58:37.813Z] === RUN TestEvictOneSub [2021-09-09T01:58:37.813Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-09T01:58:37.813Z] === RUN TestClosePublisher [2021-09-09T01:58:37.813Z] --- PASS: TestClosePublisher (0.00s) [2021-09-09T01:58:37.813Z] === RUN TestPubSubRace [2021-09-09T01:58:37.995Z] 2021/09/09 01:58:37 Closing DB instances... [2021-09-09T01:58:38.379Z] docker_cli_daemon_test.go:1455: [d5fe00878a971] daemon is not started [2021-09-09T01:58:38.392Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-09-09T01:58:38.392Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-09-09T01:58:38.462Z] === RUN Test [2021-09-09T01:58:38.462Z] === RUN Test/TestContent [2021-09-09T01:58:38.462Z] === RUN Test/TestInitialize [2021-09-09T01:58:38.462Z] === RUN Test/TestNew [2021-09-09T01:58:38.462Z] === RUN Test/TestParsingContentsWithComments [2021-09-09T01:58:38.462Z] === RUN Test/TestRegister [2021-09-09T01:58:38.462Z] === RUN Test/TestWatch [2021-09-09T01:58:38.462Z] --- PASS: Test (0.00s) [2021-09-09T01:58:38.462Z] --- PASS: Test/TestContent (0.00s) [2021-09-09T01:58:38.462Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-09T01:58:38.462Z] --- PASS: Test/TestNew (0.00s) [2021-09-09T01:58:38.462Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-09T01:58:38.462Z] --- PASS: Test/TestRegister (0.00s) [2021-09-09T01:58:38.462Z] --- PASS: Test/TestWatch (0.00s) [2021-09-09T01:58:38.462Z] PASS [2021-09-09T01:58:38.462Z] coverage: 97.6% of statements [2021-09-09T01:58:38.462Z] ok github.com/docker/docker/pkg/discovery/file 0.035s coverage: 97.6% of statements [2021-09-09T01:58:38.462Z] --- PASS: TestTarFiles (3.30s) [2021-09-09T01:58:38.462Z] === RUN TestTarUntar [2021-09-09T01:58:38.462Z] --- PASS: TestTarUntar (0.03s) [2021-09-09T01:58:38.462Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-09T01:58:38.462Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-09T01:58:38.462Z] === RUN TestTarWithOptions [2021-09-09T01:58:38.462Z] --- PASS: TestTarWithOptions (0.02s) [2021-09-09T01:58:38.462Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-09T01:58:38.462Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-09T01:58:38.462Z] === RUN TestUntarUstarGnuConflict [2021-09-09T01:58:38.462Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-09T01:58:38.462Z] === RUN TestUntarInvalidFilenames [2021-09-09T01:58:38.462Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1666489170\\dest" [2021-09-09T01:58:38.462Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-09-09T01:58:38.462Z] === RUN TestUntarHardlinkToSymlink [2021-09-09T01:58:38.462Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-09T01:58:38.462Z] === RUN TestUntarInvalidHardlink [2021-09-09T01:58:38.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1238331637\\victim\\hello" -> "../victim/hello" [2021-09-09T01:58:38.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1037296830\\victim\\hello" -> "/../victim/hello" [2021-09-09T01:58:38.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink920127624\\victim" -> "../victim" [2021-09-09T01:58:38.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1631499879\\victim" -> "../victim" [2021-09-09T01:58:38.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1669617518\\victim" -> "../victim" [2021-09-09T01:58:38.462Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2321411083\\victim" -> "../victim" [2021-09-09T01:58:38.462Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-09T01:58:38.462Z] === RUN TestUntarInvalidSymlink [2021-09-09T01:58:38.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink226001826\\dest\\dotdot" -> "../victim/hello" [2021-09-09T01:58:38.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink929764601\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-09T01:58:38.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3217989801\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:38.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2600254226\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:38.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink235389999\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:38.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1000637474\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:38.462Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2552873138\\dest\\dir\\loophole" -> "../../victim" [2021-09-09T01:58:38.462Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-09-09T01:58:38.462Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-09T01:58:38.462Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-09T01:58:38.462Z] === RUN TestXGlobalNoParent [2021-09-09T01:58:38.462Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-09T01:58:38.462Z] === RUN TestReplaceFileTarWrapper [2021-09-09T01:58:38.804Z] --- PASS: TestPubSubRace (1.04s) [2021-09-09T01:58:38.804Z] PASS [2021-09-09T01:58:38.804Z] coverage: 75.0% of statements [2021-09-09T01:58:38.804Z] ok github.com/docker/docker/pkg/pubsub 1.067s coverage: 75.0% of statements [2021-09-09T01:58:38.861Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-09-09T01:58:38.861Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-09-09T01:58:38.861Z] === RUN TestAdapterReadLogs [2021-09-09T01:58:38.861Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-09-09T01:58:38.861Z] === RUN TestCopier [2021-09-09T01:58:38.861Z] --- PASS: TestCopier (0.00s) [2021-09-09T01:58:38.861Z] === RUN TestCopierLongLines [2021-09-09T01:58:38.861Z] --- PASS: TestCopierLongLines (0.00s) [2021-09-09T01:58:38.861Z] === RUN TestCopierSlow [2021-09-09T01:58:38.931Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-09-09T01:58:38.931Z] === RUN TestPrefixHeaderReadable [2021-09-09T01:58:38.931Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-09-09T01:58:38.931Z] === RUN TestDisablePigz [2021-09-09T01:58:38.931Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2021-09-09T01:58:38.931Z] --- PASS: TestDisablePigz (0.09s) [2021-09-09T01:58:38.931Z] === RUN TestPigz [2021-09-09T01:58:38.931Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2021-09-09T01:58:38.931Z] --- PASS: TestPigz (0.10s) [2021-09-09T01:58:38.931Z] === RUN TestCopyFileWithInvalidDest [2021-09-09T01:58:38.931Z] archive_windows_test.go:16: Currently fails [2021-09-09T01:58:38.931Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-09T01:58:38.931Z] === RUN TestCanonicalTarNameForPath [2021-09-09T01:58:38.931Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-09T01:58:38.931Z] === RUN TestCanonicalTarName [2021-09-09T01:58:38.931Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-09T01:58:38.931Z] === RUN TestChmodTarEntry [2021-09-09T01:58:38.931Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-09T01:58:38.931Z] === RUN TestHardLinkOrder [2021-09-09T01:58:38.931Z] --- PASS: TestHardLinkOrder (0.08s) [2021-09-09T01:58:38.931Z] === RUN TestChangeString [2021-09-09T01:58:38.931Z] --- PASS: TestChangeString (0.00s) [2021-09-09T01:58:38.931Z] === RUN TestChangesWithNoChanges [2021-09-09T01:58:38.931Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-09T01:58:38.931Z] === RUN TestChangesWithChanges [2021-09-09T01:58:38.931Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-09T01:58:38.931Z] === RUN TestChangesWithChangesGH13590 [2021-09-09T01:58:38.931Z] changes_test.go:195: needs more investigation [2021-09-09T01:58:38.931Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-09T01:58:38.931Z] === RUN TestChangesDirsEmpty [2021-09-09T01:58:38.931Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-09T01:58:38.931Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-09-09T01:58:38.931Z] === RUN TestChangesDirsMutated [2021-09-09T01:58:38.931Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-09T01:58:38.931Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-09-09T01:58:38.931Z] === RUN TestApplyLayer [2021-09-09T01:58:38.931Z] changes_test.go:432: needs further investigation [2021-09-09T01:58:38.931Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-09T01:58:38.931Z] === RUN TestChangesSizeWithHardlinks [2021-09-09T01:58:38.931Z] changes_test.go:468: needs further investigation [2021-09-09T01:58:38.931Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-09T01:58:38.931Z] === RUN TestChangesSizeWithNoChanges [2021-09-09T01:58:38.931Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-09T01:58:38.931Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-09T01:58:38.931Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-09T01:58:38.931Z] === RUN TestChangesSize [2021-09-09T01:58:38.931Z] --- PASS: TestChangesSize (0.00s) [2021-09-09T01:58:38.931Z] === RUN TestApplyLayerInvalidFilenames [2021-09-09T01:58:38.931Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2808257376\\dest" [2021-09-09T01:58:38.941Z] check_test.go:308: [d6b2813e2f69e] daemon is not started [2021-09-09T01:58:38.941Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-09-09T01:58:39.198Z] === RUN TestDockerSuite/TestAttachDetach [2021-09-09T01:58:39.276Z] time="2021-09-09T01:58:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-09T01:58:39.276Z] === RUN TestRegister [2021-09-09T01:58:39.276Z] --- PASS: TestRegister (0.00s) [2021-09-09T01:58:39.276Z] === RUN TestCommand [2021-09-09T01:58:39.276Z] --- PASS: TestCommand (0.02s) [2021-09-09T01:58:39.276Z] === RUN TestNaiveSelf [2021-09-09T01:58:39.276Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-09T01:58:39.276Z] PASS [2021-09-09T01:58:39.276Z] coverage: 82.4% of statements [2021-09-09T01:58:39.276Z] ok github.com/docker/docker/pkg/reexec 0.069s coverage: 82.4% of statements [2021-09-09T01:58:39.330Z] --- PASS: TestCopierSlow (0.20s) [2021-09-09T01:58:39.330Z] === RUN TestCopierWithSized [2021-09-09T01:58:39.330Z] === RUN TestCopierWithSized/as_is [2021-09-09T01:58:39.330Z] === RUN TestCopierWithSized/With_RingLogger [2021-09-09T01:58:39.330Z] --- PASS: TestCopierWithSized (0.01s) [2021-09-09T01:58:39.330Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-09-09T01:58:39.330Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-09-09T01:58:39.330Z] === RUN TestCopierWithPartial [2021-09-09T01:58:39.330Z] --- PASS: TestCopierWithPartial (0.00s) [2021-09-09T01:58:39.330Z] === RUN TestRingLogger [2021-09-09T01:58:39.330Z] --- PASS: TestRingLogger (0.00s) [2021-09-09T01:58:39.330Z] === RUN TestRingCap [2021-09-09T01:58:39.330Z] --- PASS: TestRingCap (0.00s) [2021-09-09T01:58:39.330Z] === RUN TestRingClose [2021-09-09T01:58:39.330Z] --- PASS: TestRingClose (0.00s) [2021-09-09T01:58:39.330Z] === RUN TestRingDrain [2021-09-09T01:58:39.330Z] --- PASS: TestRingDrain (0.00s) [2021-09-09T01:58:39.330Z] PASS [2021-09-09T01:58:39.330Z] coverage: 43.8% of statements [2021-09-09T01:58:39.330Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 43.8% of statements [2021-09-09T01:58:39.330Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-09-09T01:58:39.330Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-09-09T01:58:39.330Z] reload_test.go:520: root required [2021-09-09T01:58:39.330Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-09T01:58:39.330Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-09-09T01:58:39.330Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-09-09T01:58:39.330Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-09-09T01:58:39.330Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-09-09T01:58:39.330Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-09-09T01:58:39.330Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-09-09T01:58:39.330Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-09-09T01:58:39.330Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-09-09T01:58:39.330Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-09-09T01:58:39.330Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-09-09T01:58:39.330Z] === RUN TestParseVolumesFrom [2021-09-09T01:58:39.330Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-09-09T01:58:39.330Z] PASS [2021-09-09T01:58:39.330Z] coverage: 9.1% of statements [2021-09-09T01:58:39.330Z] ok github.com/docker/docker/daemon 2.338s coverage: 9.1% of statements [2021-09-09T01:58:39.330Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-09T01:58:39.330Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-09T01:58:39.330Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-09T01:58:39.330Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-09T01:58:39.330Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-09-09T01:58:39.330Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-09-09T01:58:39.330Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-09-09T01:58:39.330Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-09T01:58:39.330Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-09-09T01:58:39.330Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-09-09T01:58:39.330Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-09T01:58:39.330Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-09-09T01:58:39.330Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-09-09T01:58:39.330Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-09-09T01:58:39.399Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-09-09T01:58:39.399Z] === RUN TestApplyLayerInvalidHardlink [2021-09-09T01:58:39.399Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2613565745\\victim\\hello" -> "../victim/hello" [2021-09-09T01:58:39.399Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3476029495\\victim\\hello" -> "/../victim/hello" [2021-09-09T01:58:39.399Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3887699421\\victim" -> "../victim" [2021-09-09T01:58:39.399Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4046714547\\victim" -> "../victim" [2021-09-09T01:58:39.399Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1130526109\\victim" -> "../victim" [2021-09-09T01:58:39.399Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2081603499\\victim" -> "../victim" [2021-09-09T01:58:39.399Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-09-09T01:58:39.399Z] === RUN TestApplyLayerInvalidSymlink [2021-09-09T01:58:39.399Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink353677573\\dest\\dotdot" -> "../victim/hello" [2021-09-09T01:58:39.399Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3291969027\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-09T01:58:39.399Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink154914880\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:39.399Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1026723937\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:39.399Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2071979114\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:39.399Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2134788346\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:58:39.399Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-09-09T01:58:39.399Z] === RUN TestApplyLayerWhiteouts [2021-09-09T01:58:39.399Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-09-09T01:58:39.399Z] === RUN TestGenerateEmptyFile [2021-09-09T01:58:39.399Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-09T01:58:39.399Z] === RUN TestGenerateWithContent [2021-09-09T01:58:39.399Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-09T01:58:39.399Z] PASS [2021-09-09T01:58:39.399Z] coverage: 61.9% of statements [2021-09-09T01:58:39.399Z] ok github.com/docker/docker/pkg/archive 5.230s coverage: 61.9% of statements [2021-09-09T01:58:39.399Z] === RUN Test [2021-09-09T01:58:39.399Z] === RUN Test/TestInitialize [2021-09-09T01:58:39.399Z] time="2021-09-09T01:58:39Z" level=info msg="Initializing discovery without TLS" [2021-09-09T01:58:39.399Z] time="2021-09-09T01:58:39Z" level=info msg="Initializing discovery without TLS" [2021-09-09T01:58:39.399Z] time="2021-09-09T01:58:39Z" level=info msg="Initializing discovery without TLS" [2021-09-09T01:58:39.399Z] === RUN Test/TestInitializeWithCerts [2021-09-09T01:58:39.399Z] time="2021-09-09T01:58:39Z" level=info msg="Initializing discovery with TLS" [2021-09-09T01:58:39.399Z] === RUN Test/TestWatch [2021-09-09T01:58:39.399Z] time="2021-09-09T01:58:39Z" level=info msg="Initializing discovery without TLS" [2021-09-09T01:58:39.747Z] === RUN TestDump [2021-09-09T01:58:39.747Z] goroutine 6 [running]: [2021-09-09T01:58:39.747Z] github.com/docker/docker/pkg/stack.dump(0x3eb2f7) [2021-09-09T01:58:39.747Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-09T01:58:39.747Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-09T01:58:39.747Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-09T01:58:39.747Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-09T01:58:39.747Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-09T01:58:39.747Z] testing.tRunner(0xc000118340, 0x558e38) [2021-09-09T01:58:39.747Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-09T01:58:39.747Z] created by testing.(*T).Run [2021-09-09T01:58:39.747Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-09T01:58:39.747Z] [2021-09-09T01:58:39.747Z] goroutine 1 [chan receive]: [2021-09-09T01:58:39.747Z] testing.(*T).Run(0xc0001181a0, {0x54a4fd, 0x3ca173}, 0x558e38) [2021-09-09T01:58:39.747Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-09T01:58:39.747Z] testing.runTests.func1(0xc000068720) [2021-09-09T01:58:39.747Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-09T01:58:39.747Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-09-09T01:58:39.747Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-09T01:58:39.747Z] testing.runTests(0xc000076080, {0x6bbba0, 0x3, 0x3}, {0x3ea54d, 0x54c1f7, 0x6c0640}) [2021-09-09T01:58:39.747Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-09T01:58:39.747Z] testing.(*M).Run(0xc000076080) [2021-09-09T01:58:39.747Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-09T01:58:39.747Z] main.main() [2021-09-09T01:58:39.747Z] _testmain.go:95 +0x1f5 [2021-09-09T01:58:39.747Z] --- PASS: TestDump (0.00s) [2021-09-09T01:58:39.747Z] === RUN TestDumpToFile [2021-09-09T01:58:39.747Z] --- PASS: TestDumpToFile (0.09s) [2021-09-09T01:58:39.747Z] === RUN TestDumpToFileWithEmptyInput [2021-09-09T01:58:39.747Z] goroutine 8 [running]: [2021-09-09T01:58:39.747Z] github.com/docker/docker/pkg/stack.dump(0x4582b4) [2021-09-09T01:58:39.747Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-09T01:58:39.747Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x458660}) [2021-09-09T01:58:39.747Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-09T01:58:39.747Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000118340) [2021-09-09T01:58:39.747Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-09T01:58:39.747Z] testing.tRunner(0xc000118820, 0x558e28) [2021-09-09T01:58:39.747Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-09T01:58:39.747Z] created by testing.(*T).Run [2021-09-09T01:58:39.747Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-09T01:58:39.747Z] [2021-09-09T01:58:39.747Z] goroutine 1 [chan receive]: [2021-09-09T01:58:39.747Z] testing.(*T).Run(0xc0001181a0, {0x551289, 0x3ca173}, 0x558e28) [2021-09-09T01:58:39.747Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-09T01:58:39.747Z] testing.runTests.func1(0xc000068720) [2021-09-09T01:58:39.747Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-09T01:58:39.747Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-09-09T01:58:39.747Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-09T01:58:39.747Z] testing.runTests(0xc000076080, {0x6bbba0, 0x3, 0x3}, {0x3ea54d, 0x54c1f7, 0x6c0640}) [2021-09-09T01:58:39.747Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-09T01:58:39.747Z] testing.(*M).Run(0xc000076080) [2021-09-09T01:58:39.747Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-09T01:58:39.747Z] main.main() [2021-09-09T01:58:39.747Z] _testmain.go:95 +0x1f5 [2021-09-09T01:58:39.747Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-09T01:58:39.747Z] PASS [2021-09-09T01:58:39.747Z] coverage: 90.9% of statements [2021-09-09T01:58:39.747Z] ok github.com/docker/docker/pkg/stack 0.122s coverage: 90.9% of statements [2021-09-09T01:58:39.799Z] === RUN TestNewStreamConfig [2021-09-09T01:58:39.799Z] === RUN TestNewStreamConfig/defaults [2021-09-09T01:58:39.799Z] === RUN TestNewStreamConfig/invalid_create_group [2021-09-09T01:58:39.799Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-09-09T01:58:39.799Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-09-09T01:58:39.799Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-09-09T01:58:39.799Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-09-09T01:58:39.799Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-09-09T01:58:39.799Z] --- PASS: TestNewStreamConfig (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-09-09T01:58:39.799Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-09-09T01:58:39.799Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestNewAWSLogsClientRegionDetect [2021-09-09T01:58:39.799Z] time="2021-09-09T01:58:39Z" level=info msg="Trying to get region from EC2 Metadata" [2021-09-09T01:58:39.799Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-09-09T01:58:39.799Z] === RUN TestCreateSuccess [2021-09-09T01:58:39.799Z] --- PASS: TestCreateSuccess (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestCreateStreamSkipped [2021-09-09T01:58:39.799Z] time="2021-09-09T01:58:39Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-09-09T01:58:39.799Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestCreateLogGroupSuccess [2021-09-09T01:58:39.799Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestCreateError [2021-09-09T01:58:39.799Z] --- PASS: TestCreateError (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestCreateAlreadyExists [2021-09-09T01:58:39.799Z] time="2021-09-09T01:58:39Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-09-09T01:58:39.799Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestLogClosed [2021-09-09T01:58:39.799Z] --- PASS: TestLogClosed (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestLogBlocking [2021-09-09T01:58:39.799Z] --- PASS: TestLogBlocking (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestLogNonBlockingBufferEmpty [2021-09-09T01:58:39.799Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestLogNonBlockingBufferFull [2021-09-09T01:58:39.799Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestPublishBatchSuccess [2021-09-09T01:58:39.799Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestPublishBatchError [2021-09-09T01:58:39.799Z] time="2021-09-09T01:58:39Z" level=error msg=Error [2021-09-09T01:58:39.799Z] --- PASS: TestPublishBatchError (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-09-09T01:58:39.799Z] time="2021-09-09T01:58:39Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-09T01:58:39.799Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestPublishBatchAlreadyAccepted [2021-09-09T01:58:39.799Z] time="2021-09-09T01:58:39Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-09-09T01:58:39.799Z] time="2021-09-09T01:58:39Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-09-09T01:58:39.799Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestCollectBatchSimple [2021-09-09T01:58:39.799Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestCollectBatchTicker [2021-09-09T01:58:39.799Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestCollectBatchMultilinePattern [2021-09-09T01:58:39.799Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-09-09T01:58:39.799Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-09-09T01:58:39.799Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-09-09T01:58:39.799Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-09-09T01:58:39.799Z] === RUN TestCollectBatchClose [2021-09-09T01:58:39.799Z] --- PASS: TestCollectBatchClose (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestEffectiveLen [2021-09-09T01:58:39.799Z] === RUN TestEffectiveLen/0/Hello [2021-09-09T01:58:39.799Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-09-09T01:58:39.799Z] === RUN TestEffectiveLen/2/🙃 [2021-09-09T01:58:39.799Z] === RUN TestEffectiveLen/3/���� [2021-09-09T01:58:39.799Z] === RUN TestEffectiveLen/4/He��o [2021-09-09T01:58:39.799Z] === RUN TestEffectiveLen/5/ [2021-09-09T01:58:39.799Z] --- PASS: TestEffectiveLen (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestFindValidSplit [2021-09-09T01:58:39.799Z] === RUN TestFindValidSplit/0/ [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1063: [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1064: [2021-09-09T01:58:39.799Z] === RUN TestFindValidSplit/1/Hello [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1063: Hello [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1064: [2021-09-09T01:58:39.799Z] === RUN TestFindValidSplit/2/Hello [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1063: He [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1064: llo [2021-09-09T01:58:39.799Z] === RUN TestFindValidSplit/3/Hello [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1063: [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1064: Hello [2021-09-09T01:58:39.799Z] === RUN TestFindValidSplit/4/🙃 [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1063: [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1064: 🙃 [2021-09-09T01:58:39.799Z] === RUN TestFindValidSplit/5/🙃 [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1063: 🙃 [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1064: [2021-09-09T01:58:39.799Z] === RUN TestFindValidSplit/6/a� [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1063: a [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1064: � [2021-09-09T01:58:39.799Z] === RUN TestFindValidSplit/7/a� [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1063: a� [2021-09-09T01:58:39.799Z] cloudwatchlogs_test.go:1064: [2021-09-09T01:58:39.799Z] --- PASS: TestFindValidSplit (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-09-09T01:58:39.799Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestProcessEventEmoji [2021-09-09T01:58:39.799Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestCollectBatchLineSplit [2021-09-09T01:58:39.799Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-09-09T01:58:39.799Z] === RUN TestCollectBatchLineSplitWithBinary [2021-09-09T01:58:39.799Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestCollectBatchMaxEvents [2021-09-09T01:58:39.799Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-09-09T01:58:39.799Z] === RUN TestCollectBatchMaxTotalBytes [2021-09-09T01:58:39.799Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-09-09T01:58:39.799Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-09-09T01:58:39.799Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-09-09T01:58:39.799Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-09-09T01:58:39.799Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-09-09T01:58:39.799Z] === RUN TestParseLogOptionsMultilinePattern [2021-09-09T01:58:39.799Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-09-09T01:58:39.799Z] === RUN TestParseLogOptionsDatetimeFormat [2021-09-09T01:58:39.866Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2021-09-09T01:58:39.867Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-09T01:58:40.219Z] === RUN TestNewStdWriter [2021-09-09T01:58:40.219Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-09T01:58:40.219Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-09T01:58:40.219Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-09T01:58:40.219Z] === RUN TestWriteWithNilBytes [2021-09-09T01:58:40.219Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-09T01:58:40.219Z] === RUN TestWrite [2021-09-09T01:58:40.219Z] --- PASS: TestWrite (0.00s) [2021-09-09T01:58:40.219Z] === RUN TestWriteWithWriterError [2021-09-09T01:58:40.219Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-09T01:58:40.219Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-09T01:58:40.219Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-09T01:58:40.219Z] === RUN TestStdCopyWriteAndRead [2021-09-09T01:58:40.219Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-09T01:58:40.219Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-09T01:58:40.219Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-09T01:58:40.219Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-09T01:58:40.219Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-09T01:58:40.219Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-09T01:58:40.219Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-09T01:58:40.219Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-09T01:58:40.219Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-09T01:58:40.219Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-09T01:58:40.219Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-09T01:58:40.219Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-09T01:58:40.219Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-09T01:58:40.219Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-09T01:58:40.219Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-09T01:58:40.219Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-09T01:58:40.219Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-09T01:58:40.219Z] PASS [2021-09-09T01:58:40.219Z] coverage: 100.0% of statements [2021-09-09T01:58:40.219Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2021-09-09T01:58:40.219Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.25s) [2021-09-09T01:58:40.219Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-09T01:58:40.224Z] --- PASS: TestSecretList (2.12s) [2021-09-09T01:58:40.224Z] === RUN TestSecretsCreateAndDelete [2021-09-09T01:58:40.268Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-09-09T01:58:40.268Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-09-09T01:58:40.268Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-09-09T01:58:40.268Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-09-09T01:58:40.268Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-09-09T01:58:40.268Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-09-09T01:58:40.268Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-09-09T01:58:40.268Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-09-09T01:58:40.268Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-09-09T01:58:40.268Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-09-09T01:58:40.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-09-09T01:58:40.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-09-09T01:58:40.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-09-09T01:58:40.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-09-09T01:58:40.268Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-09-09T01:58:40.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-09-09T01:58:40.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-09-09T01:58:40.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-09-09T01:58:40.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-09-09T01:58:40.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-09-09T01:58:40.268Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-09-09T01:58:40.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-09-09T01:58:40.268Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-09-09T01:58:40.268Z] === RUN TestCreateTagSuccess [2021-09-09T01:58:40.268Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-09-09T01:58:40.268Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-09-09T01:58:40.268Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-09-09T01:58:40.268Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-09-09T01:58:40.268Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-09-09T01:58:40.268Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-09-09T01:58:40.268Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-09-09T01:58:40.268Z] PASS [2021-09-09T01:58:40.268Z] coverage: 77.4% of statements [2021-09-09T01:58:40.268Z] ok github.com/docker/docker/daemon/logger/awslogs 0.333s coverage: 77.4% of statements [2021-09-09T01:58:40.268Z] === RUN TestSearchRegistryForImagesErrors [2021-09-09T01:58:40.268Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-09-09T01:58:40.268Z] === RUN TestSearchRegistryForImages [2021-09-09T01:58:40.268Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-09-09T01:58:40.268Z] === RUN TestOnlyPlatformWithFallback [2021-09-09T01:58:40.268Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-09-09T01:58:40.268Z] === RUN TestImageDelete [2021-09-09T01:58:40.268Z] === RUN TestImageDelete/no_lease [2021-09-09T01:58:40.268Z] === RUN TestImageDelete/lease_exists [2021-09-09T01:58:40.268Z] --- PASS: TestImageDelete (0.04s) [2021-09-09T01:58:40.268Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-09-09T01:58:40.268Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-09-09T01:58:40.268Z] === RUN TestContentStoreForPull [2021-09-09T01:58:40.268Z] --- PASS: TestContentStoreForPull (0.14s) [2021-09-09T01:58:40.268Z] PASS [2021-09-09T01:58:40.268Z] coverage: 6.7% of statements [2021-09-09T01:58:40.268Z] ok github.com/docker/docker/daemon/images 0.288s coverage: 6.7% of statements [2021-09-09T01:58:40.268Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-09T01:58:40.268Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-09T01:58:40.268Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-09-09T01:58:40.268Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-09T01:58:40.268Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-09T01:58:40.268Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-09-09T01:58:40.268Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-09-09T01:58:40.567Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-09T01:58:40.567Z] Loaded image: debian:bullseye-slim [2021-09-09T01:58:40.567Z] Loaded image: hello-world:latest [2021-09-09T01:58:40.567Z] Loaded image: arm32v7/hello-world:latest [2021-09-09T01:58:40.690Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-09T01:58:40.690Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-09T01:58:40.690Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-09T01:58:40.690Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-09T01:58:40.690Z] === RUN TestFormatStatus [2021-09-09T01:58:40.690Z] --- PASS: TestFormatStatus (0.00s) [2021-09-09T01:58:40.690Z] === RUN TestFormatError [2021-09-09T01:58:40.690Z] --- PASS: TestFormatError (0.00s) [2021-09-09T01:58:40.690Z] === RUN TestFormatJSONError [2021-09-09T01:58:40.690Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-09T01:58:40.690Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-09T01:58:40.690Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-09T01:58:40.690Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-09T01:58:40.690Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-09T01:58:40.690Z] === RUN TestNewJSONProgressOutput [2021-09-09T01:58:40.690Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-09T01:58:40.690Z] === RUN TestAuxFormatterEmit [2021-09-09T01:58:40.690Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-09T01:58:40.690Z] === RUN TestStreamWriterStdout [2021-09-09T01:58:40.690Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-09T01:58:40.690Z] === RUN TestStreamWriterStderr [2021-09-09T01:58:40.690Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-09T01:58:40.690Z] PASS [2021-09-09T01:58:40.690Z] coverage: 66.2% of statements [2021-09-09T01:58:40.690Z] ok github.com/docker/docker/pkg/streamformatter 0.028s coverage: 66.2% of statements [2021-09-09T01:58:40.738Z] === RUN TestJSONLogsMarshalJSONBuf [2021-09-09T01:58:40.738Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-09-09T01:58:40.738Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-09-09T01:58:40.738Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-09-09T01:58:40.738Z] === RUN TestFastTimeMarshalJSON [2021-09-09T01:58:40.738Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-09-09T01:58:40.738Z] PASS [2021-09-09T01:58:40.738Z] coverage: 87.2% of statements [2021-09-09T01:58:40.738Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.153s coverage: 87.2% of statements [2021-09-09T01:58:41.131Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-09T01:58:41.162Z] === RUN TestGenerateRandomID [2021-09-09T01:58:41.162Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-09T01:58:41.162Z] === RUN TestShortenId [2021-09-09T01:58:41.162Z] --- PASS: TestShortenId (0.00s) [2021-09-09T01:58:41.162Z] === RUN TestShortenSha256Id [2021-09-09T01:58:41.162Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-09T01:58:41.162Z] === RUN TestShortenIdEmpty [2021-09-09T01:58:41.162Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-09T01:58:41.162Z] === RUN TestShortenIdInvalid [2021-09-09T01:58:41.162Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-09T01:58:41.162Z] === RUN TestIsShortIDNonHex [2021-09-09T01:58:41.162Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-09T01:58:41.162Z] === RUN TestIsShortIDNotCorrectSize [2021-09-09T01:58:41.162Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-09T01:58:41.162Z] PASS [2021-09-09T01:58:41.162Z] coverage: 76.5% of statements [2021-09-09T01:58:41.162Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 76.5% of statements [2021-09-09T01:58:41.206Z] === RUN TestJSONFileLogger [2021-09-09T01:58:41.206Z] --- PASS: TestJSONFileLogger (0.00s) [2021-09-09T01:58:41.206Z] === RUN TestJSONFileLoggerWithTags [2021-09-09T01:58:41.206Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-09-09T01:58:41.206Z] === RUN TestJSONFileLoggerWithOpts [2021-09-09T01:58:41.206Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-09-09T01:58:41.206Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-09-09T01:58:41.206Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-09-09T01:58:41.206Z] === RUN TestEncodeDecode [2021-09-09T01:58:41.206Z] === PAUSE TestEncodeDecode [2021-09-09T01:58:41.206Z] === RUN TestUnexpectedEOF [2021-09-09T01:58:41.206Z] time="2021-09-09T01:58:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-09T01:58:41.207Z] time="2021-09-09T01:58:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-09-09T01:58:41.207Z] --- PASS: TestUnexpectedEOF (0.11s) [2021-09-09T01:58:41.207Z] === CONT TestEncodeDecode [2021-09-09T01:58:41.207Z] --- PASS: TestEncodeDecode (0.00s) [2021-09-09T01:58:41.207Z] PASS [2021-09-09T01:58:41.207Z] coverage: 69.9% of statements [2021-09-09T01:58:41.207Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.187s coverage: 69.9% of statements [2021-09-09T01:58:41.389Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-09-09T01:58:41.633Z] 2021/09/09 01:58:41 Closing DB instances... [2021-09-09T01:58:41.634Z] time="2021-09-09T01:58:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-09T01:58:41.634Z] === RUN TestIsCpusetListAvailable [2021-09-09T01:58:41.634Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-09T01:58:41.634Z] PASS [2021-09-09T01:58:41.634Z] coverage: 39.4% of statements [2021-09-09T01:58:41.634Z] ok github.com/docker/docker/pkg/sysinfo 0.025s coverage: 39.4% of statements [2021-09-09T01:58:41.675Z] === RUN TestWriteLog [2021-09-09T01:58:41.675Z] === PAUSE TestWriteLog [2021-09-09T01:58:41.675Z] === RUN TestReadLog [2021-09-09T01:58:41.675Z] === PAUSE TestReadLog [2021-09-09T01:58:41.675Z] === CONT TestWriteLog [2021-09-09T01:58:41.675Z] === CONT TestReadLog [2021-09-09T01:58:41.675Z] --- PASS: TestWriteLog (0.00s) [2021-09-09T01:58:41.675Z] === RUN TestReadLog/tail_exact [2021-09-09T01:58:41.675Z] === RUN TestReadLog/tail_less_than_available [2021-09-09T01:58:41.675Z] === RUN TestReadLog/tail_more_than_available [2021-09-09T01:58:41.675Z] --- PASS: TestReadLog (0.13s) [2021-09-09T01:58:41.675Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-09-09T01:58:41.675Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-09-09T01:58:41.675Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-09-09T01:58:41.675Z] PASS [2021-09-09T01:58:41.675Z] coverage: 75.2% of statements [2021-09-09T01:58:41.675Z] ok github.com/docker/docker/daemon/logger/local 0.225s coverage: 75.2% of statements [2021-09-09T01:58:41.675Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-09T01:58:42.079Z] 2021/09/09 01:58:41 Closing DB instances... [2021-09-09T01:58:42.105Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-09T01:58:42.105Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-09T01:58:42.105Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-09T01:58:42.105Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-09T01:58:42.131Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2021-09-09T01:58:42.131Z] === RUN TestSecretsUpdate [2021-09-09T01:58:42.144Z] === RUN TestOpenFileDelete [2021-09-09T01:58:42.144Z] --- PASS: TestOpenFileDelete (0.00s) [2021-09-09T01:58:42.144Z] === RUN TestOpenFileRename [2021-09-09T01:58:42.144Z] --- PASS: TestOpenFileRename (0.00s) [2021-09-09T01:58:42.144Z] === RUN TestParseLogTagDefaultTag [2021-09-09T01:58:42.144Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-09-09T01:58:42.144Z] === RUN TestParseLogTag [2021-09-09T01:58:42.144Z] --- PASS: TestParseLogTag (0.00s) [2021-09-09T01:58:42.144Z] === RUN TestParseLogTagEmptyTag [2021-09-09T01:58:42.144Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-09-09T01:58:42.144Z] === RUN TestTailFiles [2021-09-09T01:58:42.144Z] --- PASS: TestTailFiles (0.00s) [2021-09-09T01:58:42.144Z] === RUN TestFollowLogsConsumerGone [2021-09-09T01:58:42.144Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-09-09T01:58:42.144Z] === RUN TestFollowLogsProducerGone [2021-09-09T01:58:42.144Z] logfile_test.go:178: logDecode() closed after sending 1621 messages [2021-09-09T01:58:42.144Z] logfile_test.go:231: messages sent: 1621, received: 1621 [2021-09-09T01:58:42.144Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-09-09T01:58:42.144Z] === RUN TestCheckCapacityAndRotate [2021-09-09T01:58:42.144Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-09-09T01:58:42.144Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-09-09T01:58:42.144Z] === RUN TestLog [2021-09-09T01:58:42.144Z] --- PASS: TestLog (0.00s) [2021-09-09T01:58:42.144Z] PASS [2021-09-09T01:58:42.144Z] coverage: 31.5% of statements [2021-09-09T01:58:42.144Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-09-09T01:58:42.144Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-09-09T01:58:42.144Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-09-09T01:58:42.144Z] PASS [2021-09-09T01:58:42.144Z] coverage: 55.3% of statements [2021-09-09T01:58:42.144Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.047s coverage: 31.5% of statements [2021-09-09T01:58:42.144Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.232s coverage: 55.3% of statements [2021-09-09T01:58:42.547Z] --- PASS: Test (3.10s) [2021-09-09T01:58:42.547Z] --- PASS: Test/TestInitialize (0.09s) [2021-09-09T01:58:42.547Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-09T01:58:42.547Z] --- PASS: Test/TestWatch (3.00s) [2021-09-09T01:58:42.547Z] PASS [2021-09-09T01:58:42.547Z] coverage: 84.1% of statements [2021-09-09T01:58:42.547Z] ok github.com/docker/docker/pkg/discovery/kv 3.138s coverage: 84.1% of statements [2021-09-09T01:58:42.576Z] === RUN TestChtimes [2021-09-09T01:58:42.576Z] --- PASS: TestChtimes (0.00s) [2021-09-09T01:58:42.576Z] === RUN TestChtimesWindows [2021-09-09T01:58:42.576Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-09T01:58:42.576Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-09T01:58:42.576Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-09T01:58:42.576Z] === RUN TestEnsureRemoveAllNotExist [2021-09-09T01:58:42.576Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-09T01:58:42.576Z] === RUN TestEnsureRemoveAllWithDir [2021-09-09T01:58:42.576Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-09T01:58:42.576Z] === RUN TestEnsureRemoveAllWithFile [2021-09-09T01:58:42.576Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-09T01:58:42.576Z] === RUN TestHasWin32KSupport [2021-09-09T01:58:42.576Z] syscall_windows_test.go:8: win32k: true [2021-09-09T01:58:42.576Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-09T01:58:42.576Z] PASS [2021-09-09T01:58:42.576Z] coverage: 13.0% of statements [2021-09-09T01:58:42.576Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 13.0% of statements [2021-09-09T01:58:42.764Z] check_test.go:308: [d933c036357ad] daemon is not started [2021-09-09T01:58:42.764Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-09-09T01:58:43.015Z] === RUN Test [2021-09-09T01:58:43.015Z] === RUN Test/TestWatch [2021-09-09T01:58:43.015Z] --- PASS: Test (0.00s) [2021-09-09T01:58:43.015Z] --- PASS: Test/TestWatch (0.00s) [2021-09-09T01:58:43.015Z] PASS [2021-09-09T01:58:43.015Z] coverage: 92.3% of statements [2021-09-09T01:58:43.015Z] ok github.com/docker/docker/pkg/discovery/memory 0.031s coverage: 92.3% of statements [2021-09-09T01:58:43.021Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-09T01:58:43.048Z] === RUN TestTailFile [2021-09-09T01:58:43.048Z] --- PASS: TestTailFile (0.00s) [2021-09-09T01:58:43.048Z] === RUN TestTailFileManyLines [2021-09-09T01:58:43.048Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-09T01:58:43.048Z] === RUN TestTailEmptyFile [2021-09-09T01:58:43.048Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-09T01:58:43.048Z] === RUN TestTailNegativeN [2021-09-09T01:58:43.048Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader [2021-09-09T01:58:43.048Z] === PAUSE TestNewTailReader [2021-09-09T01:58:43.048Z] === CONT TestNewTailReader [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/no_delimiter [2021-09-09T01:58:43.048Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-09T01:58:43.048Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-09T01:58:43.048Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-09T01:58:43.048Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-09T01:58:43.048Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-09T01:58:43.048Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/truncated_last_line [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-09T01:58:43.048Z] === CONT TestNewTailReader/no_delimiter [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-09T01:58:43.048Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-09T01:58:43.048Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-09T01:58:43.048Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.048Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.048Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.049Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.049Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.049Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.050Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.050Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.051Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.051Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.051Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.052Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.052Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.052Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.053Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.053Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:58:43.054Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.139Z] === RUN TestNewParse [2021-09-09T01:58:43.139Z] --- PASS: TestNewParse (0.00s) [2021-09-09T01:58:43.139Z] PASS [2021-09-09T01:58:43.139Z] coverage: 8.3% of statements [2021-09-09T01:58:43.139Z] ok github.com/docker/docker/daemon/logger/templates 0.054s coverage: 8.3% of statements [2021-09-09T01:58:43.139Z] === RUN TestValidateLogOpt [2021-09-09T01:58:43.139Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestNewMissedConfig [2021-09-09T01:58:43.139Z] --- PASS: TestNewMissedConfig (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestNewMissedUrl [2021-09-09T01:58:43.139Z] --- PASS: TestNewMissedUrl (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestNewMissedToken [2021-09-09T01:58:43.139Z] --- PASS: TestNewMissedToken (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestNewWithProxy [2021-09-09T01:58:43.139Z] --- PASS: TestNewWithProxy (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestDefault [2021-09-09T01:58:43.139Z] --- PASS: TestDefault (0.01s) [2021-09-09T01:58:43.139Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-09-09T01:58:43.139Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestJsonFormat [2021-09-09T01:58:43.139Z] --- PASS: TestJsonFormat (0.01s) [2021-09-09T01:58:43.139Z] === RUN TestRawFormat [2021-09-09T01:58:43.139Z] --- PASS: TestRawFormat (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestRawFormatWithLabels [2021-09-09T01:58:43.139Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestRawFormatWithoutTag [2021-09-09T01:58:43.139Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestBatching [2021-09-09T01:58:43.139Z] === RUN TestParseLogFormat [2021-09-09T01:58:43.139Z] --- PASS: TestParseLogFormat (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestValidateLogOptEmpty [2021-09-09T01:58:43.139Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestValidateSyslogAddress [2021-09-09T01:58:43.139Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestParseAddressDefaultPort [2021-09-09T01:58:43.139Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestValidateSyslogFacility [2021-09-09T01:58:43.139Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestValidateLogOptSyslogFormat [2021-09-09T01:58:43.139Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-09-09T01:58:43.139Z] === RUN TestValidateLogOpt [2021-09-09T01:58:43.139Z] --- PASS: TestValidateLogOpt (0.00s) [2021-09-09T01:58:43.139Z] PASS [2021-09-09T01:58:43.139Z] coverage: 46.8% of statements [2021-09-09T01:58:43.139Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2021-09-09T01:58:43.483Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2021-09-09T01:58:43.483Z] === RUN TestNetworkDBNodeLeave [2021-09-09T01:58:43.483Z] === RUN Test [2021-09-09T01:58:43.483Z] === RUN Test/TestInitialize [2021-09-09T01:58:43.483Z] === RUN Test/TestInitializeWithPattern [2021-09-09T01:58:43.483Z] === RUN Test/TestRegister [2021-09-09T01:58:43.483Z] === RUN Test/TestWatch [2021-09-09T01:58:43.483Z] --- PASS: Test (0.00s) [2021-09-09T01:58:43.483Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-09T01:58:43.483Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-09T01:58:43.483Z] --- PASS: Test/TestRegister (0.00s) [2021-09-09T01:58:43.483Z] --- PASS: Test/TestWatch (0.00s) [2021-09-09T01:58:43.483Z] PASS [2021-09-09T01:58:43.483Z] coverage: 93.8% of statements [2021-09-09T01:58:43.483Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-09T01:58:43.526Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-09-09T01:58:43.526Z] === RUN TestNetworkDBGarbageCollection [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:58:43.526Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:58:43.526Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:58:43.527Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:58:43.528Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:58:43.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:58:43.529Z] PASS [2021-09-09T01:58:43.529Z] coverage: 88.6% of statements [2021-09-09T01:58:43.529Z] ok github.com/docker/docker/pkg/tailfile 0.248s coverage: 88.6% of statements [2021-09-09T01:58:43.529Z] === RUN TestTarSumRemoveNonExistent [2021-09-09T01:58:43.529Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-09T01:58:43.529Z] === RUN TestTarSumRemove [2021-09-09T01:58:43.529Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-09T01:58:43.529Z] === RUN TestSortFileInfoSums [2021-09-09T01:58:43.529Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-09T01:58:43.529Z] === RUN TestNewTarSumForLabelInvalid [2021-09-09T01:58:43.529Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-09T01:58:43.529Z] === RUN TestNewTarSumForLabel [2021-09-09T01:58:43.529Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-09T01:58:43.529Z] === RUN TestEmptyTar [2021-09-09T01:58:43.529Z] --- PASS: TestEmptyTar (0.00s) [2021-09-09T01:58:43.529Z] === RUN TestTarSumsReadSize [2021-09-09T01:58:43.529Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-09T01:58:43.529Z] === RUN TestTarSums [2021-09-09T01:58:43.529Z] --- PASS: TestTarSums (0.04s) [2021-09-09T01:58:43.529Z] === RUN TestIteration [2021-09-09T01:58:43.529Z] --- PASS: TestIteration (0.00s) [2021-09-09T01:58:43.529Z] === RUN TestVersionLabelForChecksum [2021-09-09T01:58:43.529Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-09T01:58:43.529Z] === RUN TestVersion [2021-09-09T01:58:43.529Z] --- PASS: TestVersion (0.00s) [2021-09-09T01:58:43.529Z] === RUN TestGetVersion [2021-09-09T01:58:43.529Z] --- PASS: TestGetVersion (0.00s) [2021-09-09T01:58:43.529Z] === RUN TestGetVersions [2021-09-09T01:58:43.529Z] --- PASS: TestGetVersions (0.00s) [2021-09-09T01:58:43.529Z] PASS [2021-09-09T01:58:43.529Z] coverage: 89.3% of statements [2021-09-09T01:58:43.529Z] ok github.com/docker/docker/pkg/tarsum 0.082s coverage: 89.3% of statements [2021-09-09T01:58:43.529Z] testing: warning: no tests to run [2021-09-09T01:58:43.529Z] PASS [2021-09-09T01:58:43.529Z] coverage: [no statements] [2021-09-09T01:58:43.529Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: [no statements] [no tests to run] [2021-09-09T01:58:43.586Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-09T01:58:43.611Z] --- PASS: TestBatching (0.34s) [2021-09-09T01:58:43.611Z] === RUN TestFrequency [2021-09-09T01:58:43.611Z] --- PASS: TestFrequency (0.19s) [2021-09-09T01:58:43.611Z] === RUN TestOneMessagePerRequest [2021-09-09T01:58:43.611Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-09-09T01:58:43.611Z] === RUN TestVerify [2021-09-09T01:58:43.611Z] --- PASS: TestVerify (0.00s) [2021-09-09T01:58:43.611Z] === RUN TestSkipVerify [2021-09-09T01:58:44.000Z] === RUN TestTruncIndex [2021-09-09T01:58:44.000Z] === RUN TestIsGIT [2021-09-09T01:58:44.000Z] --- PASS: TestIsGIT (0.00s) [2021-09-09T01:58:44.000Z] === RUN TestIsTransport [2021-09-09T01:58:44.000Z] --- PASS: TestIsTransport (0.00s) [2021-09-09T01:58:44.000Z] PASS [2021-09-09T01:58:44.000Z] coverage: 100.0% of statements [2021-09-09T01:58:44.000Z] ok github.com/docker/docker/pkg/urlutil 0.023s coverage: 100.0% of statements [2021-09-09T01:58:44.000Z] --- PASS: TestTruncIndex (0.10s) [2021-09-09T01:58:44.000Z] PASS [2021-09-09T01:58:44.000Z] coverage: 91.5% of statements [2021-09-09T01:58:44.000Z] ok github.com/docker/docker/pkg/truncindex 0.128s coverage: 91.5% of statements [2021-09-09T01:58:44.080Z] time="2021-09-09T01:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:44.081Z] --- PASS: TestSkipVerify (0.40s) [2021-09-09T01:58:44.081Z] === RUN TestBufferMaximum [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152723.908065\",\"host\":\"302735e2067d\"}'" [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152723.908065\",\"host\":\"302735e2067d\"}'" [2021-09-09T01:58:44.081Z] --- PASS: TestBufferMaximum (0.00s) [2021-09-09T01:58:44.081Z] === RUN TestServerAlwaysDown [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152723.911459\",\"host\":\"302735e2067d\"}'" [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152723.911459\",\"host\":\"302735e2067d\"}'" [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152723.911459\",\"host\":\"302735e2067d\"}'" [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152723.912465\",\"host\":\"302735e2067d\"}'" [2021-09-09T01:58:44.081Z] time="2021-09-09T01:58:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631152723.912465\",\"host\":\"302735e2067d\"}'" [2021-09-09T01:58:44.081Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-09-09T01:58:44.081Z] === RUN TestCannotSendAfterClose [2021-09-09T01:58:44.081Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-09-09T01:58:44.081Z] === RUN TestDeadlockOnBlockedEndpoint [2021-09-09T01:58:44.469Z] === RUN TestPollerAddRemove [2021-09-09T01:58:44.470Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-09T01:58:44.470Z] === RUN TestPollerEvent [2021-09-09T01:58:44.470Z] poller_test.go:40: No chmod on Windows [2021-09-09T01:58:44.470Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-09T01:58:44.470Z] === RUN TestPollerClose [2021-09-09T01:58:44.470Z] --- PASS: TestPollerClose (0.00s) [2021-09-09T01:58:44.470Z] PASS [2021-09-09T01:58:44.470Z] coverage: 36.2% of statements [2021-09-09T01:58:44.470Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 36.2% of statements [2021-09-09T01:58:44.471Z] === RUN TestVersionInfo [2021-09-09T01:58:44.471Z] --- PASS: TestVersionInfo (0.00s) [2021-09-09T01:58:44.471Z] === RUN TestAppendVersions [2021-09-09T01:58:44.471Z] --- PASS: TestAppendVersions (0.00s) [2021-09-09T01:58:44.471Z] PASS [2021-09-09T01:58:44.471Z] coverage: 88.9% of statements [2021-09-09T01:58:44.471Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2021-09-09T01:58:44.515Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-09T01:58:44.550Z] === RUN TestV1IDService [2021-09-09T01:58:44.550Z] --- PASS: TestV1IDService (0.02s) [2021-09-09T01:58:44.550Z] === RUN TestV2MetadataService [2021-09-09T01:58:44.668Z] --- PASS: TestSecretsUpdate (2.19s) [2021-09-09T01:58:44.668Z] === RUN TestTemplatedSecret [2021-09-09T01:58:44.937Z] === RUN TestCopyFileWithInvalidSrc [2021-09-09T01:58:44.937Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-09T01:58:44.937Z] === RUN TestCopyFileWithInvalidDest [2021-09-09T01:58:44.937Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-09T01:58:44.937Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-09T01:58:44.937Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-09T01:58:44.938Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestCopyFile [2021-09-09T01:58:44.938Z] --- PASS: TestCopyFile (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-09T01:58:44.938Z] fileutils_test.go:133: Needs porting to Windows [2021-09-09T01:58:44.938Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-09T01:58:44.938Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-09T01:58:44.938Z] fileutils_test.go:179: Needs porting to Windows [2021-09-09T01:58:44.938Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestWildcardMatches [2021-09-09T01:58:44.938Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestPatternMatches [2021-09-09T01:58:44.938Z] --- PASS: TestPatternMatches (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-09T01:58:44.938Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestPatternMatchesFolderExclusions [2021-09-09T01:58:44.938Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-09T01:58:44.938Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-09T01:58:44.938Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-09T01:58:44.938Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-09T01:58:44.938Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestSingleExclamationError [2021-09-09T01:58:44.938Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestMatchesWithNoPatterns [2021-09-09T01:58:44.938Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestMatchesWithMalformedPatterns [2021-09-09T01:58:44.938Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestMatches [2021-09-09T01:58:44.938Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-09T01:58:44.938Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-09T01:58:44.938Z] --- PASS: TestMatches (0.00s) [2021-09-09T01:58:44.938Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-09T01:58:44.938Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestCleanPatterns [2021-09-09T01:58:44.938Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-09T01:58:44.938Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestCleanPatternsExceptionFlag [2021-09-09T01:58:44.938Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-09T01:58:44.938Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-09T01:58:44.938Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestCleanPatternsErrorSingleException [2021-09-09T01:58:44.938Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestCreateIfNotExistsDir [2021-09-09T01:58:44.938Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestCreateIfNotExistsFile [2021-09-09T01:58:44.938Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-09T01:58:44.938Z] === RUN TestMatch [2021-09-09T01:58:44.938Z] --- PASS: TestMatch (0.00s) [2021-09-09T01:58:44.938Z] PASS [2021-09-09T01:58:44.938Z] coverage: 82.2% of statements [2021-09-09T01:58:44.938Z] ok github.com/docker/docker/pkg/fileutils 0.054s coverage: 82.2% of statements [2021-09-09T01:58:45.019Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-09-09T01:58:45.019Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-09-09T01:58:45.019Z] === RUN TestContinueOnError_MirrorEndpoint [2021-09-09T01:58:45.019Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-09-09T01:58:45.019Z] === RUN TestContinueOnError_NeverContinue [2021-09-09T01:58:45.019Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-09-09T01:58:45.019Z] === RUN TestManifestStore [2021-09-09T01:58:45.019Z] === RUN TestManifestStore/no_remote_or_local [2021-09-09T01:58:45.019Z] time="2021-09-09T01:58:44Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-09-09T01:58:45.019Z] time="2021-09-09T01:58:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"302735e2067d\"}'" [2021-09-09T01:58:45.019Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-09-09T01:58:45.019Z] PASS [2021-09-09T01:58:45.019Z] coverage: 82.5% of statements [2021-09-09T01:58:45.019Z] ok github.com/docker/docker/daemon/logger/splunk 2.029s coverage: 82.5% of statements [2021-09-09T01:58:45.019Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-09T01:58:45.019Z] ? github.com/docker/docker/daemon/network [no test files] [2021-09-09T01:58:45.019Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-09T01:58:45.406Z] --- PASS: TestGetAddress (16.83s) [2021-09-09T01:58:45.406Z] === RUN TestRequestSyntaxCheck [2021-09-09T01:58:45.406Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-09-09T01:58:45.406Z] === RUN TestRequest [2021-09-09T01:58:45.406Z] === RUN TestGet [2021-09-09T01:58:45.406Z] --- PASS: TestGet (0.00s) [2021-09-09T01:58:45.406Z] === RUN TestGetShortcutString [2021-09-09T01:58:45.406Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-09T01:58:45.406Z] PASS [2021-09-09T01:58:45.406Z] coverage: 42.9% of statements [2021-09-09T01:58:45.406Z] ok github.com/docker/docker/pkg/homedir 0.026s coverage: 42.9% of statements [2021-09-09T01:58:45.448Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-09T01:58:45.463Z] === RUN TestNewSettable [2021-09-09T01:58:45.463Z] --- PASS: TestNewSettable (0.00s) [2021-09-09T01:58:45.463Z] === RUN TestIsSettable [2021-09-09T01:58:45.463Z] --- PASS: TestIsSettable (0.00s) [2021-09-09T01:58:45.463Z] === RUN TestUpdateSettingsEnv [2021-09-09T01:58:45.463Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-09T01:58:45.463Z] PASS [2021-09-09T01:58:45.463Z] coverage: 20.0% of statements [2021-09-09T01:58:45.463Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 20.0% of statements [2021-09-09T01:58:45.463Z] === RUN TestValidatePrivileges [2021-09-09T01:58:45.463Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-09T01:58:45.463Z] === RUN TestFilterByCapNeg [2021-09-09T01:58:45.463Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-09T01:58:45.463Z] === RUN TestFilterByCapPos [2021-09-09T01:58:45.463Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-09T01:58:45.463Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-09T01:58:45.463Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-09T01:58:45.463Z] PASS [2021-09-09T01:58:45.463Z] coverage: 12.0% of statements [2021-09-09T01:58:45.463Z] ok github.com/docker/docker/plugin 0.036s coverage: 12.0% of statements [2021-09-09T01:58:45.488Z] === RUN TestSuccessfulDownload [2021-09-09T01:58:45.488Z] download_test.go:267: Needs fixing on Windows [2021-09-09T01:58:45.488Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-09-09T01:58:45.488Z] === RUN TestCancelledDownload [2021-09-09T01:58:45.488Z] --- PASS: TestCancelledDownload (0.00s) [2021-09-09T01:58:45.488Z] === RUN TestMaxDownloadAttempts [2021-09-09T01:58:45.488Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-09T01:58:45.488Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-09T01:58:45.488Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-09T01:58:45.488Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-09T01:58:45.488Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-09T01:58:45.488Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-09T01:58:45.488Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-09T01:58:45.488Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-09T01:58:45.488Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-09-09T01:58:45.488Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-09-09T01:58:45.488Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-09-09T01:58:45.488Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-09-09T01:58:45.488Z] time="2021-09-09T01:58:45Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2361907145\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-09-09T01:58:45.488Z] === RUN TestManifestStore/no_local_cache [2021-09-09T01:58:45.488Z] === RUN TestManifestStore/with_local_cache [2021-09-09T01:58:45.488Z] === RUN TestManifestStore/unknown_media_type [2021-09-09T01:58:45.488Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-09-09T01:58:45.488Z] time="2021-09-09T01:58:45Z" level=warning msg="reference for unknown type: " [2021-09-09T01:58:45.488Z] time="2021-09-09T01:58:45Z" level=warning msg="reference for unknown type: " [2021-09-09T01:58:45.488Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-09-09T01:58:45.488Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-09-09T01:58:45.488Z] time="2021-09-09T01:58:45Z" level=warning msg="reference for unknown type: " [2021-09-09T01:58:45.488Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-09-09T01:58:45.488Z] time="2021-09-09T01:58:45Z" level=warning msg="reference for unknown type: " [2021-09-09T01:58:45.488Z] time="2021-09-09T01:58:45Z" level=warning msg="reference for unknown type: " [2021-09-09T01:58:45.488Z] === RUN TestManifestStore/error_persisting_manifest [2021-09-09T01:58:45.488Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-09-09T01:58:45.488Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-09-09T01:58:45.488Z] time="2021-09-09T01:58:45Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-09-09T01:58:45.488Z] --- PASS: TestManifestStore (0.25s) [2021-09-09T01:58:45.488Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-09-09T01:58:45.488Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-09-09T01:58:45.488Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-09-09T01:58:45.488Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-09-09T01:58:45.488Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-09-09T01:58:45.488Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-09-09T01:58:45.488Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-09-09T01:58:45.488Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-09-09T01:58:45.488Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-09-09T01:58:45.488Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-09-09T01:58:45.488Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-09-09T01:58:45.488Z] === RUN TestDetectManifestBlobMediaType [2021-09-09T01:58:45.488Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-09-09T01:58:45.488Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-09-09T01:58:45.488Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-09-09T01:58:45.488Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-09-09T01:58:45.488Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-09-09T01:58:45.488Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-09-09T01:58:45.488Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-09-09T01:58:45.488Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-09-09T01:58:45.488Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-09-09T01:58:45.488Z] --- PASS: TestV2MetadataService (0.82s) [2021-09-09T01:58:45.488Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-09-09T01:58:45.488Z] PASS [2021-09-09T01:58:45.488Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-09-09T01:58:45.488Z] coverage: 48.2% of statements [2021-09-09T01:58:45.488Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-09-09T01:58:45.488Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-09-09T01:58:45.488Z] === RUN TestFixManifestLayers [2021-09-09T01:58:45.488Z] --- PASS: TestFixManifestLayers (0.00s) [2021-09-09T01:58:45.488Z] === RUN TestFixManifestLayersBaseLayerParent [2021-09-09T01:58:45.488Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-09T01:58:45.488Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-09T01:58:45.488Z] === RUN TestFixManifestLayersBadParent [2021-09-09T01:58:45.488Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-09-09T01:58:45.488Z] === RUN TestValidateManifest [2021-09-09T01:58:45.488Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-09T01:58:45.488Z] --- SKIP: TestValidateManifest (0.00s) [2021-09-09T01:58:45.488Z] === RUN TestFormatPlatform [2021-09-09T01:58:45.488Z] --- PASS: TestFormatPlatform (0.00s) [2021-09-09T01:58:45.488Z] === RUN TestGetRepositoryMountCandidates [2021-09-09T01:58:45.488Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-09-09T01:58:45.488Z] === RUN TestLayerAlreadyExists [2021-09-09T01:58:45.488Z] 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-09T01:58:45.488Z] 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-09T01:58:45.488Z] 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-09T01:58:45.488Z] 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-09T01:58:45.488Z] 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-09T01:58:45.488Z] 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-09T01:58:45.488Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-09-09T01:58:45.488Z] === RUN TestWhenEmptyAuthConfig [2021-09-09T01:58:45.488Z] ok github.com/docker/docker/distribution/metadata 0.902s coverage: 48.2% of statements [2021-09-09T01:58:45.488Z] time="2021-09-09T01:58:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-09T01:58:45.488Z] time="2021-09-09T01:58:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-09T01:58:45.488Z] time="2021-09-09T01:58:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-09T01:58:45.488Z] time="2021-09-09T01:58:45Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-09-09T01:58:45.488Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-09-09T01:58:45.488Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-09-09T01:58:45.488Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-09-09T01:58:45.488Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-09-09T01:58:45.488Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-09-09T01:58:45.488Z] === RUN TestTransfer [2021-09-09T01:58:45.873Z] === RUN TestCreateIDMapOrder [2021-09-09T01:58:45.873Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-09T01:58:45.873Z] PASS [2021-09-09T01:58:45.873Z] coverage: 7.2% of statements [2021-09-09T01:58:45.873Z] ok github.com/docker/docker/pkg/idtools 0.032s coverage: 7.2% of statements [2021-09-09T01:58:45.934Z] === RUN TestLoad [2021-09-09T01:58:45.934Z] --- PASS: TestLoad (0.00s) [2021-09-09T01:58:45.934Z] === RUN TestSave [2021-09-09T01:58:45.934Z] --- PASS: TestSave (0.01s) [2021-09-09T01:58:45.934Z] === RUN TestAddDeleteGet [2021-09-09T01:58:45.934Z] --- PASS: TestAddDeleteGet (0.02s) [2021-09-09T01:58:45.934Z] === RUN TestInvalidTags [2021-09-09T01:58:45.934Z] --- PASS: TestInvalidTags (0.00s) [2021-09-09T01:58:45.934Z] PASS [2021-09-09T01:58:45.934Z] coverage: 84.4% of statements [2021-09-09T01:58:45.934Z] ok github.com/docker/docker/reference 0.072s coverage: 84.4% of statements [2021-09-09T01:58:45.934Z] time="2021-09-09T01:58:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-09T01:58:45.957Z] --- PASS: TestTransfer (0.12s) [2021-09-09T01:58:45.957Z] === RUN TestConcurrencyLimit [2021-09-09T01:58:45.957Z] === RUN TestNotFound [2021-09-09T01:58:45.957Z] --- PASS: TestNotFound (0.00s) [2021-09-09T01:58:45.957Z] === RUN TestConflict [2021-09-09T01:58:45.957Z] --- PASS: TestConflict (0.00s) [2021-09-09T01:58:45.957Z] === RUN TestForbidden [2021-09-09T01:58:45.957Z] --- PASS: TestForbidden (0.00s) [2021-09-09T01:58:45.957Z] === RUN TestInvalidParameter [2021-09-09T01:58:45.957Z] --- PASS: TestInvalidParameter (0.00s) [2021-09-09T01:58:45.957Z] === RUN TestNotImplemented [2021-09-09T01:58:45.957Z] --- PASS: TestNotImplemented (0.00s) [2021-09-09T01:58:45.957Z] === RUN TestNotModified [2021-09-09T01:58:45.957Z] --- PASS: TestNotModified (0.00s) [2021-09-09T01:58:45.957Z] === RUN TestUnauthorized [2021-09-09T01:58:45.957Z] --- PASS: TestUnauthorized (0.00s) [2021-09-09T01:58:45.957Z] === RUN TestUnknown [2021-09-09T01:58:45.957Z] --- PASS: TestUnknown (0.00s) [2021-09-09T01:58:45.957Z] === RUN TestCancelled [2021-09-09T01:58:45.957Z] --- PASS: TestCancelled (0.00s) [2021-09-09T01:58:45.957Z] === RUN TestDeadline [2021-09-09T01:58:45.957Z] --- PASS: TestDeadline (0.00s) [2021-09-09T01:58:45.957Z] === RUN TestDataLoss [2021-09-09T01:58:45.957Z] --- PASS: TestDataLoss (0.00s) [2021-09-09T01:58:45.957Z] === RUN TestUnavailable [2021-09-09T01:58:45.957Z] --- PASS: TestUnavailable (0.00s) [2021-09-09T01:58:45.958Z] === RUN TestSystem [2021-09-09T01:58:45.958Z] --- PASS: TestSystem (0.00s) [2021-09-09T01:58:45.958Z] === RUN TestFromStatusCode [2021-09-09T01:58:45.958Z] === RUN TestFromStatusCode/Not_Found [2021-09-09T01:58:45.958Z] === RUN TestFromStatusCode/Bad_Request [2021-09-09T01:58:45.958Z] === RUN TestFromStatusCode/Conflict [2021-09-09T01:58:45.958Z] === RUN TestFromStatusCode/Unauthorized [2021-09-09T01:58:45.958Z] === RUN TestFromStatusCode/Service_Unavailable [2021-09-09T01:58:45.958Z] === RUN TestFromStatusCode/Forbidden [2021-09-09T01:58:45.958Z] === RUN TestFromStatusCode/Not_Modified [2021-09-09T01:58:45.958Z] === RUN TestFromStatusCode/Not_Implemented [2021-09-09T01:58:45.958Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-09-09T01:58:45.958Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-09-09T01:58:45.958Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-09-09T01:58:45.958Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-09-09T01:58:45.958Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-09-09T01:58:45.958Z] --- PASS: TestFromStatusCode (0.00s) [2021-09-09T01:58:45.958Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-09-09T01:58:45.958Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-09-09T01:58:45.958Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-09-09T01:58:45.958Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-09-09T01:58:45.958Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-09-09T01:58:45.958Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-09-09T01:58:45.958Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-09-09T01:58:45.958Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-09-09T01:58:45.958Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-09-09T01:58:45.958Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-09-09T01:58:46.341Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2021-09-09T01:58:46.341Z] === RUN TestNetworkDBWatch [2021-09-09T01:58:46.405Z] === RUN TestResolveAuthConfigIndexServer [2021-09-09T01:58:46.405Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-09T01:58:46.405Z] === RUN TestResolveAuthConfigFullURL [2021-09-09T01:58:46.405Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-09T01:58:46.405Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-09T01:58:46.405Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-09T01:58:46.405Z] === RUN TestValidateMirror [2021-09-09T01:58:46.405Z] --- PASS: TestValidateMirror (0.00s) [2021-09-09T01:58:46.405Z] === RUN TestLoadInsecureRegistries [2021-09-09T01:58:46.426Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-09-09T01:58:46.426Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-09-09T01:58:46.426Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-09-09T01:58:46.426Z] PASS [2021-09-09T01:58:46.426Z] coverage: 53.1% of statements [2021-09-09T01:58:46.426Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-09-09T01:58:46.426Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-09-09T01:58:46.426Z] === RUN TestInactiveJobs [2021-09-09T01:58:46.426Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) [2021-09-09T01:58:46.426Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-09-09T01:58:46.426Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-09-09T01:58:46.426Z] === RUN TestTokenPassThru [2021-09-09T01:58:46.426Z] --- PASS: TestTokenPassThru (0.01s) [2021-09-09T01:58:46.426Z] === RUN TestTokenPassThruDifferentHost [2021-09-09T01:58:46.426Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-09-09T01:58:46.426Z] PASS [2021-09-09T01:58:46.426Z] coverage: 24.1% of statements [2021-09-09T01:58:46.426Z] ok github.com/docker/docker/distribution 1.402s coverage: 24.1% of statements [2021-09-09T01:58:46.426Z] --- PASS: TestInactiveJobs (0.36s) [2021-09-09T01:58:46.426Z] === RUN TestWatchRelease [2021-09-09T01:58:46.426Z] --- PASS: TestWatchRelease (0.04s) [2021-09-09T01:58:46.426Z] === RUN TestWatchFinishedTransfer [2021-09-09T01:58:46.426Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-09-09T01:58:46.426Z] === RUN TestDuplicateTransfer [2021-09-09T01:58:46.426Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-09T01:58:46.426Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-09-09T01:58:46.426Z] === RUN TestSuccessfulUpload [2021-09-09T01:58:46.809Z] === RUN TestFixedBufferCap [2021-09-09T01:58:46.809Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-09T01:58:46.809Z] === RUN TestFixedBufferLen [2021-09-09T01:58:46.809Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-09T01:58:46.809Z] === RUN TestFixedBufferString [2021-09-09T01:58:46.809Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-09T01:58:46.809Z] === RUN TestFixedBufferWrite [2021-09-09T01:58:46.809Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-09T01:58:46.809Z] === RUN TestFixedBufferRead [2021-09-09T01:58:46.809Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-09T01:58:46.809Z] === RUN TestBytesPipeRead [2021-09-09T01:58:46.809Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-09T01:58:46.809Z] === RUN TestBytesPipeWrite [2021-09-09T01:58:46.809Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-09T01:58:46.809Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-09T01:58:46.815Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-09T01:58:46.877Z] time="2021-09-09T01:58:46Z" 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-09T01:58:46.877Z] time="2021-09-09T01:58:46Z" 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-09T01:58:46.877Z] time="2021-09-09T01:58:46Z" 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-09T01:58:46.877Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-09-09T01:58:46.877Z] === RUN TestNewServiceConfig [2021-09-09T01:58:46.877Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestValidateIndexName [2021-09-09T01:58:46.877Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestValidateIndexNameWithError [2021-09-09T01:58:46.877Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestEndpointParse [2021-09-09T01:58:46.877Z] --- PASS: TestEndpointParse (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestEndpointParseInvalid [2021-09-09T01:58:46.877Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestValidateEndpoint [2021-09-09T01:58:46.877Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestPing [2021-09-09T01:58:46.877Z] --- PASS: TestPing (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestPingRegistryEndpoint [2021-09-09T01:58:46.877Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:46.877Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestEndpoint [2021-09-09T01:58:46.877Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:46.877Z] --- SKIP: TestEndpoint (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestParseRepositoryInfo [2021-09-09T01:58:46.877Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestNewIndexInfo [2021-09-09T01:58:46.877Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestMirrorEndpointLookup [2021-09-09T01:58:46.877Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:58:46.877Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestSearchRepositories [2021-09-09T01:58:46.877Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-09T01:58:46.877Z] Host: 127.0.0.1:49303 [2021-09-09T01:58:46.877Z] User-Agent: docker test client [2021-09-09T01:58:46.877Z] Authorization: Token fake-token [2021-09-09T01:58:46.877Z] X-Docker-Token: true [2021-09-09T01:58:46.877Z] Accept-Encoding: gzip [2021-09-09T01:58:46.877Z] [2021-09-09T01:58:46.877Z] [2021-09-09T01:58:46.877Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-09T01:58:46.877Z] Connection: close [2021-09-09T01:58:46.877Z] Content-Length: 144 [2021-09-09T01:58:46.877Z] Cache-Control: no-cache [2021-09-09T01:58:46.877Z] Content-Type: application/json [2021-09-09T01:58:46.877Z] Date: Thu, 09 Sep 2021 01:58:46 GMT [2021-09-09T01:58:46.877Z] Expires: -1 [2021-09-09T01:58:46.877Z] Pragma: no-cache [2021-09-09T01:58:46.877Z] Server: docker-tests/mock [2021-09-09T01:58:46.877Z] X-Docker-Registry-Config: mock [2021-09-09T01:58:46.877Z] X-Docker-Registry-Version: 0.0.0 [2021-09-09T01:58:46.877Z] [2021-09-09T01:58:46.877Z] [2021-09-09T01:58:46.877Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestTrustedLocation [2021-09-09T01:58:46.877Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-09T01:58:46.877Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestAllowNondistributableArtifacts [2021-09-09T01:58:46.877Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestIsSecureIndex [2021-09-09T01:58:46.877Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-09T01:58:46.877Z] PASS [2021-09-09T01:58:46.877Z] coverage: 51.7% of statements [2021-09-09T01:58:46.877Z] ok github.com/docker/docker/registry 0.148s coverage: 51.7% of statements [2021-09-09T01:58:46.877Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-09T01:58:46.877Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-09T01:58:46.877Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-09T01:58:46.877Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-09T01:58:46.877Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestResumableRequestReaderWithReadError [2021-09-09T01:58:46.877Z] time="2021-09-09T01:58:46Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-09T01:58:46.877Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-09-09T01:58:46.877Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-09T01:58:46.877Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-09T01:58:46.877Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-09T01:58:46.877Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestResumableRequestReader [2021-09-09T01:58:46.877Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-09T01:58:46.877Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-09T01:58:46.877Z] PASS [2021-09-09T01:58:46.877Z] coverage: 100.0% of statements [2021-09-09T01:58:46.877Z] ok github.com/docker/docker/registry/resumable 0.153s coverage: 100.0% of statements [2021-09-09T01:58:46.877Z] === RUN TestRestartManagerTimeout [2021-09-09T01:58:46.877Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-09T01:58:46.877Z] === RUN TestRestartManagerTimeoutReset [2021-09-09T01:58:46.877Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-09T01:58:46.877Z] PASS [2021-09-09T01:58:46.877Z] coverage: 50.9% of statements [2021-09-09T01:58:46.877Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2021-09-09T01:58:46.895Z] === RUN TestFSGetInvalidData [2021-09-09T01:58:46.895Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-09-09T01:58:46.895Z] === RUN TestFSInvalidSet [2021-09-09T01:58:46.895Z] --- PASS: TestFSInvalidSet (0.01s) [2021-09-09T01:58:46.895Z] === RUN TestFSInvalidRoot [2021-09-09T01:58:46.895Z] --- PASS: TestFSInvalidRoot (0.02s) [2021-09-09T01:58:46.895Z] === RUN TestFSMetadataGetSet [2021-09-09T01:58:46.895Z] time="2021-09-09T01:58:46Z" level=error msg="Upload failed, retrying: simulating retry" [2021-09-09T01:58:46.895Z] --- PASS: TestFSMetadataGetSet (0.07s) [2021-09-09T01:58:46.895Z] === RUN TestFSInvalidWalker [2021-09-09T01:58:46.895Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-09-09T01:58:46.895Z] === RUN TestFSGetSet [2021-09-09T01:58:46.895Z] --- PASS: TestFSGetSet (0.02s) [2021-09-09T01:58:46.895Z] === RUN TestFSGetUnsetKey [2021-09-09T01:58:46.895Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-09-09T01:58:46.895Z] === RUN TestFSGetEmptyData [2021-09-09T01:58:46.895Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-09-09T01:58:46.895Z] === RUN TestFSDelete [2021-09-09T01:58:46.895Z] --- PASS: TestFSDelete (0.01s) [2021-09-09T01:58:46.895Z] === RUN TestFSWalker [2021-09-09T01:58:46.895Z] --- PASS: TestFSWalker (0.01s) [2021-09-09T01:58:46.895Z] === RUN TestFSWalkerStopOnError [2021-09-09T01:58:46.895Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-09-09T01:58:46.895Z] === RUN TestNewFromJSON [2021-09-09T01:58:46.895Z] --- PASS: TestNewFromJSON (0.00s) [2021-09-09T01:58:46.895Z] === RUN TestNewFromJSONWithInvalidJSON [2021-09-09T01:58:46.895Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-09-09T01:58:46.895Z] === RUN TestMarshalKeyOrder [2021-09-09T01:58:46.895Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-09-09T01:58:46.895Z] === RUN TestHistoryEqual [2021-09-09T01:58:46.895Z] --- PASS: TestSuccessfulUpload (0.43s) [2021-09-09T01:58:46.895Z] === RUN TestCancelledUpload [2021-09-09T01:58:46.895Z] --- PASS: TestCancelledUpload (0.00s) [2021-09-09T01:58:46.895Z] PASS [2021-09-09T01:58:46.895Z] coverage: 76.8% of statements [2021-09-09T01:58:46.895Z] ok github.com/docker/docker/distribution/xfer 1.841s coverage: 76.8% of statements [2021-09-09T01:58:46.895Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-09T01:58:47.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-09-09T01:58:47.204Z] --- PASS: TestTemplatedSecret (2.63s) [2021-09-09T01:58:47.205Z] === RUN TestSecretCreateResolve [2021-09-09T01:58:47.276Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-09-09T01:58:47.276Z] === RUN TestAtomicWriteToFile [2021-09-09T01:58:47.276Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-09-09T01:58:47.276Z] === RUN TestAtomicWriteSetCommit [2021-09-09T01:58:47.276Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-09-09T01:58:47.276Z] === RUN TestAtomicWriteSetCancel [2021-09-09T01:58:47.276Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-09-09T01:58:47.276Z] === RUN TestReadCloserWrapperClose [2021-09-09T01:58:47.276Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-09T01:58:47.276Z] === RUN TestReaderErrWrapperReadOnError [2021-09-09T01:58:47.277Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-09T01:58:47.277Z] === RUN TestReaderErrWrapperRead [2021-09-09T01:58:47.277Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-09T01:58:47.277Z] === RUN TestCancelReadCloser [2021-09-09T01:58:47.277Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-09T01:58:47.277Z] === RUN TestWriteCloserWrapperClose [2021-09-09T01:58:47.277Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-09T01:58:47.277Z] === RUN TestNopWriteCloser [2021-09-09T01:58:47.277Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-09T01:58:47.277Z] === RUN TestNopWriter [2021-09-09T01:58:47.277Z] --- PASS: TestNopWriter (0.00s) [2021-09-09T01:58:47.277Z] === RUN TestWriteCounter [2021-09-09T01:58:47.277Z] --- PASS: TestWriteCounter (0.00s) [2021-09-09T01:58:47.277Z] PASS [2021-09-09T01:58:47.277Z] coverage: 69.2% of statements [2021-09-09T01:58:47.277Z] ok github.com/docker/docker/pkg/ioutils 0.520s coverage: 69.2% of statements [2021-09-09T01:58:47.349Z] === RUN TestDecodeContainerConfig [2021-09-09T01:58:47.349Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-09T01:58:47.349Z] === RUN TestDecodeContainerConfigIsolation [2021-09-09T01:58:47.349Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-09T01:58:47.349Z] === RUN TestValidatePrivileged [2021-09-09T01:58:47.349Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-09T01:58:47.349Z] PASS [2021-09-09T01:58:47.349Z] coverage: 52.2% of statements [2021-09-09T01:58:47.349Z] ok github.com/docker/docker/runconfig 0.029s coverage: 52.2% of statements [2021-09-09T01:58:47.364Z] --- PASS: TestHistoryEqual (0.13s) [2021-09-09T01:58:47.364Z] === RUN TestImage [2021-09-09T01:58:47.364Z] --- PASS: TestImage (0.00s) [2021-09-09T01:58:47.364Z] === RUN TestImageOSNotEmpty [2021-09-09T01:58:47.364Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-09-09T01:58:47.364Z] === RUN TestNewChildImageFromImageWithRootFS [2021-09-09T01:58:47.364Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-09-09T01:58:47.364Z] === RUN TestCreate [2021-09-09T01:58:47.364Z] --- PASS: TestCreate (0.00s) [2021-09-09T01:58:47.364Z] === RUN TestRestore [2021-09-09T01:58:47.364Z] === RUN TestCompare [2021-09-09T01:58:47.364Z] --- PASS: TestCompare (0.00s) [2021-09-09T01:58:47.364Z] PASS [2021-09-09T01:58:47.364Z] coverage: 19.2% of statements [2021-09-09T01:58:47.364Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2021-09-09T01:58:47.364Z] time="2021-09-09T01:58:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-09-09T01:58:47.364Z] --- PASS: TestRestore (0.04s) [2021-09-09T01:58:47.364Z] === RUN TestAddDelete [2021-09-09T01:58:47.364Z] --- PASS: TestAddDelete (0.02s) [2021-09-09T01:58:47.364Z] === RUN TestSearchAfterDelete [2021-09-09T01:58:47.364Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-09-09T01:58:47.364Z] === RUN TestParentReset [2021-09-09T01:58:47.364Z] --- PASS: TestParentReset (0.03s) [2021-09-09T01:58:47.364Z] === RUN TestGetAndSetLastUpdated [2021-09-09T01:58:47.364Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2021-09-09T01:58:47.364Z] === RUN TestStoreLen [2021-09-09T01:58:47.364Z] --- PASS: TestStoreLen (0.04s) [2021-09-09T01:58:47.364Z] PASS [2021-09-09T01:58:47.364Z] coverage: 86.6% of statements [2021-09-09T01:58:47.364Z] ok github.com/docker/docker/image 0.572s coverage: 86.6% of statements [2021-09-09T01:58:47.378Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-09-09T01:58:47.820Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-09T01:58:47.820Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-09T01:58:47.820Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-09T01:58:47.820Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-09T01:58:47.820Z] PASS [2021-09-09T01:58:47.820Z] coverage: 62.5% of statements [2021-09-09T01:58:47.820Z] ok github.com/docker/docker/testutil 0.071s coverage: 62.5% of statements [2021-09-09T01:58:47.833Z] === RUN TestValidateManifest [2021-09-09T01:58:47.833Z] === RUN TestValidateManifest/non-nil [2021-09-09T01:58:47.833Z] === RUN TestValidateManifest/nil [2021-09-09T01:58:47.833Z] --- PASS: TestValidateManifest (0.00s) [2021-09-09T01:58:47.833Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-09-09T01:58:47.833Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-09-09T01:58:47.833Z] PASS [2021-09-09T01:58:47.833Z] coverage: 0.7% of statements [2021-09-09T01:58:47.833Z] ok github.com/docker/docker/image/tarexport 0.061s coverage: 0.7% of statements [2021-09-09T01:58:47.941Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-09T01:58:48.262Z] === RUN TestError [2021-09-09T01:58:48.262Z] --- PASS: TestError (0.00s) [2021-09-09T01:58:48.262Z] === RUN TestProgressString [2021-09-09T01:58:48.262Z] === RUN TestProgressString/no_progress [2021-09-09T01:58:48.262Z] === RUN TestProgressString/progress_1 [2021-09-09T01:58:48.262Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-09T01:58:48.262Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-09T01:58:48.262Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-09T01:58:48.262Z] === RUN TestProgressString/with_units [2021-09-09T01:58:48.262Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-09T01:58:48.262Z] === RUN TestProgressString/hide_counts [2021-09-09T01:58:48.262Z] --- PASS: TestProgressString (0.00s) [2021-09-09T01:58:48.262Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-09T01:58:48.262Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-09T01:58:48.262Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-09T01:58:48.262Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-09T01:58:48.262Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-09T01:58:48.262Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-09T01:58:48.262Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-09T01:58:48.262Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-09T01:58:48.262Z] === RUN TestJSONMessageDisplay [2021-09-09T01:58:48.262Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-09-09T01:58:48.262Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-09T01:58:48.262Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-09T01:58:48.262Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-09T01:58:48.262Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-09T01:58:48.262Z] === RUN TestDisplayJSONMessagesStream [2021-09-09T01:58:48.262Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-09T01:58:48.262Z] PASS [2021-09-09T01:58:48.262Z] coverage: 91.7% of statements [2021-09-09T01:58:48.262Z] ok github.com/docker/docker/pkg/jsonmessage 0.150s coverage: 91.7% of statements [2021-09-09T01:58:48.262Z] 2021/09/09 01:58:47 Closing DB instances... [2021-09-09T01:58:48.302Z] === RUN TestMakeV1ConfigFromConfig [2021-09-09T01:58:48.302Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-09-09T01:58:48.302Z] PASS [2021-09-09T01:58:48.302Z] coverage: 25.0% of statements [2021-09-09T01:58:48.302Z] ok github.com/docker/docker/image/v1 0.062s coverage: 25.0% of statements [2021-09-09T01:58:48.302Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-09T01:58:48.729Z] === RUN TestStandardLongPath [2021-09-09T01:58:48.729Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-09T01:58:48.729Z] === RUN TestUNCLongPath [2021-09-09T01:58:48.729Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-09T01:58:48.729Z] PASS [2021-09-09T01:58:48.729Z] coverage: 100.0% of statements [2021-09-09T01:58:48.729Z] ok github.com/docker/docker/pkg/longpath 0.027s coverage: 100.0% of statements [2021-09-09T01:58:49.111Z] --- PASS: TestSecretCreateResolve (2.20s) [2021-09-09T01:58:49.111Z] PASS [2021-09-09T01:58:49.111Z] [2021-09-09T01:58:49.111Z] DONE 6 tests in 13.497s [2021-09-09T01:58:49.111Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-09T01:58:49.111Z] INFO: Testing against a local daemon [2021-09-09T01:58:49.111Z] === RUN TestServiceCreateInit [2021-09-09T01:58:49.111Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-09T01:58:49.199Z] === RUN TestNameFormat [2021-09-09T01:58:49.199Z] --- PASS: TestNameFormat (0.00s) [2021-09-09T01:58:49.199Z] === RUN TestNameRetries [2021-09-09T01:58:49.199Z] --- PASS: TestNameRetries (0.00s) [2021-09-09T01:58:49.199Z] PASS [2021-09-09T01:58:49.199Z] coverage: 85.7% of statements [2021-09-09T01:58:49.199Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2021-09-09T01:58:49.290Z] === RUN TestSerialization [2021-09-09T01:58:49.290Z] --- PASS: TestSerialization (0.02s) [2021-09-09T01:58:49.290Z] PASS [2021-09-09T01:58:49.290Z] coverage: 100.0% of statements [2021-09-09T01:58:49.290Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2021-09-09T01:58:49.290Z] === RUN TestEnvironmentParsing [2021-09-09T01:58:49.290Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-09-09T01:58:49.290Z] PASS [2021-09-09T01:58:49.290Z] coverage: 1.2% of statements [2021-09-09T01:58:49.290Z] ok github.com/docker/docker/libcontainerd/local 0.075s coverage: 1.2% of statements [2021-09-09T01:58:49.311Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-09T01:58:49.311Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-09T01:58:49.668Z] === RUN TestParseKeyValueOpt [2021-09-09T01:58:49.668Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-09T01:58:49.668Z] === RUN TestParseUintList [2021-09-09T01:58:49.668Z] --- PASS: TestParseUintList (0.00s) [2021-09-09T01:58:49.668Z] === RUN TestParseUintListMaximumLimits [2021-09-09T01:58:49.668Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-09T01:58:49.668Z] PASS [2021-09-09T01:58:49.668Z] coverage: 97.0% of statements [2021-09-09T01:58:49.668Z] ok github.com/docker/docker/pkg/parsers 0.028s coverage: 97.0% of statements [2021-09-09T01:58:49.668Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-09-09T01:58:49.668Z] === RUN TestNetworkDBBulkSync [2021-09-09T01:58:49.760Z] === RUN TestEmptyLayer [2021-09-09T01:58:49.760Z] --- PASS: TestEmptyLayer (0.00s) [2021-09-09T01:58:49.760Z] === RUN TestCommitFailure [2021-09-09T01:58:49.760Z] --- PASS: TestCommitFailure (0.01s) [2021-09-09T01:58:49.760Z] === RUN TestStartTransactionFailure [2021-09-09T01:58:49.760Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-09-09T01:58:49.760Z] === RUN TestGetOrphan [2021-09-09T01:58:49.760Z] --- PASS: TestGetOrphan (0.01s) [2021-09-09T01:58:49.760Z] === RUN TestMountAndRegister [2021-09-09T01:58:49.760Z] layer_test.go:270: Layer size: 14 [2021-09-09T01:58:49.760Z] --- PASS: TestMountAndRegister (0.05s) [2021-09-09T01:58:49.760Z] === RUN TestLayerRelease [2021-09-09T01:58:49.760Z] layer_test.go:303: Failing on Windows [2021-09-09T01:58:49.760Z] --- SKIP: TestLayerRelease (0.00s) [2021-09-09T01:58:49.760Z] === RUN TestStoreRestore [2021-09-09T01:58:49.760Z] layer_test.go:352: Failing on Windows [2021-09-09T01:58:49.760Z] --- SKIP: TestStoreRestore (0.00s) [2021-09-09T01:58:49.760Z] === RUN TestTarStreamStability [2021-09-09T01:58:49.760Z] layer_test.go:467: Failing on Windows [2021-09-09T01:58:49.760Z] --- SKIP: TestTarStreamStability (0.00s) [2021-09-09T01:58:49.760Z] === RUN TestRegisterExistingLayer [2021-09-09T01:58:49.760Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-09-09T01:58:49.760Z] === RUN TestTarStreamVerification [2021-09-09T01:58:49.760Z] layer_test.go:696: Failing on Windows [2021-09-09T01:58:49.760Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-09-09T01:58:49.760Z] === RUN TestLayerMigration [2021-09-09T01:58:49.760Z] migration_test.go:45: Failing on Windows [2021-09-09T01:58:49.760Z] --- SKIP: TestLayerMigration (0.00s) [2021-09-09T01:58:49.760Z] === RUN TestLayerMigrationNoTarsplit [2021-09-09T01:58:49.760Z] migration_test.go:181: Failing on Windows [2021-09-09T01:58:49.760Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-09-09T01:58:49.760Z] === RUN TestMountInit [2021-09-09T01:58:49.760Z] mount_test.go:17: Failing on Windows [2021-09-09T01:58:49.760Z] --- SKIP: TestMountInit (0.00s) [2021-09-09T01:58:49.760Z] === RUN TestMountSize [2021-09-09T01:58:49.760Z] mount_test.go:76: Failing on Windows [2021-09-09T01:58:49.760Z] --- SKIP: TestMountSize (0.00s) [2021-09-09T01:58:49.760Z] === RUN TestMountChanges [2021-09-09T01:58:49.760Z] mount_test.go:125: Failing on Windows [2021-09-09T01:58:49.760Z] --- SKIP: TestMountChanges (0.00s) [2021-09-09T01:58:49.760Z] === RUN TestMountApply [2021-09-09T01:58:49.760Z] mount_test.go:212: Failing on Windows [2021-09-09T01:58:49.760Z] --- SKIP: TestMountApply (0.00s) [2021-09-09T01:58:49.760Z] PASS [2021-09-09T01:58:49.760Z] coverage: 30.1% of statements [2021-09-09T01:58:49.760Z] ok github.com/docker/docker/layer 0.283s coverage: 30.1% of statements [2021-09-09T01:58:50.047Z] === RUN TestGetDriver [2021-09-09T01:58:50.047Z] --- PASS: TestGetDriver (0.00s) [2021-09-09T01:58:50.047Z] === RUN TestVolumeRequestError [2021-09-09T01:58:50.047Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-09T01:58:50.047Z] PASS [2021-09-09T01:58:50.047Z] coverage: 36.1% of statements [2021-09-09T01:58:50.047Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2021-09-09T01:58:50.047Z] === RUN TestGetAddress [2021-09-09T01:58:50.047Z] --- PASS: TestGetAddress (0.00s) [2021-09-09T01:58:50.047Z] === RUN TestRemove [2021-09-09T01:58:50.047Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-09T01:58:50.047Z] --- SKIP: TestRemove (0.00s) [2021-09-09T01:58:50.047Z] === RUN TestInitializeWithVolumes [2021-09-09T01:58:50.047Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-09T01:58:50.047Z] === RUN TestCreate [2021-09-09T01:58:50.047Z] --- PASS: TestCreate (0.01s) [2021-09-09T01:58:50.047Z] === RUN TestValidateName [2021-09-09T01:58:50.047Z] --- PASS: TestValidateName (0.00s) [2021-09-09T01:58:50.047Z] === RUN TestCreateWithOpts [2021-09-09T01:58:50.047Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-09T01:58:50.047Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-09T01:58:50.047Z] === RUN TestRelaodNoOpts [2021-09-09T01:58:50.047Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-09T01:58:50.047Z] PASS [2021-09-09T01:58:50.047Z] coverage: 41.5% of statements [2021-09-09T01:58:50.047Z] ok github.com/docker/docker/volume/local 0.049s coverage: 41.5% of statements [2021-09-09T01:58:50.135Z] === RUN TestNewAndRemove [2021-09-09T01:58:50.135Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-09T01:58:50.135Z] === RUN TestRemoveInvalidPath [2021-09-09T01:58:50.135Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-09T01:58:50.135Z] PASS [2021-09-09T01:58:50.135Z] coverage: 82.6% of statements [2021-09-09T01:58:50.135Z] ok github.com/docker/docker/pkg/pidfile 0.032s coverage: 82.6% of statements [2021-09-09T01:58:50.229Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-09T01:58:50.230Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-09T01:58:50.230Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-09T01:58:50.230Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-09T01:58:50.230Z] === RUN TestSequenceGetAvailableBit [2021-09-09T01:58:50.230Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestSequenceEqual [2021-09-09T01:58:50.230Z] --- PASS: TestSequenceEqual (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestSequenceCopy [2021-09-09T01:58:50.230Z] --- PASS: TestSequenceCopy (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestGetFirstAvailable [2021-09-09T01:58:50.230Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestFindSequence [2021-09-09T01:58:50.230Z] --- PASS: TestFindSequence (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestCheckIfAvailable [2021-09-09T01:58:50.230Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestMergeSequences [2021-09-09T01:58:50.230Z] --- PASS: TestMergeSequences (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestPushReservation [2021-09-09T01:58:50.230Z] --- PASS: TestPushReservation (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestSerializeDeserialize [2021-09-09T01:58:50.230Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestSet [2021-09-09T01:58:50.230Z] --- PASS: TestSet (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestSetUnset [2021-09-09T01:58:50.230Z] --- PASS: TestSetUnset (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestOffsetSetUnset [2021-09-09T01:58:50.230Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestSetInRange [2021-09-09T01:58:50.230Z] --- PASS: TestSetInRange (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestSetAnyInRange [2021-09-09T01:58:50.230Z] --- PASS: TestSetAnyInRange (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestMethods [2021-09-09T01:58:50.230Z] --- PASS: TestMethods (0.00s) [2021-09-09T01:58:50.230Z] === RUN TestRandomAllocateDeallocate [2021-09-09T01:58:50.241Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-09-09T01:58:50.497Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-09T01:58:50.518Z] === RUN TestLCOWParseMountRaw [2021-09-09T01:58:50.518Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-09T01:58:50.518Z] === RUN TestLCOWParseMountRawSplit [2021-09-09T01:58:50.518Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-09T01:58:50.518Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-09T01:58:50.518Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-09T01:58:50.518Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-09T01:58:50.518Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-09T01:58:50.518Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-09T01:58:50.518Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-09T01:58:50.518Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-09T01:58:50.519Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-09T01:58:50.519Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-09T01:58:50.519Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-09T01:58:50.519Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-09T01:58:50.519Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-09T01:58:50.519Z] === RUN TestLinuxParseMountRaw [2021-09-09T01:58:50.519Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-09T01:58:50.519Z] === RUN TestLinuxParseMountRawSplit [2021-09-09T01:58:50.519Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-09T01:58:50.519Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-09T01:58:50.519Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-09T01:58:50.519Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-09T01:58:50.519Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-09T01:58:50.519Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-09T01:58:50.519Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-09T01:58:50.519Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-09T01:58:50.519Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-09T01:58:50.519Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-09T01:58:50.519Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-09T01:58:50.519Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-09T01:58:50.519Z] === RUN TestConvertTmpfsOptions [2021-09-09T01:58:50.519Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-09T01:58:50.519Z] linux_parser_test.go:209: data="ro" [2021-09-09T01:58:50.519Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-09T01:58:50.519Z] === RUN TestParseMountSpec [2021-09-09T01:58:50.519Z] parser_test.go:62: case 0 [2021-09-09T01:58:50.519Z] parser_test.go:62: case 1 [2021-09-09T01:58:50.519Z] parser_test.go:62: case 2 [2021-09-09T01:58:50.519Z] parser_test.go:62: case 3 [2021-09-09T01:58:50.519Z] parser_test.go:62: case 4 [2021-09-09T01:58:50.519Z] parser_test.go:62: case 5 [2021-09-09T01:58:50.519Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-09T01:58:50.519Z] === RUN TestValidateMount [2021-09-09T01:58:50.519Z] --- PASS: TestValidateMount (0.00s) [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRaw [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRawSplit [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-09T01:58:50.519Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-09T01:58:50.519Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-09T01:58:50.519Z] PASS [2021-09-09T01:58:50.519Z] coverage: 67.6% of statements [2021-09-09T01:58:50.519Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.6% of statements [2021-09-09T01:58:50.603Z] --- PASS: TestRequest (5.08s) [2021-09-09T01:58:50.603Z] === RUN TestOverlappingRequests [2021-09-09T01:58:50.603Z] --- PASS: TestOverlappingRequests (0.36s) [2021-09-09T01:58:50.603Z] === RUN TestRelease [2021-09-09T01:58:50.990Z] === RUN TestSetGetMeta [2021-09-09T01:58:50.990Z] === PAUSE TestSetGetMeta [2021-09-09T01:58:50.990Z] === RUN TestRestore [2021-09-09T01:58:50.990Z] === PAUSE TestRestore [2021-09-09T01:58:50.990Z] === RUN TestServiceCreate [2021-09-09T01:58:50.990Z] === PAUSE TestServiceCreate [2021-09-09T01:58:50.990Z] === RUN TestServiceList [2021-09-09T01:58:50.990Z] === PAUSE TestServiceList [2021-09-09T01:58:50.990Z] === RUN TestServiceRemove [2021-09-09T01:58:50.990Z] === PAUSE TestServiceRemove [2021-09-09T01:58:50.990Z] === RUN TestServiceGet [2021-09-09T01:58:50.990Z] === PAUSE TestServiceGet [2021-09-09T01:58:50.990Z] === RUN TestServicePrune [2021-09-09T01:58:50.990Z] === PAUSE TestServicePrune [2021-09-09T01:58:50.990Z] === RUN TestCreate [2021-09-09T01:58:50.990Z] === PAUSE TestCreate [2021-09-09T01:58:50.990Z] === RUN TestRemove [2021-09-09T01:58:50.990Z] === PAUSE TestRemove [2021-09-09T01:58:50.990Z] === RUN TestList [2021-09-09T01:58:50.990Z] === PAUSE TestList [2021-09-09T01:58:50.990Z] === RUN TestFindByDriver [2021-09-09T01:58:50.990Z] === PAUSE TestFindByDriver [2021-09-09T01:58:50.990Z] === RUN TestFindByReferenced [2021-09-09T01:58:50.990Z] === PAUSE TestFindByReferenced [2021-09-09T01:58:50.990Z] === RUN TestDerefMultipleOfSameRef [2021-09-09T01:58:50.990Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-09T01:58:50.990Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-09T01:58:50.990Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-09T01:58:50.990Z] === RUN TestDefererencePluginOnCreateError [2021-09-09T01:58:50.990Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-09T01:58:50.990Z] === RUN TestRefDerefRemove [2021-09-09T01:58:50.990Z] === PAUSE TestRefDerefRemove [2021-09-09T01:58:50.990Z] === RUN TestGet [2021-09-09T01:58:50.990Z] === PAUSE TestGet [2021-09-09T01:58:50.990Z] === RUN TestGetWithReference [2021-09-09T01:58:50.990Z] === PAUSE TestGetWithReference [2021-09-09T01:58:50.990Z] === RUN TestFilterFunc [2021-09-09T01:58:50.990Z] === RUN TestFilterFunc/test_nil_list [2021-09-09T01:58:50.990Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-09T01:58:50.990Z] === RUN TestFilterFunc/test_empty_list [2021-09-09T01:58:50.990Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-09T01:58:50.990Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-09T01:58:50.990Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-09T01:58:50.990Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-09T01:58:50.990Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-09T01:58:50.990Z] === RUN TestFilterFunc/test_filter_some [2021-09-09T01:58:50.990Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-09T01:58:50.990Z] === RUN TestFilterFunc/test_filter_middle [2021-09-09T01:58:50.990Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-09T01:58:50.990Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-09T01:58:50.990Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-09T01:58:50.990Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-09T01:58:50.990Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-09T01:58:50.990Z] === CONT TestFilterFunc/test_nil_list [2021-09-09T01:58:50.990Z] === CONT TestFilterFunc/test_filter_some [2021-09-09T01:58:50.990Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-09T01:58:50.990Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-09T01:58:50.990Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-09T01:58:50.990Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-09T01:58:50.990Z] === CONT TestFilterFunc/test_filter_middle [2021-09-09T01:58:50.990Z] === CONT TestFilterFunc/test_empty_list [2021-09-09T01:58:50.990Z] --- PASS: TestFilterFunc (0.00s) [2021-09-09T01:58:50.990Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-09T01:58:50.990Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-09T01:58:50.990Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-09T01:58:50.990Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-09T01:58:50.990Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-09T01:58:50.990Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-09T01:58:50.990Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-09T01:58:50.990Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-09T01:58:50.990Z] === CONT TestSetGetMeta [2021-09-09T01:58:50.990Z] === CONT TestFindByDriver [2021-09-09T01:58:50.990Z] === CONT TestServiceGet [2021-09-09T01:58:50.990Z] === CONT TestServiceList [2021-09-09T01:58:50.990Z] --- PASS: TestSetGetMeta (0.01s) [2021-09-09T01:58:50.990Z] === CONT TestServiceCreate [2021-09-09T01:58:50.990Z] --- PASS: TestFindByDriver (0.02s) [2021-09-09T01:58:50.990Z] === CONT TestRestore [2021-09-09T01:58:50.990Z] --- PASS: TestRestore (0.01s) [2021-09-09T01:58:50.990Z] === CONT TestRefDerefRemove [2021-09-09T01:58:50.990Z] --- PASS: TestRefDerefRemove (0.01s) [2021-09-09T01:58:50.990Z] === CONT TestGetWithReference [2021-09-09T01:58:50.990Z] --- PASS: TestGetWithReference (0.01s) [2021-09-09T01:58:50.990Z] === CONT TestGet [2021-09-09T01:58:50.990Z] --- PASS: TestGet (0.01s) [2021-09-09T01:58:50.990Z] === CONT TestRemove [2021-09-09T01:58:50.990Z] --- PASS: TestRemove (0.01s) [2021-09-09T01:58:50.990Z] === CONT TestList [2021-09-09T01:58:50.990Z] --- PASS: TestList (0.01s) [2021-09-09T01:58:50.990Z] === CONT TestServiceRemove [2021-09-09T01:58:51.070Z] 2021/09/09 01:58:50 Closing DB instances... [2021-09-09T01:58:51.070Z] === RUN TestFailedConnection [2021-09-09T01:58:51.426Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-09T01:58:51.461Z] --- PASS: TestServiceGet (0.11s) [2021-09-09T01:58:51.461Z] === CONT TestCreate [2021-09-09T01:58:51.461Z] --- PASS: TestServiceRemove (0.04s) [2021-09-09T01:58:51.461Z] === CONT TestServicePrune [2021-09-09T01:58:51.461Z] --- PASS: TestServiceCreate (0.10s) [2021-09-09T01:58:51.461Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-09T01:58:51.461Z] --- PASS: TestServiceList (0.11s) [2021-09-09T01:58:51.461Z] === CONT TestDefererencePluginOnCreateError [2021-09-09T01:58:51.461Z] --- PASS: TestCreate (0.01s) [2021-09-09T01:58:51.461Z] === CONT TestDerefMultipleOfSameRef [2021-09-09T01:58:51.461Z] time="2021-09-09T01:58:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-09T01:58:51.461Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-09-09T01:58:51.461Z] === CONT TestFindByReferenced [2021-09-09T01:58:51.461Z] time="2021-09-09T01:58:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-09T01:58:51.461Z] time="2021-09-09T01:58:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-09T01:58:51.461Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-09-09T01:58:51.461Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-09-09T01:58:51.461Z] time="2021-09-09T01:58:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-09T01:58:51.461Z] --- PASS: TestFindByReferenced (0.01s) [2021-09-09T01:58:51.461Z] time="2021-09-09T01:58:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-09T01:58:51.461Z] --- PASS: TestServicePrune (0.02s) [2021-09-09T01:58:51.461Z] PASS [2021-09-09T01:58:51.461Z] coverage: 69.0% of statements [2021-09-09T01:58:51.461Z] ok github.com/docker/docker/volume/service 0.170s coverage: 69.0% of statements [2021-09-09T01:58:51.538Z] --- PASS: TestRelease (0.94s) [2021-09-09T01:58:51.538Z] === RUN TestAllocateRandomDeallocate [2021-09-09T01:58:51.808Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-09-09T01:58:52.450Z] === RUN TestInvalidConfig [2021-09-09T01:58:52.450Z] --- PASS: TestInvalidConfig (0.00s) [2021-09-09T01:58:52.450Z] === RUN TestConfig [2021-09-09T01:58:52.450Z] --- PASS: TestConfig (0.00s) [2021-09-09T01:58:52.450Z] === RUN TestOptionsLabels [2021-09-09T01:58:52.450Z] --- PASS: TestOptionsLabels (0.00s) [2021-09-09T01:58:52.450Z] === RUN TestValidName [2021-09-09T01:58:52.450Z] --- PASS: TestValidName (0.00s) [2021-09-09T01:58:52.450Z] === RUN TestTLSConfiguration [2021-09-09T01:58:52.450Z] time="2021-09-09T01:58:51Z" level=info msg="Option Initializing KV with TLS" [2021-09-09T01:58:52.450Z] --- PASS: TestTLSConfiguration (0.11s) [2021-09-09T01:58:52.450Z] PASS [2021-09-09T01:58:52.450Z] coverage: 24.0% of statements [2021-09-09T01:58:52.450Z] ok github.com/docker/docker/libnetwork/config 0.186s coverage: 24.0% of statements [2021-09-09T01:58:52.523Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-09-09T01:58:52.523Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-09T01:58:52.523Z] === RUN TestParseEmptyInterface [2021-09-09T01:58:52.523Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-09T01:58:52.523Z] === RUN TestParseNonInterfaceType [2021-09-09T01:58:52.523Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-09T01:58:52.523Z] === RUN TestParseWithOneFunction [2021-09-09T01:58:52.523Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-09T01:58:52.523Z] === RUN TestParseWithMultipleFuncs [2021-09-09T01:58:52.523Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-09T01:58:52.523Z] === RUN TestParseWithUnnamedReturn [2021-09-09T01:58:52.523Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-09T01:58:52.523Z] === RUN TestEmbeddedInterface [2021-09-09T01:58:52.523Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-09T01:58:52.523Z] === RUN TestParsedImports [2021-09-09T01:58:52.523Z] --- PASS: TestParsedImports (0.00s) [2021-09-09T01:58:52.523Z] === RUN TestAliasedImports [2021-09-09T01:58:52.523Z] --- PASS: TestAliasedImports (0.00s) [2021-09-09T01:58:52.523Z] PASS [2021-09-09T01:58:52.523Z] coverage: 56.8% of statements [2021-09-09T01:58:52.523Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.037s coverage: 56.8% of statements [2021-09-09T01:58:52.794Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-09-09T01:58:52.919Z] === RUN TestKey [2021-09-09T01:58:52.919Z] --- PASS: TestKey (0.00s) [2021-09-09T01:58:52.919Z] === RUN TestParseKey [2021-09-09T01:58:52.919Z] --- PASS: TestParseKey (0.00s) [2021-09-09T01:58:52.919Z] === RUN TestInvalidDataStore [2021-09-09T01:58:52.919Z] --- PASS: TestInvalidDataStore (0.00s) [2021-09-09T01:58:52.919Z] === RUN TestKVObjectFlatKey [2021-09-09T01:58:52.919Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-09-09T01:58:52.919Z] === RUN TestAtomicKVObjectFlatKey [2021-09-09T01:58:52.919Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-09-09T01:58:52.919Z] PASS [2021-09-09T01:58:52.919Z] coverage: 21.9% of statements [2021-09-09T01:58:52.919Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2021-09-09T01:58:53.051Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.99s) [2021-09-09T01:58:53.051Z] PASS [2021-09-09T01:58:53.051Z] [2021-09-09T01:58:53.051Z] === Skipped [2021-09-09T01:58:53.051Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-09-09T01:58:53.051Z] build_session_test.go:25: TODO: BuildKit [2021-09-09T01:58:53.051Z] [2021-09-09T01:58:53.051Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-09-09T01:58:53.051Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-09T01:58:53.051Z] [2021-09-09T01:58:53.051Z] DONE 34 tests, 2 skipped in 179.450s [2021-09-09T01:58:53.051Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-09-09T01:58:53.051Z] ++ 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-09T01:58:53.051Z] ++ set -e [2021-09-09T01:58:53.051Z] ++ '[' -n 0 ']' [2021-09-09T01:58:53.051Z] ++ set -x [2021-09-09T01:58:53.051Z] ++ env -i DEST=/go/src/github.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-09T01:58:53.051Z] INFO: Testing against a local daemon [2021-09-09T01:58:53.051Z] === RUN TestConfigInspect [2021-09-09T01:58:53.304Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-09T01:58:53.388Z] === RUN TestErrorInterfaces [2021-09-09T01:58:53.388Z] --- PASS: TestErrorInterfaces (0.00s) [2021-09-09T01:58:53.388Z] === RUN TestNetworkMarshalling [2021-09-09T01:58:53.388Z] === RUN TestIPDataMarshalling [2021-09-09T01:58:53.388Z] --- PASS: TestIPDataMarshalling (0.01s) [2021-09-09T01:58:53.388Z] === RUN TestValidateAndIsV6 [2021-09-09T01:58:53.388Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-09-09T01:58:53.388Z] PASS [2021-09-09T01:58:53.388Z] coverage: 68.9% of statements [2021-09-09T01:58:53.388Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2021-09-09T01:58:53.388Z] --- PASS: TestNetworkMarshalling (0.15s) [2021-09-09T01:58:53.388Z] === RUN TestEndpointMarshalling [2021-09-09T01:58:53.388Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-09-09T01:58:53.388Z] === RUN TestAuxAddresses [2021-09-09T01:58:53.388Z] time="2021-09-09T01:58:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-09T01:58:53.388Z] --- PASS: TestAuxAddresses (0.01s) [2021-09-09T01:58:53.388Z] === RUN TestSRVServiceQuery [2021-09-09T01:58:53.388Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:53.388Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-09-09T01:58:53.388Z] === RUN TestServiceVIPReuse [2021-09-09T01:58:53.388Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:53.388Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-09-09T01:58:53.388Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-09-09T01:58:53.388Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:53.388Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-09T01:58:53.388Z] === RUN TestDNSIPQuery [2021-09-09T01:58:53.388Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:53.388Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-09-09T01:58:53.388Z] === RUN TestDNSProxyServFail [2021-09-09T01:58:53.388Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:53.388Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-09-09T01:58:53.388Z] === RUN TestSandboxAddEmpty [2021-09-09T01:58:53.389Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:53.389Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-09-09T01:58:53.389Z] === RUN TestSandboxAddMultiPrio [2021-09-09T01:58:53.389Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:53.389Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-09-09T01:58:53.389Z] === RUN TestSandboxAddSamePrio [2021-09-09T01:58:53.389Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:53.389Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-09-09T01:58:53.389Z] === RUN TestCleanupServiceDiscovery [2021-09-09T01:58:53.389Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:53.389Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-09-09T01:58:53.389Z] === RUN TestDNSOptions [2021-09-09T01:58:53.389Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:58:53.389Z] --- SKIP: TestDNSOptions (0.00s) [2021-09-09T01:58:53.389Z] === RUN TestMultipleControllersWithSameStore [2021-09-09T01:58:53.389Z] time="2021-09-09T01:58:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-09T01:58:53.389Z] time="2021-09-09T01:58:53Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-09-09T01:58:53.389Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-09-09T01:58:53.389Z] PASS [2021-09-09T01:58:53.389Z] coverage: 8.6% of statements [2021-09-09T01:58:53.389Z] ok github.com/docker/docker/libnetwork 0.282s coverage: 8.6% of statements [2021-09-09T01:58:53.511Z] === RUN TestHTTPTransport [2021-09-09T01:58:53.511Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-09T01:58:53.511Z] PASS [2021-09-09T01:58:53.511Z] coverage: 85.7% of statements [2021-09-09T01:58:53.511Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2021-09-09T01:58:53.511Z] --- PASS: TestFailedConnection (2.00s) [2021-09-09T01:58:53.511Z] === RUN TestFailOnce [2021-09-09T01:58:53.511Z] 2021/09/09 01:58:53 http: panic serving 127.0.0.1:49279: Plugin not ready [2021-09-09T01:58:53.511Z] goroutine 22 [running]: [2021-09-09T01:58:53.511Z] net/http.(*conn).serve.func1() [2021-09-09T01:58:53.511Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-09T01:58:53.511Z] panic({0x10c9d40, 0x11d5e60}) [2021-09-09T01:58:53.511Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-09T01:58:53.511Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xcd9864e27a04749b}, 0xc00004da98) [2021-09-09T01:58:53.511Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-09T01:58:53.511Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x11e2b28, 0xc00016a000}, 0x101e8c6) [2021-09-09T01:58:53.511Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-09T01:58:53.511Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x11e2b28, 0xc00016a000}, 0xc0001ae200) [2021-09-09T01:58:53.511Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-09T01:58:53.511Z] net/http.serverHandler.ServeHTTP({0x11e1150}, {0x11e2b28, 0xc00016a000}, 0xc0001ae200) [2021-09-09T01:58:53.511Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-09T01:58:53.511Z] net/http.(*conn).serve(0xc0001c6000, {0x11e49c0, 0xc00008a0c0}) [2021-09-09T01:58:53.511Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-09T01:58:53.511Z] created by net/http.(*Server).Serve [2021-09-09T01:58:53.511Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-09T01:58:53.511Z] time="2021-09-09T01:58:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49278/Test.FailOnce: Post \"http://127.0.0.1:49278/Test.FailOnce\": EOF, retrying in 1s" [2021-09-09T01:58:53.511Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-09T01:58:53.511Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-09T01:58:53.511Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-09T01:58:53.511Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-09T01:58:53.511Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-09T01:58:53.511Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-09T01:58:53.511Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-09T01:58:53.511Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-09T01:58:53.511Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-09T01:58:53.511Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-09T01:58:53.511Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-09T01:58:53.511Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-09T01:58:53.511Z] === RUN TestBufferPoolPutAndGet [2021-09-09T01:58:53.511Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-09T01:58:53.511Z] PASS [2021-09-09T01:58:53.511Z] coverage: 88.2% of statements [2021-09-09T01:58:53.511Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-09-09T01:58:53.859Z] === RUN TestDriver [2021-09-09T01:58:53.860Z] --- PASS: TestDriver (0.00s) [2021-09-09T01:58:53.860Z] PASS [2021-09-09T01:58:53.860Z] coverage: 34.8% of statements [2021-09-09T01:58:53.860Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2021-09-09T01:58:53.981Z] === RUN TestOutputOnPrematureClose [2021-09-09T01:58:53.981Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-09T01:58:53.981Z] === RUN TestCompleteSilently [2021-09-09T01:58:53.981Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-09T01:58:53.981Z] PASS [2021-09-09T01:58:53.981Z] coverage: 75.9% of statements [2021-09-09T01:58:53.981Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-09-09T01:58:54.329Z] === RUN TestDriver [2021-09-09T01:58:54.329Z] --- PASS: TestDriver (0.00s) [2021-09-09T01:58:54.329Z] PASS [2021-09-09T01:58:54.329Z] coverage: 34.8% of statements [2021-09-09T01:58:54.329Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2021-09-09T01:58:54.449Z] --- PASS: TestAllocateRandomDeallocate (2.51s) [2021-09-09T01:58:54.449Z] === RUN TestRetrieveFromStore [2021-09-09T01:58:54.449Z] --- PASS: TestFailOnce (1.12s) [2021-09-09T01:58:54.449Z] === RUN TestEchoInputOutput [2021-09-09T01:58:54.449Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-09T01:58:54.449Z] === RUN TestBackoff [2021-09-09T01:58:54.449Z] --- PASS: TestBackoff (0.00s) [2021-09-09T01:58:54.449Z] === RUN TestAbortRetry [2021-09-09T01:58:54.449Z] --- PASS: TestAbortRetry (0.00s) [2021-09-09T01:58:54.449Z] === RUN TestClientScheme [2021-09-09T01:58:54.449Z] --- PASS: TestClientScheme (0.00s) [2021-09-09T01:58:54.449Z] === RUN TestNewClientWithTimeout [2021-09-09T01:58:54.449Z] === RUN TestSendToOneSub [2021-09-09T01:58:54.449Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-09T01:58:54.449Z] === RUN TestSendToMultipleSubs [2021-09-09T01:58:54.449Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-09T01:58:54.449Z] === RUN TestEvictOneSub [2021-09-09T01:58:54.449Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-09T01:58:54.449Z] === RUN TestClosePublisher [2021-09-09T01:58:54.449Z] --- PASS: TestClosePublisher (0.00s) [2021-09-09T01:58:54.449Z] === RUN TestPubSubRace [2021-09-09T01:58:54.800Z] === RUN TestNetworkAllocateFree [2021-09-09T01:58:54.800Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-09-09T01:58:54.800Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-09-09T01:58:54.800Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-09-09T01:58:54.800Z] PASS [2021-09-09T01:58:54.800Z] coverage: 63.6% of statements [2021-09-09T01:58:54.800Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.037s coverage: 63.6% of statements [2021-09-09T01:58:54.916Z] time="2021-09-09T01:58:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-09T01:58:54.916Z] --- PASS: TestRetrieveFromStore (0.83s) [2021-09-09T01:58:54.917Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-09T01:58:54.917Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-09-09T01:58:54.917Z] === RUN TestParallelPredefinedRequest1 [2021-09-09T01:58:54.917Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-09T01:58:54.917Z] === RUN TestParallelPredefinedRequest2 [2021-09-09T01:58:54.917Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-09T01:58:54.917Z] === RUN TestParallelPredefinedRequest3 [2021-09-09T01:58:54.917Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-09T01:58:54.917Z] === RUN TestParallelPredefinedRequest4 [2021-09-09T01:58:54.917Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-09T01:58:54.917Z] === RUN TestParallelPredefinedRequest5 [2021-09-09T01:58:54.917Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-09T01:58:54.917Z] === RUN TestDebug [2021-09-09T01:58:54.917Z] --- PASS: TestDebug (0.00s) [2021-09-09T01:58:54.917Z] === RUN TestRequestPoolParallel [2021-09-09T01:58:55.269Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-09T01:58:55.269Z] === RUN TestGetEmptyCapabilities [2021-09-09T01:58:55.269Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-09-09T01:58:55.269Z] === RUN TestClientStream [2021-09-09T01:58:55.269Z] --- PASS: TestClientStream (0.00s) [2021-09-09T01:58:55.269Z] === RUN TestGetExtraCapabilities [2021-09-09T01:58:55.269Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-09-09T01:58:55.269Z] === RUN TestClientSendFile [2021-09-09T01:58:55.269Z] --- PASS: TestClientSendFile (0.00s) [2021-09-09T01:58:55.269Z] === RUN TestGetInvalidCapabilities [2021-09-09T01:58:55.269Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-09-09T01:58:55.269Z] === RUN TestClientWithRequestTimeout [2021-09-09T01:58:55.269Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-09T01:58:55.269Z] === RUN TestRemoteDriver [2021-09-09T01:58:55.269Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-09T01:58:55.269Z] === RUN TestFileSpecPlugin [2021-09-09T01:58:55.269Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-09-09T01:58:55.269Z] === RUN TestDriverError [2021-09-09T01:58:55.269Z] --- PASS: TestDriverError (0.01s) [2021-09-09T01:58:55.269Z] === RUN TestFileJSONSpecPlugin [2021-09-09T01:58:55.269Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-09T01:58:55.269Z] === RUN TestMissingValues [2021-09-09T01:58:55.269Z] --- PASS: TestMissingValues (0.00s) [2021-09-09T01:58:55.269Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-09T01:58:55.269Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-09T01:58:55.269Z] === RUN TestRollback [2021-09-09T01:58:55.269Z] --- PASS: TestRollback (0.01s) [2021-09-09T01:58:55.269Z] PASS [2021-09-09T01:58:55.269Z] === RUN TestPluginAddHandler [2021-09-09T01:58:55.269Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-09T01:58:55.269Z] coverage: 57.4% of statements [2021-09-09T01:58:55.269Z] === RUN TestPluginWaitBadPlugin [2021-09-09T01:58:55.269Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-09T01:58:55.269Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.083s coverage: 57.4% of statements [2021-09-09T01:58:55.269Z] --- PASS: TestRandomAllocateDeallocate (5.18s) [2021-09-09T01:58:55.269Z] === RUN TestGet [2021-09-09T01:58:55.269Z] === RUN TestAllocateRandomDeallocate [2021-09-09T01:58:55.269Z] time="2021-09-09T01:58:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-09T01:58:55.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-09-09T01:58:55.384Z] --- PASS: TestRequestPoolParallel (0.31s) [2021-09-09T01:58:55.384Z] === RUN TestFullAllocateRelease [2021-09-09T01:58:55.384Z] --- PASS: TestPubSubRace (1.04s) [2021-09-09T01:58:55.384Z] PASS [2021-09-09T01:58:55.384Z] coverage: 75.0% of statements [2021-09-09T01:58:55.384Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 75.0% of statements [2021-09-09T01:58:55.738Z] === RUN TestNAT [2021-09-09T01:58:55.738Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-09T01:58:55.738Z] --- SKIP: TestNAT (0.00s) [2021-09-09T01:58:55.738Z] === RUN TestTransparent [2021-09-09T01:58:55.738Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-09T01:58:55.738Z] --- SKIP: TestTransparent (0.00s) [2021-09-09T01:58:55.738Z] PASS [2021-09-09T01:58:55.738Z] coverage: 0.0% of statements [2021-09-09T01:58:55.738Z] === RUN TestNew [2021-09-09T01:58:55.738Z] --- PASS: TestNew (0.00s) [2021-09-09T01:58:55.738Z] === RUN TestAddDriver [2021-09-09T01:58:55.738Z] --- PASS: TestAddDriver (0.00s) [2021-09-09T01:58:55.738Z] === RUN TestAddDuplicateDriver [2021-09-09T01:58:55.738Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-09-09T01:58:55.738Z] === RUN TestIPAMDefaultAddressSpaces [2021-09-09T01:58:55.738Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-09-09T01:58:55.738Z] === RUN TestDriver [2021-09-09T01:58:55.738Z] --- PASS: TestDriver (0.00s) [2021-09-09T01:58:55.738Z] === RUN TestIPAM [2021-09-09T01:58:55.738Z] --- PASS: TestIPAM (0.00s) [2021-09-09T01:58:55.738Z] === RUN TestWalkIPAMs [2021-09-09T01:58:55.738Z] --- PASS: TestWalkIPAMs (0.00s) [2021-09-09T01:58:55.738Z] === RUN TestWalkDrivers [2021-09-09T01:58:55.738Z] --- PASS: TestWalkDrivers (0.00s) [2021-09-09T01:58:55.738Z] PASS [2021-09-09T01:58:55.738Z] coverage: 82.4% of statements [2021-09-09T01:58:55.738Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.042s coverage: 0.0% of statements [2021-09-09T01:58:55.738Z] ok github.com/docker/docker/libnetwork/drvregistry 0.062s coverage: 82.4% of statements [2021-09-09T01:58:55.740Z] time="2021-09-09T01:58:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-09T01:58:55.852Z] 2021/09/09 01:58:55 Closing DB instances... [2021-09-09T01:58:55.852Z] --- PASS: TestFullAllocateRelease (0.33s) [2021-09-09T01:58:55.852Z] === RUN TestOddAllocateRelease [2021-09-09T01:58:55.852Z] --- PASS: TestOddAllocateRelease (0.16s) [2021-09-09T01:58:55.852Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-09T01:58:55.852Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-09-09T01:58:55.852Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-09T01:58:55.852Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2021-09-09T01:58:55.852Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-09T01:58:55.852Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2021-09-09T01:58:55.852Z] === CONT TestParallelPredefinedRequest1 [2021-09-09T01:58:55.852Z] === CONT TestParallelPredefinedRequest4 [2021-09-09T01:58:55.852Z] === CONT TestParallelPredefinedRequest5 [2021-09-09T01:58:55.852Z] === CONT TestParallelPredefinedRequest1 [2021-09-09T01:58:55.852Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:58:55.852Z] === CONT TestParallelPredefinedRequest5 [2021-09-09T01:58:55.852Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:58:55.852Z] === CONT TestParallelPredefinedRequest3 [2021-09-09T01:58:55.852Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:58:55.852Z] === CONT TestParallelPredefinedRequest4 [2021-09-09T01:58:55.852Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:58:55.852Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-09T01:58:55.852Z] === CONT TestParallelPredefinedRequest2 [2021-09-09T01:58:55.852Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-09T01:58:55.852Z] === CONT TestParallelPredefinedRequest2 [2021-09-09T01:58:55.852Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:58:55.852Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-09T01:58:55.852Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-09T01:58:55.852Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-09T01:58:55.852Z] PASS [2021-09-09T01:58:55.852Z] coverage: 85.3% of statements [2021-09-09T01:58:55.852Z] ok github.com/docker/docker/libnetwork/ipam 32.844s coverage: 85.3% of statements [2021-09-09T01:58:55.852Z] === RUN TestRegister [2021-09-09T01:58:55.852Z] --- PASS: TestRegister (0.00s) [2021-09-09T01:58:55.852Z] === RUN TestCommand [2021-09-09T01:58:55.852Z] --- PASS: TestCommand (0.02s) [2021-09-09T01:58:55.852Z] === RUN TestNaiveSelf [2021-09-09T01:58:55.852Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-09T01:58:55.852Z] PASS [2021-09-09T01:58:55.852Z] coverage: 82.4% of statements [2021-09-09T01:58:56.208Z] === RUN TestBuildDefault [2021-09-09T01:58:56.208Z] --- PASS: TestBuildDefault (0.00s) [2021-09-09T01:58:56.208Z] === RUN TestBuildHostnameDomainname [2021-09-09T01:58:56.208Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-09-09T01:58:56.208Z] === RUN TestBuildHostname [2021-09-09T01:58:56.208Z] --- PASS: TestBuildHostname (0.00s) [2021-09-09T01:58:56.208Z] === RUN TestBuildHostnameFQDN [2021-09-09T01:58:56.208Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-09-09T01:58:56.208Z] === RUN TestBuildNoIP [2021-09-09T01:58:56.208Z] --- PASS: TestBuildNoIP (0.00s) [2021-09-09T01:58:56.208Z] === RUN TestUpdate [2021-09-09T01:58:56.208Z] --- PASS: TestUpdate (0.00s) [2021-09-09T01:58:56.208Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-09-09T01:58:56.208Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-09-09T01:58:56.208Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-09-09T01:58:56.208Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-09-09T01:58:56.208Z] === RUN TestAddEmpty [2021-09-09T01:58:56.208Z] --- PASS: TestAddEmpty (0.00s) [2021-09-09T01:58:56.208Z] === RUN TestAdd [2021-09-09T01:58:56.208Z] --- PASS: TestAdd (0.00s) [2021-09-09T01:58:56.208Z] === RUN TestDeleteEmpty [2021-09-09T01:58:56.208Z] --- PASS: TestDeleteEmpty (0.00s) [2021-09-09T01:58:56.208Z] === RUN TestDeleteNewline [2021-09-09T01:58:56.208Z] --- PASS: TestDeleteNewline (0.00s) [2021-09-09T01:58:56.208Z] === RUN TestDelete [2021-09-09T01:58:56.208Z] --- PASS: TestDelete (0.00s) [2021-09-09T01:58:56.208Z] === RUN TestConcurrentWrites [2021-09-09T01:58:56.208Z] --- PASS: TestConcurrentWrites (0.16s) [2021-09-09T01:58:56.208Z] PASS [2021-09-09T01:58:56.208Z] coverage: 81.2% of statements [2021-09-09T01:58:56.208Z] ok github.com/docker/docker/libnetwork/etchosts 0.217s coverage: 81.2% of statements [2021-09-09T01:58:56.320Z] ok github.com/docker/docker/pkg/reexec 0.070s coverage: 82.4% of statements [2021-09-09T01:58:56.321Z] time="2021-09-09T01:58:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-09T01:58:56.321Z] === RUN TestDump [2021-09-09T01:58:56.321Z] goroutine 6 [running]: [2021-09-09T01:58:56.321Z] github.com/docker/docker/pkg/stack.dump(0x70b2f7) [2021-09-09T01:58:56.321Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-09T01:58:56.321Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-09T01:58:56.321Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-09T01:58:56.321Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-09T01:58:56.321Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-09T01:58:56.321Z] testing.tRunner(0xc000118340, 0x878e38) [2021-09-09T01:58:56.321Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-09T01:58:56.321Z] created by testing.(*T).Run [2021-09-09T01:58:56.321Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-09T01:58:56.321Z] [2021-09-09T01:58:56.321Z] goroutine 1 [chan receive]: [2021-09-09T01:58:56.321Z] testing.(*T).Run(0xc0001181a0, {0x86a4fd, 0x6ea173}, 0x878e38) [2021-09-09T01:58:56.321Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-09T01:58:56.321Z] testing.runTests.func1(0xc000068720) [2021-09-09T01:58:56.321Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-09T01:58:56.321Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-09-09T01:58:56.321Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-09T01:58:56.321Z] testing.runTests(0xc000076080, {0x9dbba0, 0x3, 0x3}, {0x70a54d, 0x86c1f7, 0x9e0640}) [2021-09-09T01:58:56.321Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-09T01:58:56.321Z] testing.(*M).Run(0xc000076080) [2021-09-09T01:58:56.321Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-09T01:58:56.321Z] main.main() [2021-09-09T01:58:56.324Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-09-09T01:58:56.324Z] --- PASS: TestConfigInspect (2.96s) [2021-09-09T01:58:56.324Z] === RUN TestConfigList [2021-09-09T01:58:56.678Z] === RUN TestNew [2021-09-09T01:58:56.678Z] --- PASS: TestNew (0.00s) [2021-09-09T01:58:56.678Z] === RUN TestAllocate [2021-09-09T01:58:56.678Z] --- PASS: TestAllocate (0.00s) [2021-09-09T01:58:56.678Z] === RUN TestUninitialized [2021-09-09T01:58:56.678Z] --- PASS: TestUninitialized (0.00s) [2021-09-09T01:58:56.678Z] === RUN TestAllocateInRange [2021-09-09T01:58:56.678Z] --- PASS: TestAllocateInRange (0.00s) [2021-09-09T01:58:56.678Z] === RUN TestAllocateSerial [2021-09-09T01:58:56.678Z] --- PASS: TestAllocateSerial (0.00s) [2021-09-09T01:58:56.678Z] PASS [2021-09-09T01:58:56.678Z] coverage: 87.5% of statements [2021-09-09T01:58:56.678Z] ok github.com/docker/docker/libnetwork/idm 0.037s coverage: 87.5% of statements [2021-09-09T01:58:56.678Z] --- PASS: TestAllocateRandomDeallocate (1.22s) [2021-09-09T01:58:56.678Z] === RUN TestAllocateRandomDeallocateSerialize [2021-09-09T01:58:56.678Z] === RUN TestDiff [2021-09-09T01:58:56.678Z] --- PASS: TestDiff (0.00s) [2021-09-09T01:58:56.678Z] === RUN TestAddedCallback [2021-09-09T01:58:56.678Z] --- PASS: TestAddedCallback (0.00s) [2021-09-09T01:58:56.678Z] === RUN TestRemovedCallback [2021-09-09T01:58:56.678Z] --- PASS: TestRemovedCallback (0.00s) [2021-09-09T01:58:56.678Z] === RUN TestNoCallback [2021-09-09T01:58:56.678Z] --- PASS: TestNoCallback (0.00s) [2021-09-09T01:58:56.678Z] PASS [2021-09-09T01:58:56.678Z] coverage: 48.1% of statements [2021-09-09T01:58:56.678Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.040s coverage: 48.1% of statements [2021-09-09T01:58:56.788Z] _testmain.go:95 +0x1f5 [2021-09-09T01:58:56.788Z] --- PASS: TestDump (0.00s) [2021-09-09T01:58:56.788Z] === RUN TestDumpToFile [2021-09-09T01:58:56.788Z] --- PASS: TestDumpToFile (0.08s) [2021-09-09T01:58:56.788Z] === RUN TestDumpToFileWithEmptyInput [2021-09-09T01:58:56.788Z] goroutine 8 [running]: [2021-09-09T01:58:56.788Z] github.com/docker/docker/pkg/stack.dump(0x7782b4) [2021-09-09T01:58:56.788Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-09T01:58:56.788Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x778660}) [2021-09-09T01:58:56.788Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-09T01:58:56.788Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000118340) [2021-09-09T01:58:56.788Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-09T01:58:56.788Z] testing.tRunner(0xc000118820, 0x878e28) [2021-09-09T01:58:56.788Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-09T01:58:56.788Z] created by testing.(*T).Run [2021-09-09T01:58:56.788Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-09T01:58:56.788Z] [2021-09-09T01:58:56.788Z] goroutine 1 [chan receive]: [2021-09-09T01:58:56.788Z] testing.(*T).Run(0xc0001181a0, {0x871289, 0x6ea173}, 0x878e28) [2021-09-09T01:58:56.788Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-09T01:58:56.788Z] testing.runTests.func1(0xc000068720) [2021-09-09T01:58:56.788Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-09T01:58:56.788Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2021-09-09T01:58:56.788Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-09T01:58:56.788Z] testing.runTests(0xc000076080, {0x9dbba0, 0x3, 0x3}, {0x70a54d, 0x86c1f7, 0x9e0640}) [2021-09-09T01:58:56.788Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-09T01:58:56.788Z] testing.(*M).Run(0xc000076080) [2021-09-09T01:58:56.788Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-09T01:58:56.788Z] main.main() [2021-09-09T01:58:56.788Z] _testmain.go:95 +0x1f5 [2021-09-09T01:58:56.788Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-09T01:58:56.788Z] PASS [2021-09-09T01:58:56.788Z] coverage: 90.9% of statements [2021-09-09T01:58:56.788Z] ok github.com/docker/docker/pkg/stack 0.113s coverage: 90.9% of statements [2021-09-09T01:58:57.147Z] === RUN TestCaller [2021-09-09T01:58:57.147Z] --- PASS: TestCaller (0.00s) [2021-09-09T01:58:57.147Z] PASS [2021-09-09T01:58:57.147Z] coverage: 100.0% of statements [2021-09-09T01:58:57.147Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2021-09-09T01:58:57.147Z] === RUN TestSetSerialInsertDelete [2021-09-09T01:58:57.147Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-09-09T01:58:57.147Z] === RUN TestSetParallelInsertDelete [2021-09-09T01:58:57.256Z] === RUN TestNewStdWriter [2021-09-09T01:58:57.256Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-09T01:58:57.256Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-09T01:58:57.256Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-09T01:58:57.256Z] === RUN TestWriteWithNilBytes [2021-09-09T01:58:57.256Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-09T01:58:57.256Z] === RUN TestWrite [2021-09-09T01:58:57.256Z] --- PASS: TestWrite (0.00s) [2021-09-09T01:58:57.256Z] === RUN TestWriteWithWriterError [2021-09-09T01:58:57.256Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-09T01:58:57.256Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-09T01:58:57.256Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-09T01:58:57.256Z] === RUN TestStdCopyWriteAndRead [2021-09-09T01:58:57.256Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-09T01:58:57.256Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-09T01:58:57.256Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-09T01:58:57.256Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-09T01:58:57.256Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-09T01:58:57.256Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-09T01:58:57.256Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-09T01:58:57.256Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-09T01:58:57.256Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-09T01:58:57.256Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-09T01:58:57.256Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-09T01:58:57.256Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-09T01:58:57.256Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-09T01:58:57.256Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-09T01:58:57.256Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-09T01:58:57.256Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-09T01:58:57.256Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-09T01:58:57.256Z] PASS [2021-09-09T01:58:57.256Z] coverage: 100.0% of statements [2021-09-09T01:58:57.256Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-09-09T01:58:57.501Z] --- PASS: TestServiceCreateInit (7.89s) [2021-09-09T01:58:57.501Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.92s) [2021-09-09T01:58:57.501Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.96s) [2021-09-09T01:58:57.501Z] === RUN TestCreateServiceMultipleTimes [2021-09-09T01:58:57.616Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.17s) [2021-09-09T01:58:57.616Z] === RUN TestRetrieveFromStore [2021-09-09T01:58:57.723Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-09T01:58:57.723Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-09T01:58:57.723Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestFormatStatus [2021-09-09T01:58:57.723Z] --- PASS: TestFormatStatus (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestFormatError [2021-09-09T01:58:57.723Z] --- PASS: TestFormatError (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestFormatJSONError [2021-09-09T01:58:57.723Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-09T01:58:57.723Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-09T01:58:57.723Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestNewJSONProgressOutput [2021-09-09T01:58:57.723Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestAuxFormatterEmit [2021-09-09T01:58:57.723Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestStreamWriterStdout [2021-09-09T01:58:57.723Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestStreamWriterStderr [2021-09-09T01:58:57.723Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-09T01:58:57.723Z] PASS [2021-09-09T01:58:57.723Z] coverage: 66.2% of statements [2021-09-09T01:58:57.723Z] ok github.com/docker/docker/pkg/streamformatter 0.029s coverage: 66.2% of statements [2021-09-09T01:58:57.723Z] === RUN TestGenerateRandomID [2021-09-09T01:58:57.723Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestShortenId [2021-09-09T01:58:57.723Z] --- PASS: TestShortenId (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestShortenSha256Id [2021-09-09T01:58:57.723Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestShortenIdEmpty [2021-09-09T01:58:57.723Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestShortenIdInvalid [2021-09-09T01:58:57.723Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestIsShortIDNonHex [2021-09-09T01:58:57.723Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-09T01:58:57.723Z] === RUN TestIsShortIDNotCorrectSize [2021-09-09T01:58:57.723Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-09T01:58:57.723Z] PASS [2021-09-09T01:58:57.723Z] coverage: 70.6% of statements [2021-09-09T01:58:57.724Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-09-09T01:58:57.966Z] time="2021-09-09T01:58:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-09T01:58:58.085Z] === RUN TestPoolRequest [2021-09-09T01:58:58.085Z] --- PASS: TestPoolRequest (0.00s) [2021-09-09T01:58:58.085Z] === RUN TestOtherRequests [2021-09-09T01:58:58.085Z] --- PASS: TestOtherRequests (0.00s) [2021-09-09T01:58:58.085Z] PASS [2021-09-09T01:58:58.085Z] coverage: 57.1% of statements [2021-09-09T01:58:58.085Z] ok github.com/docker/docker/libnetwork/ipams/null 0.039s coverage: 57.1% of statements [2021-09-09T01:58:58.554Z] --- PASS: TestRetrieveFromStore (0.60s) [2021-09-09T01:58:58.554Z] === RUN TestIsCorrupted [2021-09-09T01:58:58.554Z] --- PASS: TestIsCorrupted (0.02s) [2021-09-09T01:58:58.554Z] === RUN TestSetRollover [2021-09-09T01:58:58.554Z] === RUN TestInt2IP2IntConversion [2021-09-09T01:58:58.708Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.05s) [2021-09-09T01:58:58.708Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-09T01:58:58.708Z] === RUN TestIsCpusetListAvailable [2021-09-09T01:58:58.708Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-09T01:58:58.708Z] PASS [2021-09-09T01:58:58.708Z] coverage: 39.4% of statements [2021-09-09T01:58:58.708Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2021-09-09T01:58:58.708Z] time="2021-09-09T01:58:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-09T01:58:58.844Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-09-09T01:58:59.023Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2021-09-09T01:58:59.023Z] === RUN TestGetAddressVersion [2021-09-09T01:58:59.023Z] --- PASS: TestGetAddressVersion (0.00s) [2021-09-09T01:58:59.023Z] === RUN TestKeyString [2021-09-09T01:58:59.023Z] --- PASS: TestKeyString (0.00s) [2021-09-09T01:58:59.023Z] === RUN TestPoolDataMarshal [2021-09-09T01:58:59.023Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-09-09T01:58:59.023Z] === RUN TestSubnetsMarshal [2021-09-09T01:58:59.023Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-09-09T01:58:59.023Z] === RUN TestAddSubnets [2021-09-09T01:58:59.023Z] --- PASS: TestAddSubnets (0.04s) [2021-09-09T01:58:59.023Z] === RUN TestDoublePoolRelease [2021-09-09T01:58:59.024Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-09-09T01:58:59.024Z] === RUN TestAddReleasePoolID [2021-09-09T01:58:59.024Z] === RUN TestGetCapabilities [2021-09-09T01:58:59.024Z] --- PASS: TestAddReleasePoolID (0.08s) [2021-09-09T01:58:59.024Z] === RUN TestPredefinedPool [2021-09-09T01:58:59.024Z] --- PASS: TestGetCapabilities (0.01s) [2021-09-09T01:58:59.024Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-09-09T01:58:59.024Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-09-09T01:58:59.024Z] === RUN TestGetDefaultAddressSpaces [2021-09-09T01:58:59.024Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-09-09T01:58:59.024Z] === RUN TestRemoteDriver [2021-09-09T01:58:59.024Z] --- PASS: TestRemoteDriver (0.01s) [2021-09-09T01:58:59.024Z] PASS [2021-09-09T01:58:59.024Z] coverage: 47.4% of statements [2021-09-09T01:58:59.024Z] --- PASS: TestPredefinedPool (0.03s) [2021-09-09T01:58:59.024Z] === RUN TestRemoveSubnet [2021-09-09T01:58:59.024Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.063s coverage: 47.4% of statements [2021-09-09T01:58:59.101Z] --- PASS: TestConfigList (3.15s) [2021-09-09T01:58:59.101Z] === RUN TestConfigsCreateAndDelete [2021-09-09T01:58:59.493Z] --- PASS: TestRemoveSubnet (0.19s) [2021-09-09T01:58:59.493Z] === RUN TestGetSameAddress [2021-09-09T01:58:59.493Z] --- PASS: TestGetSameAddress (0.03s) [2021-09-09T01:58:59.493Z] === RUN TestPoolAllocationReuse [2021-09-09T01:58:59.590Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-09-09T01:58:59.693Z] 2021/09/09 01:58:59 Closing DB instances... [2021-09-09T01:58:59.693Z] === RUN TestChtimes [2021-09-09T01:58:59.693Z] --- PASS: TestChtimes (0.00s) [2021-09-09T01:58:59.694Z] === RUN TestChtimesWindows [2021-09-09T01:58:59.694Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-09T01:58:59.694Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-09T01:58:59.694Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-09T01:58:59.694Z] === RUN TestEnsureRemoveAllNotExist [2021-09-09T01:58:59.694Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-09T01:58:59.694Z] === RUN TestEnsureRemoveAllWithDir [2021-09-09T01:58:59.694Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-09T01:58:59.694Z] === RUN TestEnsureRemoveAllWithFile [2021-09-09T01:58:59.694Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-09T01:58:59.694Z] === RUN TestHasWin32KSupport [2021-09-09T01:58:59.694Z] syscall_windows_test.go:8: win32k: true [2021-09-09T01:58:59.694Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-09T01:58:59.694Z] PASS [2021-09-09T01:58:59.694Z] coverage: 13.0% of statements [2021-09-09T01:58:59.694Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 13.0% of statements [2021-09-09T01:58:59.966Z] --- PASS: TestSetRollover (1.47s) [2021-09-09T01:58:59.966Z] === RUN TestSetRolloverSerial [2021-09-09T01:58:59.966Z] === RUN TestWindowsIPAM [2021-09-09T01:58:59.966Z] --- PASS: TestWindowsIPAM (0.00s) [2021-09-09T01:58:59.966Z] PASS [2021-09-09T01:58:59.966Z] coverage: 71.4% of statements [2021-09-09T01:58:59.966Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.037s coverage: 71.4% of statements [2021-09-09T01:59:00.162Z] === RUN TestTailFile [2021-09-09T01:59:00.162Z] --- PASS: TestTailFile (0.00s) [2021-09-09T01:59:00.162Z] === RUN TestTailFileManyLines [2021-09-09T01:59:00.162Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-09T01:59:00.162Z] === RUN TestTailEmptyFile [2021-09-09T01:59:00.162Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-09T01:59:00.162Z] === RUN TestTailNegativeN [2021-09-09T01:59:00.162Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader [2021-09-09T01:59:00.162Z] === CONT TestNewTailReader [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/no_delimiter [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/truncated_last_line [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-09T01:59:00.162Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.162Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.162Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-09T01:59:00.162Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-09T01:59:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/no_delimiter [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.163Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.163Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.163Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.164Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.164Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.164Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.165Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.165Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.165Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.166Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.166Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.166Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.167Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.167Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.168Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:00.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:00.637Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.01s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:59:00.637Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:59:00.638Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:00.639Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:59:00.639Z] PASS [2021-09-09T01:59:00.639Z] coverage: 88.6% of statements [2021-09-09T01:59:00.639Z] ok github.com/docker/docker/pkg/tailfile 0.131s coverage: 88.6% of statements [2021-09-09T01:59:00.960Z] === RUN TestDefaultNetwork [2021-09-09T01:59:00.960Z] --- PASS: TestDefaultNetwork (0.25s) [2021-09-09T01:59:00.960Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-09-09T01:59:00.960Z] --- PASS: TestPoolAllocationReuse (1.62s) [2021-09-09T01:59:00.960Z] === RUN TestGetAddressSubPoolEqualPool [2021-09-09T01:59:00.960Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-09-09T01:59:00.960Z] === RUN TestRequestReleaseAddressFromSubPool [2021-09-09T01:59:00.991Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-09-09T01:59:00.992Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-09-09T01:59:01.107Z] === RUN TestTarSumRemoveNonExistent [2021-09-09T01:59:01.107Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-09-09T01:59:01.107Z] === RUN TestTarSumRemove [2021-09-09T01:59:01.107Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-09T01:59:01.107Z] === RUN TestSortFileInfoSums [2021-09-09T01:59:01.107Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-09T01:59:01.107Z] === RUN TestNewTarSumForLabelInvalid [2021-09-09T01:59:01.107Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-09T01:59:01.107Z] === RUN TestNewTarSumForLabel [2021-09-09T01:59:01.107Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-09T01:59:01.107Z] === RUN TestEmptyTar [2021-09-09T01:59:01.107Z] --- PASS: TestEmptyTar (0.00s) [2021-09-09T01:59:01.107Z] === RUN TestTarSumsReadSize [2021-09-09T01:59:01.107Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-09T01:59:01.107Z] === RUN TestTarSums [2021-09-09T01:59:01.107Z] --- PASS: TestTarSums (0.04s) [2021-09-09T01:59:01.107Z] === RUN TestIteration [2021-09-09T01:59:01.107Z] --- PASS: TestIteration (0.00s) [2021-09-09T01:59:01.107Z] === RUN TestVersionLabelForChecksum [2021-09-09T01:59:01.107Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-09T01:59:01.107Z] === RUN TestVersion [2021-09-09T01:59:01.107Z] --- PASS: TestVersion (0.00s) [2021-09-09T01:59:01.107Z] === RUN TestGetVersion [2021-09-09T01:59:01.107Z] --- PASS: TestGetVersion (0.00s) [2021-09-09T01:59:01.107Z] === RUN TestGetVersions [2021-09-09T01:59:01.107Z] --- PASS: TestGetVersions (0.00s) [2021-09-09T01:59:01.107Z] PASS [2021-09-09T01:59:01.107Z] coverage: 89.3% of statements [2021-09-09T01:59:01.107Z] ok github.com/docker/docker/pkg/tarsum 0.081s coverage: 89.3% of statements [2021-09-09T01:59:01.107Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-09T01:59:01.107Z] === RUN TestNetworkDBGarbageCollection [2021-09-09T01:59:01.429Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2021-09-09T01:59:01.429Z] === RUN TestInitAddressPools [2021-09-09T01:59:01.429Z] --- PASS: TestInitAddressPools (0.00s) [2021-09-09T01:59:01.429Z] PASS [2021-09-09T01:59:01.429Z] coverage: 74.0% of statements [2021-09-09T01:59:01.429Z] ok github.com/docker/docker/libnetwork/ipamutils 0.528s coverage: 74.0% of statements [2021-09-09T01:59:01.429Z] --- PASS: TestSetRolloverSerial (1.57s) [2021-09-09T01:59:01.429Z] === RUN TestGetFirstAvailableFromCurrent [2021-09-09T01:59:01.429Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-09-09T01:59:01.429Z] PASS [2021-09-09T01:59:01.429Z] coverage: 84.4% of statements [2021-09-09T01:59:01.429Z] ok github.com/docker/docker/libnetwork/bitseq 11.253s coverage: 84.4% of statements [2021-09-09T01:59:01.575Z] testing: warning: no tests to run [2021-09-09T01:59:01.575Z] PASS [2021-09-09T01:59:01.575Z] coverage: [no statements] [2021-09-09T01:59:01.575Z] ok github.com/docker/docker/pkg/term/windows 0.026s coverage: [no statements] [no tests to run] [2021-09-09T01:59:01.775Z] time="2021-09-09T01:59:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-09T01:59:01.899Z] === RUN TestKeyValue [2021-09-09T01:59:01.899Z] --- PASS: TestKeyValue (0.00s) [2021-09-09T01:59:01.899Z] PASS [2021-09-09T01:59:01.899Z] coverage: 60.0% of statements [2021-09-09T01:59:01.899Z] ok github.com/docker/docker/libnetwork/netlabel 0.038s coverage: 60.0% of statements [2021-09-09T01:59:02.047Z] === RUN TestTruncIndex [2021-09-09T01:59:02.047Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-09T01:59:02.047Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-09T01:59:02.047Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-09T01:59:02.047Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-09T01:59:02.047Z] --- PASS: TestTruncIndex (0.10s) [2021-09-09T01:59:02.047Z] PASS [2021-09-09T01:59:02.047Z] coverage: 91.5% of statements [2021-09-09T01:59:02.047Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2021-09-09T01:59:02.047Z] === RUN TestIsGIT [2021-09-09T01:59:02.047Z] --- PASS: TestIsGIT (0.00s) [2021-09-09T01:59:02.047Z] === RUN TestIsTransport [2021-09-09T01:59:02.047Z] --- PASS: TestIsTransport (0.00s) [2021-09-09T01:59:02.047Z] PASS [2021-09-09T01:59:02.047Z] coverage: 100.0% of statements [2021-09-09T01:59:02.047Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-09-09T01:59:02.359Z] --- PASS: TestConfigsCreateAndDelete (2.91s) [2021-09-09T01:59:02.359Z] === RUN TestConfigsUpdate [2021-09-09T01:59:02.359Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-09-09T01:59:02.515Z] === RUN TestVersionInfo [2021-09-09T01:59:02.515Z] --- PASS: TestVersionInfo (0.00s) [2021-09-09T01:59:02.515Z] === RUN TestAppendVersions [2021-09-09T01:59:02.516Z] --- PASS: TestAppendVersions (0.00s) [2021-09-09T01:59:02.516Z] PASS [2021-09-09T01:59:02.516Z] coverage: 88.9% of statements [2021-09-09T01:59:02.516Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2021-09-09T01:59:02.983Z] === RUN TestNewSettable [2021-09-09T01:59:02.983Z] --- PASS: TestNewSettable (0.00s) [2021-09-09T01:59:02.983Z] === RUN TestIsSettable [2021-09-09T01:59:02.983Z] --- PASS: TestIsSettable (0.00s) [2021-09-09T01:59:02.983Z] === RUN TestUpdateSettingsEnv [2021-09-09T01:59:02.983Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-09T01:59:02.983Z] PASS [2021-09-09T01:59:02.983Z] coverage: 20.0% of statements [2021-09-09T01:59:02.983Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-09-09T01:59:03.451Z] === RUN TestValidatePrivileges [2021-09-09T01:59:03.451Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-09T01:59:03.451Z] === RUN TestFilterByCapNeg [2021-09-09T01:59:03.451Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-09T01:59:03.451Z] === RUN TestFilterByCapPos [2021-09-09T01:59:03.451Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-09T01:59:03.451Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-09T01:59:03.451Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-09T01:59:03.451Z] PASS [2021-09-09T01:59:03.451Z] coverage: 12.0% of statements [2021-09-09T01:59:03.451Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2021-09-09T01:59:03.451Z] time="2021-09-09T01:59:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.Echo: Post \"http://127.0.0.1:49287/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-09T01:59:03.466Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.54s) [2021-09-09T01:59:03.466Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-09-09T01:59:03.920Z] === RUN TestLoad [2021-09-09T01:59:03.920Z] --- PASS: TestLoad (0.00s) [2021-09-09T01:59:03.920Z] === RUN TestSave [2021-09-09T01:59:03.920Z] --- PASS: TestSave (0.02s) [2021-09-09T01:59:03.920Z] === RUN TestAddDeleteGet [2021-09-09T01:59:03.920Z] --- PASS: TestAddDeleteGet (0.02s) [2021-09-09T01:59:03.920Z] === RUN TestInvalidTags [2021-09-09T01:59:03.920Z] --- PASS: TestInvalidTags (0.00s) [2021-09-09T01:59:03.920Z] PASS [2021-09-09T01:59:03.920Z] coverage: 84.4% of statements [2021-09-09T01:59:03.920Z] ok github.com/docker/docker/reference 0.105s coverage: 84.4% of statements [2021-09-09T01:59:04.454Z] === RUN TestNetworkDBSimple [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-09T01:59:04.454Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-09T01:59:04.877Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-09-09T01:59:04.877Z] --- PASS: TestConfigsUpdate (2.77s) [2021-09-09T01:59:04.877Z] === RUN TestTemplatedConfig [2021-09-09T01:59:04.877Z] check_test.go:308: [dbe591dd559f9] daemon is not started [2021-09-09T01:59:04.877Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-09-09T01:59:04.906Z] === RUN TestResolveAuthConfigIndexServer [2021-09-09T01:59:04.906Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestResolveAuthConfigFullURL [2021-09-09T01:59:04.906Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-09T01:59:04.906Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestValidateMirror [2021-09-09T01:59:04.906Z] --- PASS: TestValidateMirror (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestLoadInsecureRegistries [2021-09-09T01:59:04.906Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-09T01:59:04.906Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-09T01:59:04.906Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-09T01:59:04.906Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-09T01:59:04.906Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestResumableRequestReaderWithReadError [2021-09-09T01:59:04.906Z] time="2021-09-09T01:59:04Z" 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-09T01:59:04.906Z] time="2021-09-09T01:59:04Z" 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-09T01:59:04.906Z] time="2021-09-09T01:59:04Z" 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-09T01:59:04.906Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-09-09T01:59:04.906Z] === RUN TestNewServiceConfig [2021-09-09T01:59:04.906Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestValidateIndexName [2021-09-09T01:59:04.906Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestValidateIndexNameWithError [2021-09-09T01:59:04.906Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestEndpointParse [2021-09-09T01:59:04.906Z] --- PASS: TestEndpointParse (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestEndpointParseInvalid [2021-09-09T01:59:04.906Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestValidateEndpoint [2021-09-09T01:59:04.906Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestPing [2021-09-09T01:59:04.906Z] --- PASS: TestPing (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestPingRegistryEndpoint [2021-09-09T01:59:04.906Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:04.906Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestEndpoint [2021-09-09T01:59:04.906Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:04.906Z] --- SKIP: TestEndpoint (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestParseRepositoryInfo [2021-09-09T01:59:04.906Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestNewIndexInfo [2021-09-09T01:59:04.906Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestMirrorEndpointLookup [2021-09-09T01:59:04.906Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:04.906Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestSearchRepositories [2021-09-09T01:59:04.906Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-09T01:59:04.906Z] Host: 127.0.0.1:49303 [2021-09-09T01:59:04.906Z] User-Agent: docker test client [2021-09-09T01:59:04.906Z] Authorization: Token fake-token [2021-09-09T01:59:04.906Z] X-Docker-Token: true [2021-09-09T01:59:04.906Z] Accept-Encoding: gzip [2021-09-09T01:59:04.906Z] [2021-09-09T01:59:04.906Z] [2021-09-09T01:59:04.906Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-09T01:59:04.906Z] Connection: close [2021-09-09T01:59:04.906Z] Content-Length: 144 [2021-09-09T01:59:04.906Z] Cache-Control: no-cache [2021-09-09T01:59:04.906Z] Content-Type: application/json [2021-09-09T01:59:04.906Z] Date: Thu, 09 Sep 2021 01:59:04 GMT [2021-09-09T01:59:04.906Z] Expires: -1 [2021-09-09T01:59:04.906Z] Pragma: no-cache [2021-09-09T01:59:04.906Z] Server: docker-tests/mock [2021-09-09T01:59:04.906Z] X-Docker-Registry-Config: mock [2021-09-09T01:59:04.906Z] X-Docker-Registry-Version: 0.0.0 [2021-09-09T01:59:04.906Z] [2021-09-09T01:59:04.906Z] [2021-09-09T01:59:04.906Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-09T01:59:04.906Z] === RUN TestTrustedLocation [2021-09-09T01:59:04.906Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-09T01:59:04.907Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-09T01:59:04.907Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-09T01:59:04.907Z] === RUN TestAllowNondistributableArtifacts [2021-09-09T01:59:04.907Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-09T01:59:04.907Z] === RUN TestIsSecureIndex [2021-09-09T01:59:04.907Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-09T01:59:04.907Z] PASS [2021-09-09T01:59:04.907Z] coverage: 51.7% of statements [2021-09-09T01:59:04.907Z] ok github.com/docker/docker/registry 0.156s coverage: 51.7% of statements [2021-09-09T01:59:04.907Z] time="2021-09-09T01:59:04Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-09T01:59:04.907Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-09-09T01:59:04.907Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-09T01:59:04.907Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-09T01:59:04.907Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-09T01:59:04.907Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-09T01:59:04.907Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-09T01:59:04.907Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-09T01:59:04.907Z] === RUN TestResumableRequestReader [2021-09-09T01:59:04.907Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-09T01:59:04.907Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-09T01:59:04.907Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-09T01:59:04.907Z] PASS [2021-09-09T01:59:04.907Z] coverage: 100.0% of statements [2021-09-09T01:59:04.907Z] ok github.com/docker/docker/registry/resumable 0.150s coverage: 100.0% of statements [2021-09-09T01:59:04.925Z] === RUN TestGenerate [2021-09-09T01:59:04.925Z] --- PASS: TestGenerate (0.00s) [2021-09-09T01:59:04.925Z] === RUN TestGeneratePtr [2021-09-09T01:59:04.925Z] --- PASS: TestGeneratePtr (0.00s) [2021-09-09T01:59:04.925Z] === RUN TestGenerateMissingField [2021-09-09T01:59:04.925Z] --- PASS: TestGenerateMissingField (0.00s) [2021-09-09T01:59:04.926Z] === RUN TestFieldCannotBeSet [2021-09-09T01:59:04.926Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-09-09T01:59:04.926Z] === RUN TestTypeMismatchError [2021-09-09T01:59:04.926Z] --- PASS: TestTypeMismatchError (0.00s) [2021-09-09T01:59:04.926Z] PASS [2021-09-09T01:59:04.926Z] coverage: 100.0% of statements [2021-09-09T01:59:04.926Z] ok github.com/docker/docker/libnetwork/options 0.073s coverage: 100.0% of statements [2021-09-09T01:59:05.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-09-09T01:59:05.377Z] === RUN TestRestartManagerTimeout [2021-09-09T01:59:05.377Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-09T01:59:05.377Z] === RUN TestRestartManagerTimeoutReset [2021-09-09T01:59:05.377Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-09T01:59:05.377Z] PASS [2021-09-09T01:59:05.377Z] coverage: 50.9% of statements [2021-09-09T01:59:05.377Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-09-09T01:59:05.377Z] === RUN TestDecodeContainerConfig [2021-09-09T01:59:05.377Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-09T01:59:05.377Z] === RUN TestDecodeContainerConfigIsolation [2021-09-09T01:59:05.377Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-09T01:59:05.377Z] === RUN TestValidatePrivileged [2021-09-09T01:59:05.377Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-09T01:59:05.377Z] PASS [2021-09-09T01:59:05.377Z] coverage: 52.2% of statements [2021-09-09T01:59:05.377Z] ok github.com/docker/docker/runconfig 0.033s coverage: 52.2% of statements [2021-09-09T01:59:05.397Z] 2021/09/09 01:59:05 Closing DB instances... [2021-09-09T01:59:05.441Z] check_test.go:308: [d4351adc0fd83] daemon is not started [2021-09-09T01:59:05.441Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-09-09T01:59:05.530Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-09-09T01:59:05.847Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-09T01:59:05.847Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-09T01:59:05.847Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-09T01:59:05.847Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-09T01:59:05.847Z] PASS [2021-09-09T01:59:05.847Z] coverage: 62.5% of statements [2021-09-09T01:59:05.847Z] ok github.com/docker/docker/testutil 0.078s coverage: 62.5% of statements [2021-09-09T01:59:05.870Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.40s) [2021-09-09T01:59:05.870Z] === RUN TestGetAddress [2021-09-09T01:59:05.870Z] testing: warning: no tests to run [2021-09-09T01:59:05.870Z] PASS [2021-09-09T01:59:05.870Z] coverage: 0.0% of statements [2021-09-09T01:59:05.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-09-09T01:59:06.342Z] ok github.com/docker/docker/libnetwork/osl 0.070s coverage: 0.0% of statements [no tests to run] [2021-09-09T01:59:06.342Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-09-09T01:59:06.342Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-09-09T01:59:06.809Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-09-09T01:59:06.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-09-09T01:59:07.334Z] === RUN TestRequestNewPort [2021-09-09T01:59:07.334Z] --- PASS: TestRequestNewPort (0.00s) [2021-09-09T01:59:07.334Z] === RUN TestRequestSpecificPort [2021-09-09T01:59:07.334Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-09-09T01:59:07.334Z] === RUN TestReleasePort [2021-09-09T01:59:07.334Z] --- PASS: TestReleasePort (0.00s) [2021-09-09T01:59:07.334Z] === RUN TestReuseReleasedPort [2021-09-09T01:59:07.334Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-09-09T01:59:07.334Z] === RUN TestReleaseUnreadledPort [2021-09-09T01:59:07.334Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-09-09T01:59:07.334Z] === RUN TestUnknowProtocol [2021-09-09T01:59:07.334Z] --- PASS: TestUnknowProtocol (0.00s) [2021-09-09T01:59:07.334Z] === RUN TestAllocateAllPorts [2021-09-09T01:59:07.334Z] --- PASS: TestAllocateAllPorts (0.01s) [2021-09-09T01:59:07.334Z] === RUN TestPortAllocation [2021-09-09T01:59:07.334Z] --- PASS: TestPortAllocation (0.00s) [2021-09-09T01:59:07.334Z] === RUN TestPortAllocationWithCustomRange [2021-09-09T01:59:07.334Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-09-09T01:59:07.334Z] === RUN TestNoDuplicateBPR [2021-09-09T01:59:07.334Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-09-09T01:59:07.334Z] === RUN TestChangePortRange [2021-09-09T01:59:07.334Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-09-09T01:59:07.334Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-09-09T01:59:07.334Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-09-09T01:59:07.334Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-09-09T01:59:07.334Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-09-09T01:59:07.334Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-09-09T01:59:07.334Z] --- PASS: TestChangePortRange (0.00s) [2021-09-09T01:59:07.334Z] PASS [2021-09-09T01:59:07.334Z] coverage: 88.6% of statements [2021-09-09T01:59:07.334Z] ok github.com/docker/docker/libnetwork/portallocator 0.085s coverage: 88.6% of statements [2021-09-09T01:59:07.334Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-09-09T01:59:07.334Z] PASS [2021-09-09T01:59:07.334Z] coverage: 100.0% of statements [2021-09-09T01:59:07.334Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.037s coverage: 100.0% of statements [2021-09-09T01:59:07.371Z] check_test.go:308: [d27e2797191b1] daemon is not started [2021-09-09T01:59:07.371Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-09-09T01:59:07.627Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-09T01:59:07.804Z] 2021/09/09 01:59:07 Closing DB instances... [2021-09-09T01:59:08.062Z] === RUN TestGetDriver [2021-09-09T01:59:08.062Z] --- PASS: TestGetDriver (0.00s) [2021-09-09T01:59:08.062Z] === RUN TestVolumeRequestError [2021-09-09T01:59:08.062Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-09T01:59:08.062Z] PASS [2021-09-09T01:59:08.062Z] coverage: 36.1% of statements [2021-09-09T01:59:08.062Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2021-09-09T01:59:08.062Z] === RUN TestGetAddress [2021-09-09T01:59:08.062Z] --- PASS: TestGetAddress (0.00s) [2021-09-09T01:59:08.062Z] === RUN TestRemove [2021-09-09T01:59:08.062Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-09T01:59:08.062Z] --- SKIP: TestRemove (0.00s) [2021-09-09T01:59:08.062Z] === RUN TestInitializeWithVolumes [2021-09-09T01:59:08.062Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-09T01:59:08.062Z] === RUN TestCreate [2021-09-09T01:59:08.062Z] --- PASS: TestCreate (0.01s) [2021-09-09T01:59:08.062Z] === RUN TestValidateName [2021-09-09T01:59:08.062Z] --- PASS: TestValidateName (0.00s) [2021-09-09T01:59:08.062Z] === RUN TestCreateWithOpts [2021-09-09T01:59:08.062Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-09T01:59:08.062Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-09T01:59:08.062Z] === RUN TestRelaodNoOpts [2021-09-09T01:59:08.062Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-09T01:59:08.062Z] PASS [2021-09-09T01:59:08.062Z] coverage: 41.5% of statements [2021-09-09T01:59:08.062Z] ok github.com/docker/docker/volume/local 0.048s coverage: 41.5% of statements [2021-09-09T01:59:08.192Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-09T01:59:08.192Z] --- PASS: TestTemplatedConfig (3.39s) [2021-09-09T01:59:08.192Z] === RUN TestConfigCreateResolve [2021-09-09T01:59:08.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-09-09T01:59:08.274Z] testing: warning: no tests to run [2021-09-09T01:59:08.274Z] PASS [2021-09-09T01:59:08.274Z] coverage: 0.0% of statements [2021-09-09T01:59:08.274Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2021-09-09T01:59:08.274Z] === RUN TestHashData [2021-09-09T01:59:08.274Z] --- PASS: TestHashData (0.00s) [2021-09-09T01:59:08.274Z] PASS [2021-09-09T01:59:08.274Z] coverage: 2.8% of statements [2021-09-09T01:59:08.274Z] ok github.com/docker/docker/libnetwork/resolvconf 0.035s coverage: 2.8% of statements [2021-09-09T01:59:08.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-09-09T01:59:08.530Z] === RUN TestLCOWParseMountRaw [2021-09-09T01:59:08.530Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-09T01:59:08.530Z] === RUN TestLCOWParseMountRawSplit [2021-09-09T01:59:08.530Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-09T01:59:08.530Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-09T01:59:08.530Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-09T01:59:08.530Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-09T01:59:08.530Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-09T01:59:08.530Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-09T01:59:08.530Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-09T01:59:08.530Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-09T01:59:08.530Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-09T01:59:08.530Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-09T01:59:08.530Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-09T01:59:08.530Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-09T01:59:08.530Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-09T01:59:08.530Z] === RUN TestLinuxParseMountRaw [2021-09-09T01:59:08.530Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-09T01:59:08.530Z] === RUN TestLinuxParseMountRawSplit [2021-09-09T01:59:08.530Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-09T01:59:08.530Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-09T01:59:08.530Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-09T01:59:08.530Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-09T01:59:08.530Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-09T01:59:08.530Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-09T01:59:08.530Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-09T01:59:08.530Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-09T01:59:08.530Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-09T01:59:08.530Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-09T01:59:08.530Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-09T01:59:08.530Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-09T01:59:08.530Z] === RUN TestConvertTmpfsOptions [2021-09-09T01:59:08.530Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-09T01:59:08.530Z] linux_parser_test.go:209: data="ro" [2021-09-09T01:59:08.530Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-09T01:59:08.530Z] === RUN TestParseMountSpec [2021-09-09T01:59:08.530Z] parser_test.go:62: case 0 [2021-09-09T01:59:08.530Z] parser_test.go:62: case 1 [2021-09-09T01:59:08.530Z] parser_test.go:62: case 2 [2021-09-09T01:59:08.530Z] parser_test.go:62: case 3 [2021-09-09T01:59:08.530Z] parser_test.go:62: case 4 [2021-09-09T01:59:08.530Z] parser_test.go:62: case 5 [2021-09-09T01:59:08.530Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-09T01:59:08.530Z] === RUN TestValidateMount [2021-09-09T01:59:08.530Z] --- PASS: TestValidateMount (0.00s) [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRaw [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRawSplit [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-09T01:59:08.530Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-09T01:59:08.530Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-09T01:59:08.530Z] PASS [2021-09-09T01:59:08.530Z] coverage: 67.6% of statements [2021-09-09T01:59:08.530Z] ok github.com/docker/docker/volume/mounts 0.034s coverage: 67.6% of statements [2021-09-09T01:59:08.744Z] === RUN TestErrorConstructors [2021-09-09T01:59:08.744Z] --- PASS: TestErrorConstructors (0.00s) [2021-09-09T01:59:08.744Z] === RUN TestCompareIPMask [2021-09-09T01:59:08.744Z] --- PASS: TestCompareIPMask (0.00s) [2021-09-09T01:59:08.744Z] === RUN TestUtilGetHostPartIP [2021-09-09T01:59:08.744Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-09-09T01:59:08.744Z] === RUN TestUtilGetBroadcastIP [2021-09-09T01:59:08.744Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-09-09T01:59:08.744Z] === RUN TestParseCIDR [2021-09-09T01:59:08.744Z] --- PASS: TestParseCIDR (0.00s) [2021-09-09T01:59:08.744Z] PASS [2021-09-09T01:59:08.744Z] coverage: 37.3% of statements [2021-09-09T01:59:08.744Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2021-09-09T01:59:08.999Z] === RUN TestSetGetMeta [2021-09-09T01:59:08.999Z] === PAUSE TestSetGetMeta [2021-09-09T01:59:08.999Z] === RUN TestRestore [2021-09-09T01:59:08.999Z] === PAUSE TestRestore [2021-09-09T01:59:08.999Z] === RUN TestServiceCreate [2021-09-09T01:59:08.999Z] === PAUSE TestServiceCreate [2021-09-09T01:59:08.999Z] === RUN TestServiceList [2021-09-09T01:59:08.999Z] === PAUSE TestServiceList [2021-09-09T01:59:08.999Z] === RUN TestServiceRemove [2021-09-09T01:59:08.999Z] === PAUSE TestServiceRemove [2021-09-09T01:59:08.999Z] === RUN TestServiceGet [2021-09-09T01:59:08.999Z] === PAUSE TestServiceGet [2021-09-09T01:59:08.999Z] === RUN TestServicePrune [2021-09-09T01:59:08.999Z] === PAUSE TestServicePrune [2021-09-09T01:59:08.999Z] === RUN TestCreate [2021-09-09T01:59:08.999Z] === PAUSE TestCreate [2021-09-09T01:59:08.999Z] === RUN TestRemove [2021-09-09T01:59:08.999Z] === PAUSE TestRemove [2021-09-09T01:59:08.999Z] === RUN TestList [2021-09-09T01:59:08.999Z] === PAUSE TestList [2021-09-09T01:59:08.999Z] === RUN TestFindByDriver [2021-09-09T01:59:08.999Z] === PAUSE TestFindByDriver [2021-09-09T01:59:08.999Z] === RUN TestFindByReferenced [2021-09-09T01:59:08.999Z] === PAUSE TestFindByReferenced [2021-09-09T01:59:08.999Z] === RUN TestDerefMultipleOfSameRef [2021-09-09T01:59:08.999Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-09T01:59:08.999Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-09T01:59:08.999Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-09T01:59:08.999Z] === RUN TestDefererencePluginOnCreateError [2021-09-09T01:59:08.999Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-09T01:59:08.999Z] === RUN TestRefDerefRemove [2021-09-09T01:59:08.999Z] === PAUSE TestRefDerefRemove [2021-09-09T01:59:08.999Z] === RUN TestGet [2021-09-09T01:59:08.999Z] === PAUSE TestGet [2021-09-09T01:59:08.999Z] === RUN TestGetWithReference [2021-09-09T01:59:08.999Z] === PAUSE TestGetWithReference [2021-09-09T01:59:08.999Z] === RUN TestFilterFunc [2021-09-09T01:59:08.999Z] === RUN TestFilterFunc/test_nil_list [2021-09-09T01:59:08.999Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-09T01:59:08.999Z] === RUN TestFilterFunc/test_empty_list [2021-09-09T01:59:08.999Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-09T01:59:08.999Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-09T01:59:08.999Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-09T01:59:08.999Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-09T01:59:08.999Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-09T01:59:08.999Z] === RUN TestFilterFunc/test_filter_some [2021-09-09T01:59:08.999Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-09T01:59:08.999Z] === RUN TestFilterFunc/test_filter_middle [2021-09-09T01:59:08.999Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-09T01:59:08.999Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-09T01:59:08.999Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-09T01:59:08.999Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-09T01:59:08.999Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-09T01:59:08.999Z] === CONT TestFilterFunc/test_nil_list [2021-09-09T01:59:08.999Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-09T01:59:08.999Z] === CONT TestFilterFunc/test_filter_some [2021-09-09T01:59:08.999Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-09T01:59:08.999Z] === CONT TestFilterFunc/test_filter_middle [2021-09-09T01:59:08.999Z] === CONT TestFilterFunc/test_empty_list [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-09-09T01:59:09.213Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-09-09T01:59:09.213Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-09-09T01:59:09.213Z] PASS [2021-09-09T01:59:09.213Z] coverage: 50.0% of statements [2021-09-09T01:59:09.213Z] ok github.com/docker/docker/oci 0.041s coverage: 50.0% of statements [2021-09-09T01:59:09.466Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-09T01:59:09.466Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-09T01:59:09.466Z] --- PASS: TestFilterFunc (0.00s) [2021-09-09T01:59:09.466Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-09T01:59:09.466Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-09T01:59:09.466Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-09T01:59:09.466Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-09T01:59:09.466Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-09T01:59:09.466Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-09T01:59:09.466Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-09T01:59:09.466Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-09T01:59:09.466Z] === CONT TestSetGetMeta [2021-09-09T01:59:09.466Z] === CONT TestDefererencePluginOnCreateError [2021-09-09T01:59:09.466Z] === CONT TestList [2021-09-09T01:59:09.466Z] === CONT TestGet [2021-09-09T01:59:09.466Z] --- PASS: TestSetGetMeta (0.01s) [2021-09-09T01:59:09.466Z] === CONT TestRemove [2021-09-09T01:59:09.466Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-09-09T01:59:09.466Z] === CONT TestCreate [2021-09-09T01:59:09.466Z] --- PASS: TestGet (0.02s) [2021-09-09T01:59:09.466Z] === CONT TestServicePrune [2021-09-09T01:59:09.466Z] --- PASS: TestList (0.02s) [2021-09-09T01:59:09.466Z] === CONT TestServiceGet [2021-09-09T01:59:09.466Z] --- PASS: TestRemove (0.01s) [2021-09-09T01:59:09.466Z] === CONT TestServiceRemove [2021-09-09T01:59:09.466Z] --- PASS: TestCreate (0.01s) [2021-09-09T01:59:09.466Z] === CONT TestServiceList [2021-09-09T01:59:09.466Z] --- PASS: TestServiceGet (0.09s) [2021-09-09T01:59:09.466Z] === CONT TestServiceCreate [2021-09-09T01:59:09.466Z] time="2021-09-09T01:59:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-09T01:59:09.466Z] --- PASS: TestServiceRemove (0.09s) [2021-09-09T01:59:09.466Z] === CONT TestRestore [2021-09-09T01:59:09.466Z] --- PASS: TestServiceList (0.09s) [2021-09-09T01:59:09.466Z] === CONT TestRefDerefRemove [2021-09-09T01:59:09.466Z] time="2021-09-09T01:59:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-09T01:59:09.466Z] time="2021-09-09T01:59:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-09T01:59:09.466Z] time="2021-09-09T01:59:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-09T01:59:09.466Z] --- PASS: TestServiceCreate (0.01s) [2021-09-09T01:59:09.466Z] === CONT TestDerefMultipleOfSameRef [2021-09-09T01:59:09.466Z] --- PASS: TestRefDerefRemove (0.01s) [2021-09-09T01:59:09.466Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-09T01:59:09.466Z] time="2021-09-09T01:59:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-09T01:59:09.466Z] --- PASS: TestRestore (0.02s) [2021-09-09T01:59:09.466Z] === CONT TestFindByReferenced [2021-09-09T01:59:09.466Z] --- PASS: TestServicePrune (0.12s) [2021-09-09T01:59:09.466Z] === CONT TestGetWithReference [2021-09-09T01:59:09.466Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-09-09T01:59:09.466Z] === CONT TestFindByDriver [2021-09-09T01:59:09.466Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-09-09T01:59:09.466Z] --- PASS: TestFindByReferenced (0.01s) [2021-09-09T01:59:09.466Z] --- PASS: TestGetWithReference (0.01s) [2021-09-09T01:59:09.466Z] --- PASS: TestFindByDriver (0.01s) [2021-09-09T01:59:09.466Z] PASS [2021-09-09T01:59:09.466Z] coverage: 69.0% of statements [2021-09-09T01:59:09.466Z] ok github.com/docker/docker/volume/service 0.188s coverage: 69.0% of statements [2021-09-09T01:59:09.558Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-09-09T01:59:09.558Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-09T01:59:09.682Z] time="2021-09-09T01:59:09Z" level=error msg="node1(5278cc5e32c6) Could not close DB: timeout waiting for leave broadcast" [2021-09-09T01:59:09.682Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.05s) [2021-09-09T01:59:09.682Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-09-09T01:59:09.682Z] === RUN TestParseVersion [2021-09-09T01:59:09.682Z] --- PASS: TestParseVersion (0.00s) [2021-09-09T01:59:09.682Z] PASS [2021-09-09T01:59:09.682Z] coverage: 52.9% of statements [2021-09-09T01:59:09.682Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2021-09-09T01:59:09.682Z] === RUN TestAddressPoolOpt [2021-09-09T01:59:09.682Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/a [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/something [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/_=a [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/env1=value1 [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/_env1=value1 [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/env2=value2=value3 [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/env3=abc!qwe [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/env_4=value_4 [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/PATH [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/=a [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/PATH= [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/PATH=something [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/asd!qwe [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/1asd [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/123 [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/some_space [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/__some_space_before [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/some_space_after__ [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/= [2021-09-09T01:59:09.682Z] === RUN TestValidateEnv/PaTh [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/a (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/something (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/= (0.00s) [2021-09-09T01:59:09.682Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-09-09T01:59:09.682Z] === RUN TestParseHost [2021-09-09T01:59:09.682Z] --- PASS: TestParseHost (0.00s) [2021-09-09T01:59:09.682Z] === RUN TestParseDockerDaemonHost [2021-09-09T01:59:09.682Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-09-09T01:59:09.682Z] === RUN TestParseTCP [2021-09-09T01:59:09.682Z] --- PASS: TestParseTCP (0.00s) [2021-09-09T01:59:09.682Z] === RUN TestParseInvalidUnixAddrInvalid [2021-09-09T01:59:09.682Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-09-09T01:59:09.682Z] === RUN TestValidateExtraHosts [2021-09-09T01:59:09.682Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-09-09T01:59:09.682Z] === RUN TestIpOptString [2021-09-09T01:59:09.682Z] --- PASS: TestIpOptString (0.00s) [2021-09-09T01:59:09.682Z] === RUN TestNewIpOptInvalidDefaultVal [2021-09-09T01:59:09.682Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-09-09T01:59:09.682Z] === RUN TestNewIpOptValidDefaultVal [2021-09-09T01:59:09.682Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-09-09T01:59:09.682Z] === RUN TestIpOptSetInvalidVal [2021-09-09T01:59:09.682Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-09-09T01:59:09.682Z] === RUN TestValidateIPAddress [2021-09-09T01:59:09.682Z] --- PASS: TestValidateIPAddress (0.00s) [2021-09-09T01:59:09.682Z] === RUN TestMapOpts [2021-09-09T01:59:09.682Z] --- PASS: TestMapOpts (0.00s) [2021-09-09T01:59:09.682Z] === RUN TestListOptsWithoutValidator [2021-09-09T01:59:09.815Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-09T01:59:09.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-09-09T01:59:10.151Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-09-09T01:59:10.151Z] === RUN TestListOptsWithValidator [2021-09-09T01:59:10.151Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-09-09T01:59:10.151Z] === RUN TestValidateDNSSearch [2021-09-09T01:59:10.151Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-09-09T01:59:10.151Z] === RUN TestValidateLabel [2021-09-09T01:59:10.151Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-09-09T01:59:10.151Z] === RUN TestValidateLabel/label_with_general_format [2021-09-09T01:59:10.151Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-09-09T01:59:10.151Z] === RUN TestValidateLabel/label_with_one_more [2021-09-09T01:59:10.151Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-09-09T01:59:10.151Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-09-09T01:59:10.151Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-09-09T01:59:10.151Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-09-09T01:59:10.151Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-09-09T01:59:10.151Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-09-09T01:59:10.151Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-09-09T01:59:10.151Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-09-09T01:59:10.151Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-09-09T01:59:10.151Z] --- PASS: TestValidateLabel (0.00s) [2021-09-09T01:59:10.151Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-09-09T01:59:10.151Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-09-09T01:59:10.151Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-09-09T01:59:10.151Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-09-09T01:59:10.151Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-09-09T01:59:10.151Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-09-09T01:59:10.151Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-09-09T01:59:10.151Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-09-09T01:59:10.151Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-09-09T01:59:10.151Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-09-09T01:59:10.151Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-09-09T01:59:10.151Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-09-09T01:59:10.151Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-09-09T01:59:10.151Z] === RUN TestNamedListOpts [2021-09-09T01:59:10.151Z] --- PASS: TestNamedListOpts (0.00s) [2021-09-09T01:59:10.151Z] === RUN TestNamedMapOpts [2021-09-09T01:59:10.151Z] --- PASS: TestNamedMapOpts (0.00s) [2021-09-09T01:59:10.151Z] === RUN TestParseLink [2021-09-09T01:59:10.151Z] --- PASS: TestParseLink (0.00s) [2021-09-09T01:59:10.151Z] === RUN TestQuotedStringSetWithQuotes [2021-09-09T01:59:10.151Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-09-09T01:59:10.151Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-09-09T01:59:10.151Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-09-09T01:59:10.151Z] === RUN TestQuotedStringSetWithNoQuotes [2021-09-09T01:59:10.151Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-09-09T01:59:10.151Z] === RUN TestUlimitOpt [2021-09-09T01:59:10.151Z] --- PASS: TestUlimitOpt (0.00s) [2021-09-09T01:59:10.151Z] PASS [2021-09-09T01:59:10.151Z] coverage: 67.1% of statements [2021-09-09T01:59:10.151Z] ok github.com/docker/docker/opts 0.070s coverage: 67.1% of statements [2021-09-09T01:59:10.464Z] --- PASS: TestGet (15.01s) [2021-09-09T01:59:10.464Z] === RUN TestPluginWithNoManifest [2021-09-09T01:59:10.464Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-09T01:59:10.464Z] === RUN TestGetAll [2021-09-09T01:59:10.464Z] --- PASS: TestGetAll (0.00s) [2021-09-09T01:59:10.464Z] PASS [2021-09-09T01:59:10.464Z] coverage: 73.2% of statements [2021-09-09T01:59:10.464Z] ok github.com/docker/docker/pkg/plugins 35.779s coverage: 73.2% of statements [2021-09-09T01:59:10.744Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-09-09T01:59:11.001Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-09-09T01:59:11.140Z] 2021/09/09 01:59:10 Closing DB instances... [2021-09-09T01:59:11.257Z] --- PASS: TestConfigCreateResolve (3.01s) [2021-09-09T01:59:11.257Z] PASS [2021-09-09T01:59:11.257Z] [2021-09-09T01:59:11.257Z] DONE 6 tests in 18.304s [2021-09-09T01:59:11.257Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-09-09T01:59:11.257Z] ++ 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-09T01:59:11.257Z] ++ set -e [2021-09-09T01:59:11.257Z] ++ '[' -n 0 ']' [2021-09-09T01:59:11.257Z] ++ set -x [2021-09-09T01:59:11.257Z] ++ env -i DEST=/go/src/github.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-09T01:59:11.514Z] INFO: Testing against a local daemon [2021-09-09T01:59:11.514Z] === RUN TestCheckpoint [2021-09-09T01:59:11.514Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-09T01:59:11.514Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-09T01:59:11.514Z] === RUN TestContainerInvalidJSON [2021-09-09T01:59:11.514Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T01:59:11.514Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T01:59:11.514Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-09T01:59:11.514Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-09T01:59:11.514Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T01:59:11.514Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-09T01:59:11.514Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-09-09T01:59:11.514Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-09T01:59:11.514Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-09T01:59:11.514Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-09T01:59:11.514Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-09-09T01:59:11.514Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-09T01:59:11.608Z] === RUN TestPeerCertificateMarshalJSON [2021-09-09T01:59:11.608Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-09-09T01:59:11.608Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-09-09T01:59:11.608Z] --- PASS: TestPeerCertificateMarshalJSON (0.20s) [2021-09-09T01:59:11.608Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-09-09T01:59:11.608Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-09-09T01:59:11.608Z] === RUN TestMiddleware [2021-09-09T01:59:11.608Z] --- PASS: TestMiddleware (0.00s) [2021-09-09T01:59:11.608Z] === RUN TestNewResponseModifier [2021-09-09T01:59:11.608Z] --- PASS: TestNewResponseModifier (0.00s) [2021-09-09T01:59:11.608Z] PASS [2021-09-09T01:59:11.608Z] coverage: 26.8% of statements [2021-09-09T01:59:11.608Z] ok github.com/docker/docker/pkg/authorization 0.235s coverage: 26.8% of statements [2021-09-09T01:59:11.608Z] === RUN TestIsArchivePathDir [2021-09-09T01:59:11.608Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-09-09T01:59:11.608Z] === RUN TestIsArchivePathInvalidFile [2021-09-09T01:59:11.770Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-09-09T01:59:11.770Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-09T01:59:11.770Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-09-09T01:59:11.770Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-09T01:59:11.770Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2021-09-09T01:59:11.770Z] === RUN TestCopyFromContainer [2021-09-09T01:59:12.080Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-09-09T01:59:12.080Z] === RUN TestIsArchivePathTar [2021-09-09T01:59:12.080Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-09-09T01:59:12.080Z] === RUN TestDecompressStreamGzip [2021-09-09T01:59:12.080Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-09-09T01:59:12.080Z] === RUN TestDecompressStreamBzip2 [2021-09-09T01:59:12.080Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-09-09T01:59:12.080Z] === RUN TestDecompressStreamXz [2021-09-09T01:59:12.080Z] archive_test.go:133: Xz not present in msys2 [2021-09-09T01:59:12.080Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-09-09T01:59:12.080Z] === RUN TestCompressStreamXzUnsupported [2021-09-09T01:59:12.080Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-09-09T01:59:12.080Z] === RUN TestCompressStreamBzip2Unsupported [2021-09-09T01:59:12.080Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-09-09T01:59:12.080Z] === RUN TestCompressStreamInvalid [2021-09-09T01:59:12.080Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-09-09T01:59:12.080Z] === RUN TestExtensionInvalid [2021-09-09T01:59:12.080Z] --- PASS: TestExtensionInvalid (0.00s) [2021-09-09T01:59:12.080Z] === RUN TestExtensionUncompressed [2021-09-09T01:59:12.080Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-09-09T01:59:12.080Z] === RUN TestExtensionBzip2 [2021-09-09T01:59:12.080Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-09-09T01:59:12.080Z] === RUN TestExtensionGzip [2021-09-09T01:59:12.080Z] --- PASS: TestExtensionGzip (0.00s) [2021-09-09T01:59:12.080Z] === RUN TestExtensionXz [2021-09-09T01:59:12.080Z] --- PASS: TestExtensionXz (0.00s) [2021-09-09T01:59:12.080Z] === RUN TestCmdStreamLargeStderr [2021-09-09T01:59:12.080Z] === RUN TestUnbuffered [2021-09-09T01:59:12.413Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-09T01:59:12.413Z] === RUN TestClientStream [2021-09-09T01:59:12.413Z] --- PASS: TestClientStream (0.00s) [2021-09-09T01:59:12.413Z] === RUN TestClientSendFile [2021-09-09T01:59:12.413Z] --- PASS: TestClientSendFile (0.00s) [2021-09-09T01:59:12.413Z] === RUN TestClientWithRequestTimeout [2021-09-09T01:59:12.413Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-09T01:59:12.413Z] === RUN TestFileSpecPlugin [2021-09-09T01:59:12.413Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-09-09T01:59:12.413Z] === RUN TestFileJSONSpecPlugin [2021-09-09T01:59:12.413Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-09T01:59:12.413Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-09T01:59:12.413Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-09T01:59:12.413Z] === RUN TestPluginAddHandler [2021-09-09T01:59:12.413Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-09T01:59:12.413Z] === RUN TestPluginWaitBadPlugin [2021-09-09T01:59:12.413Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-09T01:59:12.413Z] === RUN TestGet [2021-09-09T01:59:12.413Z] time="2021-09-09T01:59:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-09T01:59:12.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-09-09T01:59:12.550Z] --- PASS: TestUnbuffered (0.00s) [2021-09-09T01:59:12.550Z] === RUN TestRaceUnbuffered [2021-09-09T01:59:12.550Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-09-09T01:59:12.550Z] PASS [2021-09-09T01:59:12.550Z] coverage: 100.0% of statements [2021-09-09T01:59:12.550Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2021-09-09T01:59:12.550Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-09-09T01:59:12.550Z] === RUN TestCmdStreamBad [2021-09-09T01:59:12.550Z] archive_test.go:238: Failing on Windows CI machines [2021-09-09T01:59:12.550Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-09-09T01:59:12.550Z] === RUN TestCmdStreamGood [2021-09-09T01:59:12.550Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-09-09T01:59:12.550Z] === RUN TestNetworkDBCRUDTableEntry [2021-09-09T01:59:12.550Z] --- PASS: TestCmdStreamGood (0.05s) [2021-09-09T01:59:12.550Z] === RUN TestUntarPathWithInvalidDest [2021-09-09T01:59:12.550Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-09-09T01:59:12.550Z] === RUN TestUntarPathWithInvalidSrc [2021-09-09T01:59:12.550Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-09-09T01:59:12.550Z] === RUN TestUntarPath [2021-09-09T01:59:12.550Z] --- PASS: TestUntarPath (0.07s) [2021-09-09T01:59:12.550Z] === RUN TestUntarPathWithDestinationFile [2021-09-09T01:59:12.550Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-09-09T01:59:12.550Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-09-09T01:59:12.550Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-09-09T01:59:12.550Z] === RUN TestCopyWithTarInvalidSrc [2021-09-09T01:59:12.550Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-09-09T01:59:12.550Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-09-09T01:59:12.550Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-09-09T01:59:12.550Z] === RUN TestCopyWithTarSrcFile [2021-09-09T01:59:12.550Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-09-09T01:59:12.550Z] === RUN TestCopyWithTarSrcFolder [2021-09-09T01:59:12.550Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-09-09T01:59:12.550Z] === RUN TestCopyFileWithTarInvalidSrc [2021-09-09T01:59:12.550Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-09-09T01:59:12.550Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-09-09T01:59:12.550Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-09-09T01:59:12.550Z] === RUN TestCopyFileWithTarSrcFolder [2021-09-09T01:59:12.550Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-09-09T01:59:12.550Z] === RUN TestCopyFileWithTarSrcFile [2021-09-09T01:59:12.550Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-09-09T01:59:12.550Z] === RUN TestTarFiles [2021-09-09T01:59:12.700Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-09T01:59:12.880Z] time="2021-09-09T01:59:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-09T01:59:13.021Z] === RUN TestMatch [2021-09-09T01:59:13.021Z] === RUN TestMatch/[[]] [2021-09-09T01:59:13.021Z] === RUN TestMatch/[[foo]] [2021-09-09T01:59:13.021Z] === RUN TestMatch/[[bar]_[foo]] [2021-09-09T01:59:13.021Z] === RUN TestMatch/[[foo_bar]] [2021-09-09T01:59:13.021Z] === RUN TestMatch/[[qux]_[foo]] [2021-09-09T01:59:13.021Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-09-09T01:59:13.021Z] === RUN TestMatch/[] [2021-09-09T01:59:13.021Z] === RUN TestMatch/[]#01 [2021-09-09T01:59:13.021Z] === RUN TestMatch/[[qux]] [2021-09-09T01:59:13.021Z] === RUN TestMatch/[[foo_bar_qux]] [2021-09-09T01:59:13.021Z] === RUN TestMatch/[[qux]_[baz]] [2021-09-09T01:59:13.021Z] === RUN TestMatch/[[foo_baz]] [2021-09-09T01:59:13.021Z] --- PASS: TestMatch (0.00s) [2021-09-09T01:59:13.021Z] --- PASS: TestMatch/[[]] (0.00s) [2021-09-09T01:59:13.021Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-09-09T01:59:13.021Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-09-09T01:59:13.021Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-09-09T01:59:13.021Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-09-09T01:59:13.021Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-09-09T01:59:13.021Z] --- PASS: TestMatch/[] (0.00s) [2021-09-09T01:59:13.021Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-09-09T01:59:13.021Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-09-09T01:59:13.021Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-09-09T01:59:13.021Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-09-09T01:59:13.021Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-09-09T01:59:13.021Z] PASS [2021-09-09T01:59:13.021Z] coverage: 87.5% of statements [2021-09-09T01:59:13.021Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-09-09T01:59:13.630Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-09-09T01:59:13.630Z] === RUN TestCopyFromContainer// [2021-09-09T01:59:13.630Z] === RUN TestCopyFromContainer//bar/root [2021-09-09T01:59:13.886Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-09T01:59:14.011Z] === RUN TestChrootTarUntar [2021-09-09T01:59:14.011Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:14.011Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-09-09T01:59:14.011Z] === RUN TestChrootUntarWithHugeExcludesList [2021-09-09T01:59:14.011Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:14.011Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-09T01:59:14.011Z] === RUN TestChrootUntarEmptyArchive [2021-09-09T01:59:14.011Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-09-09T01:59:14.011Z] === RUN TestChrootTarUntarWithSymlink [2021-09-09T01:59:14.011Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T01:59:14.011Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-09-09T01:59:14.011Z] === RUN TestChrootCopyWithTar [2021-09-09T01:59:14.011Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T01:59:14.011Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-09-09T01:59:14.011Z] === RUN TestChrootCopyFileWithTar [2021-09-09T01:59:14.011Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:14.011Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-09-09T01:59:14.011Z] === RUN TestChrootUntarPath [2021-09-09T01:59:14.011Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T01:59:14.011Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-09-09T01:59:14.011Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-09-09T01:59:14.011Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:14.011Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-09T01:59:14.011Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-09-09T01:59:14.011Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:14.011Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-09T01:59:14.011Z] === RUN TestChrootApplyDotDotFile [2021-09-09T01:59:14.011Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:14.011Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-09-09T01:59:14.011Z] PASS [2021-09-09T01:59:14.011Z] coverage: 15.4% of statements [2021-09-09T01:59:14.011Z] ok github.com/docker/docker/pkg/chrootarchive 0.080s coverage: 15.4% of statements [2021-09-09T01:59:14.144Z] === RUN TestCopyFromContainer/bar/quux [2021-09-09T01:59:14.144Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-09T01:59:14.401Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-09T01:59:14.401Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-09T01:59:14.401Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-09T01:59:14.401Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-09T01:59:14.480Z] 2021/09/09 01:59:14 Closing DB instances... [2021-09-09T01:59:14.657Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-09T01:59:14.658Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-09-09T01:59:14.658Z] --- PASS: TestCopyFromContainer (2.87s) [2021-09-09T01:59:14.658Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-09-09T01:59:14.658Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-09-09T01:59:14.658Z] --- PASS: TestCopyFromContainer//bar/root/ (0.19s) [2021-09-09T01:59:14.658Z] --- PASS: TestCopyFromContainer/bar/quux (0.20s) [2021-09-09T01:59:14.658Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-09-09T01:59:14.658Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-09-09T01:59:14.658Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-09-09T01:59:14.658Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-09-09T01:59:14.658Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-09-09T01:59:14.658Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-09-09T01:59:14.658Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-09T01:59:14.658Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T01:59:14.658Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T01:59:14.658Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T01:59:14.658Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T01:59:14.658Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T01:59:14.658Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T01:59:14.658Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T01:59:14.658Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T01:59:14.658Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T01:59:14.658Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-09T01:59:14.658Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-09T01:59:14.658Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-09T01:59:14.658Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-09-09T01:59:14.658Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-09T01:59:14.658Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-09-09T01:59:14.658Z] === RUN TestCreateWithInvalidEnv [2021-09-09T01:59:14.658Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-09T01:59:14.658Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-09T01:59:14.658Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-09T01:59:14.658Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-09T01:59:14.658Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-09T01:59:14.658Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-09T01:59:14.658Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-09T01:59:14.658Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-09T01:59:14.658Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-09T01:59:14.658Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-09T01:59:14.658Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-09T01:59:14.658Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-09T01:59:14.658Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-09T01:59:14.658Z] === RUN TestCreateTmpfsMountsTarget [2021-09-09T01:59:14.658Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-09-09T01:59:14.658Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-09T01:59:14.949Z] === RUN TestSizeEmpty [2021-09-09T01:59:14.949Z] --- PASS: TestSizeEmpty (0.00s) [2021-09-09T01:59:14.949Z] === RUN TestSizeEmptyFile [2021-09-09T01:59:14.949Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-09-09T01:59:14.949Z] === RUN TestSizeNonemptyFile [2021-09-09T01:59:14.949Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-09-09T01:59:14.949Z] === RUN TestSizeNestedDirectoryEmpty [2021-09-09T01:59:14.949Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-09-09T01:59:14.949Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-09-09T01:59:14.949Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-09-09T01:59:14.949Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-09-09T01:59:14.949Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-09-09T01:59:14.949Z] === RUN TestMoveToSubdir [2021-09-09T01:59:14.949Z] --- PASS: TestMoveToSubdir (0.01s) [2021-09-09T01:59:14.949Z] === RUN TestSizeNonExistingDirectory [2021-09-09T01:59:14.949Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-09-09T01:59:14.949Z] PASS [2021-09-09T01:59:14.949Z] coverage: 80.0% of statements [2021-09-09T01:59:14.949Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2021-09-09T01:59:15.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-09-09T01:59:15.092Z] time="2021-09-09T01:59:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-09T01:59:15.224Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-09-09T01:59:15.224Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-09T01:59:15.598Z] --- PASS: TestCreateServiceMultipleTimes (15.79s) [2021-09-09T01:59:15.598Z] === RUN TestCreateServiceConflict [2021-09-09T01:59:15.598Z] --- PASS: TestCreateServiceConflict (2.13s) [2021-09-09T01:59:15.598Z] === RUN TestCreateServiceMaxReplicas [2021-09-09T01:59:15.937Z] === RUN Test [2021-09-09T01:59:15.937Z] === RUN Test/TestContainsEntry [2021-09-09T01:59:15.937Z] === RUN Test/TestCreateEntries [2021-09-09T01:59:15.937Z] === RUN Test/TestEntriesDiff [2021-09-09T01:59:15.937Z] === RUN Test/TestEntriesEquality [2021-09-09T01:59:15.937Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-09-09T01:59:15.937Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-09-09T01:59:15.937Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-09-09T01:59:15.937Z] === RUN Test/TestGeneratorNotGenerate [2021-09-09T01:59:15.937Z] === RUN Test/TestGeneratorWithPort [2021-09-09T01:59:15.937Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-09-09T01:59:15.937Z] === RUN Test/TestNewEntry [2021-09-09T01:59:15.937Z] === RUN Test/TestParse [2021-09-09T01:59:15.937Z] --- PASS: Test (0.00s) [2021-09-09T01:59:15.937Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-09-09T01:59:15.937Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-09-09T01:59:15.937Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-09-09T01:59:15.937Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-09-09T01:59:15.937Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-09-09T01:59:15.937Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-09-09T01:59:15.937Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-09-09T01:59:15.937Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-09-09T01:59:15.937Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-09-09T01:59:15.937Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-09-09T01:59:15.937Z] --- PASS: Test/TestNewEntry (0.00s) [2021-09-09T01:59:15.937Z] --- PASS: Test/TestParse (0.00s) [2021-09-09T01:59:15.937Z] PASS [2021-09-09T01:59:15.937Z] coverage: 58.3% of statements [2021-09-09T01:59:15.937Z] ok github.com/docker/docker/pkg/discovery 0.045s coverage: 58.3% of statements [2021-09-09T01:59:15.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-09-09T01:59:16.153Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-09T01:59:16.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-09-09T01:59:16.717Z] --- PASS: TestCreateWithCustomMaskedPaths (1.76s) [2021-09-09T01:59:16.717Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-09T01:59:16.930Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2021-09-09T01:59:16.930Z] === RUN TestNetworkDBCRUDTableEntries [2021-09-09T01:59:16.930Z] === RUN Test [2021-09-09T01:59:16.930Z] === RUN Test/TestContent [2021-09-09T01:59:16.930Z] === RUN Test/TestInitialize [2021-09-09T01:59:16.930Z] === RUN Test/TestNew [2021-09-09T01:59:16.930Z] === RUN Test/TestParsingContentsWithComments [2021-09-09T01:59:16.930Z] === RUN Test/TestRegister [2021-09-09T01:59:16.930Z] === RUN Test/TestWatch [2021-09-09T01:59:16.930Z] --- PASS: Test (0.00s) [2021-09-09T01:59:16.930Z] --- PASS: Test/TestContent (0.00s) [2021-09-09T01:59:16.930Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-09T01:59:16.930Z] --- PASS: Test/TestNew (0.00s) [2021-09-09T01:59:16.930Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-09-09T01:59:16.930Z] --- PASS: Test/TestRegister (0.00s) [2021-09-09T01:59:16.930Z] --- PASS: Test/TestWatch (0.00s) [2021-09-09T01:59:16.930Z] PASS [2021-09-09T01:59:16.930Z] coverage: 92.9% of statements [2021-09-09T01:59:16.930Z] ok github.com/docker/docker/pkg/discovery/file 0.040s coverage: 92.9% of statements [2021-09-09T01:59:16.930Z] --- PASS: TestTarFiles (4.23s) [2021-09-09T01:59:16.930Z] === RUN TestTarUntar [2021-09-09T01:59:16.930Z] --- PASS: TestTarUntar (0.02s) [2021-09-09T01:59:16.930Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-09-09T01:59:16.930Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-09-09T01:59:16.930Z] === RUN TestTarWithOptions [2021-09-09T01:59:16.930Z] --- PASS: TestTarWithOptions (0.01s) [2021-09-09T01:59:16.930Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-09-09T01:59:16.930Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-09-09T01:59:16.930Z] === RUN TestUntarUstarGnuConflict [2021-09-09T01:59:16.930Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-09-09T01:59:16.930Z] === RUN TestUntarInvalidFilenames [2021-09-09T01:59:16.930Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2505822263\\dest" [2021-09-09T01:59:16.930Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-09-09T01:59:16.930Z] === RUN TestUntarHardlinkToSymlink [2021-09-09T01:59:16.930Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-09-09T01:59:16.930Z] === RUN TestUntarInvalidHardlink [2021-09-09T01:59:16.930Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2121108686\\victim\\hello" -> "../victim/hello" [2021-09-09T01:59:16.930Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3689737496\\victim\\hello" -> "/../victim/hello" [2021-09-09T01:59:16.930Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2987258901\\victim" -> "../victim" [2021-09-09T01:59:17.399Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink360297479\\victim" -> "../victim" [2021-09-09T01:59:17.399Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3443836541\\victim" -> "../victim" [2021-09-09T01:59:17.399Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1782241714\\victim" -> "../victim" [2021-09-09T01:59:17.399Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-09-09T01:59:17.399Z] === RUN TestUntarInvalidSymlink [2021-09-09T01:59:17.399Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink154303086\\dest\\dotdot" -> "../victim/hello" [2021-09-09T01:59:17.399Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1863518145\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-09T01:59:17.399Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1531646117\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:59:17.399Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3501859220\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:59:17.399Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2866436026\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:59:17.399Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2215052389\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:59:17.399Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4124746218\\dest\\dir\\loophole" -> "../../victim" [2021-09-09T01:59:17.399Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2021-09-09T01:59:17.399Z] === RUN TestTempArchiveCloseMultipleTimes [2021-09-09T01:59:17.399Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-09-09T01:59:17.399Z] === RUN TestXGlobalNoParent [2021-09-09T01:59:17.399Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-09-09T01:59:17.399Z] === RUN TestReplaceFileTarWrapper [2021-09-09T01:59:17.399Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-09-09T01:59:17.399Z] === RUN TestPrefixHeaderReadable [2021-09-09T01:59:17.399Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-09-09T01:59:17.399Z] === RUN TestDisablePigz [2021-09-09T01:59:17.399Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2021-09-09T01:59:17.399Z] --- PASS: TestDisablePigz (0.09s) [2021-09-09T01:59:17.399Z] === RUN TestPigz [2021-09-09T01:59:17.399Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2021-09-09T01:59:17.399Z] --- PASS: TestPigz (0.14s) [2021-09-09T01:59:17.399Z] === RUN TestCopyFileWithInvalidDest [2021-09-09T01:59:17.399Z] archive_windows_test.go:16: Currently fails [2021-09-09T01:59:17.399Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-09-09T01:59:17.399Z] === RUN TestCanonicalTarNameForPath [2021-09-09T01:59:17.399Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-09-09T01:59:17.399Z] === RUN TestCanonicalTarName [2021-09-09T01:59:17.399Z] --- PASS: TestCanonicalTarName (0.00s) [2021-09-09T01:59:17.399Z] === RUN TestChmodTarEntry [2021-09-09T01:59:17.399Z] --- PASS: TestChmodTarEntry (0.00s) [2021-09-09T01:59:17.399Z] === RUN TestHardLinkOrder [2021-09-09T01:59:17.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-09-09T01:59:17.585Z] --- PASS: TestCreateServiceMaxReplicas (2.81s) [2021-09-09T01:59:17.585Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-09T01:59:17.869Z] --- PASS: TestHardLinkOrder (0.10s) [2021-09-09T01:59:17.869Z] === RUN TestChangeString [2021-09-09T01:59:17.869Z] --- PASS: TestChangeString (0.00s) [2021-09-09T01:59:17.869Z] === RUN TestChangesWithNoChanges [2021-09-09T01:59:17.869Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-09-09T01:59:17.869Z] === RUN TestChangesWithChanges [2021-09-09T01:59:17.869Z] --- PASS: TestChangesWithChanges (0.02s) [2021-09-09T01:59:17.869Z] === RUN TestChangesWithChangesGH13590 [2021-09-09T01:59:17.869Z] changes_test.go:195: needs more investigation [2021-09-09T01:59:17.869Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-09-09T01:59:17.869Z] === RUN TestChangesDirsEmpty [2021-09-09T01:59:17.869Z] --- PASS: TestChangesDirsEmpty (0.10s) [2021-09-09T01:59:17.869Z] === RUN TestChangesDirsMutated [2021-09-09T01:59:17.869Z] === RUN Test [2021-09-09T01:59:17.869Z] === RUN Test/TestInitialize [2021-09-09T01:59:17.869Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-09-09T01:59:17.869Z] === RUN TestApplyLayer [2021-09-09T01:59:17.869Z] changes_test.go:432: needs further investigation [2021-09-09T01:59:17.869Z] --- SKIP: TestApplyLayer (0.00s) [2021-09-09T01:59:17.869Z] === RUN TestChangesSizeWithHardlinks [2021-09-09T01:59:17.869Z] changes_test.go:468: needs further investigation [2021-09-09T01:59:17.869Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-09-09T01:59:17.869Z] === RUN TestChangesSizeWithNoChanges [2021-09-09T01:59:17.869Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-09-09T01:59:17.869Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-09-09T01:59:17.869Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-09-09T01:59:17.869Z] === RUN TestChangesSize [2021-09-09T01:59:17.869Z] time="2021-09-09T01:59:17Z" level=info msg="Initializing discovery without TLS" [2021-09-09T01:59:17.869Z] time="2021-09-09T01:59:17Z" level=info msg="Initializing discovery without TLS" [2021-09-09T01:59:17.869Z] time="2021-09-09T01:59:17Z" level=info msg="Initializing discovery without TLS" [2021-09-09T01:59:17.869Z] === RUN Test/TestInitializeWithCerts [2021-09-09T01:59:17.869Z] time="2021-09-09T01:59:17Z" level=info msg="Initializing discovery with TLS" [2021-09-09T01:59:17.869Z] --- PASS: TestChangesSize (0.00s) [2021-09-09T01:59:17.869Z] === RUN TestApplyLayerInvalidFilenames [2021-09-09T01:59:17.869Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2543648685\\dest" [2021-09-09T01:59:17.869Z] === RUN Test/TestWatch [2021-09-09T01:59:17.869Z] time="2021-09-09T01:59:17Z" level=info msg="Initializing discovery without TLS" [2021-09-09T01:59:17.869Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-09-09T01:59:17.869Z] === RUN TestApplyLayerInvalidHardlink [2021-09-09T01:59:17.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2575006560\\victim\\hello" -> "../victim/hello" [2021-09-09T01:59:17.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1807330269\\victim\\hello" -> "/../victim/hello" [2021-09-09T01:59:17.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink357143577\\victim" -> "../victim" [2021-09-09T01:59:17.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1948149193\\victim" -> "../victim" [2021-09-09T01:59:17.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3149590264\\victim" -> "../victim" [2021-09-09T01:59:17.869Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink375736479\\victim" -> "../victim" [2021-09-09T01:59:17.869Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-09-09T01:59:17.869Z] === RUN TestApplyLayerInvalidSymlink [2021-09-09T01:59:17.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3446395850\\dest\\dotdot" -> "../victim/hello" [2021-09-09T01:59:17.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3337145351\\dest\\slash-dotdot" -> "/../victim/hello" [2021-09-09T01:59:17.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1066430193\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:59:17.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink330423616\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:59:17.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink285979258\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:59:17.869Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4158411619\\dest\\loophole-victim" -> "../victim" [2021-09-09T01:59:17.869Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-09-09T01:59:17.869Z] === RUN TestApplyLayerWhiteouts [2021-09-09T01:59:17.869Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-09-09T01:59:17.869Z] === RUN TestGenerateEmptyFile [2021-09-09T01:59:17.869Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-09-09T01:59:17.869Z] === RUN TestGenerateWithContent [2021-09-09T01:59:17.869Z] --- PASS: TestGenerateWithContent (0.00s) [2021-09-09T01:59:17.869Z] PASS [2021-09-09T01:59:17.869Z] coverage: 62.9% of statements [2021-09-09T01:59:17.869Z] ok github.com/docker/docker/pkg/archive 6.379s coverage: 62.9% of statements [2021-09-09T01:59:18.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-09-09T01:59:18.608Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2021-09-09T01:59:18.609Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-09T01:59:18.609Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T01:59:18.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T01:59:18.609Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T01:59:18.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T01:59:18.609Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T01:59:18.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T01:59:18.609Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T01:59:18.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T01:59:18.609Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T01:59:18.609Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T01:59:18.609Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T01:59:18.609Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T01:59:18.609Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T01:59:18.609Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T01:59:18.609Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T01:59:18.609Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-09-09T01:59:18.609Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-09-09T01:59:18.609Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-09-09T01:59:18.609Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-09-09T01:59:18.609Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-09T01:59:18.609Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-09T01:59:18.609Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-09T01:59:18.857Z] 2021/09/09 01:59:18 Closing DB instances... [2021-09-09T01:59:18.865Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-09-09T01:59:18.881Z] time="2021-09-09T01:59:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-09T01:59:19.121Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s) [2021-09-09T01:59:19.121Z] === RUN TestCreateDifferentPlatform [2021-09-09T01:59:19.121Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-09T01:59:19.121Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-09T01:59:19.121Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-09-09T01:59:19.121Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-09-09T01:59:19.121Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-09T01:59:19.121Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-09T01:59:19.121Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-09-09T01:59:19.121Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-09T01:59:19.304Z] .......................... [ 67%] [2021-09-09T01:59:19.378Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-09-09T01:59:19.379Z] === RUN TestContainerStartOnDaemonRestart [2021-09-09T01:59:19.379Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-09T01:59:19.379Z] === RUN TestDaemonRestartIpcMode [2021-09-09T01:59:19.379Z] === PAUSE TestDaemonRestartIpcMode [2021-09-09T01:59:19.379Z] === RUN TestDaemonHostGatewayIP [2021-09-09T01:59:19.379Z] === PAUSE TestDaemonHostGatewayIP [2021-09-09T01:59:19.379Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-09T01:59:19.379Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-09T01:59:19.379Z] === RUN TestContainerKillOnDaemonStart [2021-09-09T01:59:19.379Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-09T01:59:19.379Z] === RUN TestDiff [2021-09-09T01:59:19.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-09-09T01:59:19.942Z] --- PASS: TestDiff (0.65s) [2021-09-09T01:59:19.942Z] === RUN TestExecWithCloseStdin [2021-09-09T01:59:20.438Z] --- PASS: TestNetworkDBCRUDTableEntries (3.62s) [2021-09-09T01:59:20.438Z] === RUN TestNetworkDBNodeLeave [2021-09-09T01:59:20.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-09-09T01:59:20.872Z] --- PASS: TestExecWithCloseStdin (0.75s) [2021-09-09T01:59:20.872Z] === RUN TestExec [2021-09-09T01:59:20.906Z] --- PASS: Test (3.11s) [2021-09-09T01:59:20.907Z] --- PASS: Test/TestInitialize (0.10s) [2021-09-09T01:59:20.907Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-09-09T01:59:20.907Z] --- PASS: Test/TestWatch (3.00s) [2021-09-09T01:59:20.907Z] PASS [2021-09-09T01:59:20.907Z] coverage: 84.1% of statements [2021-09-09T01:59:20.907Z] ok github.com/docker/docker/pkg/discovery/kv 3.149s coverage: 84.1% of statements [2021-09-09T01:59:21.435Z] --- PASS: TestExec (0.70s) [2021-09-09T01:59:21.435Z] === RUN TestExecUser [2021-09-09T01:59:21.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-09-09T01:59:21.894Z] === RUN Test [2021-09-09T01:59:21.895Z] === RUN Test/TestWatch [2021-09-09T01:59:21.895Z] --- PASS: Test (0.00s) [2021-09-09T01:59:21.895Z] --- PASS: Test/TestWatch (0.00s) [2021-09-09T01:59:21.895Z] PASS [2021-09-09T01:59:21.895Z] coverage: 92.3% of statements [2021-09-09T01:59:21.895Z] ok github.com/docker/docker/pkg/discovery/memory 0.046s coverage: 92.3% of statements [2021-09-09T01:59:21.998Z] --- PASS: TestExecUser (0.66s) [2021-09-09T01:59:21.998Z] === RUN TestExportContainerAndImportImage [2021-09-09T01:59:21.998Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-09T01:59:22.364Z] === RUN Test [2021-09-09T01:59:22.364Z] === RUN Test/TestInitialize [2021-09-09T01:59:22.364Z] === RUN Test/TestInitializeWithPattern [2021-09-09T01:59:22.364Z] === RUN Test/TestRegister [2021-09-09T01:59:22.364Z] === RUN Test/TestWatch [2021-09-09T01:59:22.364Z] --- PASS: Test (0.00s) [2021-09-09T01:59:22.364Z] --- PASS: Test/TestInitialize (0.00s) [2021-09-09T01:59:22.364Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-09-09T01:59:22.364Z] --- PASS: Test/TestRegister (0.00s) [2021-09-09T01:59:22.364Z] --- PASS: Test/TestWatch (0.00s) [2021-09-09T01:59:22.364Z] PASS [2021-09-09T01:59:22.364Z] coverage: 93.8% of statements [2021-09-09T01:59:22.364Z] ok github.com/docker/docker/pkg/discovery/nodes 0.032s coverage: 93.8% of statements [2021-09-09T01:59:22.561Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-09-09T01:59:22.642Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-09-09T01:59:22.642Z] Using test binary docker [2021-09-09T01:59:22.642Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-09-09T01:59:22.642Z] +++ /etc/init.d/apparmor start [2021-09-09T01:59:22.642Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-09-09T01:59:22.642Z] INFO: Waiting for daemon to start... [2021-09-09T01:59:22.642Z] Starting dockerd [2021-09-09T01:59:22.642Z] +++ 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-09T01:59:22.833Z] === RUN TestPollerAddRemove [2021-09-09T01:59:22.833Z] --- PASS: TestPollerAddRemove (0.00s) [2021-09-09T01:59:22.833Z] === RUN TestPollerEvent [2021-09-09T01:59:22.833Z] poller_test.go:40: No chmod on Windows [2021-09-09T01:59:22.833Z] --- SKIP: TestPollerEvent (0.00s) [2021-09-09T01:59:22.833Z] === RUN TestPollerClose [2021-09-09T01:59:22.833Z] --- PASS: TestPollerClose (0.00s) [2021-09-09T01:59:22.833Z] PASS [2021-09-09T01:59:22.833Z] coverage: 45.7% of statements [2021-09-09T01:59:22.833Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 45.7% of statements [2021-09-09T01:59:23.124Z] check_test.go:308: [dfb4ce306783c] daemon is not started [2021-09-09T01:59:23.124Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-09-09T01:59:23.124Z] --- PASS: TestExportContainerAndImportImage (0.99s) [2021-09-09T01:59:23.124Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-09T01:59:23.302Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-09-09T01:59:23.302Z] === RUN TestNetworkDBWatch [2021-09-09T01:59:23.380Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-09-09T01:59:23.771Z] === RUN TestCopyFileWithInvalidSrc [2021-09-09T01:59:23.771Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestCopyFileWithInvalidDest [2021-09-09T01:59:23.771Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestCopyFileWithSameSrcAndDest [2021-09-09T01:59:23.771Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-09-09T01:59:23.771Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestCopyFile [2021-09-09T01:59:23.771Z] --- PASS: TestCopyFile (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-09-09T01:59:23.771Z] fileutils_test.go:133: Needs porting to Windows [2021-09-09T01:59:23.771Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-09-09T01:59:23.771Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestReadSymlinkedDirectoryToFile [2021-09-09T01:59:23.771Z] fileutils_test.go:179: Needs porting to Windows [2021-09-09T01:59:23.771Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestWildcardMatches [2021-09-09T01:59:23.771Z] --- PASS: TestWildcardMatches (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestPatternMatches [2021-09-09T01:59:23.771Z] --- PASS: TestPatternMatches (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-09-09T01:59:23.771Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestPatternMatchesFolderExclusions [2021-09-09T01:59:23.771Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-09-09T01:59:23.771Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-09-09T01:59:23.771Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-09-09T01:59:23.771Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-09-09T01:59:23.771Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestSingleExclamationError [2021-09-09T01:59:23.771Z] --- PASS: TestSingleExclamationError (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestMatchesWithNoPatterns [2021-09-09T01:59:23.771Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestMatchesWithMalformedPatterns [2021-09-09T01:59:23.771Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestMatches [2021-09-09T01:59:23.771Z] === RUN TestMatches/MatchesOrParentMatches [2021-09-09T01:59:23.771Z] === RUN TestMatches/MatchesUsingParentResult [2021-09-09T01:59:23.771Z] --- PASS: TestMatches (0.00s) [2021-09-09T01:59:23.771Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-09-09T01:59:23.771Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestCleanPatterns [2021-09-09T01:59:23.771Z] --- PASS: TestCleanPatterns (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-09-09T01:59:23.771Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestCleanPatternsExceptionFlag [2021-09-09T01:59:23.771Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-09-09T01:59:23.771Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-09-09T01:59:23.771Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestCleanPatternsErrorSingleException [2021-09-09T01:59:23.771Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestCreateIfNotExistsDir [2021-09-09T01:59:23.771Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestCreateIfNotExistsFile [2021-09-09T01:59:23.771Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-09-09T01:59:23.771Z] === RUN TestMatch [2021-09-09T01:59:23.771Z] --- PASS: TestMatch (0.00s) [2021-09-09T01:59:23.771Z] PASS [2021-09-09T01:59:23.771Z] coverage: 82.2% of statements [2021-09-09T01:59:23.771Z] ok github.com/docker/docker/pkg/fileutils 0.055s coverage: 82.2% of statements [2021-09-09T01:59:23.944Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-09-09T01:59:24.240Z] === RUN TestGet [2021-09-09T01:59:24.240Z] --- PASS: TestGet (0.00s) [2021-09-09T01:59:24.240Z] === RUN TestGetShortcutString [2021-09-09T01:59:24.240Z] --- PASS: TestGetShortcutString (0.00s) [2021-09-09T01:59:24.240Z] PASS [2021-09-09T01:59:24.240Z] coverage: 42.9% of statements [2021-09-09T01:59:24.240Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2021-09-09T01:59:24.507Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-09-09T01:59:24.507Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2021-09-09T01:59:24.507Z] === RUN TestHealthCheckWorkdir [2021-09-09T01:59:24.710Z] --- PASS: TestGetAddress (18.64s) [2021-09-09T01:59:24.710Z] === RUN TestRequestSyntaxCheck [2021-09-09T01:59:24.710Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-09-09T01:59:24.710Z] === RUN TestRequest [2021-09-09T01:59:24.710Z] 2021/09/09 01:59:24 Closing DB instances... [2021-09-09T01:59:25.178Z] === RUN TestCreateIDMapOrder [2021-09-09T01:59:25.178Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-09-09T01:59:25.178Z] PASS [2021-09-09T01:59:25.178Z] coverage: 7.2% of statements [2021-09-09T01:59:25.178Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2021-09-09T01:59:25.879Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-09T01:59:25.879Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2021-09-09T01:59:25.879Z] === RUN TestHealthKillContainer [2021-09-09T01:59:25.879Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-09T01:59:26.168Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-09-09T01:59:26.168Z] === RUN TestNetworkDBBulkSync [2021-09-09T01:59:26.168Z] === RUN TestFixedBufferCap [2021-09-09T01:59:26.168Z] --- PASS: TestFixedBufferCap (0.00s) [2021-09-09T01:59:26.168Z] === RUN TestFixedBufferLen [2021-09-09T01:59:26.168Z] --- PASS: TestFixedBufferLen (0.00s) [2021-09-09T01:59:26.168Z] === RUN TestFixedBufferString [2021-09-09T01:59:26.168Z] --- PASS: TestFixedBufferString (0.00s) [2021-09-09T01:59:26.168Z] === RUN TestFixedBufferWrite [2021-09-09T01:59:26.168Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-09-09T01:59:26.168Z] === RUN TestFixedBufferRead [2021-09-09T01:59:26.168Z] --- PASS: TestFixedBufferRead (0.00s) [2021-09-09T01:59:26.168Z] === RUN TestBytesPipeRead [2021-09-09T01:59:26.168Z] --- PASS: TestBytesPipeRead (0.00s) [2021-09-09T01:59:26.168Z] === RUN TestBytesPipeWrite [2021-09-09T01:59:26.168Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-09-09T01:59:26.168Z] === RUN TestBytesPipeWriteRandomChunks [2021-09-09T01:59:26.638Z] --- PASS: TestBytesPipeWriteRandomChunks (0.41s) [2021-09-09T01:59:26.638Z] === RUN TestAtomicWriteToFile [2021-09-09T01:59:26.638Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-09-09T01:59:26.638Z] === RUN TestAtomicWriteSetCommit [2021-09-09T01:59:26.638Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-09-09T01:59:26.638Z] === RUN TestAtomicWriteSetCancel [2021-09-09T01:59:26.638Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-09-09T01:59:26.638Z] === RUN TestReadCloserWrapperClose [2021-09-09T01:59:26.638Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-09-09T01:59:26.638Z] === RUN TestReaderErrWrapperReadOnError [2021-09-09T01:59:26.638Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-09-09T01:59:26.638Z] === RUN TestReaderErrWrapperRead [2021-09-09T01:59:26.638Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-09-09T01:59:26.638Z] === RUN TestCancelReadCloser [2021-09-09T01:59:26.638Z] --- PASS: TestCancelReadCloser (0.10s) [2021-09-09T01:59:26.638Z] === RUN TestWriteCloserWrapperClose [2021-09-09T01:59:26.638Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-09-09T01:59:26.638Z] === RUN TestNopWriteCloser [2021-09-09T01:59:26.638Z] --- PASS: TestNopWriteCloser (0.00s) [2021-09-09T01:59:26.638Z] === RUN TestNopWriter [2021-09-09T01:59:26.638Z] --- PASS: TestNopWriter (0.00s) [2021-09-09T01:59:26.638Z] === RUN TestWriteCounter [2021-09-09T01:59:26.638Z] --- PASS: TestWriteCounter (0.00s) [2021-09-09T01:59:26.638Z] PASS [2021-09-09T01:59:26.638Z] coverage: 69.2% of statements [2021-09-09T01:59:26.638Z] ok github.com/docker/docker/pkg/ioutils 0.575s coverage: 69.2% of statements [2021-09-09T01:59:27.248Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-09T01:59:27.505Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-09-09T01:59:27.532Z] --- PASS: TestGet (15.01s) [2021-09-09T01:59:27.532Z] === RUN TestPluginWithNoManifest [2021-09-09T01:59:27.532Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-09T01:59:27.532Z] === RUN TestGetAll [2021-09-09T01:59:27.532Z] --- PASS: TestGetAll (0.00s) [2021-09-09T01:59:27.532Z] PASS [2021-09-09T01:59:27.532Z] coverage: 73.2% of statements [2021-09-09T01:59:27.532Z] ok github.com/docker/docker/pkg/plugins 35.805s coverage: 73.2% of statements [2021-09-09T01:59:27.638Z] === RUN TestError [2021-09-09T01:59:27.638Z] --- PASS: TestError (0.00s) [2021-09-09T01:59:27.638Z] === RUN TestProgressString [2021-09-09T01:59:27.638Z] === RUN TestProgressString/no_progress [2021-09-09T01:59:27.638Z] === RUN TestProgressString/progress_1 [2021-09-09T01:59:27.638Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-09-09T01:59:27.638Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-09-09T01:59:27.638Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-09-09T01:59:27.638Z] === RUN TestProgressString/with_units [2021-09-09T01:59:27.638Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-09-09T01:59:27.638Z] === RUN TestProgressString/hide_counts [2021-09-09T01:59:27.638Z] --- PASS: TestProgressString (0.00s) [2021-09-09T01:59:27.638Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-09-09T01:59:27.638Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-09-09T01:59:27.638Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-09-09T01:59:27.638Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-09-09T01:59:27.638Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-09-09T01:59:27.638Z] --- PASS: TestProgressString/with_units (0.00s) [2021-09-09T01:59:27.638Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-09-09T01:59:27.638Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-09-09T01:59:27.638Z] === RUN TestJSONMessageDisplay [2021-09-09T01:59:27.638Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-09-09T01:59:27.638Z] === RUN TestJSONMessageDisplayWithJSONError [2021-09-09T01:59:27.638Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-09-09T01:59:27.638Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-09-09T01:59:27.638Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-09-09T01:59:27.638Z] === RUN TestDisplayJSONMessagesStream [2021-09-09T01:59:27.638Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-09-09T01:59:27.638Z] PASS [2021-09-09T01:59:27.638Z] coverage: 91.7% of statements [2021-09-09T01:59:27.638Z] ok github.com/docker/docker/pkg/jsonmessage 0.153s coverage: 91.7% of statements [2021-09-09T01:59:27.638Z] 2021/09/09 01:59:27 Closing DB instances... [2021-09-09T01:59:27.933Z] . [2021-09-09T01:59:27.933Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-09-09T01:59:27.933Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-09-09T01:59:27.933Z] Error: No such image: emptyfs [2021-09-09T01:59:27.933Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-09-09T01:59:27.933Z] ++++ docker load [2021-09-09T01:59:27.933Z] Running integration-test (iteration 1) [2021-09-09T01:59:27.933Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-09-09T01:59:27.933Z] ++ 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-09T01:59:27.933Z] ++ set -e [2021-09-09T01:59:27.933Z] ++ '[' -n 0 ']' [2021-09-09T01:59:27.933Z] ++ set -x [2021-09-09T01:59:27.933Z] ++ env -i DEST=/go/src/github.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-09T01:59:27.933Z] Loaded image: busybox:latest [2021-09-09T01:59:28.107Z] === RUN TestStandardLongPath [2021-09-09T01:59:28.107Z] --- PASS: TestStandardLongPath (0.00s) [2021-09-09T01:59:28.107Z] === RUN TestUNCLongPath [2021-09-09T01:59:28.107Z] --- PASS: TestUNCLongPath (0.00s) [2021-09-09T01:59:28.107Z] PASS [2021-09-09T01:59:28.107Z] coverage: 100.0% of statements [2021-09-09T01:59:28.107Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-09-09T01:59:28.194Z] Loaded image: busybox:glibc [2021-09-09T01:59:28.434Z] --- PASS: TestHealthKillContainer (2.74s) [2021-09-09T01:59:28.434Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-09T01:59:28.577Z] === RUN TestNameFormat [2021-09-09T01:59:28.577Z] --- PASS: TestNameFormat (0.00s) [2021-09-09T01:59:28.577Z] === RUN TestNameRetries [2021-09-09T01:59:28.577Z] --- PASS: TestNameRetries (0.00s) [2021-09-09T01:59:28.577Z] PASS [2021-09-09T01:59:28.577Z] coverage: 85.7% of statements [2021-09-09T01:59:28.577Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-09-09T01:59:29.046Z] --- PASS: TestNetworkDBBulkSync (3.03s) [2021-09-09T01:59:29.046Z] === RUN TestNetworkDBCRUDMediumCluster [2021-09-09T01:59:29.046Z] === RUN TestParseKeyValueOpt [2021-09-09T01:59:29.046Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-09-09T01:59:29.046Z] === RUN TestParseUintList [2021-09-09T01:59:29.046Z] --- PASS: TestParseUintList (0.00s) [2021-09-09T01:59:29.046Z] === RUN TestParseUintListMaximumLimits [2021-09-09T01:59:29.046Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-09-09T01:59:29.046Z] PASS [2021-09-09T01:59:29.046Z] coverage: 97.0% of statements [2021-09-09T01:59:29.046Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-09-09T01:59:29.406Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2021-09-09T01:59:29.406Z] === RUN TestIpcModeNone [2021-09-09T01:59:29.583Z] Loaded image: debian:bullseye-slim [2021-09-09T01:59:29.583Z] Loaded image: hello-world:latest [2021-09-09T01:59:29.583Z] Loaded image: arm32v7/hello-world:latest [2021-09-09T01:59:29.583Z] INFO: Testing against a local daemon [2021-09-09T01:59:29.583Z] === RUN TestCgroupNamespacesBuild [2021-09-09T01:59:29.980Z] --- PASS: TestIpcModeNone (0.89s) [2021-09-09T01:59:29.980Z] === RUN TestIpcModePrivate [2021-09-09T01:59:30.034Z] === RUN TestNewAndRemove [2021-09-09T01:59:30.034Z] --- PASS: TestNewAndRemove (0.00s) [2021-09-09T01:59:30.034Z] === RUN TestRemoveInvalidPath [2021-09-09T01:59:30.034Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-09-09T01:59:30.034Z] PASS [2021-09-09T01:59:30.034Z] coverage: 82.6% of statements [2021-09-09T01:59:30.034Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2021-09-09T01:59:30.247Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-09T01:59:30.503Z] === RUN TestParseEmptyInterface [2021-09-09T01:59:30.503Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-09-09T01:59:30.503Z] === RUN TestParseNonInterfaceType [2021-09-09T01:59:30.503Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-09-09T01:59:30.503Z] === RUN TestParseWithOneFunction [2021-09-09T01:59:30.503Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-09-09T01:59:30.503Z] === RUN TestParseWithMultipleFuncs [2021-09-09T01:59:30.503Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-09-09T01:59:30.503Z] === RUN TestParseWithUnnamedReturn [2021-09-09T01:59:30.503Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-09-09T01:59:30.503Z] === RUN TestEmbeddedInterface [2021-09-09T01:59:30.503Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-09-09T01:59:30.503Z] === RUN TestParsedImports [2021-09-09T01:59:30.503Z] --- PASS: TestParsedImports (0.00s) [2021-09-09T01:59:30.503Z] === RUN TestAliasedImports [2021-09-09T01:59:30.503Z] --- PASS: TestAliasedImports (0.00s) [2021-09-09T01:59:30.503Z] PASS [2021-09-09T01:59:30.503Z] coverage: 56.8% of statements [2021-09-09T01:59:30.503Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2021-09-09T01:59:30.825Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2021-09-09T01:59:30.972Z] === RUN TestFailedConnection [2021-09-09T01:59:31.083Z] --- PASS: TestIpcModePrivate (0.92s) [2021-09-09T01:59:31.083Z] === RUN TestIpcModeShareable [2021-09-09T01:59:31.441Z] === RUN TestHTTPTransport [2021-09-09T01:59:31.441Z] --- PASS: TestHTTPTransport (0.00s) [2021-09-09T01:59:31.441Z] PASS [2021-09-09T01:59:31.441Z] coverage: 85.7% of statements [2021-09-09T01:59:31.441Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2021-09-09T01:59:31.500Z] --- PASS: TestCgroupNamespacesBuild (1.90s) [2021-09-09T01:59:31.500Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-09-09T01:59:31.646Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2021-09-09T01:59:31.646Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-09T01:59:31.903Z] --- PASS: TestIpcModeShareable (0.92s) [2021-09-09T01:59:31.903Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-09T01:59:32.429Z] --- PASS: TestFailedConnection (1.03s) [2021-09-09T01:59:32.429Z] === RUN TestFailOnce [2021-09-09T01:59:32.429Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-09-09T01:59:32.429Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-09T01:59:32.429Z] === RUN TestBufioReaderPoolPutAndGet [2021-09-09T01:59:32.429Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-09-09T01:59:32.429Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-09-09T01:59:32.429Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-09-09T01:59:32.429Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-09-09T01:59:32.429Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-09-09T01:59:32.429Z] === RUN TestBufioWriterPoolPutAndGet [2021-09-09T01:59:32.429Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-09-09T01:59:32.429Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-09-09T01:59:32.429Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-09-09T01:59:32.429Z] === RUN TestBufferPoolPutAndGet [2021-09-09T01:59:32.429Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-09-09T01:59:32.429Z] PASS [2021-09-09T01:59:32.429Z] coverage: 88.2% of statements [2021-09-09T01:59:32.429Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2021-09-09T01:59:32.429Z] 2021/09/09 01:59:31 Closing DB instances... [2021-09-09T01:59:32.429Z] 2021/09/09 01:59:31 http: panic serving 127.0.0.1:49308: Plugin not ready [2021-09-09T01:59:32.429Z] goroutine 34 [running]: [2021-09-09T01:59:32.429Z] net/http.(*conn).serve.func1() [2021-09-09T01:59:32.429Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-09-09T01:59:32.429Z] panic({0x1239d40, 0x1345e60}) [2021-09-09T01:59:32.429Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-09-09T01:59:32.429Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x489bd36d1182a442}, 0xc0000c3a98) [2021-09-09T01:59:32.429Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-09-09T01:59:32.429Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1352b28, 0xc0000a80e0}, 0x118e8c6) [2021-09-09T01:59:32.429Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-09-09T01:59:32.429Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1352b28, 0xc0000a80e0}, 0xc0000b4200) [2021-09-09T01:59:32.429Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-09-09T01:59:32.429Z] net/http.serverHandler.ServeHTTP({0x1351150}, {0x1352b28, 0xc0000a80e0}, 0xc0000b4200) [2021-09-09T01:59:32.429Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-09-09T01:59:32.429Z] net/http.(*conn).serve(0xc00020c000, {0x13549c0, 0xc0001820c0}) [2021-09-09T01:59:32.429Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-09-09T01:59:32.429Z] created by net/http.(*Server).Serve [2021-09-09T01:59:32.429Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-09-09T01:59:32.429Z] time="2021-09-09T01:59:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49307/Test.FailOnce: Post \"http://127.0.0.1:49307/Test.FailOnce\": EOF, retrying in 1s" [2021-09-09T01:59:32.429Z] === RUN TestOutputOnPrematureClose [2021-09-09T01:59:32.429Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-09-09T01:59:32.429Z] === RUN TestCompleteSilently [2021-09-09T01:59:32.429Z] --- PASS: TestCompleteSilently (0.00s) [2021-09-09T01:59:32.429Z] PASS [2021-09-09T01:59:32.429Z] coverage: 75.9% of statements [2021-09-09T01:59:32.429Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2021-09-09T01:59:32.465Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-09-09T01:59:32.465Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-09T01:59:32.503Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.43s) [2021-09-09T01:59:32.503Z] === RUN TestCreateServiceSecretFileMode [2021-09-09T01:59:32.892Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.44s) [2021-09-09T01:59:32.892Z] === RUN TestBuildWithSession [2021-09-09T01:59:32.892Z] build_session_test.go:25: TODO: BuildKit [2021-09-09T01:59:32.892Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-09T01:59:32.892Z] === RUN TestBuildSquashParent [2021-09-09T01:59:32.898Z] --- PASS: TestRequest (8.11s) [2021-09-09T01:59:32.898Z] === RUN TestOverlappingRequests [2021-09-09T01:59:32.898Z] === RUN TestSendToOneSub [2021-09-09T01:59:32.898Z] --- PASS: TestSendToOneSub (0.00s) [2021-09-09T01:59:32.898Z] === RUN TestSendToMultipleSubs [2021-09-09T01:59:32.898Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-09-09T01:59:32.898Z] === RUN TestEvictOneSub [2021-09-09T01:59:32.898Z] --- PASS: TestEvictOneSub (0.00s) [2021-09-09T01:59:32.898Z] === RUN TestClosePublisher [2021-09-09T01:59:32.898Z] --- PASS: TestClosePublisher (0.00s) [2021-09-09T01:59:32.898Z] === RUN TestPubSubRace [2021-09-09T01:59:32.898Z] --- PASS: TestOverlappingRequests (0.33s) [2021-09-09T01:59:32.898Z] === RUN TestRelease [2021-09-09T01:59:33.378Z] --- PASS: TestFailOnce (1.12s) [2021-09-09T01:59:33.378Z] === RUN TestEchoInputOutput [2021-09-09T01:59:33.378Z] --- PASS: TestEchoInputOutput (0.00s) [2021-09-09T01:59:33.378Z] === RUN TestBackoff [2021-09-09T01:59:33.378Z] --- PASS: TestBackoff (0.00s) [2021-09-09T01:59:33.378Z] === RUN TestAbortRetry [2021-09-09T01:59:33.378Z] --- PASS: TestAbortRetry (0.00s) [2021-09-09T01:59:33.378Z] === RUN TestClientScheme [2021-09-09T01:59:33.378Z] --- PASS: TestClientScheme (0.00s) [2021-09-09T01:59:33.378Z] === RUN TestNewClientWithTimeout [2021-09-09T01:59:33.847Z] time="2021-09-09T01:59:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49313/Test.Echo: Post \"http://127.0.0.1:49313/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-09-09T01:59:33.883Z] --- PASS: TestCreateServiceSecretFileMode (2.50s) [2021-09-09T01:59:33.883Z] === RUN TestCreateServiceConfigFileMode [2021-09-09T01:59:34.316Z] --- PASS: TestPubSubRace (1.06s) [2021-09-09T01:59:34.316Z] PASS [2021-09-09T01:59:34.317Z] coverage: 75.0% of statements [2021-09-09T01:59:34.317Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 75.0% of statements [2021-09-09T01:59:34.317Z] --- PASS: TestRelease (1.41s) [2021-09-09T01:59:34.317Z] === RUN TestAllocateRandomDeallocate [2021-09-09T01:59:34.787Z] === RUN TestRegister [2021-09-09T01:59:34.788Z] --- PASS: TestRegister (0.00s) [2021-09-09T01:59:34.788Z] === RUN TestCommand [2021-09-09T01:59:34.788Z] --- PASS: TestCommand (0.02s) [2021-09-09T01:59:34.788Z] === RUN TestNaiveSelf [2021-09-09T01:59:34.788Z] --- PASS: TestNaiveSelf (0.02s) [2021-09-09T01:59:34.788Z] PASS [2021-09-09T01:59:34.788Z] coverage: 82.4% of statements [2021-09-09T01:59:34.788Z] ok github.com/docker/docker/pkg/reexec 0.074s coverage: 82.4% of statements [2021-09-09T01:59:34.984Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2021-09-09T01:59:34.984Z] === RUN TestAPIIpcModeHost [2021-09-09T01:59:34.984Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-09-09T01:59:34.984Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-09-09T01:59:34.984Z] check_test.go:308: [d3dc85d2ecc2d] daemon is not started [2021-09-09T01:59:34.984Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-09-09T01:59:35.258Z] === RUN TestDump [2021-09-09T01:59:35.258Z] goroutine 6 [running]: [2021-09-09T01:59:35.258Z] github.com/docker/docker/pkg/stack.dump(0x12eb2f7) [2021-09-09T01:59:35.258Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-09T01:59:35.258Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-09-09T01:59:35.258Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-09-09T01:59:35.258Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-09-09T01:59:35.258Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-09-09T01:59:35.258Z] testing.tRunner(0xc00011e000, 0x1458e38) [2021-09-09T01:59:35.258Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-09T01:59:35.258Z] created by testing.(*T).Run [2021-09-09T01:59:35.258Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-09T01:59:35.258Z] [2021-09-09T01:59:35.258Z] goroutine 1 [chan receive]: [2021-09-09T01:59:35.258Z] testing.(*T).Run(0xc00002dd40, {0x144a4fd, 0x12ca173}, 0x1458e38) [2021-09-09T01:59:35.258Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-09T01:59:35.258Z] testing.runTests.func1(0xc000068720) [2021-09-09T01:59:35.258Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-09T01:59:35.258Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-09-09T01:59:35.258Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-09T01:59:35.258Z] testing.runTests(0xc000076080, {0x15bbba0, 0x3, 0x3}, {0x12ea54d, 0x144c1f7, 0x15c0640}) [2021-09-09T01:59:35.258Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-09T01:59:35.258Z] testing.(*M).Run(0xc000076080) [2021-09-09T01:59:35.258Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-09T01:59:35.258Z] main.main() [2021-09-09T01:59:35.258Z] _testmain.go:95 +0x1f5 [2021-09-09T01:59:35.258Z] --- PASS: TestDump (0.00s) [2021-09-09T01:59:35.258Z] === RUN TestDumpToFile [2021-09-09T01:59:35.258Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.08s) [2021-09-09T01:59:35.258Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-09-09T01:59:35.258Z] time="2021-09-09T01:59:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49313/Test.Echo: Post \"http://127.0.0.1:49313/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-09-09T01:59:35.258Z] --- PASS: TestDumpToFile (0.10s) [2021-09-09T01:59:35.258Z] === RUN TestDumpToFileWithEmptyInput [2021-09-09T01:59:35.258Z] goroutine 8 [running]: [2021-09-09T01:59:35.258Z] github.com/docker/docker/pkg/stack.dump(0x13582b4) [2021-09-09T01:59:35.258Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-09-09T01:59:35.258Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x1358660}) [2021-09-09T01:59:35.258Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-09-09T01:59:35.258Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000) [2021-09-09T01:59:35.258Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-09-09T01:59:35.258Z] testing.tRunner(0xc00011e4e0, 0x1458e28) [2021-09-09T01:59:35.258Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-09T01:59:35.258Z] created by testing.(*T).Run [2021-09-09T01:59:35.258Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-09-09T01:59:35.258Z] [2021-09-09T01:59:35.258Z] goroutine 1 [chan receive]: [2021-09-09T01:59:35.258Z] testing.(*T).Run(0xc00002dd40, {0x1451289, 0x12ca173}, 0x1458e28) [2021-09-09T01:59:35.258Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-09-09T01:59:35.258Z] testing.runTests.func1(0xc000068720) [2021-09-09T01:59:35.258Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-09-09T01:59:35.258Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-09-09T01:59:35.258Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-09-09T01:59:35.258Z] testing.runTests(0xc000076080, {0x15bbba0, 0x3, 0x3}, {0x12ea54d, 0x144c1f7, 0x15c0640}) [2021-09-09T01:59:35.258Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-09-09T01:59:35.258Z] testing.(*M).Run(0xc000076080) [2021-09-09T01:59:35.258Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-09-09T01:59:35.258Z] main.main() [2021-09-09T01:59:35.258Z] _testmain.go:95 +0x1f5 [2021-09-09T01:59:35.258Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-09-09T01:59:35.258Z] PASS [2021-09-09T01:59:35.258Z] coverage: 90.9% of statements [2021-09-09T01:59:35.258Z] ok github.com/docker/docker/pkg/stack 0.136s coverage: 90.9% of statements [2021-09-09T01:59:35.547Z] --- PASS: TestAPIIpcModeHost (0.72s) [2021-09-09T01:59:35.547Z] === RUN TestDaemonIpcModeShareable [2021-09-09T01:59:35.727Z] === RUN TestNewStdWriter [2021-09-09T01:59:35.727Z] --- PASS: TestNewStdWriter (0.00s) [2021-09-09T01:59:35.727Z] === RUN TestWriteWithUninitializedStdWriter [2021-09-09T01:59:35.727Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-09-09T01:59:35.727Z] === RUN TestWriteWithNilBytes [2021-09-09T01:59:35.727Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-09-09T01:59:35.727Z] === RUN TestWrite [2021-09-09T01:59:35.727Z] --- PASS: TestWrite (0.00s) [2021-09-09T01:59:35.727Z] === RUN TestWriteWithWriterError [2021-09-09T01:59:35.727Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-09-09T01:59:35.727Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-09-09T01:59:35.727Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-09-09T01:59:35.727Z] === RUN TestStdCopyWriteAndRead [2021-09-09T01:59:35.727Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-09-09T01:59:35.727Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-09-09T01:59:35.727Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-09-09T01:59:35.727Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-09-09T01:59:35.727Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-09-09T01:59:35.727Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-09-09T01:59:35.727Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-09-09T01:59:35.727Z] === RUN TestStdCopyWithInvalidInputHeader [2021-09-09T01:59:35.727Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-09-09T01:59:35.727Z] === RUN TestStdCopyWithCorruptedPrefix [2021-09-09T01:59:35.727Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-09-09T01:59:35.727Z] === RUN TestStdCopyReturnsWriteErrors [2021-09-09T01:59:35.727Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-09-09T01:59:35.727Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-09-09T01:59:35.727Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-09-09T01:59:35.727Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-09-09T01:59:35.727Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-09-09T01:59:35.727Z] PASS [2021-09-09T01:59:35.727Z] coverage: 100.0% of statements [2021-09-09T01:59:35.727Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2021-09-09T01:59:35.793Z] 2021/09/09 01:59:35 Closing DB instances... [2021-09-09T01:59:35.803Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-09T01:59:36.197Z] 2021/09/09 01:59:36 Closing DB instances... [2021-09-09T01:59:36.197Z] === RUN TestRawProgressFormatterFormatStatus [2021-09-09T01:59:36.197Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-09-09T01:59:36.197Z] === RUN TestRawProgressFormatterFormatProgress [2021-09-09T01:59:36.197Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-09-09T01:59:36.197Z] === RUN TestFormatStatus [2021-09-09T01:59:36.197Z] --- PASS: TestFormatStatus (0.00s) [2021-09-09T01:59:36.197Z] === RUN TestFormatError [2021-09-09T01:59:36.197Z] --- PASS: TestFormatError (0.00s) [2021-09-09T01:59:36.197Z] === RUN TestFormatJSONError [2021-09-09T01:59:36.197Z] --- PASS: TestFormatJSONError (0.00s) [2021-09-09T01:59:36.197Z] === RUN TestJsonProgressFormatterFormatProgress [2021-09-09T01:59:36.197Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-09-09T01:59:36.197Z] === RUN TestJsonProgressFormatterFormatStatus [2021-09-09T01:59:36.197Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-09-09T01:59:36.197Z] === RUN TestNewJSONProgressOutput [2021-09-09T01:59:36.197Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-09-09T01:59:36.197Z] === RUN TestAuxFormatterEmit [2021-09-09T01:59:36.197Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-09-09T01:59:36.197Z] === RUN TestStreamWriterStdout [2021-09-09T01:59:36.197Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-09-09T01:59:36.197Z] === RUN TestStreamWriterStderr [2021-09-09T01:59:36.197Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-09-09T01:59:36.197Z] PASS [2021-09-09T01:59:36.197Z] coverage: 66.2% of statements [2021-09-09T01:59:36.197Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2021-09-09T01:59:36.420Z] --- PASS: TestCreateServiceConfigFileMode (2.50s) [2021-09-09T01:59:36.420Z] === RUN TestCreateServiceSysctls [2021-09-09T01:59:36.666Z] === RUN TestGenerateRandomID [2021-09-09T01:59:36.666Z] --- PASS: TestGenerateRandomID (0.00s) [2021-09-09T01:59:36.666Z] === RUN TestShortenId [2021-09-09T01:59:36.666Z] --- PASS: TestShortenId (0.00s) [2021-09-09T01:59:36.666Z] === RUN TestShortenSha256Id [2021-09-09T01:59:36.666Z] --- PASS: TestShortenSha256Id (0.00s) [2021-09-09T01:59:36.666Z] === RUN TestShortenIdEmpty [2021-09-09T01:59:36.666Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-09-09T01:59:36.666Z] === RUN TestShortenIdInvalid [2021-09-09T01:59:36.666Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-09-09T01:59:36.666Z] === RUN TestIsShortIDNonHex [2021-09-09T01:59:36.666Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-09-09T01:59:36.666Z] === RUN TestIsShortIDNotCorrectSize [2021-09-09T01:59:36.666Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-09-09T01:59:36.666Z] PASS [2021-09-09T01:59:36.666Z] coverage: 70.6% of statements [2021-09-09T01:59:36.666Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2021-09-09T01:59:37.171Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-09-09T01:59:37.171Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-09-09T01:59:37.171Z] --- PASS: TestDaemonIpcModeShareable (1.59s) [2021-09-09T01:59:37.171Z] === RUN TestDaemonIpcModePrivate [2021-09-09T01:59:37.365Z] --- PASS: TestNetworkDBGarbageCollection (54.30s) [2021-09-09T01:59:37.366Z] === RUN TestFindNode [2021-09-09T01:59:37.366Z] 2021/09/09 01:59:37 Closing DB instances... [2021-09-09T01:59:37.366Z] --- PASS: TestFindNode (0.01s) [2021-09-09T01:59:37.366Z] === RUN TestChangeNodeState [2021-09-09T01:59:37.366Z] 2021/09/09 01:59:37 Closing DB instances... [2021-09-09T01:59:37.366Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-09T01:59:37.366Z] === RUN TestNodeReincarnation [2021-09-09T01:59:37.366Z] 2021/09/09 01:59:37 Closing DB instances... [2021-09-09T01:59:37.655Z] === RUN TestIsCpusetListAvailable [2021-09-09T01:59:37.655Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-09-09T01:59:37.655Z] PASS [2021-09-09T01:59:37.655Z] coverage: 39.4% of statements [2021-09-09T01:59:37.655Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 39.4% of statements [2021-09-09T01:59:37.655Z] time="2021-09-09T01:59:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49313/Test.Echo: Post \"http://127.0.0.1:49313/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-09-09T01:59:37.655Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-09-09T01:59:37.655Z] === RUN TestNetworkDBGarbageCollection [2021-09-09T01:59:38.124Z] --- PASS: TestAllocateRandomDeallocate (3.69s) [2021-09-09T01:59:38.124Z] === RUN TestRetrieveFromStore [2021-09-09T01:59:38.189Z] --- PASS: TestBuildSquashParent (4.54s) [2021-09-09T01:59:38.189Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-09T01:59:38.189Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T01:59:38.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T01:59:38.189Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T01:59:38.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T01:59:38.189Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T01:59:38.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T01:59:38.189Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T01:59:38.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T01:59:38.189Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T01:59:38.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T01:59:38.189Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T01:59:38.189Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T01:59:38.189Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T01:59:38.189Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T01:59:38.189Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T01:59:38.189Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T01:59:38.539Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-09-09T01:59:38.593Z] === RUN TestChtimes [2021-09-09T01:59:38.593Z] --- PASS: TestChtimes (0.00s) [2021-09-09T01:59:38.593Z] === RUN TestChtimesWindows [2021-09-09T01:59:38.593Z] --- PASS: TestChtimesWindows (0.00s) [2021-09-09T01:59:38.593Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-09-09T01:59:38.593Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-09-09T01:59:38.593Z] === RUN TestEnsureRemoveAllNotExist [2021-09-09T01:59:38.593Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-09-09T01:59:38.593Z] === RUN TestEnsureRemoveAllWithDir [2021-09-09T01:59:38.593Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-09-09T01:59:38.593Z] === RUN TestEnsureRemoveAllWithFile [2021-09-09T01:59:38.593Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-09-09T01:59:38.593Z] === RUN TestHasWin32KSupport [2021-09-09T01:59:38.593Z] syscall_windows_test.go:8: win32k: true [2021-09-09T01:59:38.593Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-09-09T01:59:38.593Z] PASS [2021-09-09T01:59:38.593Z] coverage: 13.0% of statements [2021-09-09T01:59:38.593Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2021-09-09T01:59:38.797Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-09-09T01:59:38.797Z] --- PASS: TestDaemonIpcModePrivate (1.55s) [2021-09-09T01:59:38.797Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-09T01:59:38.797Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-09T01:59:39.062Z] === RUN TestTailFile [2021-09-09T01:59:39.062Z] --- PASS: TestTailFile (0.00s) [2021-09-09T01:59:39.062Z] === RUN TestTailFileManyLines [2021-09-09T01:59:39.062Z] --- PASS: TestTailFileManyLines (0.00s) [2021-09-09T01:59:39.062Z] === RUN TestTailEmptyFile [2021-09-09T01:59:39.062Z] --- PASS: TestTailEmptyFile (0.00s) [2021-09-09T01:59:39.062Z] === RUN TestTailNegativeN [2021-09-09T01:59:39.062Z] --- PASS: TestTailNegativeN (0.00s) [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader [2021-09-09T01:59:39.062Z] === PAUSE TestNewTailReader [2021-09-09T01:59:39.062Z] === CONT TestNewTailReader [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/12_byte_delimiter [2021-09-09T01:59:39.062Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/no_delimiter [2021-09-09T01:59:39.062Z] === PAUSE TestNewTailReader/no_delimiter [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/single_byte_delimiter [2021-09-09T01:59:39.062Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/2_byte_delimiter [2021-09-09T01:59:39.062Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/4_byte_delimiter [2021-09-09T01:59:39.062Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/8_byte_delimiter [2021-09-09T01:59:39.062Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/truncated_last_line [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-09-09T01:59:39.062Z] === CONT TestNewTailReader/12_byte_delimiter [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-09T01:59:39.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-09T01:59:39.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-09T01:59:39.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.062Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.062Z] === CONT TestNewTailReader/2_byte_delimiter [2021-09-09T01:59:39.062Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-09T01:59:39.062Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.063Z] === CONT TestNewTailReader/single_byte_delimiter [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-09T01:59:39.063Z] === CONT TestNewTailReader/8_byte_delimiter [2021-09-09T01:59:39.063Z] === CONT TestNewTailReader/no_delimiter [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.063Z] === CONT TestNewTailReader/4_byte_delimiter [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.063Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.063Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.063Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.063Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.063Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.063Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.063Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.063Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.064Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.064Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.064Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.064Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.064Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.064Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.064Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.534Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.535Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.535Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.536Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-09-09T01:59:39.536Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.536Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.537Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.537Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.538Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-09-09T01:59:39.539Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.539Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:59:39.540Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:59:39.711Z] --- PASS: TestCreateServiceSysctls (3.24s) [2021-09-09T01:59:39.711Z] === RUN TestCreateServiceCapabilities [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-09-09T01:59:40.010Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-09-09T01:59:40.011Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-09-09T01:59:40.011Z] PASS [2021-09-09T01:59:40.011Z] coverage: 88.6% of statements [2021-09-09T01:59:40.011Z] ok github.com/docker/docker/pkg/tailfile 0.130s coverage: 88.6% of statements [2021-09-09T01:59:40.011Z] --- PASS: TestRetrieveFromStore (1.46s) [2021-09-09T01:59:40.011Z] === RUN TestRequestReleaseAddressDuplicate [2021-09-09T01:59:40.011Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-09-09T01:59:40.011Z] === RUN TestParallelPredefinedRequest1 [2021-09-09T01:59:40.011Z] === PAUSE TestParallelPredefinedRequest1 [2021-09-09T01:59:40.011Z] === RUN TestParallelPredefinedRequest2 [2021-09-09T01:59:40.011Z] === PAUSE TestParallelPredefinedRequest2 [2021-09-09T01:59:40.011Z] === RUN TestParallelPredefinedRequest3 [2021-09-09T01:59:40.011Z] === PAUSE TestParallelPredefinedRequest3 [2021-09-09T01:59:40.011Z] === RUN TestParallelPredefinedRequest4 [2021-09-09T01:59:40.011Z] === PAUSE TestParallelPredefinedRequest4 [2021-09-09T01:59:40.011Z] === RUN TestParallelPredefinedRequest5 [2021-09-09T01:59:40.011Z] === PAUSE TestParallelPredefinedRequest5 [2021-09-09T01:59:40.011Z] === RUN TestDebug [2021-09-09T01:59:40.011Z] --- PASS: TestDebug (0.00s) [2021-09-09T01:59:40.011Z] === RUN TestRequestPoolParallel [2021-09-09T01:59:40.011Z] --- PASS: TestRequestPoolParallel (0.42s) [2021-09-09T01:59:40.011Z] === RUN TestFullAllocateRelease [2021-09-09T01:59:40.109Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T01:59:40.109Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T01:59:40.165Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-09T01:59:40.165Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2021-09-09T01:59:40.421Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2021-09-09T01:59:40.421Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-09T01:59:40.421Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-09-09T01:59:40.480Z] === RUN TestTarSumRemoveNonExistent [2021-09-09T01:59:40.480Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-09-09T01:59:40.480Z] === RUN TestTarSumRemove [2021-09-09T01:59:40.480Z] --- PASS: TestTarSumRemove (0.00s) [2021-09-09T01:59:40.480Z] === RUN TestSortFileInfoSums [2021-09-09T01:59:40.480Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-09-09T01:59:40.480Z] === RUN TestNewTarSumForLabelInvalid [2021-09-09T01:59:40.480Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-09-09T01:59:40.480Z] === RUN TestNewTarSumForLabel [2021-09-09T01:59:40.480Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-09-09T01:59:40.480Z] === RUN TestEmptyTar [2021-09-09T01:59:40.480Z] --- PASS: TestEmptyTar (0.00s) [2021-09-09T01:59:40.480Z] === RUN TestTarSumsReadSize [2021-09-09T01:59:40.480Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-09-09T01:59:40.480Z] === RUN TestTarSums [2021-09-09T01:59:40.480Z] --- PASS: TestTarSums (0.06s) [2021-09-09T01:59:40.480Z] === RUN TestIteration [2021-09-09T01:59:40.480Z] --- PASS: TestIteration (0.00s) [2021-09-09T01:59:40.480Z] === RUN TestVersionLabelForChecksum [2021-09-09T01:59:40.480Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-09-09T01:59:40.480Z] === RUN TestVersion [2021-09-09T01:59:40.480Z] --- PASS: TestVersion (0.00s) [2021-09-09T01:59:40.480Z] === RUN TestGetVersion [2021-09-09T01:59:40.480Z] --- PASS: TestGetVersion (0.00s) [2021-09-09T01:59:40.480Z] === RUN TestGetVersions [2021-09-09T01:59:40.480Z] --- PASS: TestGetVersions (0.00s) [2021-09-09T01:59:40.480Z] PASS [2021-09-09T01:59:40.480Z] coverage: 89.3% of statements [2021-09-09T01:59:40.480Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [2021-09-09T01:59:40.480Z] --- PASS: TestFullAllocateRelease (0.40s) [2021-09-09T01:59:40.480Z] === RUN TestOddAllocateRelease [2021-09-09T01:59:40.951Z] --- PASS: TestOddAllocateRelease (0.22s) [2021-09-09T01:59:40.951Z] === RUN TestFullAllocateSerialReleaseParallel [2021-09-09T01:59:40.951Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-09-09T01:59:40.951Z] === RUN TestOddAllocateSerialReleaseParallel [2021-09-09T01:59:40.951Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-09-09T01:59:40.951Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-09-09T01:59:40.951Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-09-09T01:59:40.951Z] === CONT TestParallelPredefinedRequest1 [2021-09-09T01:59:40.951Z] === CONT TestParallelPredefinedRequest4 [2021-09-09T01:59:40.951Z] === CONT TestParallelPredefinedRequest3 [2021-09-09T01:59:40.951Z] === CONT TestParallelPredefinedRequest5 [2021-09-09T01:59:40.951Z] === CONT TestParallelPredefinedRequest1 [2021-09-09T01:59:40.951Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:59:40.951Z] === CONT TestParallelPredefinedRequest5 [2021-09-09T01:59:40.951Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:59:40.951Z] === CONT TestParallelPredefinedRequest3 [2021-09-09T01:59:40.951Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:59:40.951Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-09-09T01:59:40.951Z] === CONT TestParallelPredefinedRequest2 [2021-09-09T01:59:40.951Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-09-09T01:59:40.951Z] === CONT TestParallelPredefinedRequest2 [2021-09-09T01:59:40.951Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:59:40.951Z] === CONT TestParallelPredefinedRequest4 [2021-09-09T01:59:40.951Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:59:40.951Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-09-09T01:59:40.951Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-09-09T01:59:40.951Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-09-09T01:59:40.951Z] PASS [2021-09-09T01:59:40.951Z] coverage: 85.3% of statements [2021-09-09T01:59:40.951Z] ok github.com/docker/docker/libnetwork/ipam 42.387s coverage: 85.3% of statements [2021-09-09T01:59:40.951Z] testing: warning: no tests to run [2021-09-09T01:59:40.951Z] PASS [2021-09-09T01:59:40.951Z] coverage: [no statements] [2021-09-09T01:59:40.951Z] ok github.com/docker/docker/pkg/term/windows 0.057s coverage: [no statements] [no tests to run] [2021-09-09T01:59:41.351Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-09T01:59:41.421Z] === RUN TestTruncIndex [2021-09-09T01:59:41.421Z] --- PASS: TestTruncIndex (0.10s) [2021-09-09T01:59:41.421Z] PASS [2021-09-09T01:59:41.421Z] coverage: 91.5% of statements [2021-09-09T01:59:41.421Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-09-09T01:59:41.890Z] === RUN TestIsGIT [2021-09-09T01:59:41.890Z] --- PASS: TestIsGIT (0.00s) [2021-09-09T01:59:41.890Z] === RUN TestIsTransport [2021-09-09T01:59:41.890Z] --- PASS: TestIsTransport (0.00s) [2021-09-09T01:59:41.890Z] PASS [2021-09-09T01:59:41.890Z] coverage: 100.0% of statements [2021-09-09T01:59:41.890Z] ok github.com/docker/docker/pkg/urlutil 0.026s coverage: 100.0% of statements [2021-09-09T01:59:41.914Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2021-09-09T01:59:42.060Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-09T01:59:42.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.53s) [2021-09-09T01:59:42.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s) [2021-09-09T01:59:42.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.64s) [2021-09-09T01:59:42.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s) [2021-09-09T01:59:42.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.85s) [2021-09-09T01:59:42.060Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s) [2021-09-09T01:59:42.060Z] === RUN TestBuildMultiStageCopy [2021-09-09T01:59:42.060Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-09T01:59:42.145Z] time="2021-09-09T01:59:42Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-09T01:59:42.145Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-09T01:59:42.145Z] === RUN TestParallelCreate [2021-09-09T01:59:42.145Z] 2021/09/09 01:59:42 Closing DB instances... [2021-09-09T01:59:42.145Z] --- PASS: TestParallelCreate (0.01s) [2021-09-09T01:59:42.145Z] === RUN TestParallelDelete [2021-09-09T01:59:42.145Z] 2021/09/09 01:59:42 Closing DB instances... [2021-09-09T01:59:42.145Z] --- PASS: TestParallelDelete (0.01s) [2021-09-09T01:59:42.145Z] === RUN TestNetworkDBIslands [2021-09-09T01:59:42.145Z] time="2021-09-09T01:59:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e72910023fb1 with config:&{NodeID:e72910023fb1 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-09T01:59:42.170Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2021-09-09T01:59:42.170Z] === RUN TestIpcModeOlderClient [2021-09-09T01:59:42.170Z] === PAUSE TestIpcModeOlderClient [2021-09-09T01:59:42.170Z] === RUN TestKillContainerInvalidSignal [2021-09-09T01:59:42.170Z] check_test.go:308: [d201aa80134e9] daemon is not started [2021-09-09T01:59:42.170Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-09-09T01:59:42.250Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2021-09-09T01:59:42.250Z] === RUN TestInspect [2021-09-09T01:59:42.359Z] time="2021-09-09T01:59:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49313/Test.Echo: Post \"http://127.0.0.1:49313/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-09-09T01:59:42.359Z] === RUN TestVersionInfo [2021-09-09T01:59:42.359Z] --- PASS: TestVersionInfo (0.00s) [2021-09-09T01:59:42.359Z] === RUN TestAppendVersions [2021-09-09T01:59:42.359Z] --- PASS: TestAppendVersions (0.00s) [2021-09-09T01:59:42.359Z] PASS [2021-09-09T01:59:42.359Z] coverage: 88.9% of statements [2021-09-09T01:59:42.359Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2021-09-09T01:59:42.615Z] time="2021-09-09T01:59:42Z" level=info msg="Node e72910023fb1/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:42.616Z] time="2021-09-09T01:59:42Z" level=info msg="Node e72910023fb1/172.24.44.172, added to nodes list" [2021-09-09T01:59:42.616Z] time="2021-09-09T01:59:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:eab606a63a1d with config:&{NodeID:eab606a63a1d 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-09T01:59:42.616Z] time="2021-09-09T01:59:42Z" level=info msg="Node eab606a63a1d/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:42.616Z] time="2021-09-09T01:59:42Z" level=info msg="Node eab606a63a1d/172.24.44.172, added to nodes list" [2021-09-09T01:59:42.616Z] time="2021-09-09T01:59:42Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-09T01:59:42.616Z] time="2021-09-09T01:59:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-09T01:59:42.616Z] time="2021-09-09T01:59:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-09-09T01:59:42.616Z] time="2021-09-09T01:59:42Z" level=info msg="Node eab606a63a1d/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:42.616Z] time="2021-09-09T01:59:42Z" level=info msg="Node eab606a63a1d/172.24.44.172, added to nodes list" [2021-09-09T01:59:42.616Z] time="2021-09-09T01:59:42Z" level=info msg="Node e72910023fb1/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:42.616Z] time="2021-09-09T01:59:42Z" level=info msg="Node e72910023fb1/172.24.44.172, added to nodes list" [2021-09-09T01:59:42.616Z] time="2021-09-09T01:59:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-09T01:59:42.616Z] time="2021-09-09T01:59:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-09-09T01:59:43.087Z] time="2021-09-09T01:59:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:57b2d6697857 with config:&{NodeID:57b2d6697857 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-09T01:59:43.087Z] time="2021-09-09T01:59:42Z" level=info msg="Node 57b2d6697857/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:43.087Z] time="2021-09-09T01:59:42Z" level=info msg="Node 57b2d6697857/172.24.44.172, added to nodes list" [2021-09-09T01:59:43.087Z] time="2021-09-09T01:59:42Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-09T01:59:43.087Z] time="2021-09-09T01:59:42Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-09T01:59:43.087Z] time="2021-09-09T01:59:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-09-09T01:59:43.087Z] time="2021-09-09T01:59:42Z" level=info msg="Node 57b2d6697857/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:43.087Z] time="2021-09-09T01:59:42Z" level=info msg="Node 57b2d6697857/172.24.44.172, added to nodes list" [2021-09-09T01:59:43.087Z] time="2021-09-09T01:59:42Z" level=info msg="Node e72910023fb1/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:43.087Z] time="2021-09-09T01:59:42Z" level=info msg="Node e72910023fb1/172.24.44.172, added to nodes list" [2021-09-09T01:59:43.087Z] time="2021-09-09T01:59:42Z" level=info msg="Node eab606a63a1d/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:43.087Z] time="2021-09-09T01:59:42Z" level=info msg="Node eab606a63a1d/172.24.44.172, added to nodes list" [2021-09-09T01:59:43.087Z] time="2021-09-09T01:59:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-09-09T01:59:43.087Z] time="2021-09-09T01:59:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-09T01:59:43.100Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2021-09-09T01:59:43.100Z] === RUN TestKillContainer [2021-09-09T01:59:43.100Z] === RUN TestKillContainer/no_signal [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=info msg="Node 57b2d6697857/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=info msg="Node 57b2d6697857/172.24.44.172, added to nodes list" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9900d914fc14 with config:&{NodeID:9900d914fc14 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-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=info msg="Node 9900d914fc14/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=info msg="Node 9900d914fc14/172.24.44.172, added to nodes list" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=info msg="Node 9900d914fc14/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=info msg="Node 9900d914fc14/172.24.44.172, added to nodes list" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=info msg="Node e72910023fb1/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=info msg="Node e72910023fb1/172.24.44.172, added to nodes list" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=info msg="Node eab606a63a1d/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=info msg="Node eab606a63a1d/172.24.44.172, added to nodes list" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=info msg="Node 57b2d6697857/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=info msg="Node 57b2d6697857/172.24.44.172, added to nodes list" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-09T01:59:43.558Z] time="2021-09-09T01:59:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-09-09T01:59:43.665Z] === RUN TestKillContainer/non_killing_signal [2021-09-09T01:59:43.922Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-09T01:59:43.927Z] === RUN TestValidatePrivileges [2021-09-09T01:59:43.927Z] --- PASS: TestValidatePrivileges (0.00s) [2021-09-09T01:59:43.927Z] === RUN TestFilterByCapNeg [2021-09-09T01:59:43.927Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-09-09T01:59:43.927Z] === RUN TestFilterByCapPos [2021-09-09T01:59:43.927Z] --- PASS: TestFilterByCapPos (0.00s) [2021-09-09T01:59:43.927Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-09-09T01:59:43.927Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-09-09T01:59:43.927Z] PASS [2021-09-09T01:59:43.927Z] coverage: 12.0% of statements [2021-09-09T01:59:43.927Z] ok github.com/docker/docker/plugin 0.041s coverage: 12.0% of statements [2021-09-09T01:59:43.981Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-09T01:59:43.981Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 9900d914fc14/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 9900d914fc14/172.24.44.172, added to nodes list" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 9900d914fc14/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 9900d914fc14/172.24.44.172, added to nodes list" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:7f6b936049a7 with config:&{NodeID:7f6b936049a7 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-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 7f6b936049a7/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 7f6b936049a7/172.24.44.172, added to nodes list" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 7f6b936049a7/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 7f6b936049a7/172.24.44.172, added to nodes list" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node eab606a63a1d/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node eab606a63a1d/172.24.44.172, added to nodes list" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 57b2d6697857/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 57b2d6697857/172.24.44.172, added to nodes list" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node e72910023fb1/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node e72910023fb1/172.24.44.172, added to nodes list" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 9900d914fc14/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 9900d914fc14/172.24.44.172, added to nodes list" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 7f6b936049a7/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 7f6b936049a7/172.24.44.172, added to nodes list" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 7f6b936049a7/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:44.029Z] time="2021-09-09T01:59:43Z" level=info msg="Node 7f6b936049a7/172.24.44.172, added to nodes list" [2021-09-09T01:59:44.242Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-09T01:59:44.396Z] === RUN TestNewSettable [2021-09-09T01:59:44.396Z] --- PASS: TestNewSettable (0.00s) [2021-09-09T01:59:44.396Z] === RUN TestIsSettable [2021-09-09T01:59:44.396Z] --- PASS: TestIsSettable (0.00s) [2021-09-09T01:59:44.396Z] === RUN TestUpdateSettingsEnv [2021-09-09T01:59:44.396Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-09-09T01:59:44.396Z] PASS [2021-09-09T01:59:44.396Z] coverage: 20.0% of statements [2021-09-09T01:59:44.396Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2021-09-09T01:59:44.486Z] === RUN TestKillContainer/killing_signal [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=info msg="Node 7f6b936049a7/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=info msg="Node 7f6b936049a7/172.24.44.172, added to nodes list" [2021-09-09T01:59:44.500Z] networkdb_test.go:835: Re-joining: 3 [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=info msg="The new bootstrap node list is:[172.24.44.172:10033 172.24.44.172:10034 172.24.44.172:10035]" [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.44.172:10033" [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=debug msg="memberlist: Stream connection from=172.24.44.172:49357" [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.44.172:10034" [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=debug msg="memberlist: Stream connection from=172.24.44.172:49358" [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.44.172:10035" [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=debug msg="memberlist: Stream connection from=172.24.44.172:49359" [2021-09-09T01:59:44.500Z] networkdb_test.go:835: Re-joining: 4 [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=info msg="The new bootstrap node list is:[172.24.44.172:10033 172.24.44.172:10034 172.24.44.172:10035]" [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.44.172:10033" [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=debug msg="memberlist: Stream connection from=172.24.44.172:49360" [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.44.172:10034" [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=debug msg="memberlist: Stream connection from=172.24.44.172:49361" [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.44.172:10035" [2021-09-09T01:59:44.500Z] time="2021-09-09T01:59:44Z" level=debug msg="memberlist: Stream connection from=172.24.44.172:49362" [2021-09-09T01:59:44.504Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-09T01:59:44.766Z] --- PASS: TestBuildMultiStageCopy (2.82s) [2021-09-09T01:59:44.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.62s) [2021-09-09T01:59:44.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2021-09-09T01:59:44.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2021-09-09T01:59:44.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-09-09T01:59:44.766Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-09-09T01:59:44.766Z] === RUN TestBuildMultiStageParentConfig [2021-09-09T01:59:44.788Z] --- PASS: TestInspect (2.99s) [2021-09-09T01:59:44.788Z] === RUN TestCreateJob [2021-09-09T01:59:44.971Z] time="2021-09-09T01:59:44Z" level=info msg="node 0 leaving" [2021-09-09T01:59:44.971Z] time="2021-09-09T01:59:44Z" level=info msg="Node e72910023fb1 change state NodeActive --> NodeLeft" [2021-09-09T01:59:44.971Z] time="2021-09-09T01:59:44Z" level=info msg="node2(eab606a63a1d): Node leave event for e72910023fb1/172.24.44.172" [2021-09-09T01:59:44.971Z] time="2021-09-09T01:59:44Z" level=info msg="Node e72910023fb1 change state NodeActive --> NodeLeft" [2021-09-09T01:59:44.971Z] time="2021-09-09T01:59:44Z" level=info msg="Node e72910023fb1 change state NodeActive --> NodeLeft" [2021-09-09T01:59:44.971Z] time="2021-09-09T01:59:44Z" level=info msg="node3(57b2d6697857): Node leave event for e72910023fb1/172.24.44.172" [2021-09-09T01:59:44.971Z] time="2021-09-09T01:59:44Z" level=info msg="node5(7f6b936049a7): Node leave event for e72910023fb1/172.24.44.172" [2021-09-09T01:59:44.971Z] time="2021-09-09T01:59:44Z" level=info msg="Node e72910023fb1 change state NodeActive --> NodeLeft" [2021-09-09T01:59:44.971Z] time="2021-09-09T01:59:44Z" level=info msg="node1(e72910023fb1): Node leave event for e72910023fb1/172.24.44.172" [2021-09-09T01:59:44.971Z] time="2021-09-09T01:59:44Z" level=info msg="Node e72910023fb1 change state NodeActive --> NodeLeft" [2021-09-09T01:59:44.971Z] time="2021-09-09T01:59:44Z" level=info msg="node4(9900d914fc14): Node leave event for e72910023fb1/172.24.44.172" [2021-09-09T01:59:44.971Z] time="2021-09-09T01:59:44Z" level=info msg="Node e72910023fb1/172.24.44.172, left gossip cluster" [2021-09-09T01:59:44.971Z] time="2021-09-09T01:59:44Z" level=info msg="Node e72910023fb1/172.24.44.172, left gossip cluster" [2021-09-09T01:59:44.971Z] time="2021-09-09T01:59:44Z" level=info msg="Node e72910023fb1/172.24.44.172, left gossip cluster" [2021-09-09T01:59:45.388Z] === RUN TestLoad [2021-09-09T01:59:45.388Z] --- PASS: TestLoad (0.00s) [2021-09-09T01:59:45.388Z] === RUN TestSave [2021-09-09T01:59:45.388Z] --- PASS: TestSave (0.02s) [2021-09-09T01:59:45.388Z] === RUN TestAddDeleteGet [2021-09-09T01:59:45.388Z] --- PASS: TestAddDeleteGet (0.03s) [2021-09-09T01:59:45.388Z] === RUN TestInvalidTags [2021-09-09T01:59:45.388Z] --- PASS: TestInvalidTags (0.00s) [2021-09-09T01:59:45.388Z] PASS [2021-09-09T01:59:45.388Z] coverage: 84.4% of statements [2021-09-09T01:59:45.388Z] ok github.com/docker/docker/reference 0.090s coverage: 84.4% of statements [2021-09-09T01:59:45.417Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-09-09T01:59:45.417Z] --- PASS: TestKillContainer (2.57s) [2021-09-09T01:59:45.417Z] --- PASS: TestKillContainer/no_signal (0.77s) [2021-09-09T01:59:45.417Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2021-09-09T01:59:45.417Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2021-09-09T01:59:45.417Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-09T01:59:45.417Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-09T01:59:45.442Z] time="2021-09-09T01:59:44Z" level=info msg="Node e72910023fb1/172.24.44.172, left gossip cluster" [2021-09-09T01:59:45.442Z] time="2021-09-09T01:59:44Z" level=info msg="Node e72910023fb1/172.24.44.172, left gossip cluster" [2021-09-09T01:59:45.442Z] time="2021-09-09T01:59:45Z" level=info msg="node 1 leaving" [2021-09-09T01:59:45.442Z] time="2021-09-09T01:59:45Z" level=info msg="Node eab606a63a1d change state NodeActive --> NodeLeft" [2021-09-09T01:59:45.442Z] time="2021-09-09T01:59:45Z" level=info msg="node4(9900d914fc14): Node leave event for eab606a63a1d/172.24.44.172" [2021-09-09T01:59:45.442Z] time="2021-09-09T01:59:45Z" level=info msg="Node eab606a63a1d/172.24.44.172, left gossip cluster" [2021-09-09T01:59:45.442Z] time="2021-09-09T01:59:45Z" level=info msg="Node eab606a63a1d change state NodeActive --> NodeFailed" [2021-09-09T01:59:45.442Z] time="2021-09-09T01:59:45Z" level=info msg="Node eab606a63a1d/172.24.44.172, added to failed nodes list" [2021-09-09T01:59:45.442Z] time="2021-09-09T01:59:45Z" level=info msg="Node eab606a63a1d change state NodeActive --> NodeLeft" [2021-09-09T01:59:45.442Z] time="2021-09-09T01:59:45Z" level=info msg="node5(7f6b936049a7): Node leave event for eab606a63a1d/172.24.44.172" [2021-09-09T01:59:45.442Z] time="2021-09-09T01:59:45Z" level=info msg="Node eab606a63a1d change state NodeActive --> NodeLeft" [2021-09-09T01:59:45.442Z] time="2021-09-09T01:59:45Z" level=info msg="node3(57b2d6697857): Node leave event for eab606a63a1d/172.24.44.172" [2021-09-09T01:59:45.442Z] time="2021-09-09T01:59:45Z" level=error msg="node: eab606a63a1d is unknown to memberlist" [2021-09-09T01:59:45.443Z] time="2021-09-09T01:59:45Z" level=info msg="Node eab606a63a1d/172.24.44.172, left gossip cluster" [2021-09-09T01:59:45.443Z] time="2021-09-09T01:59:45Z" level=info msg="Node eab606a63a1d/172.24.44.172, left gossip cluster" [2021-09-09T01:59:45.443Z] time="2021-09-09T01:59:45Z" level=info msg="Node eab606a63a1d/172.24.44.172, left gossip cluster" [2021-09-09T01:59:45.709Z] --- PASS: TestBuildMultiStageParentConfig (0.79s) [2021-09-09T01:59:45.709Z] === RUN TestBuildLabelWithTargets [2021-09-09T01:59:45.914Z] time="2021-09-09T01:59:45Z" level=info msg="node 2 leaving" [2021-09-09T01:59:45.914Z] time="2021-09-09T01:59:45Z" level=info msg="Node 57b2d6697857 change state NodeActive --> NodeLeft" [2021-09-09T01:59:45.914Z] time="2021-09-09T01:59:45Z" level=info msg="node4(9900d914fc14): Node leave event for 57b2d6697857/172.24.44.172" [2021-09-09T01:59:45.914Z] time="2021-09-09T01:59:45Z" level=info msg="Node 57b2d6697857 change state NodeActive --> NodeLeft" [2021-09-09T01:59:45.914Z] time="2021-09-09T01:59:45Z" level=info msg="node5(7f6b936049a7): Node leave event for 57b2d6697857/172.24.44.172" [2021-09-09T01:59:45.914Z] time="2021-09-09T01:59:45Z" level=info msg="Node 57b2d6697857 change state NodeActive --> NodeLeft" [2021-09-09T01:59:45.914Z] time="2021-09-09T01:59:45Z" level=info msg="node3(57b2d6697857): Node leave event for 57b2d6697857/172.24.44.172" [2021-09-09T01:59:45.914Z] time="2021-09-09T01:59:45Z" level=debug msg="memberlist: Failed ping: 7f6b936049a7 (timeout reached)" [2021-09-09T01:59:45.914Z] time="2021-09-09T01:59:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.44.172:10036: use of closed network connection" [2021-09-09T01:59:45.914Z] time="2021-09-09T01:59:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.44.172:10035: use of closed network connection" [2021-09-09T01:59:45.914Z] time="2021-09-09T01:59:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.44.172:10034: use of closed network connection" [2021-09-09T01:59:45.914Z] time="2021-09-09T01:59:45Z" level=debug msg="memberlist: Stream connection from=172.24.44.172:49363" [2021-09-09T01:59:45.914Z] time="2021-09-09T01:59:45Z" level=info msg="Node 57b2d6697857/172.24.44.172, left gossip cluster" [2021-09-09T01:59:45.914Z] time="2021-09-09T01:59:45Z" level=info msg="Node 57b2d6697857/172.24.44.172, left gossip cluster" [2021-09-09T01:59:45.980Z] check_test.go:308: [de0fd8411fa2d] daemon is not started [2021-09-09T01:59:45.980Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-09-09T01:59:46.236Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-09T01:59:46.384Z] time="2021-09-09T01:59:45Z" level=info msg="Node 57b2d6697857/172.24.44.172, left gossip cluster" [2021-09-09T01:59:46.384Z] networkdb_test.go:867: node4: OK [2021-09-09T01:59:46.384Z] networkdb_test.go:867: node5: OK [2021-09-09T01:59:46.384Z] time="2021-09-09T01:59:45Z" level=info msg="node 0 coming back" [2021-09-09T01:59:46.384Z] time="2021-09-09T01:59:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d286384e5618 with config:&{NodeID:d286384e5618 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-09T01:59:46.384Z] time="2021-09-09T01:59:45Z" level=info msg="Node d286384e5618/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:46.384Z] time="2021-09-09T01:59:45Z" level=info msg="Node d286384e5618/172.24.44.172, added to nodes list" [2021-09-09T01:59:46.384Z] time="2021-09-09T01:59:45Z" level=info msg="node 1 coming back" [2021-09-09T01:59:46.384Z] time="2021-09-09T01:59:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:edc233240252 with config:&{NodeID:edc233240252 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-09T01:59:46.384Z] time="2021-09-09T01:59:45Z" level=info msg="Node edc233240252/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:46.384Z] time="2021-09-09T01:59:45Z" level=info msg="Node edc233240252/172.24.44.172, added to nodes list" [2021-09-09T01:59:46.384Z] time="2021-09-09T01:59:45Z" level=info msg="node 2 coming back" [2021-09-09T01:59:46.384Z] time="2021-09-09T01:59:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b5037747e3ef with config:&{NodeID:b5037747e3ef 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-09T01:59:46.384Z] time="2021-09-09T01:59:45Z" level=info msg="Node b5037747e3ef/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:46.384Z] time="2021-09-09T01:59:45Z" level=info msg="Node b5037747e3ef/172.24.44.172, added to nodes list" [2021-09-09T01:59:46.384Z] time="2021-09-09T01:59:46Z" level=warning msg="memberlist: Was able to connect to 7f6b936049a7 but other probes failed, network may be misconfigured" [2021-09-09T01:59:46.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2021-09-09T01:59:46.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2021-09-09T01:59:46.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2021-09-09T01:59:46.800Z] === RUN TestKillStoppedContainer [2021-09-09T01:59:46.855Z] time="2021-09-09T01:59:46Z" level=debug msg="memberlist: Failed ping: 7f6b936049a7 (timeout reached)" [2021-09-09T01:59:46.855Z] time="2021-09-09T01:59:46Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.24.44.172:10036: use of closed network connection" [2021-09-09T01:59:46.855Z] time="2021-09-09T01:59:46Z" level=debug msg="memberlist: Stream connection from=172.24.44.172:49364" [2021-09-09T01:59:46.955Z] === RUN TestResolveAuthConfigIndexServer [2021-09-09T01:59:46.955Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestResolveAuthConfigFullURL [2021-09-09T01:59:46.955Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestLoadAllowNondistributableArtifacts [2021-09-09T01:59:46.955Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestValidateMirror [2021-09-09T01:59:46.955Z] --- PASS: TestValidateMirror (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestLoadInsecureRegistries [2021-09-09T01:59:46.955Z] time="2021-09-09T01:59:46Z" 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-09T01:59:46.955Z] time="2021-09-09T01:59:46Z" 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-09T01:59:46.955Z] time="2021-09-09T01:59:46Z" 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-09T01:59:46.955Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-09-09T01:59:46.955Z] === RUN TestNewServiceConfig [2021-09-09T01:59:46.955Z] --- PASS: TestNewServiceConfig (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestValidateIndexName [2021-09-09T01:59:46.955Z] --- PASS: TestValidateIndexName (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestValidateIndexNameWithError [2021-09-09T01:59:46.955Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestEndpointParse [2021-09-09T01:59:46.955Z] --- PASS: TestEndpointParse (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestEndpointParseInvalid [2021-09-09T01:59:46.955Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestValidateEndpoint [2021-09-09T01:59:46.955Z] --- PASS: TestValidateEndpoint (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestPing [2021-09-09T01:59:46.955Z] --- PASS: TestPing (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestPingRegistryEndpoint [2021-09-09T01:59:46.955Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:46.955Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestEndpoint [2021-09-09T01:59:46.955Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:46.955Z] --- SKIP: TestEndpoint (0.01s) [2021-09-09T01:59:46.955Z] === RUN TestParseRepositoryInfo [2021-09-09T01:59:46.955Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestNewIndexInfo [2021-09-09T01:59:46.955Z] --- PASS: TestNewIndexInfo (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestMirrorEndpointLookup [2021-09-09T01:59:46.955Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:46.955Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestSearchRepositories [2021-09-09T01:59:46.955Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-09-09T01:59:46.955Z] Host: 127.0.0.1:49345 [2021-09-09T01:59:46.955Z] User-Agent: docker test client [2021-09-09T01:59:46.955Z] Authorization: Token fake-token [2021-09-09T01:59:46.955Z] X-Docker-Token: true [2021-09-09T01:59:46.955Z] Accept-Encoding: gzip [2021-09-09T01:59:46.955Z] [2021-09-09T01:59:46.955Z] [2021-09-09T01:59:46.955Z] registry_test.go:730: HTTP/1.1 200 OK [2021-09-09T01:59:46.955Z] Connection: close [2021-09-09T01:59:46.955Z] Content-Length: 144 [2021-09-09T01:59:46.955Z] Cache-Control: no-cache [2021-09-09T01:59:46.955Z] Content-Type: application/json [2021-09-09T01:59:46.955Z] Date: Thu, 09 Sep 2021 01:59:46 GMT [2021-09-09T01:59:46.955Z] Expires: -1 [2021-09-09T01:59:46.955Z] Pragma: no-cache [2021-09-09T01:59:46.955Z] Server: docker-tests/mock [2021-09-09T01:59:46.955Z] X-Docker-Registry-Config: mock [2021-09-09T01:59:46.955Z] X-Docker-Registry-Version: 0.0.0 [2021-09-09T01:59:46.955Z] [2021-09-09T01:59:46.955Z] [2021-09-09T01:59:46.955Z] --- PASS: TestSearchRepositories (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestTrustedLocation [2021-09-09T01:59:46.955Z] --- PASS: TestTrustedLocation (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-09-09T01:59:46.955Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestAllowNondistributableArtifacts [2021-09-09T01:59:46.955Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-09-09T01:59:46.955Z] === RUN TestIsSecureIndex [2021-09-09T01:59:46.955Z] --- PASS: TestIsSecureIndex (0.00s) [2021-09-09T01:59:46.955Z] PASS [2021-09-09T01:59:46.955Z] coverage: 51.7% of statements [2021-09-09T01:59:46.955Z] ok github.com/docker/docker/registry 0.151s coverage: 51.7% of statements [2021-09-09T01:59:47.056Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-09-09T01:59:47.056Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-09T01:59:47.056Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-09-09T01:59:47.056Z] === RUN TestKillDifferentUserContainer [2021-09-09T01:59:47.096Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2021-09-09T01:59:47.097Z] === RUN TestBuildWithEmptyLayers [2021-09-09T01:59:47.327Z] time="2021-09-09T01:59:46Z" level=warning msg="memberlist: Was able to connect to 7f6b936049a7 but other probes failed, network may be misconfigured" [2021-09-09T01:59:47.358Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-09-09T01:59:47.358Z] === RUN TestBuildMultiStageOnBuild [2021-09-09T01:59:47.619Z] --- PASS: TestKillDifferentUserContainer (0.75s) [2021-09-09T01:59:47.619Z] === RUN TestInspectOomKilledTrue [2021-09-09T01:59:47.876Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T01:59:47.876Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-09-09T01:59:47.876Z] === RUN TestInspectOomKilledFalse [2021-09-09T01:59:47.876Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T01:59:47.876Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-09T01:59:47.876Z] === RUN TestLinksEtcHostsContentMatch [2021-09-09T01:59:47.942Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-09T01:59:47.942Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-09T01:59:47.942Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-09T01:59:47.942Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-09-09T01:59:47.942Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-09-09T01:59:47.942Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-09-09T01:59:47.942Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-09-09T01:59:47.942Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-09-09T01:59:47.942Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-09-09T01:59:47.942Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-09-09T01:59:47.942Z] === RUN TestResumableRequestReaderWithReadError [2021-09-09T01:59:47.942Z] time="2021-09-09T01:59:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-09-09T01:59:47.942Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-09-09T01:59:47.942Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-09-09T01:59:47.942Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-09-09T01:59:47.942Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-09-09T01:59:47.942Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-09-09T01:59:47.942Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-09-09T01:59:47.942Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-09-09T01:59:47.942Z] === RUN TestResumableRequestReader [2021-09-09T01:59:47.942Z] --- PASS: TestResumableRequestReader (0.00s) [2021-09-09T01:59:47.942Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-09-09T01:59:47.942Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-09-09T01:59:47.942Z] PASS [2021-09-09T01:59:47.942Z] coverage: 100.0% of statements [2021-09-09T01:59:47.942Z] ok github.com/docker/docker/registry/resumable 0.142s coverage: 100.0% of statements [2021-09-09T01:59:47.942Z] === RUN TestRestartManagerTimeout [2021-09-09T01:59:47.942Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-09-09T01:59:47.942Z] === RUN TestRestartManagerTimeoutReset [2021-09-09T01:59:47.942Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-09-09T01:59:47.942Z] PASS [2021-09-09T01:59:47.942Z] coverage: 50.9% of statements [2021-09-09T01:59:47.942Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2021-09-09T01:59:48.411Z] === RUN TestDecodeContainerConfig [2021-09-09T01:59:48.411Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-09-09T01:59:48.411Z] === RUN TestDecodeContainerConfigIsolation [2021-09-09T01:59:48.411Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-09-09T01:59:48.411Z] === RUN TestValidatePrivileged [2021-09-09T01:59:48.411Z] --- PASS: TestValidatePrivileged (0.00s) [2021-09-09T01:59:48.411Z] PASS [2021-09-09T01:59:48.411Z] coverage: 52.2% of statements [2021-09-09T01:59:48.411Z] ok github.com/docker/docker/runconfig 0.031s coverage: 52.2% of statements [2021-09-09T01:59:48.439Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2021-09-09T01:59:48.439Z] === RUN TestLinksContainerNames [2021-09-09T01:59:48.439Z] docker_cli_daemon_plugins_test.go:80: [dafe620e7eed3] daemon is not started [2021-09-09T01:59:48.881Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-09-09T01:59:48.881Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-09-09T01:59:48.881Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-09-09T01:59:48.881Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-09-09T01:59:48.881Z] PASS [2021-09-09T01:59:48.881Z] coverage: 62.5% of statements [2021-09-09T01:59:48.881Z] ok github.com/docker/docker/testutil 0.052s coverage: 62.5% of statements [2021-09-09T01:59:48.981Z] --- PASS: TestCreateJob (3.63s) [2021-09-09T01:59:48.982Z] === RUN TestReplicatedJob [2021-09-09T01:59:49.293Z] --- PASS: TestBuildMultiStageOnBuild (1.93s) [2021-09-09T01:59:49.293Z] === RUN TestBuildUncleanTarFilenames [2021-09-09T01:59:49.552Z] time="2021-09-09T01:59:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.44.172:10033 172.24.44.172:10034 172.24.44.172:10035]" [2021-09-09T01:59:49.807Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-09-09T01:59:49.807Z] --- PASS: TestLinksContainerNames (1.53s) [2021-09-09T01:59:49.807Z] === RUN TestLogsFollowTailEmpty [2021-09-09T01:59:50.023Z] time="2021-09-09T01:59:49Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.44.172:10033 172.24.44.172:10034 172.24.44.172:10035]" [2021-09-09T01:59:50.237Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-09-09T01:59:50.237Z] === RUN TestBuildMultiStageLayerLeak [2021-09-09T01:59:50.738Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2021-09-09T01:59:50.738Z] === RUN TestContainerNetworkMountsNoChown [2021-09-09T01:59:50.995Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.44.172:10033" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=debug msg="memberlist: Stream connection from=172.24.44.172:49365" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node 7f6b936049a7/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node 7f6b936049a7/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node 9900d914fc14/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node 9900d914fc14/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node d286384e5618/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node d286384e5618/172.24.44.172, is the new incarnation of the shutdown node e72910023fb1/172.24.44.172" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node d286384e5618/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=debug msg="memberlist: Stream connection from=172.24.44.172:49366" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.44.172:10034" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node d286384e5618/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node d286384e5618/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node 7f6b936049a7/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node 7f6b936049a7/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node 9900d914fc14/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node 9900d914fc14/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node edc233240252/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node edc233240252/172.24.44.172, is the new incarnation of the shutdown node eab606a63a1d/172.24.44.172" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node edc233240252/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.44.172:10035" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=debug msg="memberlist: Stream connection from=172.24.44.172:49367" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node edc233240252/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node edc233240252/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node d286384e5618/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node d286384e5618/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node 7f6b936049a7/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node 7f6b936049a7/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node 9900d914fc14/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node 9900d914fc14/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node b5037747e3ef/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node b5037747e3ef/172.24.44.172, is the new incarnation of the shutdown node 57b2d6697857/172.24.44.172" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node b5037747e3ef/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node b5037747e3ef/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node b5037747e3ef/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node edc233240252/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node edc233240252/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node b5037747e3ef/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node b5037747e3ef/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node d286384e5618/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node d286384e5618/172.24.44.172, is the new incarnation of the shutdown node e72910023fb1/172.24.44.172" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node d286384e5618/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node b5037747e3ef/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node b5037747e3ef/172.24.44.172, is the new incarnation of the shutdown node 57b2d6697857/172.24.44.172" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node b5037747e3ef/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node edc233240252/172.24.44.172, joined gossip cluster" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node edc233240252/172.24.44.172, is the new incarnation of the shutdown node eab606a63a1d/172.24.44.172" [2021-09-09T01:59:51.015Z] time="2021-09-09T01:59:50Z" level=info msg="Node edc233240252/172.24.44.172, added to nodes list" [2021-09-09T01:59:51.100Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-09-09T01:59:51.100Z] === RUN TestClientStream [2021-09-09T01:59:51.100Z] --- PASS: TestClientStream (0.00s) [2021-09-09T01:59:51.100Z] === RUN TestClientSendFile [2021-09-09T01:59:51.100Z] --- PASS: TestClientSendFile (0.00s) [2021-09-09T01:59:51.100Z] === RUN TestClientWithRequestTimeout [2021-09-09T01:59:51.100Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-09-09T01:59:51.100Z] === RUN TestFileSpecPlugin [2021-09-09T01:59:51.100Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-09-09T01:59:51.100Z] === RUN TestFileJSONSpecPlugin [2021-09-09T01:59:51.100Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-09-09T01:59:51.100Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-09-09T01:59:51.100Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-09-09T01:59:51.100Z] === RUN TestPluginAddHandler [2021-09-09T01:59:51.100Z] --- PASS: TestPluginAddHandler (0.00s) [2021-09-09T01:59:51.100Z] === RUN TestPluginWaitBadPlugin [2021-09-09T01:59:51.100Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-09-09T01:59:51.100Z] === RUN TestGet [2021-09-09T01:59:51.100Z] time="2021-09-09T01:59:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-09-09T01:59:51.100Z] === RUN TestGetDriver [2021-09-09T01:59:51.100Z] --- PASS: TestGetDriver (0.00s) [2021-09-09T01:59:51.100Z] === RUN TestVolumeRequestError [2021-09-09T01:59:51.100Z] --- PASS: TestVolumeRequestError (0.01s) [2021-09-09T01:59:51.100Z] PASS [2021-09-09T01:59:51.100Z] coverage: 36.1% of statements [2021-09-09T01:59:51.100Z] ok github.com/docker/docker/volume/drivers 0.048s coverage: 36.1% of statements [2021-09-09T01:59:51.100Z] === RUN TestGetAddress [2021-09-09T01:59:51.100Z] --- PASS: TestGetAddress (0.00s) [2021-09-09T01:59:51.100Z] === RUN TestRemove [2021-09-09T01:59:51.100Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-09T01:59:51.100Z] --- SKIP: TestRemove (0.00s) [2021-09-09T01:59:51.100Z] === RUN TestInitializeWithVolumes [2021-09-09T01:59:51.100Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-09-09T01:59:51.100Z] === RUN TestCreate [2021-09-09T01:59:51.100Z] --- PASS: TestCreate (0.01s) [2021-09-09T01:59:51.100Z] === RUN TestValidateName [2021-09-09T01:59:51.100Z] --- PASS: TestValidateName (0.00s) [2021-09-09T01:59:51.100Z] === RUN TestCreateWithOpts [2021-09-09T01:59:51.100Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-09T01:59:51.100Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-09-09T01:59:51.100Z] === RUN TestRelaodNoOpts [2021-09-09T01:59:51.100Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-09-09T01:59:51.100Z] PASS [2021-09-09T01:59:51.100Z] coverage: 41.5% of statements [2021-09-09T01:59:51.100Z] ok github.com/docker/docker/volume/local 0.052s coverage: 41.5% of statements [2021-09-09T01:59:51.253Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/default [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/default [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/private [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/private [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rprivate [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/slave [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/slave [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rslave [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/shared [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/shared [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rshared [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-09T01:59:51.253Z] === CONT TestMountDaemonRoot/default [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-09T01:59:51.253Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-09T01:59:51.253Z] === CONT TestMountDaemonRoot/rshared [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-09T01:59:51.253Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-09T01:59:51.253Z] === CONT TestMountDaemonRoot/shared [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-09T01:59:51.253Z] === CONT TestMountDaemonRoot/rslave [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-09T01:59:51.253Z] === CONT TestMountDaemonRoot/slave [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-09T01:59:51.253Z] === CONT TestMountDaemonRoot/rprivate [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-09T01:59:51.253Z] === CONT TestMountDaemonRoot/private [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-09T01:59:51.253Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-09T01:59:51.253Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-09T01:59:51.253Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-09T01:59:51.253Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-09T01:59:51.253Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-09T01:59:51.488Z] 2021/09/09 01:59:50 Closing DB instances... [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="Node d286384e5618 change state NodeActive --> NodeLeft" [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="node3(b5037747e3ef): Node leave event for d286384e5618/172.24.44.172" [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="Node d286384e5618 change state NodeActive --> NodeLeft" [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="node2(edc233240252): Node leave event for d286384e5618/172.24.44.172" [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="Node d286384e5618 change state NodeActive --> NodeLeft" [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="node4(9900d914fc14): Node leave event for d286384e5618/172.24.44.172" [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="Node d286384e5618 change state NodeActive --> NodeLeft" [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="node5(7f6b936049a7): Node leave event for d286384e5618/172.24.44.172" [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="Node d286384e5618 change state NodeActive --> NodeLeft" [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="node1(d286384e5618): Node leave event for d286384e5618/172.24.44.172" [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="Node d286384e5618/172.24.44.172, left gossip cluster" [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="Node d286384e5618/172.24.44.172, left gossip cluster" [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="Node d286384e5618/172.24.44.172, left gossip cluster" [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="Node d286384e5618/172.24.44.172, left gossip cluster" [2021-09-09T01:59:51.488Z] time="2021-09-09T01:59:51Z" level=info msg="Node d286384e5618/172.24.44.172, left gossip cluster" [2021-09-09T01:59:51.509Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-09T01:59:51.509Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-09T01:59:51.509Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-09T01:59:51.509Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-09T01:59:51.509Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-09T01:59:51.509Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-09T01:59:51.509Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-09T01:59:51.509Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-09T01:59:51.509Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-09T01:59:51.509Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-09T01:59:51.509Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-09T01:59:51.766Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-09T01:59:51.766Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-09T01:59:51.766Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-09T01:59:51.766Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-09T01:59:51.766Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-09T01:59:51.766Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-09T01:59:51.766Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-09T01:59:51.766Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-09T01:59:51.766Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-09T01:59:51.766Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-09T01:59:51.766Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-09T01:59:51.766Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-09-09T01:59:51.766Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-09-09T01:59:51.766Z] === RUN TestContainerBindMountNonRecursive [2021-09-09T01:59:51.959Z] time="2021-09-09T01:59:51Z" level=info msg="Node edc233240252 change state NodeActive --> NodeLeft" [2021-09-09T01:59:51.959Z] time="2021-09-09T01:59:51Z" level=info msg="node3(b5037747e3ef): Node leave event for edc233240252/172.24.44.172" [2021-09-09T01:59:51.959Z] time="2021-09-09T01:59:51Z" level=info msg="Node edc233240252 change state NodeActive --> NodeLeft" [2021-09-09T01:59:51.959Z] time="2021-09-09T01:59:51Z" level=info msg="node4(9900d914fc14): Node leave event for edc233240252/172.24.44.172" [2021-09-09T01:59:51.959Z] time="2021-09-09T01:59:51Z" level=info msg="Node edc233240252 change state NodeActive --> NodeLeft" [2021-09-09T01:59:51.959Z] time="2021-09-09T01:59:51Z" level=info msg="node5(7f6b936049a7): Node leave event for edc233240252/172.24.44.172" [2021-09-09T01:59:51.959Z] time="2021-09-09T01:59:51Z" level=info msg="Node edc233240252 change state NodeActive --> NodeLeft" [2021-09-09T01:59:51.959Z] time="2021-09-09T01:59:51Z" level=info msg="node2(edc233240252): Node leave event for edc233240252/172.24.44.172" [2021-09-09T01:59:51.959Z] time="2021-09-09T01:59:51Z" level=info msg="Node edc233240252/172.24.44.172, left gossip cluster" [2021-09-09T01:59:51.959Z] time="2021-09-09T01:59:51Z" level=info msg="Node edc233240252/172.24.44.172, left gossip cluster" [2021-09-09T01:59:51.959Z] time="2021-09-09T01:59:51Z" level=info msg="Node edc233240252/172.24.44.172, left gossip cluster" [2021-09-09T01:59:51.959Z] time="2021-09-09T01:59:51Z" level=info msg="Node edc233240252/172.24.44.172, left gossip cluster" [2021-09-09T01:59:52.025Z] docker_cli_daemon_plugins_test.go:170: [dccabe976913a] daemon is not started [2021-09-09T01:59:52.089Z] time="2021-09-09T01:59:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-09-09T01:59:52.089Z] === RUN TestLCOWParseMountRaw [2021-09-09T01:59:52.089Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-09-09T01:59:52.089Z] === RUN TestLCOWParseMountRawSplit [2021-09-09T01:59:52.089Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-09-09T01:59:52.089Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-09-09T01:59:52.089Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-09-09T01:59:52.089Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-09-09T01:59:52.089Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-09-09T01:59:52.089Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-09-09T01:59:52.089Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-09-09T01:59:52.089Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-09-09T01:59:52.089Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-09-09T01:59:52.089Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-09-09T01:59:52.089Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-09-09T01:59:52.089Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-09-09T01:59:52.089Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-09-09T01:59:52.089Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-09-09T01:59:52.089Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-09-09T01:59:52.089Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-09-09T01:59:52.089Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-09-09T01:59:52.089Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-09-09T01:59:52.089Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-09-09T01:59:52.089Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-09-09T01:59:52.089Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-09-09T01:59:52.089Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-09-09T01:59:52.089Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-09T01:59:52.089Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-09-09T01:59:52.089Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-09T01:59:52.089Z] === RUN TestLinuxParseMountRaw [2021-09-09T01:59:52.089Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-09-09T01:59:52.089Z] === RUN TestLinuxParseMountRawSplit [2021-09-09T01:59:52.089Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-09-09T01:59:52.089Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-09-09T01:59:52.089Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-09-09T01:59:52.089Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-09-09T01:59:52.089Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-09-09T01:59:52.089Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-09-09T01:59:52.089Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-09-09T01:59:52.089Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-09-09T01:59:52.089Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-09-09T01:59:52.089Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-09-09T01:59:52.090Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-09-09T01:59:52.090Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-09-09T01:59:52.090Z] === RUN TestConvertTmpfsOptions [2021-09-09T01:59:52.090Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-09-09T01:59:52.090Z] linux_parser_test.go:209: data="ro" [2021-09-09T01:59:52.090Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-09-09T01:59:52.090Z] === RUN TestParseMountSpec [2021-09-09T01:59:52.090Z] parser_test.go:62: case 0 [2021-09-09T01:59:52.090Z] parser_test.go:62: case 1 [2021-09-09T01:59:52.090Z] parser_test.go:62: case 2 [2021-09-09T01:59:52.090Z] parser_test.go:62: case 3 [2021-09-09T01:59:52.090Z] parser_test.go:62: case 4 [2021-09-09T01:59:52.090Z] parser_test.go:62: case 5 [2021-09-09T01:59:52.090Z] --- PASS: TestParseMountSpec (0.00s) [2021-09-09T01:59:52.090Z] === RUN TestValidateMount [2021-09-09T01:59:52.090Z] --- PASS: TestValidateMount (0.00s) [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRaw [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRawSplit [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-09-09T01:59:52.090Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-09-09T01:59:52.090Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-09-09T01:59:52.090Z] PASS [2021-09-09T01:59:52.090Z] coverage: 67.6% of statements [2021-09-09T01:59:52.090Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2021-09-09T01:59:52.155Z] --- PASS: TestBuildMultiStageLayerLeak (1.91s) [2021-09-09T01:59:52.155Z] === RUN TestBuildWithHugeFile [2021-09-09T01:59:52.430Z] time="2021-09-09T01:59:51Z" level=info msg="Node b5037747e3ef change state NodeActive --> NodeLeft" [2021-09-09T01:59:52.430Z] time="2021-09-09T01:59:51Z" level=info msg="node5(7f6b936049a7): Node leave event for b5037747e3ef/172.24.44.172" [2021-09-09T01:59:52.430Z] time="2021-09-09T01:59:51Z" level=info msg="Node b5037747e3ef change state NodeActive --> NodeLeft" [2021-09-09T01:59:52.430Z] time="2021-09-09T01:59:51Z" level=info msg="node4(9900d914fc14): Node leave event for b5037747e3ef/172.24.44.172" [2021-09-09T01:59:52.430Z] time="2021-09-09T01:59:52Z" level=info msg="Node b5037747e3ef change state NodeActive --> NodeLeft" [2021-09-09T01:59:52.430Z] time="2021-09-09T01:59:52Z" level=info msg="node3(b5037747e3ef): Node leave event for b5037747e3ef/172.24.44.172" [2021-09-09T01:59:52.430Z] time="2021-09-09T01:59:52Z" level=info msg="Node b5037747e3ef/172.24.44.172, left gossip cluster" [2021-09-09T01:59:52.430Z] time="2021-09-09T01:59:52Z" level=info msg="Node b5037747e3ef/172.24.44.172, left gossip cluster" [2021-09-09T01:59:52.430Z] time="2021-09-09T01:59:52Z" level=info msg="Node b5037747e3ef/172.24.44.172, left gossip cluster" [2021-09-09T01:59:52.558Z] === RUN TestSetGetMeta [2021-09-09T01:59:52.559Z] === PAUSE TestSetGetMeta [2021-09-09T01:59:52.559Z] === RUN TestRestore [2021-09-09T01:59:52.559Z] === PAUSE TestRestore [2021-09-09T01:59:52.559Z] === RUN TestServiceCreate [2021-09-09T01:59:52.559Z] === PAUSE TestServiceCreate [2021-09-09T01:59:52.559Z] === RUN TestServiceList [2021-09-09T01:59:52.559Z] === PAUSE TestServiceList [2021-09-09T01:59:52.559Z] === RUN TestServiceRemove [2021-09-09T01:59:52.559Z] === PAUSE TestServiceRemove [2021-09-09T01:59:52.559Z] === RUN TestServiceGet [2021-09-09T01:59:52.559Z] === PAUSE TestServiceGet [2021-09-09T01:59:52.559Z] === RUN TestServicePrune [2021-09-09T01:59:52.559Z] === PAUSE TestServicePrune [2021-09-09T01:59:52.559Z] === RUN TestCreate [2021-09-09T01:59:52.559Z] === PAUSE TestCreate [2021-09-09T01:59:52.559Z] === RUN TestRemove [2021-09-09T01:59:52.559Z] === PAUSE TestRemove [2021-09-09T01:59:52.559Z] === RUN TestList [2021-09-09T01:59:52.559Z] === PAUSE TestList [2021-09-09T01:59:52.559Z] === RUN TestFindByDriver [2021-09-09T01:59:52.559Z] === PAUSE TestFindByDriver [2021-09-09T01:59:52.559Z] === RUN TestFindByReferenced [2021-09-09T01:59:52.559Z] === PAUSE TestFindByReferenced [2021-09-09T01:59:52.559Z] === RUN TestDerefMultipleOfSameRef [2021-09-09T01:59:52.559Z] === PAUSE TestDerefMultipleOfSameRef [2021-09-09T01:59:52.559Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-09T01:59:52.559Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-09T01:59:52.559Z] === RUN TestDefererencePluginOnCreateError [2021-09-09T01:59:52.559Z] === PAUSE TestDefererencePluginOnCreateError [2021-09-09T01:59:52.559Z] === RUN TestRefDerefRemove [2021-09-09T01:59:52.559Z] === PAUSE TestRefDerefRemove [2021-09-09T01:59:52.559Z] === RUN TestGet [2021-09-09T01:59:52.559Z] === PAUSE TestGet [2021-09-09T01:59:52.900Z] time="2021-09-09T01:59:52Z" level=debug msg="memberlist: Failed ping: 9900d914fc14 (timeout reached)" [2021-09-09T01:59:52.900Z] time="2021-09-09T01:59:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.44.172:10035: use of closed network connection" [2021-09-09T01:59:52.900Z] time="2021-09-09T01:59:52Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.44.172:10037: use of closed network connection" [2021-09-09T01:59:52.900Z] time="2021-09-09T01:59:52Z" level=debug msg="memberlist: Stream connection from=172.24.44.172:49368" [2021-09-09T01:59:52.900Z] time="2021-09-09T01:59:52Z" level=info msg="Node 9900d914fc14 change state NodeActive --> NodeLeft" [2021-09-09T01:59:52.901Z] time="2021-09-09T01:59:52Z" level=info msg="node5(7f6b936049a7): Node leave event for 9900d914fc14/172.24.44.172" [2021-09-09T01:59:52.901Z] time="2021-09-09T01:59:52Z" level=info msg="Node 9900d914fc14 change state NodeActive --> NodeLeft" [2021-09-09T01:59:52.901Z] time="2021-09-09T01:59:52Z" level=info msg="node4(9900d914fc14): Node leave event for 9900d914fc14/172.24.44.172" [2021-09-09T01:59:53.027Z] === RUN TestGetWithReference [2021-09-09T01:59:53.027Z] === PAUSE TestGetWithReference [2021-09-09T01:59:53.027Z] === RUN TestFilterFunc [2021-09-09T01:59:53.027Z] === RUN TestFilterFunc/test_nil_list [2021-09-09T01:59:53.027Z] === PAUSE TestFilterFunc/test_nil_list [2021-09-09T01:59:53.027Z] === RUN TestFilterFunc/test_empty_list [2021-09-09T01:59:53.027Z] === PAUSE TestFilterFunc/test_empty_list [2021-09-09T01:59:53.027Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-09-09T01:59:53.027Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-09-09T01:59:53.027Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-09T01:59:53.027Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-09T01:59:53.027Z] === RUN TestFilterFunc/test_filter_some [2021-09-09T01:59:53.027Z] === PAUSE TestFilterFunc/test_filter_some [2021-09-09T01:59:53.027Z] === RUN TestFilterFunc/test_filter_middle [2021-09-09T01:59:53.027Z] === PAUSE TestFilterFunc/test_filter_middle [2021-09-09T01:59:53.027Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-09-09T01:59:53.027Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-09-09T01:59:53.027Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-09-09T01:59:53.027Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-09-09T01:59:53.027Z] === CONT TestFilterFunc/test_nil_list [2021-09-09T01:59:53.027Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-09-09T01:59:53.027Z] === CONT TestFilterFunc/test_filter_some [2021-09-09T01:59:53.027Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-09-09T01:59:53.027Z] === CONT TestFilterFunc/test_filter_middle [2021-09-09T01:59:53.027Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-09-09T01:59:53.027Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-09-09T01:59:53.027Z] === CONT TestFilterFunc/test_empty_list [2021-09-09T01:59:53.027Z] --- PASS: TestFilterFunc (0.00s) [2021-09-09T01:59:53.027Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-09-09T01:59:53.027Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-09-09T01:59:53.027Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-09-09T01:59:53.027Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-09-09T01:59:53.027Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-09-09T01:59:53.027Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-09-09T01:59:53.027Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-09-09T01:59:53.027Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-09-09T01:59:53.027Z] === CONT TestSetGetMeta [2021-09-09T01:59:53.027Z] === CONT TestList [2021-09-09T01:59:53.027Z] === CONT TestDefererencePluginOnCreateError [2021-09-09T01:59:53.027Z] === CONT TestGet [2021-09-09T01:59:53.027Z] --- PASS: TestSetGetMeta (0.03s) [2021-09-09T01:59:53.027Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-09-09T01:59:53.027Z] --- PASS: TestGet (0.03s) [2021-09-09T01:59:53.027Z] === CONT TestDerefMultipleOfSameRef [2021-09-09T01:59:53.027Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-09-09T01:59:53.027Z] === CONT TestFindByReferenced [2021-09-09T01:59:53.027Z] --- PASS: TestList (0.04s) [2021-09-09T01:59:53.027Z] === CONT TestFindByDriver [2021-09-09T01:59:53.027Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-09-09T01:59:53.027Z] === CONT TestRemove [2021-09-09T01:59:53.027Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-09-09T01:59:53.027Z] === CONT TestCreate [2021-09-09T01:59:53.027Z] --- PASS: TestFindByReferenced (0.02s) [2021-09-09T01:59:53.027Z] === CONT TestServicePrune [2021-09-09T01:59:53.027Z] --- PASS: TestFindByDriver (0.02s) [2021-09-09T01:59:53.027Z] === CONT TestServiceGet [2021-09-09T01:59:53.027Z] --- PASS: TestRemove (0.02s) [2021-09-09T01:59:53.027Z] === CONT TestServiceRemove [2021-09-09T01:59:53.027Z] --- PASS: TestCreate (0.01s) [2021-09-09T01:59:53.027Z] === CONT TestServiceList [2021-09-09T01:59:53.027Z] --- PASS: TestServiceGet (0.09s) [2021-09-09T01:59:53.027Z] === CONT TestServiceCreate [2021-09-09T01:59:53.027Z] time="2021-09-09T01:59:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-09T01:59:53.027Z] --- PASS: TestServiceRemove (0.09s) [2021-09-09T01:59:53.027Z] === CONT TestRestore [2021-09-09T01:59:53.027Z] --- PASS: TestServiceList (0.09s) [2021-09-09T01:59:53.027Z] === CONT TestGetWithReference [2021-09-09T01:59:53.027Z] time="2021-09-09T01:59:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-09T01:59:53.027Z] time="2021-09-09T01:59:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-09T01:59:53.027Z] time="2021-09-09T01:59:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-09-09T01:59:53.027Z] --- PASS: TestServiceCreate (0.02s) [2021-09-09T01:59:53.027Z] === CONT TestRefDerefRemove [2021-09-09T01:59:53.027Z] time="2021-09-09T01:59:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-09-09T01:59:53.027Z] --- PASS: TestRestore (0.03s) [2021-09-09T01:59:53.027Z] --- PASS: TestGetWithReference (0.02s) [2021-09-09T01:59:53.027Z] --- PASS: TestServicePrune (0.13s) [2021-09-09T01:59:53.027Z] --- PASS: TestRefDerefRemove (0.02s) [2021-09-09T01:59:53.027Z] PASS [2021-09-09T01:59:53.027Z] coverage: 69.0% of statements [2021-09-09T01:59:53.027Z] ok github.com/docker/docker/volume/service 0.221s coverage: 69.0% of statements [2021-09-09T01:59:53.371Z] time="2021-09-09T01:59:52Z" level=warning msg="memberlist: Was able to connect to 9900d914fc14 but other probes failed, network may be misconfigured" [2021-09-09T01:59:53.371Z] time="2021-09-09T01:59:53Z" level=info msg="Node 9900d914fc14/172.24.44.172, left gossip cluster" [2021-09-09T01:59:53.392Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-09-09T01:59:53.842Z] time="2021-09-09T01:59:53Z" level=info msg="Node 9900d914fc14/172.24.44.172, left gossip cluster" [2021-09-09T01:59:53.842Z] time="2021-09-09T01:59:53Z" level=info msg="Node 7f6b936049a7/172.24.44.172, left gossip cluster" [2021-09-09T01:59:53.842Z] time="2021-09-09T01:59:53Z" level=info msg="Node 7f6b936049a7 change state NodeActive --> NodeFailed" [2021-09-09T01:59:53.842Z] time="2021-09-09T01:59:53Z" level=info msg="Node 7f6b936049a7/172.24.44.172, added to failed nodes list" [2021-09-09T01:59:53.842Z] --- PASS: TestNetworkDBIslands (11.65s) [2021-09-09T01:59:53.842Z] PASS [2021-09-09T01:59:53.842Z] coverage: 60.1% of statements [2021-09-09T01:59:53.842Z] ok github.com/docker/docker/libnetwork/networkdb 103.981s coverage: 60.1% of statements [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/quota [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/rootless [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/volume [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-09T01:59:53.842Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-09T01:59:53.956Z] --- PASS: TestContainerBindMountNonRecursive (2.13s) [2021-09-09T01:59:53.956Z] === RUN TestContainerVolumesMountedAsShared [2021-09-09T01:59:54.019Z] time="2021-09-09T01:59:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-09-09T01:59:54.259Z] --- PASS: TestReplicatedJob (5.45s) [2021-09-09T01:59:54.259Z] === RUN TestUpdateReplicatedJob [2021-09-09T01:59:54.885Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2021-09-09T01:59:54.885Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-09T01:59:55.449Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2021-09-09T01:59:55.449Z] === RUN TestNetworkNat [2021-09-09T01:59:55.705Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-09T01:59:55.963Z] --- PASS: TestNetworkNat (0.77s) [2021-09-09T01:59:55.963Z] === RUN TestNetworkLocalhostTCPNat [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === Skipped [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-09T01:59:56.068Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-09T01:59:56.068Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-09T01:59:56.068Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-09-09T01:59:56.068Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-09T01:59:56.068Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-09T01:59:56.068Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-09T01:59:56.068Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-09T01:59:56.068Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-09T01:59:56.068Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-09T01:59:56.068Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-09T01:59:56.068Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-09T01:59:56.068Z] daemon_test.go:146: root required [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-09T01:59:56.068Z] reload_test.go:520: root required [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-09-09T01:59:56.068Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.01s) [2021-09-09T01:59:56.068Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-09T01:59:56.068Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-09T01:59:56.068Z] download_test.go:267: Needs fixing on Windows [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-09T01:59:56.068Z] layer_test.go:303: Failing on Windows [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-09T01:59:56.068Z] layer_test.go:352: Failing on Windows [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-09T01:59:56.068Z] layer_test.go:467: Failing on Windows [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-09T01:59:56.068Z] layer_test.go:696: Failing on Windows [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-09T01:59:56.068Z] migration_test.go:45: Failing on Windows [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-09T01:59:56.068Z] migration_test.go:181: Failing on Windows [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-09T01:59:56.068Z] mount_test.go:17: Failing on Windows [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-09T01:59:56.068Z] mount_test.go:76: Failing on Windows [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-09T01:59:56.068Z] mount_test.go:125: Failing on Windows [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-09T01:59:56.068Z] mount_test.go:212: Failing on Windows [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-09T01:59:56.068Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-09T01:59:56.068Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-09T01:59:56.068Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-09T01:59:56.068Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-09T01:59:56.068Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-09T01:59:56.068Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-09T01:59:56.068Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.068Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-09T01:59:56.068Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:59:56.068Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-09T01:59:56.069Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-09T01:59:56.069Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-09T01:59:56.069Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-09T01:59:56.069Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-09T01:59:56.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-09T01:59:56.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-09T01:59:56.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-09T01:59:56.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-09T01:59:56.069Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-09T01:59:56.069Z] archive_test.go:133: Xz not present in msys2 [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-09T01:59:56.069Z] archive_test.go:238: Failing on Windows CI machines [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-09T01:59:56.069Z] archive_windows_test.go:16: Currently fails [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-09T01:59:56.069Z] changes_test.go:195: needs more investigation [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-09-09T01:59:56.069Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-09-09T01:59:56.069Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-09T01:59:56.069Z] changes_test.go:432: needs further investigation [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-09T01:59:56.069Z] changes_test.go:468: needs further investigation [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-09T01:59:56.069Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-09T01:59:56.069Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-09T01:59:56.069Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-09T01:59:56.069Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-09T01:59:56.069Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-09T01:59:56.069Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-09T01:59:56.069Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-09T01:59:56.069Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-09T01:59:56.069Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-09T01:59:56.069Z] poller_test.go:40: No chmod on Windows [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-09T01:59:56.069Z] fileutils_test.go:133: Needs porting to Windows [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-09T01:59:56.069Z] fileutils_test.go:179: Needs porting to Windows [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-09T01:59:56.069Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-09T01:59:56.069Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-09T01:59:56.069Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-09T01:59:56.069Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-09T01:59:56.069Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-09T01:59:56.069Z] [2021-09-09T01:59:56.069Z] DONE 2068 tests, 69 skipped in 239.540s [2021-09-09T01:59:56.069Z] INFO: make.ps1 ended at 09/09/2021 01:59:55 [2021-09-09T01:59:56.897Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-09-09T01:59:56.897Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2021-09-09T01:59:56.897Z] === RUN TestNetworkLoopbackNat [2021-09-09T01:59:57.461Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-09-09T01:59:57.552Z] --- PASS: TestUpdateReplicatedJob (3.70s) [2021-09-09T01:59:57.552Z] === RUN TestServiceListWithStatuses [2021-09-09T01:59:57.552Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-09T01:59:57.552Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-09T01:59:57.552Z] === RUN TestDockerNetworkConnectAlias [2021-09-09T01:59:57.637Z] 2021/09/09 01:59:53 Closing DB instances... [2021-09-09T01:59:57.637Z] time="2021-09-09T01:59:54Z" level=error msg="node: 4b29615ff92f is unknown to memberlist" [2021-09-09T01:59:57.637Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-09-09T01:59:57.637Z] === RUN TestFindNode [2021-09-09T01:59:57.637Z] 2021/09/09 01:59:55 Closing DB instances... [2021-09-09T01:59:57.637Z] --- PASS: TestFindNode (0.01s) [2021-09-09T01:59:57.637Z] === RUN TestChangeNodeState [2021-09-09T01:59:57.637Z] 2021/09/09 01:59:55 Closing DB instances... [2021-09-09T01:59:57.637Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-09T01:59:57.637Z] === RUN TestNodeReincarnation [2021-09-09T01:59:57.637Z] 2021/09/09 01:59:55 Closing DB instances... [2021-09-09T01:59:57.648Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-09T01:59:57.648Z] INFO: Unit tests ended at 09/09/2021 01:59:57. Duration:00:04:09.8211479 [2021-09-09T01:59:57.648Z] INFO: Building busybox [2021-09-09T01:59:57.648Z] Sending build context to Docker daemon 5.12kB [2021-09-09T01:59:57.648Z] [2021-09-09T01:59:57.648Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-09T01:59:57.648Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-09T01:59:57.648Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-09T01:59:57.648Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-09T01:59:57.648Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-09T01:59:57.648Z] ---> 801c33f5de3a [2021-09-09T01:59:57.648Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-09T01:59:57.648Z] ---> Running in 3ffb58800f69 [2021-09-09T01:59:57.811Z] time="2021-09-09T01:59:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-09-09T01:59:58.023Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-09-09T01:59:58.586Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-09T01:59:58.586Z] check_test.go:308: [d40422bbb8664] daemon is not started [2021-09-09T01:59:58.586Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-09-09T01:59:58.842Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-09T01:59:59.771Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-09-09T02:00:00.033Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-09-09T02:00:00.033Z] === RUN TestPause [2021-09-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-09T02:00:00.585Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-09T02:00:00.585Z] === RUN TestParallelCreate [2021-09-09T02:00:00.585Z] 2021/09/09 02:00:00 Closing DB instances... [2021-09-09T02:00:00.585Z] --- PASS: TestParallelCreate (0.01s) [2021-09-09T02:00:00.585Z] === RUN TestParallelDelete [2021-09-09T02:00:00.585Z] 2021/09/09 02:00:00 Closing DB instances... [2021-09-09T02:00:00.585Z] --- PASS: TestParallelDelete (0.01s) [2021-09-09T02:00:00.585Z] === RUN TestNetworkDBIslands [2021-09-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ca89981f57f6 with config:&{NodeID:ca89981f57f6 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-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=info msg="Node ca89981f57f6/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=info msg="Node ca89981f57f6/172.31.74.71, added to nodes list" [2021-09-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:63b71bf7d69b with config:&{NodeID:63b71bf7d69b 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-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, added to nodes list" [2021-09-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-09-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, added to nodes list" [2021-09-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=info msg="Node ca89981f57f6/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=info msg="Node ca89981f57f6/172.31.74.71, added to nodes list" [2021-09-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-09T02:00:00.585Z] time="2021-09-09T02:00:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-09-09T02:00:00.633Z] Removing intermediate container 3ffb58800f69 [2021-09-09T02:00:00.634Z] ---> 3e8b10232c1e [2021-09-09T02:00:00.634Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-09T02:00:00.634Z] ---> Running in 50a326224723 [2021-09-09T02:00:00.634Z] Removing intermediate container 50a326224723 [2021-09-09T02:00:00.634Z] ---> 5edd57c56d7d [2021-09-09T02:00:00.634Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-09T02:00:00.966Z] --- PASS: TestPause (0.82s) [2021-09-09T02:00:00.966Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-09T02:00:00.966Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-09T02:00:00.966Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-09T02:00:00.966Z] === RUN TestPauseStopPausedContainer [2021-09-09T02:00:01.052Z] time="2021-09-09T02:00:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:af3adf274be2 with config:&{NodeID:af3adf274be2 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-09T02:00:01.052Z] time="2021-09-09T02:00:00Z" level=info msg="Node af3adf274be2/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.052Z] time="2021-09-09T02:00:00Z" level=info msg="Node af3adf274be2/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.052Z] time="2021-09-09T02:00:00Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-09T02:00:01.052Z] time="2021-09-09T02:00:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-09T02:00:01.052Z] time="2021-09-09T02:00:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-09-09T02:00:01.052Z] time="2021-09-09T02:00:00Z" level=info msg="Node af3adf274be2/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.052Z] time="2021-09-09T02:00:00Z" level=info msg="Node af3adf274be2/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.052Z] time="2021-09-09T02:00:00Z" level=info msg="Node ca89981f57f6/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.052Z] time="2021-09-09T02:00:00Z" level=info msg="Node ca89981f57f6/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.052Z] time="2021-09-09T02:00:00Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.052Z] time="2021-09-09T02:00:00Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.052Z] time="2021-09-09T02:00:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-09T02:00:01.052Z] time="2021-09-09T02:00:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-09-09T02:00:01.105Z] ---> Running in d8aea8c0eb29 [2021-09-09T02:00:01.105Z] Removing intermediate container d8aea8c0eb29 [2021-09-09T02:00:01.105Z] ---> 68da948dbba1 [2021-09-09T02:00:01.105Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-09T02:00:01.318Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=info msg="Node af3adf274be2/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=info msg="Node af3adf274be2/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:93e869946a36 with config:&{NodeID:93e869946a36 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-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=info msg="Node 93e869946a36/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=info msg="Node 93e869946a36/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=info msg="Node 93e869946a36/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=info msg="Node 93e869946a36/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=info msg="Node ca89981f57f6/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=info msg="Node ca89981f57f6/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=info msg="Node af3adf274be2/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=info msg="Node af3adf274be2/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-09-09T02:00:01.520Z] time="2021-09-09T02:00:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-09T02:00:01.531Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-09-09T02:00:01.749Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2021-09-09T02:00:01.749Z] === RUN TestDockerNetworkReConnect [2021-09-09T02:00:01.788Z] --- PASS: TestPauseStopPausedContainer (0.94s) [2021-09-09T02:00:01.788Z] === RUN TestPidHost [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node 93e869946a36/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node 93e869946a36/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node 93e869946a36/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node 93e869946a36/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c7cf6aeca19d with config:&{NodeID:c7cf6aeca19d 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-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node ca89981f57f6/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node ca89981f57f6/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node af3adf274be2/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node af3adf274be2/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node 93e869946a36/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node 93e869946a36/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, added to nodes list" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:01.988Z] time="2021-09-09T02:00:01Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, added to nodes list" [2021-09-09T02:00:02.456Z] networkdb_test.go:835: Re-joining: 3 [2021-09-09T02:00:02.456Z] time="2021-09-09T02:00:02Z" level=info msg="The new bootstrap node list is:[172.31.74.71:10033 172.31.74.71:10034 172.31.74.71:10035]" [2021-09-09T02:00:02.456Z] time="2021-09-09T02:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.74.71:10033" [2021-09-09T02:00:02.456Z] time="2021-09-09T02:00:02Z" level=debug msg="memberlist: Stream connection from=172.31.74.71:49355" [2021-09-09T02:00:02.456Z] time="2021-09-09T02:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.74.71:10034" [2021-09-09T02:00:02.456Z] time="2021-09-09T02:00:02Z" level=debug msg="memberlist: Stream connection from=172.31.74.71:49356" [2021-09-09T02:00:02.456Z] time="2021-09-09T02:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.74.71:10035" [2021-09-09T02:00:02.456Z] time="2021-09-09T02:00:02Z" level=debug msg="memberlist: Stream connection from=172.31.74.71:49357" [2021-09-09T02:00:02.456Z] networkdb_test.go:835: Re-joining: 4 [2021-09-09T02:00:02.456Z] time="2021-09-09T02:00:02Z" level=info msg="The new bootstrap node list is:[172.31.74.71:10033 172.31.74.71:10034 172.31.74.71:10035]" [2021-09-09T02:00:02.456Z] time="2021-09-09T02:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.74.71:10033" [2021-09-09T02:00:02.456Z] time="2021-09-09T02:00:02Z" level=debug msg="memberlist: Stream connection from=172.31.74.71:49358" [2021-09-09T02:00:02.456Z] time="2021-09-09T02:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.74.71:10034" [2021-09-09T02:00:02.456Z] time="2021-09-09T02:00:02Z" level=debug msg="memberlist: Stream connection from=172.31.74.71:49359" [2021-09-09T02:00:02.456Z] time="2021-09-09T02:00:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.74.71:10035" [2021-09-09T02:00:02.456Z] time="2021-09-09T02:00:02Z" level=debug msg="memberlist: Stream connection from=172.31.74.71:49360" [2021-09-09T02:00:02.656Z] [2021-09-09T02:00:02.923Z] time="2021-09-09T02:00:02Z" level=info msg="node 0 leaving" [2021-09-09T02:00:02.923Z] time="2021-09-09T02:00:02Z" level=info msg="Node ca89981f57f6 change state NodeActive --> NodeLeft" [2021-09-09T02:00:02.923Z] time="2021-09-09T02:00:02Z" level=info msg="node3(af3adf274be2): Node leave event for ca89981f57f6/172.31.74.71" [2021-09-09T02:00:02.923Z] time="2021-09-09T02:00:02Z" level=info msg="Node ca89981f57f6 change state NodeActive --> NodeLeft" [2021-09-09T02:00:02.923Z] time="2021-09-09T02:00:02Z" level=info msg="node5(c7cf6aeca19d): Node leave event for ca89981f57f6/172.31.74.71" [2021-09-09T02:00:02.923Z] time="2021-09-09T02:00:02Z" level=info msg="Node ca89981f57f6 change state NodeActive --> NodeLeft" [2021-09-09T02:00:02.923Z] time="2021-09-09T02:00:02Z" level=info msg="node4(93e869946a36): Node leave event for ca89981f57f6/172.31.74.71" [2021-09-09T02:00:02.923Z] time="2021-09-09T02:00:02Z" level=info msg="Node ca89981f57f6 change state NodeActive --> NodeLeft" [2021-09-09T02:00:02.923Z] time="2021-09-09T02:00:02Z" level=info msg="node1(ca89981f57f6): Node leave event for ca89981f57f6/172.31.74.71" [2021-09-09T02:00:02.923Z] time="2021-09-09T02:00:02Z" level=info msg="Node ca89981f57f6 change state NodeActive --> NodeLeft" [2021-09-09T02:00:02.923Z] time="2021-09-09T02:00:02Z" level=info msg="node2(63b71bf7d69b): Node leave event for ca89981f57f6/172.31.74.71" [2021-09-09T02:00:02.923Z] time="2021-09-09T02:00:02Z" level=info msg="Node ca89981f57f6/172.31.74.71, left gossip cluster" [2021-09-09T02:00:03.114Z] ---> 59dd8d4bafae [2021-09-09T02:00:03.114Z] 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-09T02:00:03.114Z] ---> Running in c4a3b90c1ff2 [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:02Z" level=info msg="Node ca89981f57f6/172.31.74.71, left gossip cluster" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:02Z" level=info msg="Node ca89981f57f6/172.31.74.71, left gossip cluster" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:02Z" level=info msg="Node ca89981f57f6/172.31.74.71, left gossip cluster" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:02Z" level=info msg="Node ca89981f57f6/172.31.74.71, left gossip cluster" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:03Z" level=info msg="node 1 leaving" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:03Z" level=info msg="Node 63b71bf7d69b change state NodeActive --> NodeLeft" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:03Z" level=info msg="node5(c7cf6aeca19d): Node leave event for 63b71bf7d69b/172.31.74.71" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:03Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, left gossip cluster" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:03Z" level=info msg="Node 63b71bf7d69b change state NodeActive --> NodeLeft" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:03Z" level=info msg="node4(93e869946a36): Node leave event for 63b71bf7d69b/172.31.74.71" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:03Z" level=info msg="Node 63b71bf7d69b change state NodeActive --> NodeFailed" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:03Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, added to failed nodes list" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:03Z" level=info msg="Node 63b71bf7d69b change state NodeActive --> NodeLeft" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:03Z" level=info msg="node3(af3adf274be2): Node leave event for 63b71bf7d69b/172.31.74.71" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:03Z" level=error msg="node: 63b71bf7d69b is unknown to memberlist" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:03Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, left gossip cluster" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:03Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, left gossip cluster" [2021-09-09T02:00:03.391Z] time="2021-09-09T02:00:03Z" level=info msg="Node 63b71bf7d69b/172.31.74.71, left gossip cluster" [2021-09-09T02:00:03.684Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-09-09T02:00:03.684Z] --- PASS: TestPidHost (1.87s) [2021-09-09T02:00:03.684Z] === RUN TestPsFilter [2021-09-09T02:00:03.859Z] time="2021-09-09T02:00:03Z" level=info msg="node 2 leaving" [2021-09-09T02:00:03.859Z] time="2021-09-09T02:00:03Z" level=info msg="Node af3adf274be2 change state NodeActive --> NodeLeft" [2021-09-09T02:00:03.859Z] time="2021-09-09T02:00:03Z" level=info msg="node4(93e869946a36): Node leave event for af3adf274be2/172.31.74.71" [2021-09-09T02:00:03.859Z] time="2021-09-09T02:00:03Z" level=info msg="Node af3adf274be2 change state NodeActive --> NodeLeft" [2021-09-09T02:00:03.859Z] time="2021-09-09T02:00:03Z" level=info msg="node5(c7cf6aeca19d): Node leave event for af3adf274be2/172.31.74.71" [2021-09-09T02:00:03.859Z] time="2021-09-09T02:00:03Z" level=info msg="Node af3adf274be2 change state NodeActive --> NodeLeft" [2021-09-09T02:00:03.859Z] time="2021-09-09T02:00:03Z" level=info msg="node3(af3adf274be2): Node leave event for af3adf274be2/172.31.74.71" [2021-09-09T02:00:03.859Z] time="2021-09-09T02:00:03Z" level=debug msg="memberlist: Failed ping: c7cf6aeca19d (timeout reached)" [2021-09-09T02:00:03.859Z] time="2021-09-09T02:00:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.74.71:10036: use of closed network connection" [2021-09-09T02:00:03.859Z] time="2021-09-09T02:00:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.74.71:10034: use of closed network connection" [2021-09-09T02:00:03.859Z] time="2021-09-09T02:00:03Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.74.71:10035: use of closed network connection" [2021-09-09T02:00:03.859Z] time="2021-09-09T02:00:03Z" level=debug msg="memberlist: Stream connection from=172.31.74.71:49361" [2021-09-09T02:00:03.859Z] time="2021-09-09T02:00:03Z" level=info msg="Node af3adf274be2/172.31.74.71, left gossip cluster" [2021-09-09T02:00:03.940Z] --- PASS: TestPsFilter (0.16s) [2021-09-09T02:00:03.940Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-09T02:00:04.327Z] time="2021-09-09T02:00:03Z" level=info msg="Node af3adf274be2/172.31.74.71, left gossip cluster" [2021-09-09T02:00:04.327Z] time="2021-09-09T02:00:03Z" level=info msg="Node af3adf274be2/172.31.74.71, left gossip cluster" [2021-09-09T02:00:04.327Z] time="2021-09-09T02:00:04Z" level=warning msg="memberlist: Was able to connect to c7cf6aeca19d but other probes failed, network may be misconfigured" [2021-09-09T02:00:04.327Z] networkdb_test.go:867: node4: OK [2021-09-09T02:00:04.327Z] networkdb_test.go:867: node5: OK [2021-09-09T02:00:04.327Z] time="2021-09-09T02:00:04Z" level=info msg="node 0 coming back" [2021-09-09T02:00:04.327Z] time="2021-09-09T02:00:04Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ef4dc59874f2 with config:&{NodeID:ef4dc59874f2 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-09T02:00:04.327Z] time="2021-09-09T02:00:04Z" level=info msg="Node ef4dc59874f2/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:04.327Z] time="2021-09-09T02:00:04Z" level=info msg="Node ef4dc59874f2/172.31.74.71, added to nodes list" [2021-09-09T02:00:04.327Z] time="2021-09-09T02:00:04Z" level=info msg="node 1 coming back" [2021-09-09T02:00:04.327Z] time="2021-09-09T02:00:04Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:52f64172125f with config:&{NodeID:52f64172125f 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-09T02:00:04.327Z] time="2021-09-09T02:00:04Z" level=info msg="Node 52f64172125f/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:04.327Z] time="2021-09-09T02:00:04Z" level=info msg="Node 52f64172125f/172.31.74.71, added to nodes list" [2021-09-09T02:00:04.327Z] time="2021-09-09T02:00:04Z" level=info msg="node 2 coming back" [2021-09-09T02:00:04.327Z] time="2021-09-09T02:00:04Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c138e494014c with config:&{NodeID:c138e494014c 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-09T02:00:04.327Z] time="2021-09-09T02:00:04Z" level=info msg="Node c138e494014c/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:04.327Z] time="2021-09-09T02:00:04Z" level=info msg="Node c138e494014c/172.31.74.71, added to nodes list" [2021-09-09T02:00:04.502Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2021-09-09T02:00:04.502Z] === RUN TestRemoveContainerWithVolume [2021-09-09T02:00:05.043Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2021-09-09T02:00:05.043Z] === RUN TestServicePlugin [2021-09-09T02:00:05.065Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-09-09T02:00:05.321Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-09-09T02:00:05.321Z] === RUN TestRemoveContainerRunning [2021-09-09T02:00:05.885Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-09T02:00:06.142Z] --- PASS: TestRemoveContainerRunning (0.86s) [2021-09-09T02:00:06.142Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-09T02:00:06.466Z] --- PASS: TestGet (15.01s) [2021-09-09T02:00:06.466Z] === RUN TestPluginWithNoManifest [2021-09-09T02:00:06.466Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-09-09T02:00:06.466Z] === RUN TestGetAll [2021-09-09T02:00:06.466Z] --- PASS: TestGetAll (0.00s) [2021-09-09T02:00:06.466Z] PASS [2021-09-09T02:00:06.466Z] coverage: 73.2% of statements [2021-09-09T02:00:06.466Z] ok github.com/docker/docker/pkg/plugins 34.845s coverage: 73.2% of statements [2021-09-09T02:00:06.706Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-09-09T02:00:06.963Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2021-09-09T02:00:06.963Z] === RUN TestRemoveInvalidContainer [2021-09-09T02:00:06.963Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-09T02:00:06.963Z] === RUN TestRenameLinkedContainer [2021-09-09T02:00:07.220Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-09T02:00:08.112Z] time="2021-09-09T02:00:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.74.71:10033 172.31.74.71:10034 172.31.74.71:10035]" [2021-09-09T02:00:08.113Z] time="2021-09-09T02:00:07Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.74.71:10033 172.31.74.71:10034 172.31.74.71:10035]" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.74.71:10033" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=debug msg="memberlist: Stream connection from=172.31.74.71:49362" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 93e869946a36/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 93e869946a36/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node ef4dc59874f2/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node ef4dc59874f2/172.31.74.71, is the new incarnation of the shutdown node ca89981f57f6/172.31.74.71" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node ef4dc59874f2/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.74.71:10034" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=debug msg="memberlist: Stream connection from=172.31.74.71:49363" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node ef4dc59874f2/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node ef4dc59874f2/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 93e869946a36/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 93e869946a36/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 52f64172125f/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 52f64172125f/172.31.74.71, is the new incarnation of the shutdown node 63b71bf7d69b/172.31.74.71" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 52f64172125f/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=debug msg="memberlist: Stream connection from=172.31.74.71:49364" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.74.71:10035" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node ef4dc59874f2/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node ef4dc59874f2/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 52f64172125f/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 52f64172125f/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 93e869946a36/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 93e869946a36/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node c138e494014c/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node c138e494014c/172.31.74.71, is the new incarnation of the shutdown node af3adf274be2/172.31.74.71" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node c138e494014c/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 52f64172125f/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 52f64172125f/172.31.74.71, is the new incarnation of the shutdown node 63b71bf7d69b/172.31.74.71" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 52f64172125f/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node ef4dc59874f2/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node ef4dc59874f2/172.31.74.71, is the new incarnation of the shutdown node ca89981f57f6/172.31.74.71" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node ef4dc59874f2/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 52f64172125f/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node 52f64172125f/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node c138e494014c/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node c138e494014c/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node c138e494014c/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node c138e494014c/172.31.74.71, is the new incarnation of the shutdown node af3adf274be2/172.31.74.71" [2021-09-09T02:00:08.580Z] time="2021-09-09T02:00:08Z" level=info msg="Node c138e494014c/172.31.74.71, added to nodes list" [2021-09-09T02:00:08.589Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-09T02:00:08.589Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-09-09T02:00:09.048Z] time="2021-09-09T02:00:08Z" level=info msg="Node c138e494014c/172.31.74.71, joined gossip cluster" [2021-09-09T02:00:09.048Z] time="2021-09-09T02:00:08Z" level=info msg="Node c138e494014c/172.31.74.71, added to nodes list" [2021-09-09T02:00:09.048Z] time="2021-09-09T02:00:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.74.71:10033" [2021-09-09T02:00:09.048Z] time="2021-09-09T02:00:08Z" level=debug msg="memberlist: Stream connection from=172.31.74.71:49365" [2021-09-09T02:00:09.048Z] time="2021-09-09T02:00:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.74.71:10034" [2021-09-09T02:00:09.048Z] time="2021-09-09T02:00:08Z" level=debug msg="memberlist: Stream connection from=172.31.74.71:49366" [2021-09-09T02:00:09.048Z] time="2021-09-09T02:00:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.74.71:10035" [2021-09-09T02:00:09.048Z] time="2021-09-09T02:00:08Z" level=debug msg="memberlist: Stream connection from=172.31.74.71:49367" [2021-09-09T02:00:09.242Z] plugin_test.go:61: [d3ccc859a3485] joining swarm manager [d1713bc4055b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:00:09.515Z] 2021/09/09 02:00:09 Closing DB instances... [2021-09-09T02:00:09.515Z] time="2021-09-09T02:00:09Z" level=info msg="Node ef4dc59874f2 change state NodeActive --> NodeLeft" [2021-09-09T02:00:09.515Z] time="2021-09-09T02:00:09Z" level=info msg="node2(52f64172125f): Node leave event for ef4dc59874f2/172.31.74.71" [2021-09-09T02:00:09.515Z] time="2021-09-09T02:00:09Z" level=info msg="Node ef4dc59874f2 change state NodeActive --> NodeLeft" [2021-09-09T02:00:09.515Z] time="2021-09-09T02:00:09Z" level=info msg="node5(c7cf6aeca19d): Node leave event for ef4dc59874f2/172.31.74.71" [2021-09-09T02:00:09.515Z] time="2021-09-09T02:00:09Z" level=info msg="Node ef4dc59874f2 change state NodeActive --> NodeLeft" [2021-09-09T02:00:09.515Z] time="2021-09-09T02:00:09Z" level=info msg="node4(93e869946a36): Node leave event for ef4dc59874f2/172.31.74.71" [2021-09-09T02:00:09.515Z] time="2021-09-09T02:00:09Z" level=info msg="Node ef4dc59874f2 change state NodeActive --> NodeLeft" [2021-09-09T02:00:09.515Z] time="2021-09-09T02:00:09Z" level=info msg="node1(ef4dc59874f2): Node leave event for ef4dc59874f2/172.31.74.71" [2021-09-09T02:00:09.515Z] time="2021-09-09T02:00:09Z" level=info msg="Node ef4dc59874f2 change state NodeActive --> NodeLeft" [2021-09-09T02:00:09.515Z] time="2021-09-09T02:00:09Z" level=info msg="node3(c138e494014c): Node leave event for ef4dc59874f2/172.31.74.71" [2021-09-09T02:00:09.983Z] time="2021-09-09T02:00:09Z" level=info msg="Node ef4dc59874f2/172.31.74.71, left gossip cluster" [2021-09-09T02:00:09.983Z] time="2021-09-09T02:00:09Z" level=info msg="Node ef4dc59874f2/172.31.74.71, left gossip cluster" [2021-09-09T02:00:09.983Z] time="2021-09-09T02:00:09Z" level=info msg="Node ef4dc59874f2/172.31.74.71, left gossip cluster" [2021-09-09T02:00:09.983Z] time="2021-09-09T02:00:09Z" level=info msg="Node ef4dc59874f2/172.31.74.71, left gossip cluster" [2021-09-09T02:00:09.983Z] time="2021-09-09T02:00:09Z" level=info msg="Node ef4dc59874f2/172.31.74.71, left gossip cluster" [2021-09-09T02:00:09.983Z] time="2021-09-09T02:00:09Z" level=info msg="Node 52f64172125f change state NodeActive --> NodeLeft" [2021-09-09T02:00:09.983Z] time="2021-09-09T02:00:09Z" level=info msg="node4(93e869946a36): Node leave event for 52f64172125f/172.31.74.71" [2021-09-09T02:00:09.983Z] time="2021-09-09T02:00:09Z" level=info msg="Node 52f64172125f change state NodeActive --> NodeLeft" [2021-09-09T02:00:09.983Z] time="2021-09-09T02:00:09Z" level=info msg="node3(c138e494014c): Node leave event for 52f64172125f/172.31.74.71" [2021-09-09T02:00:09.983Z] time="2021-09-09T02:00:09Z" level=info msg="Node 52f64172125f change state NodeActive --> NodeLeft" [2021-09-09T02:00:09.983Z] time="2021-09-09T02:00:09Z" level=info msg="node5(c7cf6aeca19d): Node leave event for 52f64172125f/172.31.74.71" [2021-09-09T02:00:09.983Z] time="2021-09-09T02:00:09Z" level=info msg="Node 52f64172125f change state NodeActive --> NodeLeft" [2021-09-09T02:00:09.983Z] time="2021-09-09T02:00:09Z" level=info msg="node2(52f64172125f): Node leave event for 52f64172125f/172.31.74.71" [2021-09-09T02:00:09.983Z] time="2021-09-09T02:00:09Z" level=info msg="Node 52f64172125f/172.31.74.71, left gossip cluster" [2021-09-09T02:00:10.180Z] plugin_test.go:64: [dfa5450d61fa9] joining swarm manager [d1713bc4055b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:00:10.213Z] Removing intermediate container c4a3b90c1ff2 [2021-09-09T02:00:10.213Z] ---> f00c18c323a8 [2021-09-09T02:00:10.213Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-09T02:00:10.213Z] ---> Running in 12b47a12175a [2021-09-09T02:00:10.450Z] time="2021-09-09T02:00:09Z" level=info msg="Node 52f64172125f/172.31.74.71, left gossip cluster" [2021-09-09T02:00:10.450Z] time="2021-09-09T02:00:09Z" level=info msg="Node 52f64172125f/172.31.74.71, left gossip cluster" [2021-09-09T02:00:10.450Z] time="2021-09-09T02:00:09Z" level=info msg="Node 52f64172125f/172.31.74.71, left gossip cluster" [2021-09-09T02:00:10.450Z] time="2021-09-09T02:00:10Z" level=info msg="Node c138e494014c change state NodeActive --> NodeLeft" [2021-09-09T02:00:10.450Z] time="2021-09-09T02:00:10Z" level=info msg="node4(93e869946a36): Node leave event for c138e494014c/172.31.74.71" [2021-09-09T02:00:10.450Z] time="2021-09-09T02:00:10Z" level=info msg="Node c138e494014c change state NodeActive --> NodeLeft" [2021-09-09T02:00:10.450Z] time="2021-09-09T02:00:10Z" level=info msg="node5(c7cf6aeca19d): Node leave event for c138e494014c/172.31.74.71" [2021-09-09T02:00:10.450Z] time="2021-09-09T02:00:10Z" level=info msg="Node c138e494014c change state NodeActive --> NodeLeft" [2021-09-09T02:00:10.450Z] time="2021-09-09T02:00:10Z" level=info msg="node3(c138e494014c): Node leave event for c138e494014c/172.31.74.71" [2021-09-09T02:00:10.450Z] time="2021-09-09T02:00:10Z" level=info msg="Node c138e494014c/172.31.74.71, left gossip cluster" [2021-09-09T02:00:10.450Z] time="2021-09-09T02:00:10Z" level=info msg="Node c138e494014c/172.31.74.71, left gossip cluster" [2021-09-09T02:00:10.450Z] time="2021-09-09T02:00:10Z" level=info msg="Node c138e494014c/172.31.74.71, left gossip cluster" [2021-09-09T02:00:10.482Z] --- PASS: TestRenameLinkedContainer (3.14s) [2021-09-09T02:00:10.482Z] === RUN TestRenameStoppedContainer [2021-09-09T02:00:10.482Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-09-09T02:00:10.671Z] [2021-09-09T02:00:10.671Z] SUCCESS: Specified value was saved. [2021-09-09T02:00:10.918Z] time="2021-09-09T02:00:10Z" level=debug msg="memberlist: Failed ping: c138e494014c (timeout reached)" [2021-09-09T02:00:10.918Z] time="2021-09-09T02:00:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.74.71:10036: use of closed network connection" [2021-09-09T02:00:10.918Z] time="2021-09-09T02:00:10Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.74.71:10037: use of closed network connection" [2021-09-09T02:00:10.918Z] time="2021-09-09T02:00:10Z" level=info msg="Node 93e869946a36 change state NodeActive --> NodeLeft" [2021-09-09T02:00:10.918Z] time="2021-09-09T02:00:10Z" level=info msg="node5(c7cf6aeca19d): Node leave event for 93e869946a36/172.31.74.71" [2021-09-09T02:00:10.918Z] time="2021-09-09T02:00:10Z" level=info msg="Node 93e869946a36 change state NodeActive --> NodeLeft" [2021-09-09T02:00:10.918Z] time="2021-09-09T02:00:10Z" level=info msg="node4(93e869946a36): Node leave event for 93e869946a36/172.31.74.71" [2021-09-09T02:00:11.049Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-09-09T02:00:11.049Z] --- PASS: TestRenameStoppedContainer (0.82s) [2021-09-09T02:00:11.049Z] === RUN TestRenameRunningContainerAndReuse [2021-09-09T02:00:11.386Z] time="2021-09-09T02:00:11Z" level=info msg="memberlist: Suspect c138e494014c has failed, no acks received" [2021-09-09T02:00:11.386Z] time="2021-09-09T02:00:11Z" level=info msg="Node 93e869946a36/172.31.74.71, left gossip cluster" [2021-09-09T02:00:11.386Z] time="2021-09-09T02:00:11Z" level=info msg="Node 93e869946a36/172.31.74.71, left gossip cluster" [2021-09-09T02:00:12.371Z] time="2021-09-09T02:00:11Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, left gossip cluster" [2021-09-09T02:00:12.371Z] time="2021-09-09T02:00:11Z" level=info msg="Node c7cf6aeca19d change state NodeActive --> NodeFailed" [2021-09-09T02:00:12.371Z] time="2021-09-09T02:00:11Z" level=info msg="Node c7cf6aeca19d/172.31.74.71, added to failed nodes list" [2021-09-09T02:00:12.371Z] --- PASS: TestNetworkDBIslands (11.85s) [2021-09-09T02:00:12.371Z] PASS [2021-09-09T02:00:12.371Z] coverage: 60.0% of statements [2021-09-09T02:00:12.371Z] ok github.com/docker/docker/libnetwork/networkdb 104.144s coverage: 60.0% of statements [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/quota [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/rootless [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/volume [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-09T02:00:12.371Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-09T02:00:12.416Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-09T02:00:12.416Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2021-09-09T02:00:12.416Z] === RUN TestRenameInvalidName [2021-09-09T02:00:12.846Z] Removing intermediate container 12b47a12175a [2021-09-09T02:00:12.846Z] ---> cc3bd58240d0 [2021-09-09T02:00:12.846Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-09T02:00:12.846Z] ---> Running in 49fcca314a49 [2021-09-09T02:00:12.979Z] --- PASS: TestRenameInvalidName (0.60s) [2021-09-09T02:00:12.979Z] === RUN TestRenameAnonymousContainer [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === Skipped [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-09T02:00:13.939Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-09T02:00:13.939Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-09T02:00:13.939Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-09-09T02:00:13.939Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-09-09T02:00:13.939Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-09T02:00:13.939Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-09T02:00:13.939Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-09T02:00:13.939Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-09T02:00:13.939Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-09T02:00:13.939Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-09T02:00:13.939Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-09T02:00:13.939Z] daemon_test.go:146: root required [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-09T02:00:13.939Z] reload_test.go:520: root required [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-09T02:00:13.939Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-09T02:00:13.939Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-09T02:00:13.939Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-09T02:00:13.939Z] download_test.go:267: Needs fixing on Windows [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-09T02:00:13.939Z] layer_test.go:303: Failing on Windows [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-09T02:00:13.939Z] layer_test.go:352: Failing on Windows [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-09T02:00:13.939Z] layer_test.go:467: Failing on Windows [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-09T02:00:13.939Z] layer_test.go:696: Failing on Windows [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-09T02:00:13.939Z] migration_test.go:45: Failing on Windows [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-09T02:00:13.939Z] migration_test.go:181: Failing on Windows [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-09T02:00:13.939Z] mount_test.go:17: Failing on Windows [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-09T02:00:13.939Z] mount_test.go:76: Failing on Windows [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-09T02:00:13.939Z] mount_test.go:125: Failing on Windows [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-09T02:00:13.939Z] mount_test.go:212: Failing on Windows [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-09T02:00:13.939Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-09T02:00:13.939Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-09T02:00:13.939Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-09T02:00:13.939Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-09T02:00:13.939Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-09T02:00:13.939Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-09T02:00:13.939Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-09T02:00:13.939Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-09T02:00:13.939Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-09T02:00:13.939Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-09T02:00:13.939Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-09T02:00:13.939Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.939Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-09T02:00:13.939Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:00:13.939Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-09T02:00:13.940Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-09T02:00:13.940Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-09T02:00:13.940Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-09T02:00:13.940Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-09T02:00:13.940Z] archive_test.go:133: Xz not present in msys2 [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-09T02:00:13.940Z] archive_test.go:238: Failing on Windows CI machines [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-09T02:00:13.940Z] archive_windows_test.go:16: Currently fails [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-09T02:00:13.940Z] changes_test.go:195: needs more investigation [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-09-09T02:00:13.940Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-09-09T02:00:13.940Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-09T02:00:13.940Z] changes_test.go:432: needs further investigation [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-09T02:00:13.940Z] changes_test.go:468: needs further investigation [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-09T02:00:13.940Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-09T02:00:13.940Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-09T02:00:13.940Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-09T02:00:13.940Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-09T02:00:13.940Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-09T02:00:13.940Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-09T02:00:13.940Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-09T02:00:13.940Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-09T02:00:13.940Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-09T02:00:13.940Z] poller_test.go:40: No chmod on Windows [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-09T02:00:13.940Z] fileutils_test.go:133: Needs porting to Windows [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-09T02:00:13.940Z] fileutils_test.go:179: Needs porting to Windows [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-09T02:00:13.940Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-09-09T02:00:13.940Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-09T02:00:13.940Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-09T02:00:13.940Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-09T02:00:13.940Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-09T02:00:13.940Z] [2021-09-09T02:00:13.940Z] DONE 2068 tests, 69 skipped in 238.818s [2021-09-09T02:00:13.940Z] INFO: make.ps1 ended at 09/09/2021 02:00:13 [2021-09-09T02:00:14.874Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-09-09T02:00:15.440Z] --- PASS: TestRenameAnonymousContainer (2.55s) [2021-09-09T02:00:15.440Z] === RUN TestRenameContainerWithSameName [2021-09-09T02:00:15.505Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-09T02:00:15.506Z] INFO: Unit tests ended at 09/09/2021 02:00:15. Duration:00:04:09.3595172 [2021-09-09T02:00:15.506Z] INFO: Building busybox [2021-09-09T02:00:15.506Z] Sending build context to Docker daemon 5.12kB [2021-09-09T02:00:15.506Z] [2021-09-09T02:00:15.506Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-09T02:00:15.506Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-09T02:00:15.506Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-09T02:00:15.506Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-09T02:00:15.506Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-09T02:00:15.506Z] ---> 801c33f5de3a [2021-09-09T02:00:15.506Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-09T02:00:15.797Z] Cannot create a file when that file already exists. [2021-09-09T02:00:15.974Z] ---> Running in 1d7c5d134902 [2021-09-09T02:00:16.367Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-09-09T02:00:16.368Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-09T02:00:17.297Z] --- PASS: TestRenameContainerWithLinkedContainer (1.23s) [2021-09-09T02:00:17.297Z] === RUN TestResize [2021-09-09T02:00:17.860Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-09T02:00:17.860Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-09T02:00:18.117Z] --- PASS: TestResize (0.65s) [2021-09-09T02:00:18.117Z] === RUN TestResizeWithInvalidSize [2021-09-09T02:00:18.679Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-09-09T02:00:18.679Z] === RUN TestResizeWhenContainerNotStarted [2021-09-09T02:00:19.243Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2021-09-09T02:00:19.243Z] === RUN TestDaemonRestartKillContainers [2021-09-09T02:00:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-09T02:00:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-09T02:00:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-09T02:00:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-09T02:00:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-09T02:00:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-09T02:00:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-09T02:00:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-09T02:00:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-09T02:00:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-09T02:00:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-09T02:00:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-09T02:00:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-09T02:00:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-09T02:00:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-09T02:00:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-09T02:00:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-09T02:00:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-09T02:00:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-09T02:00:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-09T02:00:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-09T02:00:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-09T02:00:19.243Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-09T02:00:19.243Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-09T02:00:19.243Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-09T02:00:19.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-09T02:00:19.452Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-09-09T02:00:19.452Z] tests/integration/client_test.py ..... [ 75%] [2021-09-09T02:00:19.452Z] tests/integration/context_api_test.py ... [ 76%] [2021-09-09T02:00:19.452Z] tests/integration/errors_test.py . [ 76%] [2021-09-09T02:00:19.533Z] Removing intermediate container 49fcca314a49 [2021-09-09T02:00:19.533Z] ---> bd8a9cb7d820 [2021-09-09T02:00:19.533Z] Step 13/13 : CMD ["sh"] [2021-09-09T02:00:19.533Z] ---> Running in 4aac3800273d [2021-09-09T02:00:19.533Z] Removing intermediate container 4aac3800273d [2021-09-09T02:00:19.533Z] ---> 8103952c82ec [2021-09-09T02:00:19.533Z] Successfully built 8103952c82ec [2021-09-09T02:00:19.533Z] Successfully tagged busybox:latest [2021-09-09T02:00:19.533Z] INFO: Docker images of the daemon under test [2021-09-09T02:00:19.533Z] [2021-09-09T02:00:19.533Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T02:00:19.533Z] busybox latest 8103952c82ec Less than a second ago 5.14GB [2021-09-09T02:00:19.533Z] microsoft/windowsservercore latest 801c33f5de3a 4 weeks ago 5.1GB [2021-09-09T02:00:19.533Z] mcr.microsoft.com/windows/servercore ltsc2022 801c33f5de3a 4 weeks ago 5.1GB [2021-09-09T02:00:19.533Z] [2021-09-09T02:00:19.533Z] INFO: Running integration tests at 09/09/2021 02:00:19... [2021-09-09T02:00:19.533Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-09T02:00:19.533Z] INFO: Integration API tests being run from the host: [2021-09-09T02:00:19.762Z] Removing intermediate container 1d7c5d134902 [2021-09-09T02:00:19.762Z] ---> 3683ff5b1ef7 [2021-09-09T02:00:19.762Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-09T02:00:19.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-09T02:00:19.991Z] INFO: make.ps1 starting at 09/09/2021 02:00:19 [2021-09-09T02:00:20.230Z] ---> Running in e466140fabe9 [2021-09-09T02:00:20.230Z] Removing intermediate container e466140fabe9 [2021-09-09T02:00:20.230Z] ---> c3fe47570c5e [2021-09-09T02:00:20.230Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-09T02:00:20.230Z] ---> Running in 33c36cc37fd2 [2021-09-09T02:00:20.450Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-09T02:00:20.697Z] Removing intermediate container 33c36cc37fd2 [2021-09-09T02:00:20.697Z] ---> 1cdd1df9fd26 [2021-09-09T02:00:20.697Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-09T02:00:21.202Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-09-09T02:00:22.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-09T02:00:22.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-09T02:00:22.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-09T02:00:22.261Z] [2021-09-09T02:00:22.261Z] ---> a394adb45500 [2021-09-09T02:00:22.261Z] 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-09T02:00:22.728Z] ---> Running in b4fc170b7a71 [2021-09-09T02:00:23.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-09T02:00:23.754Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-09T02:00:23.754Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-09T02:00:25.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-09T02:00:25.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-09T02:00:25.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-09T02:00:27.017Z] check_test.go:308: [d1e6202f4a311] daemon is not started [2021-09-09T02:00:27.017Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-09-09T02:00:27.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-09T02:00:28.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-09T02:00:28.767Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-09T02:00:29.329Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-09-09T02:00:29.881Z] Removing intermediate container b4fc170b7a71 [2021-09-09T02:00:29.881Z] ---> c0c76e14f6f9 [2021-09-09T02:00:29.881Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-09T02:00:29.881Z] ---> Running in 7144e77c1571 [2021-09-09T02:00:30.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-09T02:00:30.899Z] [2021-09-09T02:00:30.899Z] SUCCESS: Specified value was saved. [2021-09-09T02:00:31.765Z] 2021/09/09 02:00:29 Closing DB instances... [2021-09-09T02:00:32.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-09T02:00:32.234Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-09-09T02:00:32.234Z] === RUN TestFindNode [2021-09-09T02:00:32.234Z] 2021/09/09 02:00:31 Closing DB instances... [2021-09-09T02:00:32.234Z] --- PASS: TestFindNode (0.02s) [2021-09-09T02:00:32.234Z] === RUN TestChangeNodeState [2021-09-09T02:00:32.234Z] 2021/09/09 02:00:31 Closing DB instances... [2021-09-09T02:00:32.234Z] --- PASS: TestChangeNodeState (0.01s) [2021-09-09T02:00:32.234Z] === RUN TestNodeReincarnation [2021-09-09T02:00:32.234Z] 2021/09/09 02:00:31 Closing DB instances... [2021-09-09T02:00:32.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-09T02:00:33.112Z] Removing intermediate container 7144e77c1571 [2021-09-09T02:00:33.112Z] ---> fcbd76abbdf9 [2021-09-09T02:00:33.112Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-09T02:00:33.579Z] ---> Running in a7d86fe42e8d [2021-09-09T02:00:33.716Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-09T02:00:36.240Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-09T02:00:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s) [2021-09-09T02:00:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s) [2021-09-09T02:00:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2021-09-09T02:00:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2021-09-09T02:00:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s) [2021-09-09T02:00:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.99s) [2021-09-09T02:00:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.65s) [2021-09-09T02:00:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s) [2021-09-09T02:00:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.21s) [2021-09-09T02:00:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.64s) [2021-09-09T02:00:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.16s) [2021-09-09T02:00:36.240Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s) [2021-09-09T02:00:36.240Z] === RUN TestCgroupNamespacesRun [2021-09-09T02:00:36.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-09T02:00:36.532Z] Cannot create a file when that file already exists. [2021-09-09T02:00:36.736Z] --- PASS: TestServicePlugin (30.41s) [2021-09-09T02:00:36.736Z] === RUN TestServiceUpdateLabel [2021-09-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-09-09T02:00:36.993Z] --- PASS: TestNodeReincarnation (5.01s) [2021-09-09T02:00:36.993Z] === RUN TestParallelCreate [2021-09-09T02:00:36.993Z] 2021/09/09 02:00:36 Closing DB instances... [2021-09-09T02:00:36.993Z] --- PASS: TestParallelCreate (0.02s) [2021-09-09T02:00:36.993Z] === RUN TestParallelDelete [2021-09-09T02:00:36.993Z] 2021/09/09 02:00:36 Closing DB instances... [2021-09-09T02:00:36.993Z] --- PASS: TestParallelDelete (0.01s) [2021-09-09T02:00:36.993Z] === RUN TestNetworkDBIslands [2021-09-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:036448430eb5 with config:&{NodeID:036448430eb5 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-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=info msg="Node 036448430eb5/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=info msg="Node 036448430eb5/172.24.228.67, added to nodes list" [2021-09-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:815356e85233 with config:&{NodeID:815356e85233 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-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=info msg="Node 815356e85233/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=info msg="Node 815356e85233/172.24.228.67, added to nodes list" [2021-09-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-09-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-09-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49437" [2021-09-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=info msg="Node 815356e85233/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=info msg="Node 815356e85233/172.24.228.67, added to nodes list" [2021-09-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=info msg="Node 036448430eb5/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=info msg="Node 036448430eb5/172.24.228.67, added to nodes list" [2021-09-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-09-09T02:00:36.993Z] time="2021-09-09T02:00:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49438" [2021-09-09T02:00:37.462Z] time="2021-09-09T02:00:37Z" level=debug msg="memberlist: Failed to join 172.24.228.67: dial tcp 172.24.228.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-09-09T02:00:37.675Z] --- PASS: TestServiceUpdateLabel (2.17s) [2021-09-09T02:00:37.675Z] === RUN TestServiceUpdateSecrets [2021-09-09T02:00:37.931Z] time="2021-09-09T02:00:37Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8648efdfc176 with config:&{NodeID:8648efdfc176 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-09T02:00:37.931Z] time="2021-09-09T02:00:37Z" level=info msg="Node 8648efdfc176/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:37.931Z] time="2021-09-09T02:00:37Z" level=info msg="Node 8648efdfc176/172.24.228.67, added to nodes list" [2021-09-09T02:00:37.931Z] time="2021-09-09T02:00:37Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-09-09T02:00:37.931Z] time="2021-09-09T02:00:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-09-09T02:00:37.931Z] time="2021-09-09T02:00:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49440" [2021-09-09T02:00:37.931Z] time="2021-09-09T02:00:37Z" level=info msg="Node 8648efdfc176/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:37.931Z] time="2021-09-09T02:00:37Z" level=info msg="Node 8648efdfc176/172.24.228.67, added to nodes list" [2021-09-09T02:00:37.931Z] time="2021-09-09T02:00:37Z" level=info msg="Node 036448430eb5/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:37.931Z] time="2021-09-09T02:00:37Z" level=info msg="Node 036448430eb5/172.24.228.67, added to nodes list" [2021-09-09T02:00:37.931Z] time="2021-09-09T02:00:37Z" level=info msg="Node 815356e85233/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:37.931Z] time="2021-09-09T02:00:37Z" level=info msg="Node 815356e85233/172.24.228.67, added to nodes list" [2021-09-09T02:00:37.931Z] time="2021-09-09T02:00:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-09-09T02:00:37.931Z] time="2021-09-09T02:00:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49441" [2021-09-09T02:00:38.399Z] time="2021-09-09T02:00:37Z" level=info msg="Node 8648efdfc176/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.399Z] time="2021-09-09T02:00:37Z" level=info msg="Node 8648efdfc176/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.399Z] time="2021-09-09T02:00:38Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:53dba7ddff59 with config:&{NodeID:53dba7ddff59 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-09T02:00:38.399Z] time="2021-09-09T02:00:38Z" level=info msg="Node 53dba7ddff59/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.399Z] time="2021-09-09T02:00:38Z" level=info msg="Node 53dba7ddff59/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.399Z] time="2021-09-09T02:00:38Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-09-09T02:00:38.399Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-09-09T02:00:38.399Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49442" [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=info msg="Node 53dba7ddff59/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=info msg="Node 53dba7ddff59/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=info msg="Node 815356e85233/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=info msg="Node 815356e85233/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=info msg="Node 8648efdfc176/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=info msg="Node 8648efdfc176/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=info msg="Node 036448430eb5/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=info msg="Node 036448430eb5/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49443" [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Failed to join 172.24.228.67: dial tcp 172.24.228.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=info msg="Node 53dba7ddff59/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=info msg="Node 53dba7ddff59/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=info msg="Node 53dba7ddff59/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.400Z] time="2021-09-09T02:00:38Z" level=info msg="Node 53dba7ddff59/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2902fb404bae with config:&{NodeID:2902fb404bae 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-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 2902fb404bae/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 2902fb404bae/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49445" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 2902fb404bae/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 2902fb404bae/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 036448430eb5/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 036448430eb5/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 8648efdfc176/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 8648efdfc176/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 53dba7ddff59/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 53dba7ddff59/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 815356e85233/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 815356e85233/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49446" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 2902fb404bae/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 2902fb404bae/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 2902fb404bae/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 2902fb404bae/172.24.228.67, added to nodes list" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 2902fb404bae/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:38.869Z] time="2021-09-09T02:00:38Z" level=info msg="Node 2902fb404bae/172.24.228.67, added to nodes list" [2021-09-09T02:00:39.016Z] --- PASS: TestCgroupNamespacesRun (2.39s) [2021-09-09T02:00:39.016Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-09T02:00:39.337Z] networkdb_test.go:835: Re-joining: 3 [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:38Z" level=info msg="The new bootstrap node list is:[172.24.228.67:10033 172.24.228.67:10034 172.24.228.67:10035]" [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.228.67:10033" [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49447" [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.228.67:10034" [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49448" [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.228.67:10035" [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:38Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49449" [2021-09-09T02:00:39.338Z] networkdb_test.go:835: Re-joining: 4 [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:39Z" level=info msg="The new bootstrap node list is:[172.24.228.67:10033 172.24.228.67:10034 172.24.228.67:10035]" [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.228.67:10033" [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:39Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49450" [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.228.67:10034" [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:39Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49451" [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:39Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49452" [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.228.67:10035" [2021-09-09T02:00:39.338Z] time="2021-09-09T02:00:39Z" level=debug msg="memberlist: Failed to join 172.24.228.67: dial tcp 172.24.228.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-09-09T02:00:39.806Z] time="2021-09-09T02:00:39Z" level=info msg="node 0 leaving" [2021-09-09T02:00:39.806Z] time="2021-09-09T02:00:39Z" level=info msg="Node 036448430eb5 change state NodeActive --> NodeLeft" [2021-09-09T02:00:39.806Z] time="2021-09-09T02:00:39Z" level=info msg="node2(815356e85233): Node leave event for 036448430eb5/172.24.228.67" [2021-09-09T02:00:39.806Z] time="2021-09-09T02:00:39Z" level=info msg="Node 036448430eb5 change state NodeActive --> NodeLeft" [2021-09-09T02:00:39.806Z] time="2021-09-09T02:00:39Z" level=info msg="node3(8648efdfc176): Node leave event for 036448430eb5/172.24.228.67" [2021-09-09T02:00:39.806Z] time="2021-09-09T02:00:39Z" level=info msg="Node 036448430eb5 change state NodeActive --> NodeLeft" [2021-09-09T02:00:39.807Z] time="2021-09-09T02:00:39Z" level=info msg="node4(53dba7ddff59): Node leave event for 036448430eb5/172.24.228.67" [2021-09-09T02:00:39.807Z] time="2021-09-09T02:00:39Z" level=info msg="Node 036448430eb5 change state NodeActive --> NodeLeft" [2021-09-09T02:00:39.807Z] time="2021-09-09T02:00:39Z" level=info msg="node1(036448430eb5): Node leave event for 036448430eb5/172.24.228.67" [2021-09-09T02:00:39.807Z] time="2021-09-09T02:00:39Z" level=info msg="Node 036448430eb5 change state NodeActive --> NodeLeft" [2021-09-09T02:00:39.807Z] time="2021-09-09T02:00:39Z" level=info msg="node5(2902fb404bae): Node leave event for 036448430eb5/172.24.228.67" [2021-09-09T02:00:39.807Z] time="2021-09-09T02:00:39Z" level=info msg="Node 036448430eb5/172.24.228.67, left gossip cluster" [2021-09-09T02:00:39.807Z] time="2021-09-09T02:00:39Z" level=info msg="Node 036448430eb5/172.24.228.67, left gossip cluster" [2021-09-09T02:00:39.807Z] time="2021-09-09T02:00:39Z" level=info msg="Node 036448430eb5/172.24.228.67, left gossip cluster" [2021-09-09T02:00:39.807Z] time="2021-09-09T02:00:39Z" level=info msg="Node 036448430eb5/172.24.228.67, left gossip cluster" [2021-09-09T02:00:39.807Z] time="2021-09-09T02:00:39Z" level=info msg="Node 036448430eb5/172.24.228.67, left gossip cluster" [2021-09-09T02:00:40.276Z] time="2021-09-09T02:00:39Z" level=info msg="node 1 leaving" [2021-09-09T02:00:40.276Z] time="2021-09-09T02:00:39Z" level=info msg="Node 815356e85233 change state NodeActive --> NodeLeft" [2021-09-09T02:00:40.276Z] time="2021-09-09T02:00:39Z" level=info msg="node4(53dba7ddff59): Node leave event for 815356e85233/172.24.228.67" [2021-09-09T02:00:40.276Z] time="2021-09-09T02:00:39Z" level=info msg="Node 815356e85233/172.24.228.67, left gossip cluster" [2021-09-09T02:00:40.276Z] time="2021-09-09T02:00:39Z" level=info msg="Node 815356e85233 change state NodeActive --> NodeLeft" [2021-09-09T02:00:40.276Z] time="2021-09-09T02:00:39Z" level=info msg="node5(2902fb404bae): Node leave event for 815356e85233/172.24.228.67" [2021-09-09T02:00:40.276Z] time="2021-09-09T02:00:39Z" level=info msg="Node 815356e85233 change state NodeActive --> NodeFailed" [2021-09-09T02:00:40.276Z] time="2021-09-09T02:00:39Z" level=info msg="Node 815356e85233/172.24.228.67, added to failed nodes list" [2021-09-09T02:00:40.276Z] time="2021-09-09T02:00:39Z" level=info msg="Node 815356e85233 change state NodeActive --> NodeLeft" [2021-09-09T02:00:40.276Z] time="2021-09-09T02:00:39Z" level=info msg="node3(8648efdfc176): Node leave event for 815356e85233/172.24.228.67" [2021-09-09T02:00:40.276Z] time="2021-09-09T02:00:39Z" level=error msg="node: 815356e85233 is unknown to memberlist" [2021-09-09T02:00:40.276Z] time="2021-09-09T02:00:40Z" level=info msg="Node 815356e85233/172.24.228.67, left gossip cluster" [2021-09-09T02:00:40.276Z] time="2021-09-09T02:00:40Z" level=info msg="Node 815356e85233/172.24.228.67, left gossip cluster" [2021-09-09T02:00:40.276Z] time="2021-09-09T02:00:40Z" level=info msg="Node 815356e85233/172.24.228.67, left gossip cluster" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=debug msg="memberlist: Failed to join 172.24.228.67: dial tcp 172.24.228.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=warning msg="memberlist: Failed to send gossip to 172.24.228.67:10036: write udp [::]:10034->172.24.228.67:10036: use of closed network connection" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=info msg="node 2 leaving" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=info msg="Node 8648efdfc176 change state NodeActive --> NodeLeft" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=info msg="node5(2902fb404bae): Node leave event for 8648efdfc176/172.24.228.67" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=info msg="Node 8648efdfc176 change state NodeActive --> NodeLeft" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=info msg="node4(53dba7ddff59): Node leave event for 8648efdfc176/172.24.228.67" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=info msg="Node 8648efdfc176 change state NodeActive --> NodeLeft" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=info msg="node3(8648efdfc176): Node leave event for 8648efdfc176/172.24.228.67" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=debug msg="memberlist: Failed ping: 8648efdfc176 (timeout reached)" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.228.67:10036: use of closed network connection" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.228.67:10037: use of closed network connection" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.228.67:10034: use of closed network connection" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49455" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=info msg="Node 8648efdfc176/172.24.228.67, left gossip cluster" [2021-09-09T02:00:40.744Z] time="2021-09-09T02:00:40Z" level=info msg="Node 8648efdfc176/172.24.228.67, left gossip cluster" [2021-09-09T02:00:40.915Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.23s) [2021-09-09T02:00:40.915Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-09T02:00:41.213Z] time="2021-09-09T02:00:40Z" level=info msg="Node 8648efdfc176/172.24.228.67, left gossip cluster" [2021-09-09T02:00:41.213Z] networkdb_test.go:867: node4: OK [2021-09-09T02:00:41.213Z] networkdb_test.go:867: node5: OK [2021-09-09T02:00:41.213Z] time="2021-09-09T02:00:40Z" level=info msg="node 0 coming back" [2021-09-09T02:00:41.213Z] time="2021-09-09T02:00:40Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9201d83d6078 with config:&{NodeID:9201d83d6078 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-09T02:00:41.213Z] time="2021-09-09T02:00:40Z" level=info msg="Node 9201d83d6078/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:41.213Z] time="2021-09-09T02:00:40Z" level=info msg="Node 9201d83d6078/172.24.228.67, added to nodes list" [2021-09-09T02:00:41.213Z] time="2021-09-09T02:00:40Z" level=info msg="node 1 coming back" [2021-09-09T02:00:41.213Z] time="2021-09-09T02:00:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a3098b0519c1 with config:&{NodeID:a3098b0519c1 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-09T02:00:41.213Z] time="2021-09-09T02:00:40Z" level=info msg="Node a3098b0519c1/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:41.213Z] time="2021-09-09T02:00:40Z" level=info msg="Node a3098b0519c1/172.24.228.67, added to nodes list" [2021-09-09T02:00:41.213Z] time="2021-09-09T02:00:40Z" level=info msg="node 2 coming back" [2021-09-09T02:00:41.213Z] time="2021-09-09T02:00:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f3cb793eb6bc with config:&{NodeID:f3cb793eb6bc 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-09T02:00:41.213Z] time="2021-09-09T02:00:40Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:41.213Z] time="2021-09-09T02:00:40Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, added to nodes list" [2021-09-09T02:00:41.213Z] time="2021-09-09T02:00:40Z" level=warning msg="memberlist: Was able to connect to 8648efdfc176 but other probes failed, network may be misconfigured" [2021-09-09T02:00:41.285Z] Removing intermediate container a7d86fe42e8d [2021-09-09T02:00:41.285Z] ---> c074f3d4a95c [2021-09-09T02:00:41.285Z] Step 13/13 : CMD ["sh"] [2021-09-09T02:00:41.285Z] ---> Running in 8ce8532e2ada [2021-09-09T02:00:41.285Z] Removing intermediate container 8ce8532e2ada [2021-09-09T02:00:41.285Z] ---> 04ca05181f1e [2021-09-09T02:00:41.285Z] Successfully built 04ca05181f1e [2021-09-09T02:00:41.285Z] Successfully tagged busybox:latest [2021-09-09T02:00:41.285Z] INFO: Docker images of the daemon under test [2021-09-09T02:00:41.285Z] [2021-09-09T02:00:41.285Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T02:00:41.285Z] busybox latest 04ca05181f1e Less than a second ago 5.14GB [2021-09-09T02:00:41.285Z] microsoft/windowsservercore latest 801c33f5de3a 4 weeks ago 5.1GB [2021-09-09T02:00:41.285Z] mcr.microsoft.com/windows/servercore ltsc2022 801c33f5de3a 4 weeks ago 5.1GB [2021-09-09T02:00:41.285Z] [2021-09-09T02:00:41.285Z] INFO: Running integration tests at 09/09/2021 02:00:40... [2021-09-09T02:00:41.285Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-09T02:00:41.285Z] INFO: Integration API tests being run from the host: [2021-09-09T02:00:41.285Z] INFO: make.ps1 starting at 09/09/2021 02:00:40 [2021-09-09T02:00:41.682Z] time="2021-09-09T02:00:41Z" level=debug msg="memberlist: Failed ping: 53dba7ddff59 (timeout reached)" [2021-09-09T02:00:41.682Z] time="2021-09-09T02:00:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.24.228.67:10037: use of closed network connection" [2021-09-09T02:00:41.682Z] time="2021-09-09T02:00:41Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49456" [2021-09-09T02:00:41.682Z] time="2021-09-09T02:00:41Z" level=debug msg="memberlist: Failed to join 172.24.228.67: dial tcp 172.24.228.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-09-09T02:00:41.755Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-09T02:00:42.151Z] time="2021-09-09T02:00:41Z" level=warning msg="memberlist: Was able to connect to 53dba7ddff59 but other probes failed, network may be misconfigured" [2021-09-09T02:00:42.620Z] time="2021-09-09T02:00:42Z" level=debug msg="memberlist: Failed to join 172.24.228.67: dial tcp 172.24.228.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-09-09T02:00:42.811Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.98s) [2021-09-09T02:00:42.811Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-09T02:00:42.861Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-09-09T02:00:43.608Z] time="2021-09-09T02:00:43Z" level=debug msg="memberlist: Failed to join 172.24.228.67: dial tcp 172.24.228.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-09-09T02:00:44.595Z] time="2021-09-09T02:00:44Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.228.67:10033 172.24.228.67:10034 172.24.228.67:10035]" [2021-09-09T02:00:44.595Z] time="2021-09-09T02:00:44Z" level=debug msg="memberlist: Failed to join 172.24.228.67: dial tcp 172.24.228.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-09-09T02:00:45.064Z] time="2021-09-09T02:00:44Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.228.67:10033 172.24.228.67:10034 172.24.228.67:10035]" [2021-09-09T02:00:45.331Z] --- PASS: TestCgroupNamespacesRunHostMode (2.34s) [2021-09-09T02:00:45.331Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-09T02:00:45.331Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.228.67:10033" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49461" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 53dba7ddff59/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 53dba7ddff59/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 2902fb404bae/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 2902fb404bae/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078/172.24.228.67, is the new incarnation of the shutdown node 036448430eb5/172.24.228.67" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.228.67:10034" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49462" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 53dba7ddff59/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 53dba7ddff59/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 2902fb404bae/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 2902fb404bae/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node a3098b0519c1/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node a3098b0519c1/172.24.228.67, is the new incarnation of the shutdown node 815356e85233/172.24.228.67" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node a3098b0519c1/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.228.67:10035" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49463" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 53dba7ddff59/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 53dba7ddff59/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node a3098b0519c1/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node a3098b0519c1/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, is the new incarnation of the shutdown node 8648efdfc176/172.24.228.67" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 2902fb404bae/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 2902fb404bae/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node a3098b0519c1/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node a3098b0519c1/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node a3098b0519c1/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node a3098b0519c1/172.24.228.67, is the new incarnation of the shutdown node 815356e85233/172.24.228.67" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node a3098b0519c1/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078/172.24.228.67, is the new incarnation of the shutdown node 036448430eb5/172.24.228.67" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, is the new incarnation of the shutdown node 8648efdfc176/172.24.228.67" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, added to nodes list" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=debug msg="memberlist: Failed to join 172.24.228.67: dial tcp 172.24.228.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, joined gossip cluster" [2021-09-09T02:00:45.533Z] time="2021-09-09T02:00:45Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, added to nodes list" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.228.67:10033" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49465" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.228.67:10034" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49466" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.228.67:10035" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49467" [2021-09-09T02:00:46.003Z] 2021/09/09 02:00:45 Closing DB instances... [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078 change state NodeActive --> NodeLeft" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=info msg="node3(f3cb793eb6bc): Node leave event for 9201d83d6078/172.24.228.67" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078 change state NodeActive --> NodeLeft" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=info msg="node5(2902fb404bae): Node leave event for 9201d83d6078/172.24.228.67" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078 change state NodeActive --> NodeLeft" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=info msg="node2(a3098b0519c1): Node leave event for 9201d83d6078/172.24.228.67" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078 change state NodeActive --> NodeLeft" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=info msg="node4(53dba7ddff59): Node leave event for 9201d83d6078/172.24.228.67" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=info msg="Node 9201d83d6078 change state NodeActive --> NodeLeft" [2021-09-09T02:00:46.003Z] time="2021-09-09T02:00:45Z" level=info msg="node1(9201d83d6078): Node leave event for 9201d83d6078/172.24.228.67" [2021-09-09T02:00:46.474Z] time="2021-09-09T02:00:46Z" level=info msg="Node 9201d83d6078/172.24.228.67, left gossip cluster" [2021-09-09T02:00:46.474Z] time="2021-09-09T02:00:46Z" level=info msg="Node 9201d83d6078/172.24.228.67, left gossip cluster" [2021-09-09T02:00:46.474Z] time="2021-09-09T02:00:46Z" level=info msg="Node 9201d83d6078/172.24.228.67, left gossip cluster" [2021-09-09T02:00:46.474Z] time="2021-09-09T02:00:46Z" level=info msg="Node 9201d83d6078/172.24.228.67, left gossip cluster" [2021-09-09T02:00:46.474Z] time="2021-09-09T02:00:46Z" level=info msg="Node 9201d83d6078/172.24.228.67, left gossip cluster" [2021-09-09T02:00:46.474Z] time="2021-09-09T02:00:46Z" level=debug msg="memberlist: Failed to join 172.24.228.67: dial tcp 172.24.228.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-09-09T02:00:46.474Z] time="2021-09-09T02:00:46Z" level=info msg="Node a3098b0519c1 change state NodeActive --> NodeLeft" [2021-09-09T02:00:46.474Z] time="2021-09-09T02:00:46Z" level=info msg="node4(53dba7ddff59): Node leave event for a3098b0519c1/172.24.228.67" [2021-09-09T02:00:46.474Z] time="2021-09-09T02:00:46Z" level=info msg="Node a3098b0519c1 change state NodeActive --> NodeLeft" [2021-09-09T02:00:46.474Z] time="2021-09-09T02:00:46Z" level=info msg="Node a3098b0519c1 change state NodeActive --> NodeLeft" [2021-09-09T02:00:46.474Z] time="2021-09-09T02:00:46Z" level=info msg="node3(f3cb793eb6bc): Node leave event for a3098b0519c1/172.24.228.67" [2021-09-09T02:00:46.474Z] time="2021-09-09T02:00:46Z" level=info msg="node5(2902fb404bae): Node leave event for a3098b0519c1/172.24.228.67" [2021-09-09T02:00:46.474Z] time="2021-09-09T02:00:46Z" level=info msg="Node a3098b0519c1 change state NodeActive --> NodeLeft" [2021-09-09T02:00:46.474Z] time="2021-09-09T02:00:46Z" level=info msg="node2(a3098b0519c1): Node leave event for a3098b0519c1/172.24.228.67" [2021-09-09T02:00:46.702Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2021-09-09T02:00:46.702Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-09T02:00:46.942Z] time="2021-09-09T02:00:46Z" level=info msg="Node a3098b0519c1/172.24.228.67, left gossip cluster" [2021-09-09T02:00:46.943Z] time="2021-09-09T02:00:46Z" level=info msg="Node a3098b0519c1/172.24.228.67, left gossip cluster" [2021-09-09T02:00:46.943Z] time="2021-09-09T02:00:46Z" level=info msg="Node a3098b0519c1/172.24.228.67, left gossip cluster" [2021-09-09T02:00:46.943Z] time="2021-09-09T02:00:46Z" level=info msg="Node a3098b0519c1/172.24.228.67, left gossip cluster" [2021-09-09T02:00:46.943Z] time="2021-09-09T02:00:46Z" level=info msg="Node f3cb793eb6bc change state NodeActive --> NodeLeft" [2021-09-09T02:00:46.943Z] time="2021-09-09T02:00:46Z" level=info msg="Node f3cb793eb6bc change state NodeActive --> NodeLeft" [2021-09-09T02:00:46.943Z] time="2021-09-09T02:00:46Z" level=info msg="node4(53dba7ddff59): Node leave event for f3cb793eb6bc/172.24.228.67" [2021-09-09T02:00:46.943Z] time="2021-09-09T02:00:46Z" level=info msg="node5(2902fb404bae): Node leave event for f3cb793eb6bc/172.24.228.67" [2021-09-09T02:00:47.411Z] time="2021-09-09T02:00:46Z" level=info msg="Node f3cb793eb6bc change state NodeActive --> NodeLeft" [2021-09-09T02:00:47.411Z] time="2021-09-09T02:00:46Z" level=info msg="node3(f3cb793eb6bc): Node leave event for f3cb793eb6bc/172.24.228.67" [2021-09-09T02:00:47.411Z] time="2021-09-09T02:00:46Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, left gossip cluster" [2021-09-09T02:00:47.411Z] time="2021-09-09T02:00:46Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, left gossip cluster" [2021-09-09T02:00:47.411Z] time="2021-09-09T02:00:47Z" level=info msg="Node f3cb793eb6bc/172.24.228.67, left gossip cluster" [2021-09-09T02:00:47.411Z] time="2021-09-09T02:00:47Z" level=debug msg="memberlist: Failed ping: 2902fb404bae (timeout reached)" [2021-09-09T02:00:47.411Z] time="2021-09-09T02:00:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.228.67:10035: use of closed network connection" [2021-09-09T02:00:47.411Z] time="2021-09-09T02:00:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.228.67:10036: use of closed network connection" [2021-09-09T02:00:47.411Z] time="2021-09-09T02:00:47Z" level=debug msg="memberlist: Stream connection from=172.24.228.67:49469" [2021-09-09T02:00:47.411Z] time="2021-09-09T02:00:47Z" level=debug msg="memberlist: Failed to join 172.24.228.67: dial tcp 172.24.228.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-09-09T02:00:47.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-09-09T02:00:47.880Z] time="2021-09-09T02:00:47Z" level=info msg="Node 53dba7ddff59 change state NodeActive --> NodeLeft" [2021-09-09T02:00:47.880Z] time="2021-09-09T02:00:47Z" level=info msg="node5(2902fb404bae): Node leave event for 53dba7ddff59/172.24.228.67" [2021-09-09T02:00:47.880Z] time="2021-09-09T02:00:47Z" level=info msg="Node 53dba7ddff59 change state NodeActive --> NodeLeft" [2021-09-09T02:00:47.880Z] time="2021-09-09T02:00:47Z" level=info msg="node4(53dba7ddff59): Node leave event for 53dba7ddff59/172.24.228.67" [2021-09-09T02:00:47.880Z] time="2021-09-09T02:00:47Z" level=warning msg="memberlist: Was able to connect to 2902fb404bae but other probes failed, network may be misconfigured" [2021-09-09T02:00:48.349Z] time="2021-09-09T02:00:47Z" level=info msg="Node 53dba7ddff59/172.24.228.67, left gossip cluster" [2021-09-09T02:00:48.349Z] time="2021-09-09T02:00:48Z" level=info msg="Node 53dba7ddff59/172.24.228.67, left gossip cluster" [2021-09-09T02:00:48.349Z] time="2021-09-09T02:00:48Z" level=debug msg="memberlist: Failed to join 172.24.228.67: dial tcp 172.24.228.67:10004: connectex: No connection could be made because the target machine actively refused it." [2021-09-09T02:00:48.560Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.55s) [2021-09-09T02:00:48.560Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-09T02:00:48.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-09T02:00:48.817Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-09-09T02:00:48.819Z] time="2021-09-09T02:00:48Z" level=info msg="Node 2902fb404bae/172.24.228.67, left gossip cluster" [2021-09-09T02:00:48.819Z] time="2021-09-09T02:00:48Z" level=info msg="Node 2902fb404bae change state NodeActive --> NodeFailed" [2021-09-09T02:00:48.819Z] time="2021-09-09T02:00:48Z" level=info msg="Node 2902fb404bae/172.24.228.67, added to failed nodes list" [2021-09-09T02:00:48.819Z] --- PASS: TestNetworkDBIslands (11.66s) [2021-09-09T02:00:48.819Z] PASS [2021-09-09T02:00:48.819Z] coverage: 60.6% of statements [2021-09-09T02:00:48.819Z] ok github.com/docker/docker/libnetwork/networkdb 104.386s coverage: 60.6% of statements [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/quota [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/rootless [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/volume [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-09T02:00:48.819Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-09T02:00:49.380Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2021-09-09T02:00:49.380Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === Skipped [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-09-09T02:00:50.400Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-09-09T02:00:50.400Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-09-09T02:00:50.400Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-09-09T02:00:50.400Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-09-09T02:00:50.400Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-09-09T02:00:50.400Z] client_test.go:23: runtime.GOOS == "windows" [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-09T02:00:50.400Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-09T02:00:50.400Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-09T02:00:50.400Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-09-09T02:00:50.400Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-09T02:00:50.400Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-09-09T02:00:50.400Z] daemon_test.go:146: root required [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-09-09T02:00:50.400Z] reload_test.go:520: root required [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-09-09T02:00:50.400Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-09-09T02:00:50.400Z] pull_v2_test.go:73: Needs fixing on Windows [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-09-09T02:00:50.400Z] pull_v2_test.go:118: Needs fixing on Windows [2021-09-09T02:00:50.400Z] [2021-09-09T02:00:50.400Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-09-09T02:00:50.401Z] download_test.go:267: Needs fixing on Windows [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-09-09T02:00:50.401Z] layer_test.go:303: Failing on Windows [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-09-09T02:00:50.401Z] layer_test.go:352: Failing on Windows [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-09-09T02:00:50.401Z] layer_test.go:467: Failing on Windows [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-09-09T02:00:50.401Z] layer_test.go:696: Failing on Windows [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-09-09T02:00:50.401Z] migration_test.go:45: Failing on Windows [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-09-09T02:00:50.401Z] migration_test.go:181: Failing on Windows [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-09-09T02:00:50.401Z] mount_test.go:17: Failing on Windows [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-09-09T02:00:50.401Z] mount_test.go:76: Failing on Windows [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-09-09T02:00:50.401Z] mount_test.go:125: Failing on Windows [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-09-09T02:00:50.401Z] mount_test.go:212: Failing on Windows [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-09-09T02:00:50.401Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-09-09T02:00:50.401Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-09-09T02:00:50.401Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-09-09T02:00:50.401Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-09-09T02:00:50.401Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-09-09T02:00:50.401Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-09-09T02:00:50.401Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-09-09T02:00:50.401Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-09-09T02:00:50.401Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-09-09T02:00:50.401Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-09-09T02:00:50.401Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-09-09T02:00:50.401Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-09T02:00:50.401Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-09T02:00:50.401Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-09T02:00:50.401Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-09T02:00:50.401Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-09T02:00:50.401Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-09-09T02:00:50.401Z] archive_test.go:133: Xz not present in msys2 [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-09-09T02:00:50.401Z] archive_test.go:238: Failing on Windows CI machines [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-09-09T02:00:50.401Z] archive_windows_test.go:16: Currently fails [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-09-09T02:00:50.401Z] changes_test.go:195: needs more investigation [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-09-09T02:00:50.401Z] changes_test.go:432: needs further investigation [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-09-09T02:00:50.401Z] changes_test.go:468: needs further investigation [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-09-09T02:00:50.401Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-09-09T02:00:50.401Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-09-09T02:00:50.401Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-09-09T02:00:50.401Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-09-09T02:00:50.401Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-09-09T02:00:50.401Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-09-09T02:00:50.401Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-09-09T02:00:50.401Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-09-09T02:00:50.401Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-09-09T02:00:50.401Z] poller_test.go:40: No chmod on Windows [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-09-09T02:00:50.401Z] fileutils_test.go:133: Needs porting to Windows [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-09-09T02:00:50.401Z] fileutils_test.go:179: Needs porting to Windows [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-09-09T02:00:50.401Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-09-09T02:00:50.401Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-09-09T02:00:50.401Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-09-09T02:00:50.401Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-09-09T02:00:50.401Z] local_test.go:180: runtime.GOOS == "windows" [2021-09-09T02:00:50.401Z] [2021-09-09T02:00:50.401Z] DONE 2068 tests, 67 skipped in 256.231s [2021-09-09T02:00:50.401Z] INFO: make.ps1 ended at 09/09/2021 02:00:50 [2021-09-09T02:00:50.500Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:00:50.500Z] INFO: Testing against a local daemon [2021-09-09T02:00:50.500Z] === RUN TestBuildWithSession [2021-09-09T02:00:50.500Z] build_session_test.go:25: TODO: BuildKit [2021-09-09T02:00:50.500Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-09T02:00:50.500Z] === RUN TestBuildSquashParent [2021-09-09T02:00:50.500Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:00:50.500Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-09T02:00:50.500Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-09T02:00:50.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T02:00:50.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T02:00:50.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T02:00:50.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T02:00:50.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T02:00:50.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T02:00:50.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T02:00:50.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T02:00:50.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T02:00:50.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T02:00:50.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T02:00:50.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T02:00:50.500Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T02:00:50.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T02:00:50.500Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T02:00:50.500Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T02:00:51.274Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2021-09-09T02:00:51.274Z] === RUN TestNISDomainname [2021-09-09T02:00:51.837Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-09T02:00:51.968Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-09-09T02:00:51.968Z] INFO: Unit tests ended at 09/09/2021 02:00:51. Duration:00:04:29.6624861 [2021-09-09T02:00:51.968Z] INFO: Building busybox [2021-09-09T02:00:51.968Z] Sending build context to Docker daemon 5.12kB [2021-09-09T02:00:51.968Z] [2021-09-09T02:00:51.968Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-09-09T02:00:51.968Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-09-09T02:00:51.968Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-09-09T02:00:51.968Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-09-09T02:00:51.968Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-09-09T02:00:51.968Z] ---> d1724c2d9a84 [2021-09-09T02:00:51.968Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-09-09T02:00:51.968Z] ---> Running in 3f617abf13e0 [2021-09-09T02:00:52.094Z] --- PASS: TestNISDomainname (0.94s) [2021-09-09T02:00:52.094Z] === RUN TestHostnameDnsResolution [2021-09-09T02:00:52.565Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2021-09-09T02:00:52.565Z] === RUN TestServiceUpdateConfigs [2021-09-09T02:00:53.464Z] --- PASS: TestHostnameDnsResolution (1.26s) [2021-09-09T02:00:53.464Z] === RUN TestStats [2021-09-09T02:00:53.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-09-09T02:00:54.394Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-09T02:00:54.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-09T02:00:56.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-09-09T02:00:56.020Z] --- PASS: TestStats (2.79s) [2021-09-09T02:00:56.020Z] === RUN TestStopContainerWithTimeout [2021-09-09T02:00:56.020Z] === RUN TestStopContainerWithTimeout/0 [2021-09-09T02:00:56.020Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-09T02:00:56.020Z] === RUN TestStopContainerWithTimeout/1 [2021-09-09T02:00:56.020Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-09T02:00:56.020Z] === RUN TestStopContainerWithTimeout/3 [2021-09-09T02:00:56.020Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-09T02:00:56.020Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-09T02:00:56.020Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-09T02:00:56.020Z] === CONT TestStopContainerWithTimeout/0 [2021-09-09T02:00:56.020Z] === CONT TestStopContainerWithTimeout/3 [2021-09-09T02:00:56.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-09T02:00:57.211Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-09T02:00:58.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-09T02:00:59.146Z] === CONT TestStopContainerWithTimeout/1 [2021-09-09T02:00:59.638Z] ......... [ 86%] [2021-09-09T02:00:59.910Z] --- PASS: TestBuildWithHugeFile (64.31s) [2021-09-09T02:00:59.910Z] === RUN TestBuildWCOWSandboxSize [2021-09-09T02:00:59.910Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-09T02:00:59.910Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-09-09T02:00:59.910Z] === RUN TestBuildWithEmptyDockerfile [2021-09-09T02:00:59.910Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T02:00:59.910Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T02:00:59.910Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T02:00:59.910Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T02:00:59.910Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T02:00:59.910Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T02:00:59.910Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T02:00:59.910Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T02:00:59.910Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T02:00:59.910Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-09-09T02:00:59.910Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-09-09T02:00:59.910Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-09-09T02:00:59.910Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-09-09T02:00:59.910Z] === RUN TestBuildPreserveOwnership [2021-09-09T02:00:59.910Z] === RUN TestBuildPreserveOwnership/copy_from [2021-09-09T02:00:59.910Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-09-09T02:01:00.521Z] check_test.go:308: [d49e012d82b66] daemon is not started [2021-09-09T02:01:00.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-09-09T02:01:00.837Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T02:01:00.837Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T02:01:00.854Z] --- PASS: TestBuildPreserveOwnership (4.16s) [2021-09-09T02:01:00.855Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.76s) [2021-09-09T02:01:00.855Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.39s) [2021-09-09T02:01:00.855Z] === RUN TestBuildPlatformInvalid [2021-09-09T02:01:01.083Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-09-09T02:01:01.083Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2021-09-09T02:01:01.083Z] --- PASS: TestStopContainerWithTimeout/3 (3.20s) [2021-09-09T02:01:01.083Z] --- PASS: TestStopContainerWithTimeout/-1 (2.82s) [2021-09-09T02:01:01.083Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2021-09-09T02:01:01.083Z] === RUN TestDeleteDevicemapper [2021-09-09T02:01:01.083Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-09T02:01:01.083Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-09T02:01:01.083Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-09T02:01:01.116Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-09-09T02:01:01.116Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-09-09T02:01:02.061Z] Loaded image: busybox:latest [2021-09-09T02:01:02.323Z] Loaded image: busybox:glibc [2021-09-09T02:01:02.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-09-09T02:01:02.999Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:01:02.999Z] INFO: Testing against a local daemon [2021-09-09T02:01:02.999Z] === RUN TestBuildWithSession [2021-09-09T02:01:02.999Z] build_session_test.go:25: TODO: BuildKit [2021-09-09T02:01:02.999Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-09T02:01:02.999Z] === RUN TestBuildSquashParent [2021-09-09T02:01:02.999Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:01:02.999Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-09T02:01:02.999Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-09T02:01:02.999Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T02:01:02.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T02:01:02.999Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T02:01:02.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T02:01:02.999Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T02:01:02.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T02:01:02.999Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T02:01:02.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T02:01:02.999Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T02:01:02.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T02:01:02.999Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T02:01:02.999Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T02:01:02.999Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T02:01:02.999Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T02:01:02.999Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T02:01:02.999Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T02:01:03.713Z] Loaded image: debian:bullseye-slim [2021-09-09T02:01:03.713Z] Loaded image: hello-world:latest [2021-09-09T02:01:03.713Z] Loaded image: arm32v7/hello-world:latest [2021-09-09T02:01:03.818Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.55s) [2021-09-09T02:01:03.818Z] === RUN TestUpdateMemory [2021-09-09T02:01:03.818Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:01:03.818Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-09T02:01:03.818Z] === RUN TestUpdateCPUQuota [2021-09-09T02:01:03.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-09T02:01:04.463Z] Removing intermediate container 3f617abf13e0 [2021-09-09T02:01:04.463Z] ---> b127969265a1 [2021-09-09T02:01:04.463Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-09-09T02:01:04.463Z] ---> Running in 1f41b982de56 [2021-09-09T02:01:04.463Z] Removing intermediate container 1f41b982de56 [2021-09-09T02:01:04.463Z] ---> ab073aead340 [2021-09-09T02:01:04.463Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-09-09T02:01:04.463Z] ---> Running in 42604c28dd43 [2021-09-09T02:01:04.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-09-09T02:01:04.747Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-09T02:01:04.932Z] Removing intermediate container 42604c28dd43 [2021-09-09T02:01:04.932Z] ---> 23d9d88e387e [2021-09-09T02:01:04.932Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-09-09T02:01:05.310Z] --- PASS: TestUpdateCPUQuota (1.54s) [2021-09-09T02:01:05.310Z] === RUN TestUpdatePidsLimit [2021-09-09T02:01:05.310Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-09T02:01:05.528Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-09T02:01:05.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (8.80s) [2021-09-09T02:01:05.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.80s) [2021-09-09T02:01:05.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.99s) [2021-09-09T02:01:05.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.96s) [2021-09-09T02:01:05.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.30s) [2021-09-09T02:01:05.528Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.34s) [2021-09-09T02:01:05.528Z] === RUN TestBuildMultiStageCopy [2021-09-09T02:01:05.528Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-09T02:01:05.567Z] === RUN TestUpdatePidsLimit/no_change [2021-09-09T02:01:05.706Z] tests/integration/models_images_test.py ............... [ 89%] [2021-09-09T02:01:06.131Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-09T02:01:06.131Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-09T02:01:06.387Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-09T02:01:06.497Z] [2021-09-09T02:01:06.497Z] ---> c4b4d6f14d74 [2021-09-09T02:01:06.497Z] 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-09T02:01:06.497Z] ---> Running in 11c95f283aa9 [2021-09-09T02:01:06.952Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-09T02:01:06.952Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-09T02:01:07.209Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-09T02:01:07.510Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2021-09-09T02:01:07.510Z] === RUN TestServiceUpdateNetwork [2021-09-09T02:01:07.772Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-09T02:01:07.772Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-09T02:01:08.045Z] tests/integration/models_networks_test.py .... [ 91%] [2021-09-09T02:01:09.140Z] --- PASS: TestUpdatePidsLimit (4.05s) [2021-09-09T02:01:09.140Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2021-09-09T02:01:09.140Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2021-09-09T02:01:09.140Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2021-09-09T02:01:09.140Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-09-09T02:01:09.140Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2021-09-09T02:01:09.140Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.50s) [2021-09-09T02:01:09.140Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2021-09-09T02:01:09.140Z] === RUN TestUpdateRestartPolicy [2021-09-09T02:01:12.602Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-09T02:01:12.602Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-09T02:01:13.061Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-09T02:01:13.314Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-09T02:01:13.877Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-09-09T02:01:14.028Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-09T02:01:14.439Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-09T02:01:14.667Z] tests/integration/models_nodes_test.py . [ 91%] [2021-09-09T02:01:14.667Z] tests/integration/models_resources_test.py . [ 91%] [2021-09-09T02:01:14.995Z] --- PASS: TestBuildMultiStageCopy (9.40s) [2021-09-09T02:01:14.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (5.94s) [2021-09-09T02:01:14.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2021-09-09T02:01:14.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.77s) [2021-09-09T02:01:14.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.95s) [2021-09-09T02:01:14.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.03s) [2021-09-09T02:01:14.995Z] === RUN TestBuildMultiStageParentConfig [2021-09-09T02:01:15.368Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-09-09T02:01:16.298Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-09T02:01:16.444Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-09-09T02:01:16.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-09-09T02:01:17.171Z] --- PASS: TestBuildMultiStageParentConfig (1.99s) [2021-09-09T02:01:17.171Z] === RUN TestBuildLabelWithTargets [2021-09-09T02:01:17.171Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:01:17.171Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-09T02:01:17.171Z] === RUN TestBuildWithEmptyLayers [2021-09-09T02:01:17.947Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T02:01:17.947Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T02:01:18.138Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2021-09-09T02:01:18.138Z] === RUN TestBuildMultiStageOnBuild [2021-09-09T02:01:18.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-09-09T02:01:18.632Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.15s) [2021-09-09T02:01:18.632Z] PASS [2021-09-09T02:01:18.632Z] [2021-09-09T02:01:18.632Z] === Skipped [2021-09-09T02:01:18.632Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-09-09T02:01:18.632Z] build_session_test.go:25: TODO: BuildKit [2021-09-09T02:01:18.632Z] [2021-09-09T02:01:18.632Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-09-09T02:01:18.632Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-09-09T02:01:18.632Z] [2021-09-09T02:01:18.632Z] DONE 34 tests, 2 skipped in 110.681s [2021-09-09T02:01:18.632Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-09-09T02:01:18.632Z] ++ 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-09T02:01:18.632Z] ++ set -e [2021-09-09T02:01:18.632Z] ++ '[' -n 0 ']' [2021-09-09T02:01:18.632Z] ++ set -x [2021-09-09T02:01:18.632Z] ++ env -i DEST=/go/src/github.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-09T02:01:18.632Z] INFO: Testing against a local daemon [2021-09-09T02:01:18.632Z] === RUN TestConfigInspect [2021-09-09T02:01:19.723Z] --- PASS: TestServiceUpdateNetwork (12.45s) [2021-09-09T02:01:19.723Z] === RUN TestServiceUpdatePidsLimit [2021-09-09T02:01:19.737Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-09-09T02:01:19.737Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-09-09T02:01:20.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-09-09T02:01:20.661Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-09T02:01:20.662Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-09T02:01:21.180Z] --- PASS: TestConfigInspect (2.80s) [2021-09-09T02:01:21.180Z] === RUN TestConfigList [2021-09-09T02:01:21.232Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-09T02:01:22.030Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2021-09-09T02:01:22.030Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-09T02:01:22.596Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-09T02:01:22.703Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-09T02:01:22.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.49s) [2021-09-09T02:01:22.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.60s) [2021-09-09T02:01:22.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.69s) [2021-09-09T02:01:22.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.88s) [2021-09-09T02:01:22.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.68s) [2021-09-09T02:01:22.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.80s) [2021-09-09T02:01:22.703Z] === RUN TestBuildMultiStageCopy [2021-09-09T02:01:22.703Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-09-09T02:01:22.856Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-09-09T02:01:22.856Z] === RUN TestWaitNonBlocked [2021-09-09T02:01:22.856Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:01:22.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:01:22.856Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:01:22.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:01:22.856Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:01:22.856Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:01:22.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-09-09T02:01:22.856Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-09-09T02:01:22.856Z] check_test.go:308: [dfc909bb8f8cf] daemon is not started [2021-09-09T02:01:22.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-09-09T02:01:22.856Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-09-09T02:01:22.856Z] check_test.go:308: [d99dc634db0d0] daemon is not started [2021-09-09T02:01:22.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-09-09T02:01:23.419Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-09T02:01:23.422Z] tests/integration/regression_test.py ...... [ 98%] [2021-09-09T02:01:23.943Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-09-09T02:01:23.943Z] tests/integration/credentials/utils_test.py . [100%] [2021-09-09T02:01:23.943Z] [2021-09-09T02:01:23.943Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-09-09T02:01:23.943Z] =========================== short test summary info ============================ [2021-09-09T02:01:23.943Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-09-09T02:01:23.943Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-09-09T02:01:23.943Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-09-09T02:01:23.943Z] Not supported on most drivers [2021-09-09T02:01:23.943Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-09-09T02:01:23.943Z] Output of docker top depends on host distro, and is not formalized. [2021-09-09T02:01:23.943Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-09-09T02:01:23.943Z] Output of docker top depends on host distro, and is not formalized. [2021-09-09T02:01:23.943Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-09-09T02:01:23.943Z] Can fail if eth0 has multiple IP addresses [2021-09-09T02:01:23.943Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-09-09T02:01:23.943Z] This doesn't seem to be taken into account by the engine [2021-09-09T02:01:23.943Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-09-09T02:01:23.943Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-09-09T02:01:23.943Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-09-09T02:01:23.943Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 310.54 seconds == [2021-09-09T02:01:23.982Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-09T02:01:23.983Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-09T02:01:23.983Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2021-09-09T02:01:23.983Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2021-09-09T02:01:23.983Z] === RUN TestWaitBlocked [2021-09-09T02:01:24.206Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-09-09T02:01:24.239Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-09T02:01:24.239Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-09T02:01:24.239Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-09T02:01:24.239Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-09T02:01:24.239Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-09T02:01:24.239Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-09T02:01:24.382Z] Removing intermediate container 11c95f283aa9 [2021-09-09T02:01:24.382Z] ---> 8ae55acb1786 [2021-09-09T02:01:24.382Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-09-09T02:01:24.382Z] ---> Running in 3cb2c033329e [2021-09-09T02:01:24.382Z] [2021-09-09T02:01:24.382Z] SUCCESS: Specified value was saved. [2021-09-09T02:01:24.487Z] --- PASS: TestConfigList (2.67s) [2021-09-09T02:01:24.487Z] === RUN TestConfigsCreateAndDelete [2021-09-09T02:01:24.495Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-09T02:01:24.752Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-09T02:01:25.320Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-09T02:01:25.320Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-09-09T02:01:25.320Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-09T02:01:25.320Z] --- PASS: TestWaitBlocked (0.04s) [2021-09-09T02:01:25.320Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2021-09-09T02:01:25.320Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-09-09T02:01:25.320Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-09T02:01:25.320Z] === CONT TestIpcModeOlderClient [2021-09-09T02:01:25.320Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-09-09T02:01:25.320Z] === CONT TestContainerStartOnDaemonRestart [2021-09-09T02:01:25.959Z] Removing intermediate container 3cb2c033329e [2021-09-09T02:01:25.959Z] ---> b984691ba6f4 [2021-09-09T02:01:25.959Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-09-09T02:01:25.959Z] ---> Running in fed9844d5d3a [2021-09-09T02:01:26.688Z] check_test.go:308: [d2c91f20831c2] daemon is not started [2021-09-09T02:01:26.688Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-09-09T02:01:26.688Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-09T02:01:27.037Z] --- PASS: TestConfigsCreateAndDelete (2.64s) [2021-09-09T02:01:27.037Z] === RUN TestConfigsUpdate [2021-09-09T02:01:28.459Z] --- PASS: TestBuildMultiStageOnBuild (9.34s) [2021-09-09T02:01:28.459Z] === RUN TestBuildUncleanTarFilenames [2021-09-09T02:01:28.459Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:01:28.459Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-09T02:01:28.459Z] === RUN TestBuildMultiStageLayerLeak [2021-09-09T02:01:28.955Z] --- PASS: TestConfigsUpdate (2.21s) [2021-09-09T02:01:28.955Z] === RUN TestTemplatedConfig [2021-09-09T02:01:29.209Z] --- PASS: TestContainerStartOnDaemonRestart (3.74s) [2021-09-09T02:01:29.209Z] === CONT TestDaemonHostGatewayIP [2021-09-09T02:01:29.355Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-09T02:01:29.466Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.19s) [2021-09-09T02:01:29.466Z] === CONT TestDaemonRestartIpcMode [2021-09-09T02:01:29.856Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-09T02:01:29.856Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-09T02:01:30.716Z] Cannot create a file when that file already exists. [2021-09-09T02:01:30.841Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-09T02:01:31.827Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-09T02:01:31.988Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-09-09T02:01:32.261Z] --- PASS: TestTemplatedConfig (3.00s) [2021-09-09T02:01:32.261Z] === RUN TestConfigCreateResolve [2021-09-09T02:01:32.918Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-09T02:01:33.392Z] --- PASS: TestBuildMultiStageCopy (10.82s) [2021-09-09T02:01:33.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.84s) [2021-09-09T02:01:33.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-09-09T02:01:33.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2021-09-09T02:01:33.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-09-09T02:01:33.392Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.52s) [2021-09-09T02:01:33.392Z] === RUN TestBuildMultiStageParentConfig [2021-09-09T02:01:33.848Z] --- PASS: TestDaemonHostGatewayIP (4.86s) [2021-09-09T02:01:33.848Z] === CONT TestContainerKillOnDaemonStart [2021-09-09T02:01:34.104Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-09T02:01:34.360Z] --- PASS: TestDaemonRestartIpcMode (4.82s) [2021-09-09T02:01:34.583Z] Removing intermediate container fed9844d5d3a [2021-09-09T02:01:34.583Z] ---> bea34258737e [2021-09-09T02:01:34.583Z] Step 13/13 : CMD ["sh"] [2021-09-09T02:01:34.583Z] ---> Running in bc92bb4933f1 [2021-09-09T02:01:34.583Z] Removing intermediate container bc92bb4933f1 [2021-09-09T02:01:34.583Z] ---> dc85fc0700b2 [2021-09-09T02:01:34.583Z] Successfully built dc85fc0700b2 [2021-09-09T02:01:34.583Z] Successfully tagged busybox:latest [2021-09-09T02:01:34.583Z] INFO: Docker images of the daemon under test [2021-09-09T02:01:34.583Z] [2021-09-09T02:01:34.583Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-09T02:01:34.583Z] busybox latest dc85fc0700b2 Less than a second ago 5.72GB [2021-09-09T02:01:34.583Z] microsoft/windowsservercore latest d1724c2d9a84 4 weeks ago 5.7GB [2021-09-09T02:01:34.583Z] mcr.microsoft.com/windows/servercore ltsc2019 d1724c2d9a84 4 weeks ago 5.7GB [2021-09-09T02:01:34.583Z] [2021-09-09T02:01:34.583Z] INFO: Running integration tests at 09/09/2021 02:01:34... [2021-09-09T02:01:34.583Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-09-09T02:01:34.583Z] INFO: Integration API tests being run from the host: [2021-09-09T02:01:34.583Z] INFO: make.ps1 starting at 09/09/2021 02:01:34 [2021-09-09T02:01:34.809Z] --- PASS: TestConfigCreateResolve (2.60s) [2021-09-09T02:01:34.809Z] PASS [2021-09-09T02:01:34.809Z] [2021-09-09T02:01:34.809Z] DONE 6 tests in 16.063s [2021-09-09T02:01:34.809Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-09-09T02:01:34.810Z] ++ 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-09T02:01:34.810Z] ++ set -e [2021-09-09T02:01:34.810Z] ++ '[' -n 0 ']' [2021-09-09T02:01:34.810Z] ++ set -x [2021-09-09T02:01:34.810Z] ++ env -i DEST=/go/src/github.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-09T02:01:34.810Z] INFO: Testing against a local daemon [2021-09-09T02:01:34.810Z] === RUN TestCheckpoint [2021-09-09T02:01:34.810Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-09T02:01:34.810Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-09T02:01:34.810Z] === RUN TestContainerInvalidJSON [2021-09-09T02:01:34.810Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T02:01:34.810Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T02:01:34.810Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-09T02:01:34.810Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-09T02:01:34.810Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T02:01:34.810Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-09T02:01:34.810Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-09-09T02:01:34.810Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-09T02:01:34.810Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-09T02:01:34.810Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-09T02:01:34.810Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-09-09T02:01:34.810Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-09T02:01:34.810Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-09-09T02:01:34.810Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-09T02:01:34.810Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-09-09T02:01:34.810Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-09T02:01:35.072Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-09-09T02:01:35.072Z] === RUN TestCopyFromContainer [2021-09-09T02:01:35.290Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-09T02:01:35.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-09-09T02:01:35.546Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-09T02:01:35.573Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-09-09T02:01:35.604Z] --- PASS: TestBuildMultiStageParentConfig (2.06s) [2021-09-09T02:01:35.604Z] === RUN TestBuildLabelWithTargets [2021-09-09T02:01:35.604Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:01:35.604Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-09T02:01:35.604Z] === RUN TestBuildWithEmptyLayers [2021-09-09T02:01:35.924Z] --- PASS: TestServiceUpdatePidsLimit (16.44s) [2021-09-09T02:01:35.924Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-09-09T02:01:35.924Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2021-09-09T02:01:35.924Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-09-09T02:01:35.924Z] PASS [2021-09-09T02:01:35.924Z] [2021-09-09T02:01:35.924Z] === Skipped [2021-09-09T02:01:35.924Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-09T02:01:35.924Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-09T02:01:35.924Z] [2021-09-09T02:01:35.924Z] DONE 27 tests, 1 skipped in 166.769s [2021-09-09T02:01:35.924Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-09T02:01:35.924Z] INFO: Testing against a local daemon [2021-09-09T02:01:35.924Z] === RUN TestSessionCreate [2021-09-09T02:01:35.924Z] --- PASS: TestSessionCreate (0.02s) [2021-09-09T02:01:35.924Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-09T02:01:35.924Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-09T02:01:35.924Z] PASS [2021-09-09T02:01:35.924Z] [2021-09-09T02:01:35.924Z] DONE 2 tests in 0.054s [2021-09-09T02:01:35.924Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-09T02:01:35.924Z] INFO: Testing against a local daemon [2021-09-09T02:01:35.924Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-09T02:01:35.924Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-09-09T02:01:35.924Z] === RUN TestDiskUsage [2021-09-09T02:01:35.924Z] === PAUSE TestDiskUsage [2021-09-09T02:01:35.924Z] === RUN TestEventsExecDie [2021-09-09T02:01:36.109Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-09T02:01:36.425Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-09T02:01:36.425Z] [2021-09-09T02:01:36.425Z] Unloading profiles will leave already running processes permanently [2021-09-09T02:01:36.425Z] unconfined, which can lead to unexpected situations. [2021-09-09T02:01:36.425Z] [2021-09-09T02:01:36.425Z] To set a process to complain mode, use the command line tool [2021-09-09T02:01:36.425Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-09T02:01:36.425Z] Post stage [Pipeline] junit [2021-09-09T02:01:36.448Z] Recording test results [2021-09-09T02:01:36.472Z] === RUN TestCopyFromContainer// [2021-09-09T02:01:36.472Z] === RUN TestCopyFromContainer//bar/root [2021-09-09T02:01:36.472Z] === RUN TestCopyFromContainer//bar/root/ [2021-09-09T02:01:36.494Z] --- PASS: TestEventsExecDie (0.61s) [2021-09-09T02:01:36.494Z] === RUN TestEventsBackwardsCompatible [2021-09-09T02:01:36.494Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-09-09T02:01:36.494Z] === RUN TestEventsVolumeCreate [2021-09-09T02:01:36.595Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-09-09T02:01:36.595Z] === RUN TestBuildMultiStageOnBuild [2021-09-09T02:01:36.671Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-09T02:01:36.671Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-09T02:01:36.737Z] === RUN TestCopyFromContainer/bar/quux [2021-09-09T02:01:36.737Z] === RUN TestCopyFromContainer/bar/quux/ [2021-09-09T02:01:36.754Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-09-09T02:01:36.754Z] === RUN TestInfoBinaryCommits [2021-09-09T02:01:36.754Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-09-09T02:01:36.754Z] === RUN TestInfoAPIVersioned [2021-09-09T02:01:36.754Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-09T02:01:36.754Z] === RUN TestInfoDiscoveryBackend [2021-09-09T02:01:36.999Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-09-09T02:01:36.999Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-09-09T02:01:36.999Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-09-09T02:01:36.999Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-09-09T02:01:37.022Z] --- PASS: TestBuildMultiStageLayerLeak (8.74s) [2021-09-09T02:01:37.022Z] === RUN TestBuildWithHugeFile [2021-09-09T02:01:37.261Z] === RUN TestCopyFromContainer/bar/notarget [2021-09-09T02:01:37.261Z] --- PASS: TestCopyFromContainer (2.34s) [2021-09-09T02:01:37.261Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-09-09T02:01:37.261Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-09-09T02:01:37.261Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-09-09T02:01:37.261Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-09-09T02:01:37.261Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-09-09T02:01:37.261Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-09-09T02:01:37.261Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-09-09T02:01:37.261Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-09-09T02:01:37.261Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-09-09T02:01:37.261Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-09-09T02:01:37.261Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-09T02:01:37.261Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T02:01:37.261Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T02:01:37.261Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T02:01:37.261Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T02:01:37.261Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T02:01:37.261Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T02:01:37.261Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T02:01:37.261Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T02:01:37.261Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T02:01:37.261Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-09T02:01:37.261Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-09T02:01:37.261Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-09T02:01:37.261Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-09T02:01:37.261Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-09T02:01:37.323Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-09-09T02:01:37.323Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-09T02:01:37.522Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-09-09T02:01:37.522Z] === RUN TestCreateWithInvalidEnv [2021-09-09T02:01:37.522Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-09T02:01:37.522Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-09T02:01:37.522Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-09T02:01:37.522Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-09T02:01:37.522Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-09T02:01:37.522Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-09T02:01:37.522Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-09T02:01:37.522Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-09T02:01:37.522Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-09T02:01:37.522Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-09T02:01:37.522Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-09T02:01:37.522Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-09T02:01:37.522Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-09T02:01:37.522Z] === RUN TestCreateTmpfsMountsTarget [2021-09-09T02:01:37.522Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-09-09T02:01:37.522Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-09T02:01:37.812Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-09-09T02:01:38.038Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-09-09T02:01:38.098Z] + echo Ensuring container killed. [2021-09-09T02:01:38.098Z] Ensuring container killed. [2021-09-09T02:01:38.098Z] + docker rm -vf docker-pr5 [2021-09-09T02:01:38.098Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-09-09T02:01:38.262Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-09T02:01:38.262Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-09T02:01:38.402Z] + echo Chowning /workspace to jenkins user [2021-09-09T02:01:38.402Z] Chowning /workspace to jenkins user [2021-09-09T02:01:38.402Z] + id -u [2021-09-09T02:01:38.402Z] + id -g [2021-09-09T02:01:38.402Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42810:/workspace busybox chown -R 1000:1000 /workspace [2021-09-09T02:01:38.402Z] Unable to find image 'busybox:latest' locally [2021-09-09T02:01:38.662Z] latest: Pulling from library/busybox [2021-09-09T02:01:38.831Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-09-09T02:01:38.831Z] === RUN TestInfoAPI [2021-09-09T02:01:38.831Z] --- PASS: TestInfoAPI (0.02s) [2021-09-09T02:01:38.831Z] === RUN TestInfoAPIWarnings [2021-09-09T02:01:38.922Z] 8ec32b265e94: Pulling fs layer [2021-09-09T02:01:38.923Z] 8ec32b265e94: Verifying Checksum [2021-09-09T02:01:38.923Z] 8ec32b265e94: Download complete [2021-09-09T02:01:39.183Z] 8ec32b265e94: Pull complete [2021-09-09T02:01:39.183Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-09-09T02:01:39.183Z] Status: Downloaded newer image for busybox:latest [2021-09-09T02:01:39.440Z] --- PASS: TestCreateWithCustomMaskedPaths (1.80s) [2021-09-09T02:01:39.440Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-09T02:01:39.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-09T02:01:40.870Z] + bundleName=docker-py [2021-09-09T02:01:40.870Z] + echo Creating docker-py-bundles.tar.gz [2021-09-09T02:01:40.870Z] Creating docker-py-bundles.tar.gz [2021-09-09T02:01:40.870Z] + 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-09T02:01:40.884Z] Archiving artifacts [2021-09-09T02:01:41.360Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.72s) [2021-09-09T02:01:41.360Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-09T02:01:41.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T02:01:41.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T02:01:41.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T02:01:41.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T02:01:41.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T02:01:41.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T02:01:41.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T02:01:41.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T02:01:41.360Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T02:01:41.360Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T02:01:41.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T02:01:41.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T02:01:41.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T02:01:41.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T02:01:41.360Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T02:01:41.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-09T02:01:41.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-09-09T02:01:41.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-09-09T02:01:41.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-09-09T02:01:41.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-09-09T02:01:41.360Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-09T02:01:41.360Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-09T02:01:41.622Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2021-09-09T02:01:41.622Z] === RUN TestCreateDifferentPlatform [2021-09-09T02:01:41.622Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-09T02:01:41.622Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-09T02:01:41.622Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-09T02:01:41.622Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-09T02:01:41.622Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-09T02:01:41.622Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-09T02:01:41.622Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-09-09T02:01:41.622Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-09T02:01:41.884Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-09-09T02:01:41.884Z] === RUN TestContainerStartOnDaemonRestart [2021-09-09T02:01:41.884Z] === PAUSE TestContainerStartOnDaemonRestart [2021-09-09T02:01:41.884Z] === RUN TestDaemonRestartIpcMode [2021-09-09T02:01:41.884Z] === PAUSE TestDaemonRestartIpcMode [2021-09-09T02:01:41.884Z] === RUN TestDaemonHostGatewayIP [2021-09-09T02:01:41.884Z] === PAUSE TestDaemonHostGatewayIP [2021-09-09T02:01:41.884Z] === RUN TestRestartDaemonWithRestartingContainer [2021-09-09T02:01:41.884Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-09-09T02:01:41.884Z] === RUN TestContainerKillOnDaemonStart [2021-09-09T02:01:41.884Z] === PAUSE TestContainerKillOnDaemonStart [2021-09-09T02:01:41.884Z] === RUN TestDiff [2021-09-09T02:01:42.457Z] --- PASS: TestDiff (0.62s) [2021-09-09T02:01:42.457Z] === RUN TestExecWithCloseStdin [2021-09-09T02:01:42.564Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42810/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-09-09T02:01:42.930Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42810/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=172f26a277a25bf26d5fbe1c44ea52129bf0f65b -e DOCKER_GRAPHDRIVER docker:172f26a277a25bf26d5fbe1c44ea52129bf0f65b hack/make.sh binary [2021-09-09T02:01:43.029Z] --- PASS: TestExecWithCloseStdin (0.73s) [2021-09-09T02:01:43.029Z] === RUN TestExec [2021-09-09T02:01:43.197Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-09-09T02:01:43.502Z] [2021-09-09T02:01:43.502Z] Removing bundles/ [2021-09-09T02:01:43.502Z] [2021-09-09T02:01:43.502Z] ---> Making bundle: binary (in bundles/binary) [2021-09-09T02:01:43.502Z] Building: bundles/binary-daemon/dockerd-dev [2021-09-09T02:01:43.502Z] GOOS="" GOARCH="" GOARM="" [2021-09-09T02:01:43.974Z] --- PASS: TestExec (0.72s) [2021-09-09T02:01:43.974Z] === RUN TestExecUser [2021-09-09T02:01:44.547Z] --- PASS: TestExecUser (0.72s) [2021-09-09T02:01:44.547Z] === RUN TestExportContainerAndImportImage [2021-09-09T02:01:45.089Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-09T02:01:45.492Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2021-09-09T02:01:45.492Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-09T02:01:45.652Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-09T02:01:46.214Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-09T02:01:46.214Z] --- PASS: TestContainerKillOnDaemonStart (12.34s) [2021-09-09T02:01:46.214Z] PASS [2021-09-09T02:01:46.214Z] [2021-09-09T02:01:46.214Z] === Skipped [2021-09-09T02:01:46.214Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-09-09T02:01:46.214Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-09T02:01:46.214Z] [2021-09-09T02:01:46.214Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-09-09T02:01:46.214Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:01:46.214Z] [2021-09-09T02:01:46.214Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-09T02:01:46.214Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:01:46.214Z] [2021-09-09T02:01:46.214Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-09T02:01:46.214Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-09T02:01:46.214Z] [2021-09-09T02:01:46.214Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-09T02:01:46.214Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-09T02:01:46.214Z] [2021-09-09T02:01:46.214Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-09-09T02:01:46.214Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:01:46.214Z] [2021-09-09T02:01:46.214Z] DONE 195 tests, 6 skipped in 154.975s [2021-09-09T02:01:46.214Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-09T02:01:46.214Z] ++ 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-09T02:01:46.214Z] ++ set -e [2021-09-09T02:01:46.214Z] ++ '[' -n 0 ']' [2021-09-09T02:01:46.214Z] ++ set -x [2021-09-09T02:01:46.214Z] ++ env -i DEST=/go/src/github.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-09T02:01:46.469Z] === RUN TestConfigDaemonLibtrustID [2021-09-09T02:01:46.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-09-09T02:01:46.880Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-09-09T02:01:46.880Z] === RUN TestHealthCheckWorkdir [2021-09-09T02:01:46.982Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-09-09T02:01:46.983Z] === RUN TestDaemonConfigValidation [2021-09-09T02:01:46.983Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-09T02:01:46.983Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-09T02:01:46.983Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-09T02:01:46.983Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-09T02:01:46.983Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-09T02:01:46.983Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-09T02:01:46.983Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-09T02:01:46.983Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-09T02:01:46.983Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-09T02:01:46.983Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-09T02:01:46.983Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-09T02:01:46.983Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-09T02:01:47.014Z] --- PASS: TestBuildMultiStageOnBuild (10.58s) [2021-09-09T02:01:47.015Z] === RUN TestBuildUncleanTarFilenames [2021-09-09T02:01:47.239Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-09T02:01:47.239Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-09T02:01:47.482Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:01:47.482Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-09T02:01:47.482Z] === RUN TestBuildMultiStageLayerLeak [2021-09-09T02:01:47.495Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-09T02:01:47.495Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-09T02:01:47.495Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2021-09-09T02:01:47.495Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s) [2021-09-09T02:01:47.495Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2021-09-09T02:01:47.495Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.25s) [2021-09-09T02:01:47.495Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.17s) [2021-09-09T02:01:47.495Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-09T02:01:47.495Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-09T02:01:47.824Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2021-09-09T02:01:47.824Z] === RUN TestHealthKillContainer [2021-09-09T02:01:48.863Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-09T02:01:49.120Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-09T02:01:49.683Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-09T02:01:50.371Z] --- PASS: TestHealthKillContainer (2.72s) [2021-09-09T02:01:50.371Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-09T02:01:51.051Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-09-09T02:01:51.051Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-09T02:01:51.051Z] daemon_test.go:148: [d0c9692bfb2d4] daemon is not started [2021-09-09T02:01:51.051Z] --- PASS: TestConfigDaemonSeccompProfiles (3.29s) [2021-09-09T02:01:51.051Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2021-09-09T02:01:51.051Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-09-09T02:01:51.051Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-09-09T02:01:51.051Z] PASS [2021-09-09T02:01:51.051Z] [2021-09-09T02:01:51.051Z] DONE 11 tests in 4.551s [2021-09-09T02:01:51.051Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-09-09T02:01:51.051Z] ++ 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-09T02:01:51.051Z] ++ set -e [2021-09-09T02:01:51.051Z] ++ '[' -n 0 ']' [2021-09-09T02:01:51.051Z] ++ set -x [2021-09-09T02:01:51.051Z] ++ env -i DEST=/go/src/github.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-09T02:01:51.051Z] INFO: Testing against a local daemon [2021-09-09T02:01:51.051Z] === RUN TestCommitInheritsEnv [2021-09-09T02:01:51.316Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-09-09T02:01:51.316Z] === RUN TestIpcModeNone [2021-09-09T02:01:51.615Z] --- PASS: TestCommitInheritsEnv (0.44s) [2021-09-09T02:01:51.615Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-09T02:01:51.615Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-09-09T02:01:51.615Z] === RUN TestImagesFilterMultiReference [2021-09-09T02:01:51.615Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-09-09T02:01:51.615Z] === RUN TestImagePullPlatformInvalid [2021-09-09T02:01:51.615Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-09-09T02:01:51.615Z] === RUN TestRemoveImageOrphaning [2021-09-09T02:01:51.889Z] --- PASS: TestIpcModeNone (0.69s) [2021-09-09T02:01:51.889Z] === RUN TestIpcModePrivate [2021-09-09T02:01:52.151Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-09-09T02:01:52.179Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2021-09-09T02:01:52.179Z] === RUN TestRemoveImageGarbageCollector [2021-09-09T02:01:52.413Z] --- PASS: TestIpcModePrivate (0.70s) [2021-09-09T02:01:52.413Z] === RUN TestIpcModeShareable [2021-09-09T02:01:52.741Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-09T02:01:52.985Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-09-09T02:01:52.998Z] check_test.go:308: [dc863425af440] daemon is not started [2021-09-09T02:01:52.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-09-09T02:01:53.247Z] --- PASS: TestIpcModeShareable (0.71s) [2021-09-09T02:01:53.247Z] === RUN TestAPIIpcModeShareableAndContainer [2021-09-09T02:01:54.368Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-09T02:01:54.368Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-09-09T02:01:54.368Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-09T02:01:54.368Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-09-09T02:01:54.368Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-09T02:01:54.368Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-09-09T02:01:54.368Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-09T02:01:54.368Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-09-09T02:01:54.368Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-09T02:01:54.368Z] --- PASS: TestRemoveImageGarbageCollector (2.25s) [2021-09-09T02:01:54.368Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-09T02:01:54.368Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-09-09T02:01:54.368Z] === RUN TestTagInvalidReference [2021-09-09T02:01:54.368Z] --- PASS: TestTagInvalidReference (0.05s) [2021-09-09T02:01:54.368Z] === RUN TestTagValidPrefixedRepo [2021-09-09T02:01:54.626Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-09-09T02:01:54.626Z] === RUN TestTagExistedNameWithoutForce [2021-09-09T02:01:54.626Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-09T02:01:54.626Z] === RUN TestTagOfficialNames [2021-09-09T02:01:54.626Z] --- PASS: TestTagOfficialNames (0.07s) [2021-09-09T02:01:54.626Z] === RUN TestTagMatchesDigest [2021-09-09T02:01:54.626Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-09T02:01:54.626Z] === CONT TestImportExtremelyLargeImageWorks [2021-09-09T02:01:55.797Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.21s) [2021-09-09T02:01:55.797Z] === RUN TestAPIIpcModeHost [2021-09-09T02:01:55.797Z] --- PASS: TestAPIIpcModeHost (0.54s) [2021-09-09T02:01:55.797Z] === RUN TestDaemonIpcModeShareable [2021-09-09T02:01:56.518Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-09-09T02:01:56.842Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:01:56.842Z] INFO: Testing against a local daemon [2021-09-09T02:01:56.842Z] === RUN TestBuildWithSession [2021-09-09T02:01:56.842Z] build_session_test.go:25: TODO: BuildKit [2021-09-09T02:01:56.842Z] --- SKIP: TestBuildWithSession (0.00s) [2021-09-09T02:01:56.842Z] === RUN TestBuildSquashParent [2021-09-09T02:01:56.842Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:01:56.843Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-09-09T02:01:56.843Z] === RUN TestBuildWithRemoveAndForceRemove [2021-09-09T02:01:56.843Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T02:01:56.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T02:01:56.843Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T02:01:56.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T02:01:56.843Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T02:01:56.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T02:01:56.843Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T02:01:56.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T02:01:56.843Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T02:01:56.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-09-09T02:01:56.843Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T02:01:56.843Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T02:01:56.843Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-09-09T02:01:56.843Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-09-09T02:01:56.843Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-09-09T02:01:56.843Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-09-09T02:01:56.924Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-09-09T02:01:56.924Z] === RUN TestInfoDebug [2021-09-09T02:01:56.924Z] --- PASS: TestInfoDebug (0.53s) [2021-09-09T02:01:56.924Z] === RUN TestInfoInsecureRegistries [2021-09-09T02:01:56.924Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-09-09T02:01:56.924Z] === RUN TestInfoRegistryMirrors [2021-09-09T02:01:56.924Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-09-09T02:01:56.924Z] === RUN TestLoginFailsWithBadCredentials [2021-09-09T02:01:56.924Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-09-09T02:01:56.924Z] === RUN TestPingCacheHeaders [2021-09-09T02:01:56.924Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-09T02:01:56.924Z] === RUN TestPingGet [2021-09-09T02:01:56.924Z] --- PASS: TestPingGet (0.02s) [2021-09-09T02:01:56.924Z] === RUN TestPingHead [2021-09-09T02:01:56.924Z] --- PASS: TestPingHead (0.02s) [2021-09-09T02:01:56.924Z] === RUN TestVersion [2021-09-09T02:01:56.924Z] --- PASS: TestVersion (0.02s) [2021-09-09T02:01:56.924Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-09-09T02:01:56.924Z] === CONT TestDiskUsage [2021-09-09T02:01:57.183Z] === RUN TestDiskUsage/empty [2021-09-09T02:01:57.183Z] === RUN TestDiskUsage/empty/container_types [2021-09-09T02:01:57.183Z] === RUN TestDiskUsage/empty/image_types [2021-09-09T02:01:57.183Z] === RUN TestDiskUsage/empty/volume_types [2021-09-09T02:01:57.183Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-09T02:01:57.183Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-09T02:01:57.183Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-09T02:01:57.183Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-09T02:01:57.183Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-09T02:01:57.183Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-09T02:01:57.183Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-09T02:01:57.183Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-09T02:01:57.185Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-09-09T02:01:57.444Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-09T02:01:57.444Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-09T02:01:57.444Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-09T02:01:57.444Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-09T02:01:57.444Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-09T02:01:57.444Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-09T02:01:57.444Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-09T02:01:57.444Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-09T02:01:57.444Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-09T02:01:57.444Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-09T02:01:57.444Z] === RUN TestDiskUsage/after_container.Run [2021-09-09T02:01:57.446Z] --- PASS: TestDaemonIpcModeShareable (1.58s) [2021-09-09T02:01:57.446Z] === RUN TestDaemonIpcModePrivate [2021-09-09T02:01:57.897Z] --- PASS: TestBuildMultiStageLayerLeak (9.55s) [2021-09-09T02:01:57.897Z] === RUN TestBuildWithHugeFile [2021-09-09T02:01:58.014Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-09T02:01:58.014Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-09T02:01:58.014Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-09T02:01:58.014Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-09T02:01:58.014Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-09T02:01:58.014Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-09T02:01:58.014Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-09T02:01:58.014Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-09T02:01:58.014Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-09T02:01:58.014Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage (1.57s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_container.Run (0.52s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-09T02:01:58.274Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2021-09-09T02:01:58.274Z] PASS [2021-09-09T02:01:58.274Z] [2021-09-09T02:01:58.274Z] DONE 53 tests in 22.376s [2021-09-09T02:01:58.274Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-09T02:01:58.274Z] INFO: Testing against a local daemon [2021-09-09T02:01:58.274Z] === RUN TestVolumesCreateAndList [2021-09-09T02:01:58.274Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-09T02:01:58.274Z] === RUN TestVolumesRemove [2021-09-09T02:01:58.410Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-09T02:01:58.534Z] --- PASS: TestVolumesRemove (0.09s) [2021-09-09T02:01:58.534Z] === RUN TestVolumesInspect [2021-09-09T02:01:58.534Z] --- PASS: TestVolumesInspect (0.02s) [2021-09-09T02:01:58.534Z] === RUN TestVolumesInvalidJSON [2021-09-09T02:01:58.534Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-09T02:01:58.534Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-09T02:01:58.534Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-09T02:01:58.534Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-09T02:01:58.534Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-09T02:01:58.534Z] PASS [2021-09-09T02:01:58.534Z] [2021-09-09T02:01:58.534Z] DONE 5 tests in 0.169s [2021-09-09T02:01:58.534Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-09T02:01:58.835Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-09-09T02:01:59.096Z] --- PASS: TestDaemonIpcModePrivate (1.50s) [2021-09-09T02:01:59.096Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-09-09T02:01:59.103Z] Stopping apparmor (via systemctl): apparmor.service. [2021-09-09T02:01:59.103Z] Removing test suite binaries [2021-09-09T02:01:59.103Z] exiting test-integration [2021-09-09T02:01:59.103Z] ++ exit 0 [2021-09-09T02:01:59.103Z] [2021-09-09T02:01:59.781Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-09-09T02:02:00.484Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-09-09T02:02:00.484Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.50s) [2021-09-09T02:02:00.484Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-09-09T02:02:01.674Z] check_test.go:308: [d09d9753daaf2] daemon is not started [2021-09-09T02:02:01.674Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-09-09T02:02:01.871Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-09-09T02:02:02.134Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.53s) [2021-09-09T02:02:02.134Z] === RUN TestIpcModeOlderClient [2021-09-09T02:02:02.134Z] === PAUSE TestIpcModeOlderClient [2021-09-09T02:02:02.134Z] === RUN TestKillContainerInvalidSignal Post stage [Pipeline] junit [2021-09-09T02:02:02.415Z] Recording test results [2021-09-09T02:02:02.707Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2021-09-09T02:02:02.707Z] === RUN TestKillContainer [2021-09-09T02:02:02.968Z] === RUN TestKillContainer/no_signal [2021-09-09T02:02:03.044Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-09T02:02:03.543Z] === RUN TestKillContainer/non_killing_signal [2021-09-09T02:02:03.805Z] === RUN TestKillContainer/killing_signal [2021-09-09T02:02:04.023Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-09T02:02:04.378Z] + echo Ensuring container killed. [2021-09-09T02:02:04.378Z] Ensuring container killed. [2021-09-09T02:02:04.378Z] + docker rm -vf docker-pr5 [2021-09-09T02:02:04.378Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-09-09T02:02:04.671Z] + echo Chowning /workspace to jenkins user [2021-09-09T02:02:04.671Z] Chowning /workspace to jenkins user [2021-09-09T02:02:04.671Z] + id -u [2021-09-09T02:02:04.671Z] + id -g [2021-09-09T02:02:04.671Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42810:/workspace busybox chown -R 1000:1000 /workspace [2021-09-09T02:02:04.671Z] Unable to find image 'busybox:latest' locally [2021-09-09T02:02:04.749Z] --- PASS: TestKillContainer (1.90s) [2021-09-09T02:02:04.749Z] --- PASS: TestKillContainer/no_signal (0.59s) [2021-09-09T02:02:04.749Z] --- PASS: TestKillContainer/non_killing_signal (0.44s) [2021-09-09T02:02:04.749Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2021-09-09T02:02:04.749Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-09T02:02:04.749Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-09-09T02:02:04.931Z] latest: Pulling from library/busybox [2021-09-09T02:02:04.931Z] 8ec32b265e94: Pulling fs layer [2021-09-09T02:02:04.931Z] 8ec32b265e94: Verifying Checksum [2021-09-09T02:02:04.931Z] 8ec32b265e94: Download complete [2021-09-09T02:02:05.192Z] 8ec32b265e94: Pull complete [2021-09-09T02:02:05.192Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-09-09T02:02:05.192Z] Status: Downloaded newer image for busybox:latest [2021-09-09T02:02:05.323Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-09-09T02:02:05.565Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-09-09T02:02:05.565Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-09T02:02:05.821Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-09T02:02:05.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2021-09-09T02:02:05.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s) [2021-09-09T02:02:05.896Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2021-09-09T02:02:05.896Z] === RUN TestKillStoppedContainer [2021-09-09T02:02:06.157Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-09-09T02:02:06.157Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-09T02:02:06.157Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-09-09T02:02:06.157Z] === RUN TestKillDifferentUserContainer [2021-09-09T02:02:06.731Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-09-09T02:02:06.731Z] === RUN TestInspectOomKilledTrue [2021-09-09T02:02:06.731Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:02:06.731Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-09T02:02:06.731Z] === RUN TestInspectOomKilledFalse [2021-09-09T02:02:06.731Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:02:06.731Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-09T02:02:06.731Z] === RUN TestLinksEtcHostsContentMatch [2021-09-09T02:02:07.305Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s) [2021-09-09T02:02:07.305Z] === RUN TestLinksContainerNames [2021-09-09T02:02:07.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-09-09T02:02:07.317Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-09T02:02:08.692Z] --- PASS: TestLinksContainerNames (1.28s) [2021-09-09T02:02:08.692Z] === RUN TestLogsFollowTailEmpty [2021-09-09T02:02:08.796Z] + bundleName=amd64-cgroup2 [2021-09-09T02:02:08.796Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-09-09T02:02:08.796Z] Creating amd64-cgroup2-bundles.tar.gz [2021-09-09T02:02:08.796Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-09-09T02:02:08.796Z] + 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-09T02:02:09.068Z] Archiving artifacts [2021-09-09T02:02:09.264Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-09-09T02:02:09.265Z] === RUN TestContainerNetworkMountsNoChown [2021-09-09T02:02:09.838Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/default [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/default [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/private [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/private [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rprivate [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rprivate [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/slave [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/slave [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rslave [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rslave [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/shared [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/shared [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rshared [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rshared [2021-09-09T02:02:09.838Z] === CONT TestMountDaemonRoot/default [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/default/bind_root [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/default/mount_root [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-09-09T02:02:09.838Z] === CONT TestMountDaemonRoot/default/bind_root [2021-09-09T02:02:09.838Z] === CONT TestMountDaemonRoot/rshared [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-09-09T02:02:09.838Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-09-09T02:02:09.838Z] === CONT TestMountDaemonRoot/shared [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-09-09T02:02:09.838Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-09-09T02:02:09.838Z] === CONT TestMountDaemonRoot/rslave [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-09-09T02:02:09.838Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-09-09T02:02:09.838Z] === CONT TestMountDaemonRoot/slave [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-09-09T02:02:09.838Z] === CONT TestMountDaemonRoot/rprivate [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-09-09T02:02:09.838Z] === CONT TestMountDaemonRoot/private [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/private/bind_root [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/private/mount_root [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-09-09T02:02:09.838Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-09-09T02:02:09.838Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-09-09T02:02:09.838Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-09-09T02:02:09.838Z] === CONT TestMountDaemonRoot/default/mount_root [2021-09-09T02:02:09.838Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/private/bind_root [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/private/mount_root [2021-09-09T02:02:10.101Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot (0.07s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.14s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.13s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.14s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-09-09T02:02:10.363Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-09-09T02:02:10.363Z] === RUN TestContainerBindMountNonRecursive [2021-09-09T02:02:11.074Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-09-09T02:02:11.277Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42810/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-09T02:02:11.330Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-09T02:02:11.330Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-09-09T02:02:11.591Z] + make clean [2021-09-09T02:02:11.752Z] --- PASS: TestContainerBindMountNonRecursive (1.56s) [2021-09-09T02:02:11.752Z] === RUN TestContainerVolumesMountedAsShared [2021-09-09T02:02:11.893Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-09-09T02:02:12.169Z] docker volume rm -f docker-dev-cache [2021-09-09T02:02:12.169Z] docker-dev-cache [Pipeline] deleteDir [2021-09-09T02:02:12.325Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s) [2021-09-09T02:02:12.325Z] === RUN TestContainerVolumesMountedAsSlave [2021-09-09T02:02:12.822Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-09-09T02:02:12.822Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-09-09T02:02:12.897Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2021-09-09T02:02:12.897Z] === RUN TestNetworkNat [2021-09-09T02:02:13.078Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-09-09T02:02:13.470Z] --- PASS: TestNetworkNat (0.66s) [2021-09-09T02:02:13.471Z] === RUN TestNetworkLocalhostTCPNat [2021-09-09T02:02:13.641Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-09-09T02:02:14.205Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-09-09T02:02:14.415Z] --- PASS: TestNetworkLocalhostTCPNat (0.64s) [2021-09-09T02:02:14.415Z] === RUN TestNetworkLoopbackNat [2021-09-09T02:02:14.484Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-09-09T02:02:14.484Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.13s) [2021-09-09T02:02:14.484Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.42s) [2021-09-09T02:02:14.484Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.63s) [2021-09-09T02:02:14.484Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.78s) [2021-09-09T02:02:14.484Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.08s) [2021-09-09T02:02:14.484Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.43s) [2021-09-09T02:02:14.484Z] === RUN TestBuildMultiStageCopy [2021-09-09T02:02:14.484Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T02:02:14.783Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-09-09T02:02:15.360Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-09-09T02:02:15.929Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-09-09T02:02:16.497Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-09-09T02:02:16.754Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-09-09T02:02:16.962Z] --- PASS: TestNetworkLoopbackNat (2.89s) [2021-09-09T02:02:16.962Z] === RUN TestPause [2021-09-09T02:02:17.012Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-09T02:02:17.268Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-09-09T02:02:17.525Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-09T02:02:17.782Z] check_test.go:308: [df49bb0cf3ea8] daemon is not started [2021-09-09T02:02:17.783Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-09-09T02:02:17.906Z] --- PASS: TestPause (0.68s) [2021-09-09T02:02:17.906Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-09T02:02:17.906Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-09T02:02:17.906Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-09T02:02:17.906Z] === RUN TestPauseStopPausedContainer [2021-09-09T02:02:18.479Z] --- PASS: TestPauseStopPausedContainer (0.66s) [2021-09-09T02:02:18.479Z] === RUN TestPidHost [2021-09-09T02:02:18.713Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-09T02:02:18.970Z] check_test.go:308: [d1513db75c9c6] daemon is not started [2021-09-09T02:02:18.970Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-09-09T02:02:19.533Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-09-09T02:02:19.867Z] --- PASS: TestPidHost (1.42s) [2021-09-09T02:02:19.867Z] === RUN TestPsFilter [2021-09-09T02:02:19.867Z] --- PASS: TestPsFilter (0.14s) [2021-09-09T02:02:19.867Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-09T02:02:20.820Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-09-09T02:02:20.820Z] === RUN TestRemoveContainerWithVolume [2021-09-09T02:02:21.399Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2021-09-09T02:02:21.399Z] === RUN TestRemoveContainerRunning [2021-09-09T02:02:21.427Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-09-09T02:02:21.648Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-09-09T02:02:21.648Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-09-09T02:02:21.972Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-09-09T02:02:21.972Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-09T02:02:22.117Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-09-09T02:02:22.359Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-09T02:02:22.545Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2021-09-09T02:02:22.545Z] === RUN TestRemoveInvalidContainer [2021-09-09T02:02:22.545Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-09T02:02:22.545Z] === RUN TestRenameLinkedContainer [2021-09-09T02:02:23.105Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-09-09T02:02:23.288Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-09T02:02:23.288Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-09T02:02:24.092Z] --- PASS: TestBuildMultiStageCopy (10.71s) [2021-09-09T02:02:24.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.22s) [2021-09-09T02:02:24.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2021-09-09T02:02:24.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.80s) [2021-09-09T02:02:24.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2021-09-09T02:02:24.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.05s) [2021-09-09T02:02:24.092Z] === RUN TestBuildMultiStageParentConfig [2021-09-09T02:02:24.218Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-09-09T02:02:24.475Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-09T02:02:24.731Z] check_test.go:308: [d40cb6ec0822a] daemon is not started [2021-09-09T02:02:24.731Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-09-09T02:02:25.094Z] --- PASS: TestRenameLinkedContainer (2.48s) [2021-09-09T02:02:25.094Z] === RUN TestRenameStoppedContainer [2021-09-09T02:02:25.667Z] --- PASS: TestRenameStoppedContainer (0.59s) [2021-09-09T02:02:25.667Z] === RUN TestRenameRunningContainerAndReuse [2021-09-09T02:02:26.101Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-09T02:02:26.310Z] --- PASS: TestBuildMultiStageParentConfig (2.11s) [2021-09-09T02:02:26.310Z] === RUN TestBuildLabelWithTargets [2021-09-09T02:02:26.310Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:02:26.310Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-09-09T02:02:26.310Z] === RUN TestBuildWithEmptyLayers [2021-09-09T02:02:27.059Z] --- PASS: TestRenameRunningContainerAndReuse (1.20s) [2021-09-09T02:02:27.059Z] === RUN TestRenameInvalidName [2021-09-09T02:02:27.320Z] --- PASS: TestRenameInvalidName (0.61s) [2021-09-09T02:02:27.469Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-09T02:02:27.583Z] === RUN TestRenameAnonymousContainer [2021-09-09T02:02:27.725Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-09-09T02:02:27.877Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2021-09-09T02:02:27.877Z] === RUN TestBuildMultiStageOnBuild [2021-09-09T02:02:30.131Z] --- PASS: TestRenameAnonymousContainer (2.32s) [2021-09-09T02:02:30.131Z] === RUN TestRenameContainerWithSameName [2021-09-09T02:02:30.249Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-09-09T02:02:30.398Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2021-09-09T02:02:30.398Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-09T02:02:31.787Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s) [2021-09-09T02:02:31.788Z] === RUN TestResize [2021-09-09T02:02:32.360Z] --- PASS: TestResize (0.63s) [2021-09-09T02:02:32.360Z] === RUN TestResizeWithInvalidSize [2021-09-09T02:02:32.933Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2021-09-09T02:02:32.933Z] === RUN TestResizeWhenContainerNotStarted [2021-09-09T02:02:33.508Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2021-09-09T02:02:33.508Z] === RUN TestDaemonRestartKillContainers [2021-09-09T02:02:33.508Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-09T02:02:33.508Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-09T02:02:33.508Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-09T02:02:33.508Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-09T02:02:33.508Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-09T02:02:33.508Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-09T02:02:33.508Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-09T02:02:33.508Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-09T02:02:33.508Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-09T02:02:33.508Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-09T02:02:33.508Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-09T02:02:33.508Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-09T02:02:33.508Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-09T02:02:33.508Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-09T02:02:33.508Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-09T02:02:33.508Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-09T02:02:33.508Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-09T02:02:33.508Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-09T02:02:33.508Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-09T02:02:33.508Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-09T02:02:33.508Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-09T02:02:33.508Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-09T02:02:33.508Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-09T02:02:33.508Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-09T02:02:33.508Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-09-09T02:02:33.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-09-09T02:02:33.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-09-09T02:02:33.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-09-09T02:02:34.422Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-09-09T02:02:34.678Z] check_test.go:308: [d64beaef8e39d] daemon is not started [2021-09-09T02:02:34.678Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-09-09T02:02:35.427Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-09-09T02:02:35.427Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-09-09T02:02:36.001Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-09-09T02:02:36.263Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-09-09T02:02:36.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-09-09T02:02:36.838Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-09-09T02:02:37.948Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-09T02:02:38.258Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-09-09T02:02:38.306Z] --- PASS: TestBuildMultiStageOnBuild (10.09s) [2021-09-09T02:02:38.306Z] === RUN TestBuildUncleanTarFilenames [2021-09-09T02:02:38.306Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:02:38.306Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-09-09T02:02:38.306Z] === RUN TestBuildMultiStageLayerLeak [2021-09-09T02:02:38.521Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-09-09T02:02:39.316Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-09T02:02:39.575Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-09T02:02:41.074Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-09-09T02:02:41.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2021-09-09T02:02:41.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-09-09T02:02:41.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.46s) [2021-09-09T02:02:41.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.66s) [2021-09-09T02:02:41.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2021-09-09T02:02:41.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2021-09-09T02:02:41.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2021-09-09T02:02:41.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s) [2021-09-09T02:02:41.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.18s) [2021-09-09T02:02:41.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s) [2021-09-09T02:02:41.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2021-09-09T02:02:41.074Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2021-09-09T02:02:41.074Z] === RUN TestCgroupNamespacesRun [2021-09-09T02:02:42.463Z] --- PASS: TestCgroupNamespacesRun (1.47s) [2021-09-09T02:02:42.463Z] === RUN TestCgroupNamespacesRunPrivileged [2021-09-09T02:02:42.846Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-09T02:02:42.846Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-09-09T02:02:43.851Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.48s) [2021-09-09T02:02:43.851Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-09-09T02:02:45.770Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.47s) [2021-09-09T02:02:45.770Z] === RUN TestCgroupNamespacesRunHostMode [2021-09-09T02:02:46.118Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-09-09T02:02:46.967Z] --- PASS: TestBuildMultiStageLayerLeak (8.79s) [2021-09-09T02:02:46.967Z] === RUN TestBuildWithHugeFile [2021-09-09T02:02:47.156Z] --- PASS: TestCgroupNamespacesRunHostMode (1.48s) [2021-09-09T02:02:47.156Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-09-09T02:02:48.010Z] check_test.go:308: [d767c6a527c68] daemon is not started [2021-09-09T02:02:48.010Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-09-09T02:02:48.544Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.45s) [2021-09-09T02:02:48.544Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-09-09T02:02:48.573Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-09-09T02:02:49.137Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-09-09T02:02:49.701Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-09-09T02:02:49.933Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.46s) [2021-09-09T02:02:49.933Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-09-09T02:02:50.507Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-09-09T02:02:50.507Z] === RUN TestCgroupNamespacesRunOlderClient [2021-09-09T02:02:51.593Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-09-09T02:02:51.593Z] check_test.go:308: [dbbd0c4e0e8a4] daemon is not started [2021-09-09T02:02:51.593Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-09-09T02:02:52.425Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.47s) [2021-09-09T02:02:52.425Z] === RUN TestNISDomainname [2021-09-09T02:02:52.998Z] --- PASS: TestNISDomainname (0.80s) [2021-09-09T02:02:52.998Z] === RUN TestHostnameDnsResolution [2021-09-09T02:02:53.487Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-09-09T02:02:53.487Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-09T02:02:53.943Z] --- PASS: TestHostnameDnsResolution (1.04s) [2021-09-09T02:02:53.943Z] === RUN TestStats [2021-09-09T02:02:54.051Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-09T02:02:54.307Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-09T02:02:54.871Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-09-09T02:02:56.489Z] --- PASS: TestStats (2.64s) [2021-09-09T02:02:56.489Z] === RUN TestStopContainerWithTimeout [2021-09-09T02:02:56.489Z] === RUN TestStopContainerWithTimeout/0 [2021-09-09T02:02:56.489Z] === PAUSE TestStopContainerWithTimeout/0 [2021-09-09T02:02:56.489Z] === RUN TestStopContainerWithTimeout/1 [2021-09-09T02:02:56.489Z] === PAUSE TestStopContainerWithTimeout/1 [2021-09-09T02:02:56.489Z] === RUN TestStopContainerWithTimeout/3 [2021-09-09T02:02:56.489Z] === PAUSE TestStopContainerWithTimeout/3 [2021-09-09T02:02:56.489Z] === RUN TestStopContainerWithTimeout/-1 [2021-09-09T02:02:56.489Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-09-09T02:02:56.489Z] === CONT TestStopContainerWithTimeout/0 [2021-09-09T02:02:56.489Z] === CONT TestStopContainerWithTimeout/3 [2021-09-09T02:02:56.489Z] === CONT TestStopContainerWithTimeout/-1 [2021-09-09T02:02:56.489Z] === CONT TestStopContainerWithTimeout/1 [2021-09-09T02:02:59.040Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-09-09T02:02:59.040Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-09T02:02:59.797Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-09-09T02:02:59.797Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2021-09-09T02:02:59.797Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2021-09-09T02:02:59.797Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2021-09-09T02:02:59.797Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2021-09-09T02:02:59.797Z] === RUN TestDeleteDevicemapper [2021-09-09T02:02:59.797Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-09T02:02:59.797Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-09-09T02:02:59.797Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-09T02:02:59.969Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-09-09T02:03:00.897Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-09T02:03:01.832Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-09-09T02:03:02.347Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.57s) [2021-09-09T02:03:02.347Z] === RUN TestUpdateMemory [2021-09-09T02:03:02.347Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:03:02.347Z] --- SKIP: TestUpdateMemory (0.00s) [2021-09-09T02:03:02.347Z] === RUN TestUpdateCPUQuota [2021-09-09T02:03:03.061Z] --- PASS: TestBuildWithHugeFile (86.40s) [2021-09-09T02:03:03.061Z] === RUN TestBuildWCOWSandboxSize [2021-09-09T02:03:03.200Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-09T02:03:03.293Z] --- PASS: TestUpdateCPUQuota (1.22s) [2021-09-09T02:03:03.293Z] === RUN TestUpdatePidsLimit [2021-09-09T02:03:03.554Z] === RUN TestUpdatePidsLimit/update_from_none [2021-09-09T02:03:03.816Z] === RUN TestUpdatePidsLimit/no_change [2021-09-09T02:03:04.077Z] === RUN TestUpdatePidsLimit/update_lower [2021-09-09T02:03:04.339Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-09-09T02:03:04.601Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-09-09T02:03:04.863Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-09-09T02:03:05.094Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-09-09T02:03:05.124Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-09-09T02:03:06.545Z] --- PASS: TestUpdatePidsLimit (2.89s) [2021-09-09T02:03:06.546Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2021-09-09T02:03:06.546Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2021-09-09T02:03:06.546Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2021-09-09T02:03:06.546Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2021-09-09T02:03:06.546Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2021-09-09T02:03:06.546Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-09-09T02:03:06.546Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2021-09-09T02:03:06.546Z] === RUN TestUpdateRestartPolicy [2021-09-09T02:03:08.370Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-09-09T02:03:09.302Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-09T02:03:11.824Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-09T02:03:12.754Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-09-09T02:03:14.124Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-09T02:03:14.688Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-09-09T02:03:16.055Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-09-09T02:03:17.048Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-09-09T02:03:18.784Z] --- PASS: TestUpdateRestartPolicy (12.00s) [2021-09-09T02:03:18.785Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-09T02:03:18.785Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2021-09-09T02:03:18.785Z] === RUN TestWaitNonBlocked [2021-09-09T02:03:19.047Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:03:19.047Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:03:19.047Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:03:19.047Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:03:19.047Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:03:19.047Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:03:19.992Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-09T02:03:19.992Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2021-09-09T02:03:19.992Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2021-09-09T02:03:19.992Z] === RUN TestWaitBlocked [2021-09-09T02:03:19.992Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-09T02:03:19.992Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-09T02:03:19.992Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-09-09T02:03:19.992Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-09-09T02:03:19.992Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-09-09T02:03:19.992Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-09-09T02:03:20.029Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-09-09T02:03:20.029Z] Copying nested executables into bundles/binary-daemon [2021-09-09T02:03:20.029Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-09-09T02:03:20.029Z] GOOS="" GOARCH="" GOARM="" [2021-09-09T02:03:20.029Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-09-09T02:03:20.029Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-09-09T02:03:20.367Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42810/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=172f26a277a25bf26d5fbe1c44ea52129bf0f65b -e DOCKER_GRAPHDRIVER docker:172f26a277a25bf26d5fbe1c44ea52129bf0f65b hack/make.sh cross [2021-09-09T02:03:20.385Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-09-09T02:03:20.935Z] --- PASS: TestWaitBlocked (0.02s) [2021-09-09T02:03:20.935Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2021-09-09T02:03:20.935Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2021-09-09T02:03:20.935Z] === CONT TestContainerStartOnDaemonRestart [2021-09-09T02:03:20.935Z] === CONT TestContainerKillOnDaemonStart [2021-09-09T02:03:20.935Z] === CONT TestIpcModeOlderClient [2021-09-09T02:03:20.935Z] === CONT TestDaemonHostGatewayIP [2021-09-09T02:03:20.935Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-09-09T02:03:20.935Z] === CONT TestRestartDaemonWithRestartingContainer [2021-09-09T02:03:20.937Z] [2021-09-09T02:03:20.937Z] Removing bundles/ [2021-09-09T02:03:20.937Z] [2021-09-09T02:03:20.937Z] ---> Making bundle: cross (in bundles/cross) [2021-09-09T02:03:20.937Z] Cross building: bundles/cross/linux/amd64 [2021-09-09T02:03:20.937Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-09-09T02:03:20.937Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-09-09T02:03:24.147Z] --- PASS: TestBuildWithHugeFile (86.25s) [2021-09-09T02:03:24.147Z] === RUN TestBuildWCOWSandboxSize [2021-09-09T02:03:24.243Z] === CONT TestDaemonRestartIpcMode [2021-09-09T02:03:24.243Z] --- PASS: TestContainerStartOnDaemonRestart (3.14s) [2021-09-09T02:03:24.243Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.35s) [2021-09-09T02:03:24.818Z] --- PASS: TestDaemonHostGatewayIP (3.91s) [2021-09-09T02:03:26.735Z] --- PASS: TestDaemonRestartIpcMode (2.81s) [2021-09-09T02:03:26.931Z] docker_cli_daemon_test.go:2550: [d070c8a6f3a05] daemon is not started [2021-09-09T02:03:27.861Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-09-09T02:03:30.380Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-09T02:03:30.380Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-09T02:03:33.323Z] --- PASS: TestContainerKillOnDaemonStart (12.55s) [2021-09-09T02:03:33.323Z] PASS [2021-09-09T02:03:33.323Z] [2021-09-09T02:03:33.323Z] === Skipped [2021-09-09T02:03:33.323Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-09-09T02:03:33.323Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-09T02:03:33.323Z] [2021-09-09T02:03:33.323Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-09-09T02:03:33.323Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:03:33.323Z] [2021-09-09T02:03:33.323Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-09-09T02:03:33.323Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:03:33.323Z] [2021-09-09T02:03:33.323Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-09-09T02:03:33.323Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-09-09T02:03:33.323Z] [2021-09-09T02:03:33.323Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-09-09T02:03:33.323Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-09-09T02:03:33.323Z] [2021-09-09T02:03:33.323Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-09-09T02:03:33.323Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:03:33.323Z] [2021-09-09T02:03:33.323Z] DONE 195 tests, 6 skipped in 118.996s [2021-09-09T02:03:33.323Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-09-09T02:03:33.323Z] ++ 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-09T02:03:33.323Z] ++ set -e [2021-09-09T02:03:33.323Z] ++ '[' -n 0 ']' [2021-09-09T02:03:33.323Z] ++ set -x [2021-09-09T02:03:33.323Z] ++ env -i DEST=/go/src/github.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-09T02:03:33.585Z] === RUN TestConfigDaemonLibtrustID [2021-09-09T02:03:34.159Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-09-09T02:03:34.159Z] === RUN TestDaemonConfigValidation [2021-09-09T02:03:34.159Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-09-09T02:03:34.159Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-09-09T02:03:34.159Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-09-09T02:03:34.159Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-09-09T02:03:34.159Z] === RUN TestDaemonConfigValidation/invalid_config [2021-09-09T02:03:34.159Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-09-09T02:03:34.159Z] === RUN TestDaemonConfigValidation/malformed_config [2021-09-09T02:03:34.159Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-09-09T02:03:34.159Z] === RUN TestDaemonConfigValidation/valid_config [2021-09-09T02:03:34.159Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-09-09T02:03:34.159Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-09-09T02:03:34.159Z] === CONT TestDaemonConfigValidation/malformed_config [2021-09-09T02:03:34.159Z] === CONT TestDaemonConfigValidation/invalid_config [2021-09-09T02:03:34.159Z] === CONT TestDaemonConfigValidation/valid_config [2021-09-09T02:03:34.159Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-09-09T02:03:34.421Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-09-09T02:03:34.421Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2021-09-09T02:03:34.421Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-09-09T02:03:34.421Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2021-09-09T02:03:34.421Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-09-09T02:03:34.421Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-09-09T02:03:34.421Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-09T02:03:34.421Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-09-09T02:03:34.553Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-09T02:03:34.810Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-09T02:03:35.066Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-09T02:03:35.366Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-09-09T02:03:35.629Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-09T02:03:35.885Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-09T02:03:36.449Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-09T02:03:36.705Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-09T02:03:36.705Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-09T02:03:36.757Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-09-09T02:03:37.700Z] === CONT TestConfigDaemonSeccompProfiles [2021-09-09T02:03:37.700Z] daemon_test.go:148: [d8080a02b0f7f] daemon is not started [2021-09-09T02:03:37.700Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2021-09-09T02:03:37.700Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-09-09T02:03:37.700Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-09-09T02:03:37.700Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-09-09T02:03:37.700Z] PASS [2021-09-09T02:03:37.700Z] [2021-09-09T02:03:37.700Z] DONE 11 tests in 4.151s [2021-09-09T02:03:37.700Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-09-09T02:03:37.700Z] ++ 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-09T02:03:37.700Z] ++ set -e [2021-09-09T02:03:37.700Z] ++ '[' -n 0 ']' [2021-09-09T02:03:37.700Z] ++ set -x [2021-09-09T02:03:37.700Z] ++ env -i DEST=/go/src/github.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-09T02:03:37.700Z] INFO: Testing against a local daemon [2021-09-09T02:03:37.700Z] === RUN TestCommitInheritsEnv [2021-09-09T02:03:38.275Z] --- PASS: TestCommitInheritsEnv (0.37s) [2021-09-09T02:03:38.275Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-09T02:03:38.275Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-09-09T02:03:38.275Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-09T02:03:38.275Z] === RUN TestImagesFilterMultiReference [2021-09-09T02:03:38.275Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-09-09T02:03:38.275Z] === RUN TestImagePullPlatformInvalid [2021-09-09T02:03:38.275Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-09-09T02:03:38.275Z] === RUN TestRemoveImageOrphaning [2021-09-09T02:03:38.536Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2021-09-09T02:03:38.536Z] === RUN TestRemoveImageGarbageCollector [2021-09-09T02:03:38.536Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-09T02:03:38.536Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-09-09T02:03:38.536Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-09T02:03:38.798Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-09-09T02:03:38.798Z] === RUN TestTagInvalidReference [2021-09-09T02:03:38.798Z] --- PASS: TestTagInvalidReference (0.03s) [2021-09-09T02:03:38.798Z] === RUN TestTagValidPrefixedRepo [2021-09-09T02:03:38.798Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-09-09T02:03:38.798Z] === RUN TestTagExistedNameWithoutForce [2021-09-09T02:03:38.798Z] --- PASS: TestTagExistedNameWithoutForce (0.12s) [2021-09-09T02:03:38.798Z] === RUN TestTagOfficialNames [2021-09-09T02:03:39.060Z] --- PASS: TestTagOfficialNames (0.08s) [2021-09-09T02:03:39.060Z] === RUN TestTagMatchesDigest [2021-09-09T02:03:39.060Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-09-09T02:03:39.060Z] PASS [2021-09-09T02:03:39.060Z] [2021-09-09T02:03:39.060Z] === Skipped [2021-09-09T02:03:39.060Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-09T02:03:39.060Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-09-09T02:03:39.060Z] [2021-09-09T02:03:39.060Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-09-09T02:03:39.060Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-09T02:03:39.060Z] [2021-09-09T02:03:39.060Z] DONE 12 tests, 2 skipped in 1.401s [2021-09-09T02:03:39.060Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-09-09T02:03:39.060Z] ++ 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-09T02:03:39.060Z] ++ set -e [2021-09-09T02:03:39.060Z] ++ '[' -n 0 ']' [2021-09-09T02:03:39.060Z] ++ set -x [2021-09-09T02:03:39.060Z] ++ env -i DEST=/go/src/github.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-09T02:03:39.060Z] INFO: Testing against a local daemon [2021-09-09T02:03:39.060Z] === RUN TestNetworkCreateDelete [2021-09-09T02:03:39.230Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-09T02:03:39.321Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-09-09T02:03:39.321Z] === RUN TestDockerNetworkDeletePreferID [2021-09-09T02:03:39.487Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-09-09T02:03:39.894Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2021-09-09T02:03:39.894Z] === RUN TestDaemonDNSFallback [2021-09-09T02:03:41.379Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-09T02:03:41.379Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-09-09T02:03:43.271Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-09T02:03:44.203Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-09-09T02:03:44.203Z] check_test.go:308: [d5623b13dc296] daemon is not started [2021-09-09T02:03:44.203Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-09-09T02:03:44.460Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-09T02:03:45.829Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-09T02:03:46.484Z] --- PASS: TestDaemonDNSFallback (6.67s) [2021-09-09T02:03:46.484Z] === RUN TestInspectNetwork [2021-09-09T02:03:46.759Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite (338.27s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.44s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.81s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.44s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.56s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.32s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.44s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.47s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.81s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.78s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.93s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.83s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.32s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.39s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.08s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.26s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.25s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.58s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.38s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.89s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.94s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.50s) [2021-09-09T02:03:49.282Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.98s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.81s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.83s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.67s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.19s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.71s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.79s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.46s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.44s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.70s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.72s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.76s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.88s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.81s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.59s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.03s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.23s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.53s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.55s) [2021-09-09T02:03:49.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.75s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.64s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.49s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.94s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.93s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.02s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.71s) [2021-09-09T02:03:49.283Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-09T02:03:49.283Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.54s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.47s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.31s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.56s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.96s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.40s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.47s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.13s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.27s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.20s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.56s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.04s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.71s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.25s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.95s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.00s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.93s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.74s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.32s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.00s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.12s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.82s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.60s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.62s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.60s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.25s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.24s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.41s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.90s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.28s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.30s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.52s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.72s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.88s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.65s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-09-09T02:03:49.283Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.86s) [2021-09-09T02:03:49.283Z] === RUN TestDockerSwarmSuite [2021-09-09T02:03:49.283Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-09-09T02:03:50.694Z] === RUN TestInspectNetwork/full_network_id [2021-09-09T02:03:50.694Z] === RUN TestInspectNetwork/partial_network_id [2021-09-09T02:03:50.694Z] === RUN TestInspectNetwork/network_name [2021-09-09T02:03:50.694Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-09T02:03:52.554Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-09-09T02:03:53.483Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-09T02:03:54.901Z] --- PASS: TestInspectNetwork (8.13s) [2021-09-09T02:03:54.901Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-09T02:03:54.901Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-09T02:03:54.901Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-09T02:03:54.901Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-09T02:03:54.901Z] === RUN TestRunContainerWithBridgeNone [2021-09-09T02:03:55.379Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-09-09T02:03:56.818Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2021-09-09T02:03:56.818Z] === RUN TestNetworkInvalidJSON [2021-09-09T02:03:56.818Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-09T02:03:56.818Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-09T02:03:56.818Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:03:56.818Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:03:56.818Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:03:56.818Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:03:56.818Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-09T02:03:56.818Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:03:56.818Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:03:56.818Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-09T02:03:56.818Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-09T02:03:56.818Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-09T02:03:56.818Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-09T02:03:56.818Z] === RUN TestNetworkList [2021-09-09T02:03:56.818Z] === RUN TestNetworkList//networks [2021-09-09T02:03:56.818Z] === PAUSE TestNetworkList//networks [2021-09-09T02:03:56.818Z] === RUN TestNetworkList//networks/ [2021-09-09T02:03:56.818Z] === PAUSE TestNetworkList//networks/ [2021-09-09T02:03:56.818Z] === CONT TestNetworkList//networks [2021-09-09T02:03:56.818Z] === CONT TestNetworkList//networks/ [2021-09-09T02:03:56.818Z] --- PASS: TestNetworkList (0.03s) [2021-09-09T02:03:56.818Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-09T02:03:56.818Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-09T02:03:56.818Z] === RUN TestHostIPv4BridgeLabel [2021-09-09T02:03:57.391Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-09-09T02:03:57.391Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-09T02:03:58.336Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-09-09T02:03:58.336Z] === RUN TestDaemonDefaultNetworkPools [2021-09-09T02:03:59.281Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-09-09T02:03:59.281Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-09T02:04:00.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-09-09T02:04:00.669Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-09-09T02:04:00.669Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-09T02:04:02.055Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2021-09-09T02:04:02.055Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-09T02:04:02.317Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-09-09T02:04:02.317Z] === RUN TestServiceWithPredefinedNetwork [2021-09-09T02:04:04.865Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2021-09-09T02:04:04.865Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-09T02:04:04.865Z] service_test.go:243: FLAKY_TEST [2021-09-09T02:04:04.865Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-09T02:04:04.865Z] === RUN TestServiceWithDataPathPortInit [2021-09-09T02:04:12.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-09T02:04:13.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-09-09T02:04:14.302Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-09T02:04:14.865Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-09-09T02:04:18.136Z] docker_api_swarm_test.go:563: [d6cf18e405242] joining swarm manager [d4dbed7ce926a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:04:19.789Z] --- PASS: TestServiceWithDataPathPortInit (14.79s) [2021-09-09T02:04:19.789Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-09T02:04:23.096Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yfjcqdb5h5w1y1bs5uwnfonb6 Created:2021-09-09 02:04:20.861413469 +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[fddc6bfe3f3c1b694ae5530fbbcac57d768c94620a5b35be18757874eeecfde8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2odpd2k55c069qr1t7i143dee EndpointID:2af63462d1610bd077dfb98c0668acb3a8706e27ffcefc1dc7f0e66a53c9c556 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9f5ca9e873b21a44b0ca246a84c41654a80cd7f5c326be23c1df7a89066b8776 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:523979848c69 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2odpd2k55c069qr1t7i143dee EndpointID:2af63462d1610bd077dfb98c0668acb3a8706e27ffcefc1dc7f0e66a53c9c556 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-09T02:04:23.390Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-09T02:04:24.318Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-09T02:04:24.575Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-09T02:04:25.139Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-09T02:04:26.067Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-09T02:04:26.067Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-09-09T02:04:26.067Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-09T02:04:26.630Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-09T02:04:27.303Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.94s) [2021-09-09T02:04:27.303Z] PASS [2021-09-09T02:04:27.303Z] [2021-09-09T02:04:27.303Z] === Skipped [2021-09-09T02:04:27.303Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-09T02:04:27.303Z] service_test.go:243: FLAKY_TEST [2021-09-09T02:04:27.303Z] [2021-09-09T02:04:27.303Z] DONE 26 tests, 1 skipped in 48.360s [2021-09-09T02:04:27.303Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-09T02:04:27.303Z] ++ 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-09T02:04:27.303Z] ++ set -e [2021-09-09T02:04:27.303Z] ++ '[' -n 0 ']' [2021-09-09T02:04:27.303Z] ++ set -x [2021-09-09T02:04:27.303Z] ++ env -i DEST=/go/src/github.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-09T02:04:27.565Z] INFO: Testing against a local daemon [2021-09-09T02:04:27.565Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-09T02:04:27.565Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T02:04:27.565Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-09T02:04:27.565Z] === RUN TestDockerNetworkIpvlan [2021-09-09T02:04:27.565Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T02:04:27.565Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-09T02:04:27.565Z] PASS [2021-09-09T02:04:27.565Z] [2021-09-09T02:04:27.565Z] === Skipped [2021-09-09T02:04:27.565Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-09T02:04:27.565Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T02:04:27.565Z] [2021-09-09T02:04:27.565Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-09T02:04:27.565Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T02:04:27.565Z] [2021-09-09T02:04:27.565Z] DONE 2 tests, 2 skipped in 0.120s [2021-09-09T02:04:27.565Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-09T02:04:27.565Z] ++ 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-09T02:04:27.565Z] ++ set -e [2021-09-09T02:04:27.565Z] ++ '[' -n 0 ']' [2021-09-09T02:04:27.565Z] ++ set -x [2021-09-09T02:04:27.565Z] ++ env -i DEST=/go/src/github.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-09T02:04:27.565Z] INFO: Testing against a local daemon [2021-09-09T02:04:27.565Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-09T02:04:28.523Z] docker_api_swarm_test.go:585: [d85e42e9a9fe4] joining swarm manager [d4dbed7ce926a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:04:29.480Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2021-09-09T02:04:29.480Z] === RUN TestDockerNetworkMacvlan [2021-09-09T02:04:30.053Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-09T02:04:30.626Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-09T02:04:31.569Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-09T02:04:31.794Z] check_test.go:379: [d6cf18e405242] daemon is not started [2021-09-09T02:04:34.119Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-09T02:04:36.668Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-09T02:04:37.072Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-09T02:04:37.072Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-09T02:04:38.005Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-09T02:04:38.568Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-09T02:04:38.825Z] === RUN TestDockerSuite/TestBuildFails [2021-09-09T02:04:39.387Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-09T02:04:39.644Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-09T02:04:40.878Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-09T02:04:41.535Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-09T02:04:41.823Z] --- PASS: TestDockerNetworkMacvlan (12.51s) [2021-09-09T02:04:41.823Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-09-09T02:04:41.823Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-09-09T02:04:41.823Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.18s) [2021-09-09T02:04:41.823Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2021-09-09T02:04:41.823Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.91s) [2021-09-09T02:04:41.823Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2021-09-09T02:04:41.823Z] PASS [2021-09-09T02:04:41.823Z] [2021-09-09T02:04:41.823Z] DONE 8 tests in 14.059s [2021-09-09T02:04:41.823Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-09T02:04:41.823Z] ++ 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-09T02:04:41.823Z] ++ set -e [2021-09-09T02:04:41.823Z] ++ '[' -n 0 ']' [2021-09-09T02:04:41.823Z] ++ set -x [2021-09-09T02:04:41.823Z] ++ env -i DEST=/go/src/github.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-09T02:04:41.823Z] testing: warning: no tests to run [2021-09-09T02:04:41.823Z] PASS [2021-09-09T02:04:41.823Z] [2021-09-09T02:04:41.823Z] DONE 0 tests in 0.029s [2021-09-09T02:04:41.823Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-09T02:04:41.823Z] ++ 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-09T02:04:41.823Z] ++ set -e [2021-09-09T02:04:41.823Z] ++ '[' -n 0 ']' [2021-09-09T02:04:41.823Z] ++ set -x [2021-09-09T02:04:41.823Z] ++ env -i DEST=/go/src/github.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-09T02:04:41.823Z] INFO: Testing against a local daemon [2021-09-09T02:04:41.823Z] === RUN TestAuthZPluginAllowRequest [2021-09-09T02:04:42.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-09-09T02:04:42.098Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-09-09T02:04:42.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-09-09T02:04:43.211Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2021-09-09T02:04:43.211Z] === RUN TestAuthZPluginTLS [2021-09-09T02:04:43.378Z] --- PASS: TestBuildWithHugeFile (107.82s) [2021-09-09T02:04:43.378Z] === RUN TestBuildWCOWSandboxSize [2021-09-09T02:04:43.467Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-09T02:04:43.785Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-09-09T02:04:43.785Z] === RUN TestAuthZPluginDenyRequest [2021-09-09T02:04:44.357Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-09-09T02:04:44.357Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-09T02:04:44.835Z] docker_api_swarm_test.go:46: [df8f1343d43a2] joining swarm manager [df7b52b2aea77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:04:44.929Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-09-09T02:04:44.929Z] === RUN TestAuthZPluginDenyResponse [2021-09-09T02:04:45.504Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-09-09T02:04:45.504Z] === RUN TestAuthZPluginAllowEventStream [2021-09-09T02:04:45.765Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-09T02:04:46.699Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-09T02:04:46.892Z] --- PASS: TestAuthZPluginAllowEventStream (1.42s) [2021-09-09T02:04:46.892Z] === RUN TestAuthZPluginErrorResponse [2021-09-09T02:04:47.263Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-09T02:04:47.464Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-09-09T02:04:47.464Z] === RUN TestAuthZPluginErrorRequest [2021-09-09T02:04:48.036Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-09-09T02:04:48.036Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-09T02:04:48.193Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-09T02:04:48.608Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2021-09-09T02:04:48.608Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-09T02:04:49.560Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-09T02:04:50.489Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-09T02:04:50.524Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.83s) [2021-09-09T02:04:50.524Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-09T02:04:50.746Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-09T02:04:52.439Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.77s) [2021-09-09T02:04:52.439Z] === RUN TestAuthZPluginHeader [2021-09-09T02:04:52.638Z] --- PASS: TestImportExtremelyLargeImageWorks (177.69s) [2021-09-09T02:04:52.638Z] PASS [2021-09-09T02:04:52.638Z] [2021-09-09T02:04:52.638Z] DONE 12 tests in 181.439s [2021-09-09T02:04:52.638Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-09-09T02:04:52.638Z] ++ 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-09T02:04:52.638Z] ++ set -e [2021-09-09T02:04:52.638Z] ++ '[' -n 0 ']' [2021-09-09T02:04:52.638Z] ++ set -x [2021-09-09T02:04:52.638Z] ++ env -i DEST=/go/src/github.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-09T02:04:52.638Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-09T02:04:52.638Z] INFO: Testing against a local daemon [2021-09-09T02:04:52.638Z] === RUN TestNetworkCreateDelete [2021-09-09T02:04:52.638Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-09-09T02:04:52.638Z] === RUN TestDockerNetworkDeletePreferID [2021-09-09T02:04:53.014Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-09-09T02:04:53.014Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-09T02:04:53.014Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-09T02:04:53.014Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-09-09T02:04:53.014Z] === RUN TestAuthZPluginV2Disable [2021-09-09T02:04:53.014Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-09T02:04:53.014Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-09-09T02:04:53.014Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-09T02:04:53.014Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-09T02:04:53.014Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-09-09T02:04:53.014Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-09T02:04:53.014Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-09T02:04:53.014Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-09-09T02:04:53.014Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-09T02:04:53.201Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-09-09T02:04:53.201Z] === RUN TestDaemonDNSFallback [2021-09-09T02:04:54.131Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-09T02:04:55.059Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-09T02:04:57.440Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-09-09T02:04:57.440Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-09-09T02:04:57.440Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-09-09T02:04:57.440Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-09-09T02:04:57.440Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-09-09T02:04:57.440Z] Cross building: bundles/cross/windows/amd64 [2021-09-09T02:04:57.440Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-09-09T02:04:57.440Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-09-09T02:04:58.328Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-09T02:04:58.584Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-09T02:04:59.147Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-09T02:04:59.709Z] --- PASS: TestDaemonDNSFallback (6.56s) [2021-09-09T02:04:59.709Z] === RUN TestInspectNetwork [2021-09-09T02:04:59.709Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-09T02:04:59.966Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-09T02:05:00.222Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-09T02:05:00.784Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-09T02:05:01.041Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-09T02:05:01.605Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-09T02:05:02.168Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-09T02:05:02.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-09-09T02:05:02.425Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-09T02:05:02.988Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-09T02:05:03.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-09-09T02:05:03.501Z] === RUN TestInspectNetwork/full_network_id [2021-09-09T02:05:03.501Z] === RUN TestInspectNetwork/partial_network_id [2021-09-09T02:05:03.501Z] === RUN TestInspectNetwork/network_name [2021-09-09T02:05:03.501Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-09-09T02:05:04.429Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-09T02:05:06.323Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-09T02:05:08.213Z] --- PASS: TestInspectNetwork (8.17s) [2021-09-09T02:05:08.213Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-09-09T02:05:08.213Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-09-09T02:05:08.213Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-09-09T02:05:08.213Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-09-09T02:05:08.213Z] === RUN TestRunContainerWithBridgeNone [2021-09-09T02:05:09.579Z] --- PASS: TestRunContainerWithBridgeNone (1.82s) [2021-09-09T02:05:09.579Z] === RUN TestNetworkInvalidJSON [2021-09-09T02:05:09.579Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-09T02:05:09.579Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-09T02:05:09.579Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:05:09.579Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:05:09.579Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:05:09.579Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:05:09.579Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-09T02:05:09.579Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:05:09.579Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:05:09.579Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-09T02:05:09.579Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-09T02:05:09.579Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-09T02:05:09.579Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-09T02:05:09.579Z] === RUN TestNetworkList [2021-09-09T02:05:09.837Z] === RUN TestNetworkList//networks [2021-09-09T02:05:09.837Z] === PAUSE TestNetworkList//networks [2021-09-09T02:05:09.837Z] === RUN TestNetworkList//networks/ [2021-09-09T02:05:09.837Z] === PAUSE TestNetworkList//networks/ [2021-09-09T02:05:09.837Z] === CONT TestNetworkList//networks [2021-09-09T02:05:09.837Z] === CONT TestNetworkList//networks/ [2021-09-09T02:05:09.837Z] --- PASS: TestNetworkList (0.02s) [2021-09-09T02:05:09.837Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-09T02:05:09.837Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-09T02:05:09.837Z] === RUN TestHostIPv4BridgeLabel [2021-09-09T02:05:10.399Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-09-09T02:05:10.399Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-09T02:05:10.961Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-09T02:05:11.137Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2021-09-09T02:05:11.137Z] PASS [2021-09-09T02:05:11.137Z] [2021-09-09T02:05:11.137Z] === Skipped [2021-09-09T02:05:11.137Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-09-09T02:05:11.137Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-09T02:05:11.137Z] [2021-09-09T02:05:11.137Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-09-09T02:05:11.137Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-09T02:05:11.137Z] [2021-09-09T02:05:11.137Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-09-09T02:05:11.137Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-09T02:05:11.137Z] [2021-09-09T02:05:11.137Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-09-09T02:05:11.137Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-09T02:05:11.137Z] [2021-09-09T02:05:11.137Z] DONE 17 tests, 4 skipped in 28.108s [2021-09-09T02:05:11.137Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-09T02:05:11.137Z] ++ 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-09T02:05:11.137Z] ++ set -e [2021-09-09T02:05:11.137Z] ++ '[' -n 0 ']' [2021-09-09T02:05:11.137Z] ++ set -x [2021-09-09T02:05:11.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T02:05:11.137Z] INFO: Testing against a local daemon [2021-09-09T02:05:11.137Z] === RUN TestPluginInvalidJSON [2021-09-09T02:05:11.137Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:05:11.137Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:05:11.137Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:05:11.137Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-09T02:05:11.137Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-09T02:05:11.137Z] === RUN TestPluginInstall [2021-09-09T02:05:11.137Z] === RUN TestPluginInstall/no_auth [2021-09-09T02:05:11.524Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-09-09T02:05:11.524Z] === RUN TestDaemonDefaultNetworkPools [2021-09-09T02:05:12.081Z] time="2021-09-09T02:05:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T02:05:12.081Z] time="2021-09-09T02:05:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a56ebb67eaf47aa89347cb2de55b64a47aa0905ceda88439af47bafa8e82e932" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T02:05:12.081Z] time="2021-09-09T02:05:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T02:05:12.081Z] time="2021-09-09T02:05:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a56ebb67eaf47aa89347cb2de55b64a47aa0905ceda88439af47bafa8e82e932" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T02:05:12.088Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-09-09T02:05:12.088Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-09T02:05:12.343Z] === RUN TestPluginInstall/with_htpasswd [2021-09-09T02:05:12.917Z] time="2021-09-09T02:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T02:05:12.917Z] time="2021-09-09T02:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb4eebfff880872c1fe7a34ed3c58d94e9d740c1633b821000c94114a5ec09d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T02:05:12.917Z] time="2021-09-09T02:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T02:05:12.917Z] time="2021-09-09T02:05:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb4eebfff880872c1fe7a34ed3c58d94e9d740c1633b821000c94114a5ec09d4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T02:05:13.457Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-09-09T02:05:13.457Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-09T02:05:13.457Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-09T02:05:13.457Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-09T02:05:13.490Z] === RUN TestPluginInstall/with_insecure [2021-09-09T02:05:13.713Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-09T02:05:13.713Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-09T02:05:13.713Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-09T02:05:13.970Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-09T02:05:14.433Z] time="2021-09-09T02:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T02:05:14.433Z] time="2021-09-09T02:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:565980b5324f9377810562301e0aabe7e5a3c6d2aa99dda39da8bbbe4be420fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T02:05:14.433Z] time="2021-09-09T02:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T02:05:14.433Z] time="2021-09-09T02:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:565980b5324f9377810562301e0aabe7e5a3c6d2aa99dda39da8bbbe4be420fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T02:05:14.533Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-09-09T02:05:14.533Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-09T02:05:15.096Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-09T02:05:15.353Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-09-09T02:05:15.353Z] === RUN TestServiceWithPredefinedNetwork [2021-09-09T02:05:15.376Z] plugin_test.go:165: [d76e9f4044fb9] daemon is not started [2021-09-09T02:05:15.376Z] --- PASS: TestPluginInstall (5.16s) [2021-09-09T02:05:15.376Z] --- PASS: TestPluginInstall/no_auth (2.27s) [2021-09-09T02:05:15.376Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-09-09T02:05:15.376Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2021-09-09T02:05:15.376Z] === RUN TestPluginsWithRuntimes [2021-09-09T02:05:16.281Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-09T02:05:17.292Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-09T02:05:18.173Z] --- PASS: TestServiceWithPredefinedNetwork (2.60s) [2021-09-09T02:05:18.173Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-09T02:05:18.173Z] service_test.go:243: FLAKY_TEST [2021-09-09T02:05:18.173Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-09T02:05:18.173Z] === RUN TestServiceWithDataPathPortInit [2021-09-09T02:05:18.238Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-09T02:05:19.539Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-09T02:05:19.626Z] --- PASS: TestPluginsWithRuntimes (4.17s) [2021-09-09T02:05:19.626Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.14s) [2021-09-09T02:05:19.626Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-09-09T02:05:19.626Z] === RUN TestPluginBackCompatMediaTypes [2021-09-09T02:05:19.796Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-09T02:05:20.358Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-09T02:05:20.572Z] --- PASS: TestPluginBackCompatMediaTypes (1.11s) [2021-09-09T02:05:20.572Z] PASS [2021-09-09T02:05:20.572Z] [2021-09-09T02:05:20.572Z] DONE 10 tests in 10.613s [2021-09-09T02:05:20.572Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-09T02:05:20.572Z] ++ 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-09T02:05:20.572Z] ++ set -e [2021-09-09T02:05:20.572Z] ++ '[' -n 0 ']' [2021-09-09T02:05:20.572Z] ++ set -x [2021-09-09T02:05:20.572Z] ++ env -i DEST=/go/src/github.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-09T02:05:20.572Z] INFO: Testing against a local daemon [2021-09-09T02:05:20.572Z] === RUN TestExternalGraphDriver [2021-09-09T02:05:20.572Z] === RUN TestExternalGraphDriver/json [2021-09-09T02:05:22.518Z] === RUN TestExternalGraphDriver/spec [2021-09-09T02:05:24.434Z] === RUN TestExternalGraphDriver/pull [2021-09-09T02:05:26.352Z] --- PASS: TestExternalGraphDriver (5.54s) [2021-09-09T02:05:26.352Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2021-09-09T02:05:26.352Z] --- PASS: TestExternalGraphDriver/spec (1.91s) [2021-09-09T02:05:26.352Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2021-09-09T02:05:26.352Z] === RUN TestGraphdriverPluginV2 [2021-09-09T02:05:26.352Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-09T02:05:26.352Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-09-09T02:05:26.352Z] PASS [2021-09-09T02:05:26.352Z] [2021-09-09T02:05:26.352Z] === Skipped [2021-09-09T02:05:26.352Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-09-09T02:05:26.352Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-09T02:05:26.352Z] [2021-09-09T02:05:26.352Z] DONE 5 tests, 1 skipped in 5.687s [2021-09-09T02:05:26.352Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-09T02:05:26.352Z] ++ 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-09T02:05:26.352Z] ++ set -e [2021-09-09T02:05:26.352Z] ++ '[' -n 0 ']' [2021-09-09T02:05:26.352Z] ++ set -x [2021-09-09T02:05:26.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-09T02:05:26.352Z] INFO: Testing against a local daemon [2021-09-09T02:05:26.352Z] === RUN TestContinueAfterPluginCrash [2021-09-09T02:05:26.352Z] === PAUSE TestContinueAfterPluginCrash [2021-09-09T02:05:26.352Z] === RUN TestReadPluginNoRead [2021-09-09T02:05:26.352Z] === PAUSE TestReadPluginNoRead [2021-09-09T02:05:26.352Z] === RUN TestDaemonStartWithLogOpt [2021-09-09T02:05:26.352Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-09T02:05:26.352Z] === CONT TestContinueAfterPluginCrash [2021-09-09T02:05:26.352Z] === CONT TestDaemonStartWithLogOpt [2021-09-09T02:05:26.352Z] === CONT TestReadPluginNoRead [2021-09-09T02:05:27.027Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-09T02:05:30.306Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-09T02:05:30.567Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-09T02:05:30.567Z] --- PASS: TestDaemonStartWithLogOpt (4.23s) [2021-09-09T02:05:30.869Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-09T02:05:31.954Z] === RUN TestReadPluginNoRead/default [2021-09-09T02:05:32.237Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-09T02:05:32.237Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-09-09T02:05:32.237Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-09T02:05:33.340Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-09T02:05:34.129Z] --- PASS: TestServiceWithDataPathPortInit (15.94s) [2021-09-09T02:05:34.129Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-09T02:05:34.727Z] === CONT TestReadPluginNoRead [2021-09-09T02:05:34.727Z] read_test.go:92: [d3ffc1b49702d] daemon is not started [2021-09-09T02:05:34.727Z] --- PASS: TestReadPluginNoRead (8.39s) [2021-09-09T02:05:34.727Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.60s) [2021-09-09T02:05:34.727Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2021-09-09T02:05:34.727Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2021-09-09T02:05:35.670Z] --- PASS: TestContinueAfterPluginCrash (9.50s) [2021-09-09T02:05:35.670Z] PASS [2021-09-09T02:05:35.670Z] [2021-09-09T02:05:35.670Z] DONE 6 tests in 9.620s [2021-09-09T02:05:35.934Z] 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-09T02:05:35.934Z] ++ 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-09T02:05:35.934Z] ++ set -e [2021-09-09T02:05:35.934Z] ++ '[' -n 0 ']' [2021-09-09T02:05:35.934Z] ++ set -x [2021-09-09T02:05:35.934Z] ++ env -i DEST=/go/src/github.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-09T02:05:35.934Z] testing: warning: no tests to run [2021-09-09T02:05:35.934Z] PASS [2021-09-09T02:05:35.934Z] [2021-09-09T02:05:35.934Z] DONE 0 tests in 0.038s [2021-09-09T02:05:35.934Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-09T02:05:35.934Z] ++ 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-09T02:05:35.934Z] ++ set -e [2021-09-09T02:05:35.934Z] ++ '[' -n 0 ']' [2021-09-09T02:05:35.934Z] ++ set -x [2021-09-09T02:05:35.934Z] ++ env -i DEST=/go/src/github.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-09T02:05:35.934Z] INFO: Testing against a local daemon [2021-09-09T02:05:35.934Z] === RUN TestPluginWithDevMounts [2021-09-09T02:05:35.934Z] === PAUSE TestPluginWithDevMounts [2021-09-09T02:05:35.934Z] === CONT TestPluginWithDevMounts [2021-09-09T02:05:36.034Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-09T02:05:36.291Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-09T02:05:37.219Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ivw8xopks7g8yhxlrwcmyjz1w Created:2021-09-09 02:05:35.223183893 +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[2d65e22116ccdcdf4b811f553926d9d10f5437ca83ed21012eff50109999ba53:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u9magtjqg6ebhiifmbyx76ecc EndpointID:1128c23b66886a93c99495c66b242541f540951c398f2454d0d3a142a00a38f5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:56277d6978455e380dc21273543bba49f517ec138e41fc2ef24c0a6f5d80a6a6 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:bbb3607f4f4f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u9magtjqg6ebhiifmbyx76ecc EndpointID:1128c23b66886a93c99495c66b242541f540951c398f2454d0d3a142a00a38f5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-09-09T02:05:37.781Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-09T02:05:37.853Z] --- PASS: TestPluginWithDevMounts (1.95s) [2021-09-09T02:05:37.853Z] PASS [2021-09-09T02:05:37.853Z] [2021-09-09T02:05:37.853Z] DONE 1 tests in 2.066s [2021-09-09T02:05:37.853Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-09T02:05:37.853Z] ++ 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-09T02:05:37.853Z] ++ set -e [2021-09-09T02:05:37.853Z] ++ '[' -n 0 ']' [2021-09-09T02:05:37.853Z] ++ set -x [2021-09-09T02:05:37.853Z] ++ env -i DEST=/go/src/github.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-09T02:05:38.038Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-09T02:05:38.114Z] INFO: Testing against a local daemon [2021-09-09T02:05:38.114Z] === RUN TestSecretInspect [2021-09-09T02:05:39.404Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-09T02:05:39.661Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-09T02:05:40.222Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-09T02:05:40.663Z] --- PASS: TestSecretInspect (2.19s) [2021-09-09T02:05:40.663Z] === RUN TestSecretList [2021-09-09T02:05:41.150Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-09T02:05:41.713Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.04s) [2021-09-09T02:05:41.713Z] PASS [2021-09-09T02:05:41.713Z] [2021-09-09T02:05:41.713Z] === Skipped [2021-09-09T02:05:41.713Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-09T02:05:41.713Z] service_test.go:243: FLAKY_TEST [2021-09-09T02:05:41.713Z] [2021-09-09T02:05:41.713Z] DONE 26 tests, 1 skipped in 49.466s [2021-09-09T02:05:41.970Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-09-09T02:05:41.970Z] ++ 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-09T02:05:41.970Z] ++ set -e [2021-09-09T02:05:41.970Z] ++ '[' -n 0 ']' [2021-09-09T02:05:41.970Z] ++ set -x [2021-09-09T02:05:41.970Z] ++ env -i DEST=/go/src/github.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-09T02:05:41.970Z] INFO: Testing against a local daemon [2021-09-09T02:05:41.970Z] === RUN TestDockerNetworkIpvlanPersistance [2021-09-09T02:05:41.970Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T02:05:41.970Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-09T02:05:41.970Z] === RUN TestDockerNetworkIpvlan [2021-09-09T02:05:41.970Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T02:05:41.970Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-09-09T02:05:41.970Z] PASS [2021-09-09T02:05:41.970Z] [2021-09-09T02:05:41.970Z] === Skipped [2021-09-09T02:05:41.970Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-09-09T02:05:41.970Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T02:05:41.970Z] [2021-09-09T02:05:41.970Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-09-09T02:05:41.970Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-09-09T02:05:41.970Z] [2021-09-09T02:05:41.970Z] DONE 2 tests, 2 skipped in 0.128s [2021-09-09T02:05:41.970Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-09-09T02:05:41.970Z] ++ 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-09T02:05:41.970Z] ++ set -e [2021-09-09T02:05:41.970Z] ++ '[' -n 0 ']' [2021-09-09T02:05:41.970Z] ++ set -x [2021-09-09T02:05:41.970Z] ++ env -i DEST=/go/src/github.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-09T02:05:42.227Z] INFO: Testing against a local daemon [2021-09-09T02:05:42.227Z] === RUN TestDockerNetworkMacvlanPersistance [2021-09-09T02:05:42.483Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-09T02:05:42.579Z] --- PASS: TestSecretList (2.16s) [2021-09-09T02:05:42.579Z] === RUN TestSecretsCreateAndDelete [2021-09-09T02:05:42.740Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-09T02:05:42.740Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-09T02:05:42.996Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-09T02:05:43.252Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-09T02:05:43.509Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-09-09T02:05:43.509Z] === RUN TestDockerNetworkMacvlan [2021-09-09T02:05:43.765Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-09T02:05:44.328Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-09-09T02:05:44.498Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2021-09-09T02:05:44.498Z] === RUN TestSecretsUpdate [2021-09-09T02:05:45.258Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-09-09T02:05:45.258Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-09T02:05:45.823Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-09T02:05:46.079Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-09-09T02:05:47.208Z] --- PASS: TestSecretsUpdate (2.71s) [2021-09-09T02:05:47.208Z] === RUN TestTemplatedSecret [2021-09-09T02:05:47.970Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-09T02:05:48.227Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-09-09T02:05:49.595Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-09T02:05:50.511Z] --- PASS: TestTemplatedSecret (3.05s) [2021-09-09T02:05:50.511Z] === RUN TestSecretCreateResolve [2021-09-09T02:05:50.523Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-09-09T02:05:51.086Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-09T02:05:51.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-09-09T02:05:52.580Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-09T02:05:53.063Z] --- PASS: TestSecretCreateResolve (2.72s) [2021-09-09T02:05:53.063Z] PASS [2021-09-09T02:05:53.063Z] [2021-09-09T02:05:53.063Z] DONE 6 tests in 15.136s [2021-09-09T02:05:53.063Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-09-09T02:05:53.063Z] ++ 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-09T02:05:53.063Z] ++ set -e [2021-09-09T02:05:53.063Z] ++ '[' -n 0 ']' [2021-09-09T02:05:53.063Z] ++ set -x [2021-09-09T02:05:53.063Z] ++ env -i DEST=/go/src/github.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-09T02:05:53.324Z] INFO: Testing against a local daemon [2021-09-09T02:05:53.324Z] === RUN TestServiceCreateInit [2021-09-09T02:05:53.324Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-09T02:05:53.947Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-09T02:05:54.511Z] docker_api_swarm_test.go:304: [d73d994ad2d6c] joining swarm manager [d16ee03e4663d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:05:54.511Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-09T02:05:55.883Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-09-09T02:05:56.142Z] docker_api_swarm_test.go:305: [df5258ad2424f] joining swarm manager [d16ee03e4663d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:05:57.071Z] --- PASS: TestDockerNetworkMacvlan (13.64s) [2021-09-09T02:05:57.071Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-09-09T02:05:57.071Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-09-09T02:05:57.071Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2021-09-09T02:05:57.071Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.12s) [2021-09-09T02:05:57.071Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.65s) [2021-09-09T02:05:57.071Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.05s) [2021-09-09T02:05:57.071Z] PASS [2021-09-09T02:05:57.071Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-09-09T02:05:57.071Z] [2021-09-09T02:05:57.071Z] DONE 8 tests in 15.150s [2021-09-09T02:05:57.071Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-09-09T02:05:57.071Z] ++ 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-09T02:05:57.071Z] ++ set -e [2021-09-09T02:05:57.071Z] ++ '[' -n 0 ']' [2021-09-09T02:05:57.071Z] ++ set -x [2021-09-09T02:05:57.071Z] ++ env -i DEST=/go/src/github.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-09T02:05:57.328Z] testing: warning: no tests to run [2021-09-09T02:05:57.328Z] PASS [2021-09-09T02:05:57.328Z] [2021-09-09T02:05:57.328Z] DONE 0 tests in 0.034s [2021-09-09T02:05:57.328Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-09-09T02:05:57.328Z] ++ 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-09T02:05:57.328Z] ++ set -e [2021-09-09T02:05:57.328Z] ++ '[' -n 0 ']' [2021-09-09T02:05:57.328Z] ++ set -x [2021-09-09T02:05:57.328Z] ++ env -i DEST=/go/src/github.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-09T02:05:57.328Z] INFO: Testing against a local daemon [2021-09-09T02:05:57.328Z] === RUN TestAuthZPluginAllowRequest [2021-09-09T02:05:57.540Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-09T02:05:57.907Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-09T02:05:58.848Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2021-09-09T02:05:58.848Z] === RUN TestAuthZPluginTLS [2021-09-09T02:05:59.410Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-09-09T02:05:59.410Z] === RUN TestAuthZPluginDenyRequest [2021-09-09T02:05:59.972Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-09T02:05:59.972Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-09-09T02:05:59.972Z] === RUN TestAuthZPluginAPIDenyResponse [2021-09-09T02:06:00.534Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-09-09T02:06:00.534Z] === RUN TestAuthZPluginDenyResponse [2021-09-09T02:06:00.534Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-09T02:06:01.096Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-09-09T02:06:01.096Z] === RUN TestAuthZPluginAllowEventStream [2021-09-09T02:06:01.352Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-09T02:06:01.753Z] --- PASS: TestServiceCreateInit (8.61s) [2021-09-09T02:06:01.753Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.06s) [2021-09-09T02:06:01.753Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.52s) [2021-09-09T02:06:01.753Z] === RUN TestCreateServiceMultipleTimes [2021-09-09T02:06:02.720Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2021-09-09T02:06:02.720Z] === RUN TestAuthZPluginErrorResponse [2021-09-09T02:06:02.977Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-09-09T02:06:02.977Z] === RUN TestAuthZPluginErrorRequest [2021-09-09T02:06:03.540Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-09-09T02:06:03.540Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-09-09T02:06:04.103Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-09-09T02:06:04.103Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-09-09T02:06:05.994Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2021-09-09T02:06:05.994Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-09-09T02:06:07.887Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2021-09-09T02:06:07.887Z] === RUN TestAuthZPluginHeader [2021-09-09T02:06:08.451Z] --- PASS: TestAuthZPluginHeader (0.95s) [2021-09-09T02:06:08.451Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-09-09T02:06:08.451Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-09T02:06:11.722Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-09-09T02:06:12.652Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.12s) [2021-09-09T02:06:12.652Z] === RUN TestAuthZPluginV2Disable [2021-09-09T02:06:13.215Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-09-09T02:06:13.470Z] === RUN TestDockerSuite/TestBuildRm [2021-09-09T02:06:15.992Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-09T02:06:15.992Z] --- PASS: TestAuthZPluginV2Disable (3.35s) [2021-09-09T02:06:15.992Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-09-09T02:06:16.560Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-09T02:06:17.501Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-09T02:06:17.758Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-09T02:06:18.321Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-09T02:06:18.884Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.00s) [2021-09-09T02:06:18.884Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-09-09T02:06:18.936Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-09-09T02:06:18.936Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-09-09T02:06:18.936Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-09-09T02:06:18.936Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-09-09T02:06:18.936Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-09-09T02:06:18.936Z] remote: Enumerating objects: 23, done. [2021-09-09T02:06:18.936Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-09-09T02:06:18.936Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-09-09T02:06:18.936Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-09-09T02:06:18.936Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) 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 | 10.17 MiB/s, done. [2021-09-09T02:06:18.936Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-09-09T02:06:18.936Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-09-09T02:06:19.141Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-09T02:06:19.880Z] --- PASS: TestCreateServiceMultipleTimes (16.76s) [2021-09-09T02:06:19.880Z] === RUN TestCreateServiceConflict [2021-09-09T02:06:20.072Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-09T02:06:21.001Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-09T02:06:21.267Z] --- PASS: TestCreateServiceConflict (2.71s) [2021-09-09T02:06:21.267Z] === RUN TestCreateServiceMaxReplicas [2021-09-09T02:06:22.239Z] Cross building: bundles/cross/linux/ppc64le [2021-09-09T02:06:22.239Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-09-09T02:06:22.239Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-09-09T02:06:24.574Z] --- PASS: TestCreateServiceMaxReplicas (3.18s) [2021-09-09T02:06:24.574Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-09T02:06:25.170Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-09T02:06:25.170Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-09T02:06:25.170Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-09T02:06:25.170Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-09-09T02:06:25.170Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-09T02:06:25.732Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-09T02:06:27.102Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-09T02:06:27.102Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-09T02:06:28.029Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-09T02:06:28.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-09-09T02:06:31.110Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.97s) [2021-09-09T02:06:31.110Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-09-09T02:06:31.110Z] docker_api_swarm_test.go:272: [dc2ffcf2599e6] joining swarm manager [d66a7b4da882e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:06:32.478Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-09T02:06:32.478Z] docker_api_swarm_test.go:273: [de068c217f6ae] joining swarm manager [d66a7b4da882e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:06:33.410Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-09T02:06:33.973Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-09T02:06:34.229Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-09T02:06:34.791Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-09T02:06:35.722Z] === RUN TestDockerSuite/TestBuildUser [2021-09-09T02:06:37.089Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-09T02:06:39.495Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.80s) [2021-09-09T02:06:39.495Z] === RUN TestCreateServiceSecretFileMode [2021-09-09T02:06:39.623Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-09T02:06:41.414Z] --- PASS: TestCreateServiceSecretFileMode (2.99s) [2021-09-09T02:06:41.414Z] === RUN TestCreateServiceConfigFileMode [2021-09-09T02:06:44.721Z] --- PASS: TestCreateServiceConfigFileMode (2.91s) [2021-09-09T02:06:44.721Z] === RUN TestCreateServiceSysctls [2021-09-09T02:06:47.710Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.64s) [2021-09-09T02:06:47.710Z] PASS [2021-09-09T02:06:47.710Z] [2021-09-09T02:06:47.710Z] DONE 17 tests in 50.385s [2021-09-09T02:06:47.710Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-09-09T02:06:47.710Z] ++ 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-09T02:06:47.710Z] ++ set -e [2021-09-09T02:06:47.710Z] ++ '[' -n 0 ']' [2021-09-09T02:06:47.710Z] ++ set -x [2021-09-09T02:06:47.710Z] ++ env -i DEST=/go/src/github.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-09T02:06:47.710Z] INFO: Testing against a local daemon [2021-09-09T02:06:47.710Z] === RUN TestPluginInvalidJSON [2021-09-09T02:06:47.710Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:06:47.710Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:06:47.710Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:06:47.710Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-09-09T02:06:47.710Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-09T02:06:47.710Z] === RUN TestPluginInstall [2021-09-09T02:06:47.710Z] === RUN TestPluginInstall/no_auth [2021-09-09T02:06:48.028Z] --- PASS: TestCreateServiceSysctls (3.27s) [2021-09-09T02:06:48.028Z] === RUN TestCreateServiceCapabilities [2021-09-09T02:06:50.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-09-09T02:06:50.230Z] time="2021-09-09T02:06:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T02:06:50.230Z] time="2021-09-09T02:06:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56418196db264f6ff1cb94df4145d1df9d0e46b24780fe49ebbcfd1c3c5b1e99" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T02:06:50.230Z] time="2021-09-09T02:06:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T02:06:50.230Z] time="2021-09-09T02:06:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56418196db264f6ff1cb94df4145d1df9d0e46b24780fe49ebbcfd1c3c5b1e99" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T02:06:50.230Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-09T02:06:50.486Z] === RUN TestPluginInstall/with_htpasswd [2021-09-09T02:06:50.576Z] --- PASS: TestCreateServiceCapabilities (3.08s) [2021-09-09T02:06:50.576Z] === RUN TestInspect [2021-09-09T02:06:51.049Z] time="2021-09-09T02:06:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T02:06:51.049Z] time="2021-09-09T02:06:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ce03179184f1083f67da884e60a4db3077bb8994909fc8c84c139cf8225b4c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T02:06:51.049Z] time="2021-09-09T02:06:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T02:06:51.049Z] time="2021-09-09T02:06:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ce03179184f1083f67da884e60a4db3077bb8994909fc8c84c139cf8225b4c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T02:06:51.307Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-09T02:06:51.564Z] === RUN TestPluginInstall/with_insecure [2021-09-09T02:06:51.564Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-09T02:06:52.935Z] time="2021-09-09T02:06:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T02:06:52.935Z] time="2021-09-09T02:06:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95d442f07bd7c697fb76bbe7c04158064ae79eb8c26781e290b1e3f2cb4e7568" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T02:06:52.935Z] time="2021-09-09T02:06:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-09-09T02:06:52.935Z] time="2021-09-09T02:06:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95d442f07bd7c697fb76bbe7c04158064ae79eb8c26781e290b1e3f2cb4e7568" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-09-09T02:06:52.935Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-09T02:06:53.191Z] plugin_test.go:165: [de28afbdfa0f8] daemon is not started [2021-09-09T02:06:53.191Z] --- PASS: TestPluginInstall (5.42s) [2021-09-09T02:06:53.191Z] --- PASS: TestPluginInstall/no_auth (2.77s) [2021-09-09T02:06:53.191Z] --- PASS: TestPluginInstall/with_htpasswd (1.04s) [2021-09-09T02:06:53.191Z] --- PASS: TestPluginInstall/with_insecure (1.61s) [2021-09-09T02:06:53.191Z] === RUN TestPluginsWithRuntimes [2021-09-09T02:06:53.754Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-09T02:06:53.881Z] --- PASS: TestInspect (3.20s) [2021-09-09T02:06:53.881Z] === RUN TestCreateJob [2021-09-09T02:06:55.120Z] === RUN TestPluginsWithRuntimes/No_Args [2021-09-09T02:06:55.120Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-09T02:06:55.120Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-09-09T02:06:55.120Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-09T02:06:55.120Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-09-09T02:06:55.120Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-09T02:06:55.120Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-09-09T02:06:55.120Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-09T02:06:55.120Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-09-09T02:06:55.120Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-09T02:06:56.051Z] === RUN TestPluginsWithRuntimes/With_Args [2021-09-09T02:06:56.614Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-09T02:06:56.614Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-09T02:06:57.178Z] --- PASS: TestPluginsWithRuntimes (3.95s) [2021-09-09T02:06:57.178Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2021-09-09T02:06:57.178Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2021-09-09T02:06:57.178Z] === RUN TestPluginBackCompatMediaTypes [2021-09-09T02:06:57.178Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-09T02:06:58.093Z] --- PASS: TestCreateJob (3.75s) [2021-09-09T02:06:58.093Z] === RUN TestReplicatedJob [2021-09-09T02:06:58.107Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-09T02:06:58.107Z] --- PASS: TestPluginBackCompatMediaTypes (0.85s) [2021-09-09T02:06:58.107Z] PASS [2021-09-09T02:06:58.107Z] [2021-09-09T02:06:58.107Z] DONE 10 tests in 10.387s [2021-09-09T02:06:58.107Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-09-09T02:06:58.107Z] ++ 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-09T02:06:58.107Z] ++ set -e [2021-09-09T02:06:58.107Z] ++ '[' -n 0 ']' [2021-09-09T02:06:58.107Z] ++ set -x [2021-09-09T02:06:58.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-09T02:06:58.107Z] INFO: Testing against a local daemon [2021-09-09T02:06:58.107Z] === RUN TestExternalGraphDriver [2021-09-09T02:06:58.107Z] === RUN TestExternalGraphDriver/json [2021-09-09T02:06:58.669Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-09T02:06:58.669Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-09T02:07:00.037Z] === RUN TestExternalGraphDriver/spec [2021-09-09T02:07:00.966Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-09T02:07:01.897Z] === RUN TestExternalGraphDriver/pull [2021-09-09T02:07:02.480Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-09T02:07:03.387Z] --- PASS: TestReplicatedJob (5.58s) [2021-09-09T02:07:03.387Z] === RUN TestUpdateReplicatedJob [2021-09-09T02:07:03.408Z] --- PASS: TestExternalGraphDriver (5.31s) [2021-09-09T02:07:03.408Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2021-09-09T02:07:03.408Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2021-09-09T02:07:03.408Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2021-09-09T02:07:03.408Z] === RUN TestGraphdriverPluginV2 [2021-09-09T02:07:03.664Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-09T02:07:03.921Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-09T02:07:04.483Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-09T02:07:04.483Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-09-09T02:07:04.483Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-09T02:07:05.046Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-09T02:07:06.690Z] --- PASS: TestUpdateReplicatedJob (3.62s) [2021-09-09T02:07:06.690Z] === RUN TestServiceListWithStatuses [2021-09-09T02:07:06.690Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-09T02:07:06.690Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-09T02:07:06.690Z] === RUN TestDockerNetworkConnectAlias [2021-09-09T02:07:06.937Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-09T02:07:06.937Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-09T02:07:06.937Z] docker_cli_sni_test.go:18: Flakey test [2021-09-09T02:07:06.937Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-09T02:07:07.193Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-09T02:07:07.450Z] --- PASS: TestGraphdriverPluginV2 (3.92s) [2021-09-09T02:07:07.450Z] PASS [2021-09-09T02:07:07.450Z] [2021-09-09T02:07:07.450Z] DONE 5 tests in 9.370s [2021-09-09T02:07:07.450Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-09-09T02:07:07.450Z] ++ 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-09T02:07:07.450Z] ++ set -e [2021-09-09T02:07:07.450Z] ++ '[' -n 0 ']' [2021-09-09T02:07:07.450Z] ++ set -x [2021-09-09T02:07:07.450Z] ++ env -i DEST=/go/src/github.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-09T02:07:07.707Z] INFO: Testing against a local daemon [2021-09-09T02:07:07.707Z] === RUN TestContinueAfterPluginCrash [2021-09-09T02:07:07.707Z] === PAUSE TestContinueAfterPluginCrash [2021-09-09T02:07:07.707Z] === RUN TestReadPluginNoRead [2021-09-09T02:07:07.707Z] === PAUSE TestReadPluginNoRead [2021-09-09T02:07:07.707Z] === RUN TestDaemonStartWithLogOpt [2021-09-09T02:07:07.707Z] === PAUSE TestDaemonStartWithLogOpt [2021-09-09T02:07:07.707Z] === CONT TestContinueAfterPluginCrash [2021-09-09T02:07:07.707Z] === CONT TestDaemonStartWithLogOpt [2021-09-09T02:07:07.963Z] === RUN TestDockerSuite/TestCommitChange [2021-09-09T02:07:09.331Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-09T02:07:10.260Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-09T02:07:11.626Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-09T02:07:11.883Z] --- PASS: TestDaemonStartWithLogOpt (4.33s) [2021-09-09T02:07:11.883Z] === CONT TestReadPluginNoRead [2021-09-09T02:07:11.985Z] --- PASS: TestDockerNetworkConnectAlias (4.42s) [2021-09-09T02:07:11.985Z] === RUN TestDockerNetworkReConnect [2021-09-09T02:07:12.813Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-09T02:07:13.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-09-09T02:07:13.999Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-09T02:07:14.535Z] --- PASS: TestDockerNetworkReConnect (3.48s) [2021-09-09T02:07:14.535Z] === RUN TestServicePlugin [2021-09-09T02:07:14.535Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-09T02:07:14.535Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-09T02:07:14.535Z] === RUN TestServiceUpdateLabel [2021-09-09T02:07:14.928Z] === RUN TestReadPluginNoRead/disabled_caching [2021-09-09T02:07:15.187Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-09T02:07:16.555Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-09T02:07:17.120Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-09-09T02:07:17.120Z] --- PASS: TestContinueAfterPluginCrash (9.65s) [2021-09-09T02:07:17.840Z] --- PASS: TestServiceUpdateLabel (2.75s) [2021-09-09T02:07:17.840Z] === RUN TestServiceUpdateSecrets [2021-09-09T02:07:18.052Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-09T02:07:18.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-09-09T02:07:18.873Z] === RUN TestReadPluginNoRead/default [2021-09-09T02:07:19.436Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-09T02:07:19.436Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-09T02:07:19.436Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-09T02:07:19.436Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-09T02:07:19.436Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-09T02:07:19.436Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-09T02:07:19.436Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-09T02:07:21.337Z] === CONT TestReadPluginNoRead [2021-09-09T02:07:21.337Z] read_test.go:92: [d889ebe7c6c7a] daemon is not started [2021-09-09T02:07:21.337Z] --- PASS: TestReadPluginNoRead (9.16s) [2021-09-09T02:07:21.337Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.10s) [2021-09-09T02:07:21.337Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.91s) [2021-09-09T02:07:21.337Z] --- PASS: TestReadPluginNoRead/default (2.21s) [2021-09-09T02:07:21.337Z] PASS [2021-09-09T02:07:21.337Z] [2021-09-09T02:07:21.337Z] DONE 6 tests in 13.639s [2021-09-09T02:07:21.337Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-09T02:07:21.337Z] 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-09T02:07:21.337Z] ++ 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-09T02:07:21.337Z] ++ set -e [2021-09-09T02:07:21.337Z] ++ '[' -n 0 ']' [2021-09-09T02:07:21.337Z] ++ set -x [2021-09-09T02:07:21.337Z] ++ env -i DEST=/go/src/github.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-09T02:07:21.337Z] docker_api_swarm_node_test.go:20: [de92c27a40d3f] joining swarm manager [d80e7b2202005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:07:21.337Z] testing: warning: no tests to run [2021-09-09T02:07:21.337Z] PASS [2021-09-09T02:07:21.337Z] [2021-09-09T02:07:21.337Z] DONE 0 tests in 0.057s [2021-09-09T02:07:21.337Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-09-09T02:07:21.337Z] ++ 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-09T02:07:21.337Z] ++ set -e [2021-09-09T02:07:21.337Z] ++ '[' -n 0 ']' [2021-09-09T02:07:21.337Z] ++ set -x [2021-09-09T02:07:21.337Z] ++ env -i DEST=/go/src/github.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-09T02:07:21.337Z] INFO: Testing against a local daemon [2021-09-09T02:07:21.337Z] === RUN TestPluginWithDevMounts [2021-09-09T02:07:21.337Z] === PAUSE TestPluginWithDevMounts [2021-09-09T02:07:21.337Z] === CONT TestPluginWithDevMounts [2021-09-09T02:07:22.268Z] docker_api_swarm_node_test.go:21: [dc72ad7a096c1] joining swarm manager [d80e7b2202005]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:07:22.831Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-09T02:07:22.831Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-09T02:07:23.087Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-09T02:07:23.344Z] --- PASS: TestPluginWithDevMounts (1.88s) [2021-09-09T02:07:23.344Z] PASS [2021-09-09T02:07:23.344Z] [2021-09-09T02:07:23.344Z] DONE 1 tests in 2.050s [2021-09-09T02:07:23.344Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-09-09T02:07:23.344Z] ++ 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-09T02:07:23.344Z] ++ set -e [2021-09-09T02:07:23.344Z] ++ '[' -n 0 ']' [2021-09-09T02:07:23.344Z] ++ set -x [2021-09-09T02:07:23.344Z] ++ env -i DEST=/go/src/github.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-09T02:07:23.344Z] INFO: Testing against a local daemon [2021-09-09T02:07:23.344Z] === RUN TestSecretInspect [2021-09-09T02:07:23.906Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-09T02:07:24.468Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-09T02:07:25.031Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-09T02:07:25.592Z] --- PASS: TestSecretInspect (2.08s) [2021-09-09T02:07:25.592Z] === RUN TestSecretList [2021-09-09T02:07:25.592Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-09T02:07:25.592Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-09T02:07:25.592Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-09T02:07:26.154Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-09T02:07:26.154Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-09T02:07:26.154Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-09T02:07:26.154Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-09T02:07:26.410Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-09T02:07:26.974Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-09T02:07:27.536Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-09T02:07:28.097Z] --- PASS: TestSecretList (2.52s) [2021-09-09T02:07:28.097Z] === RUN TestSecretsCreateAndDelete [2021-09-09T02:07:28.097Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-09T02:07:28.097Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-09T02:07:29.464Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-09T02:07:30.395Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-09T02:07:30.395Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-09T02:07:30.651Z] --- PASS: TestSecretsCreateAndDelete (2.61s) [2021-09-09T02:07:30.651Z] === RUN TestSecretsUpdate [2021-09-09T02:07:30.907Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-09T02:07:31.470Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-09T02:07:32.033Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-09T02:07:32.596Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-09T02:07:32.596Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-09T02:07:32.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-09-09T02:07:32.753Z] --- PASS: TestServiceUpdateSecrets (15.03s) [2021-09-09T02:07:32.753Z] === RUN TestServiceUpdateConfigs [2021-09-09T02:07:33.525Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-09T02:07:33.525Z] --- PASS: TestSecretsUpdate (2.80s) [2021-09-09T02:07:33.525Z] === RUN TestTemplatedSecret [2021-09-09T02:07:34.089Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-09T02:07:35.019Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-09T02:07:35.019Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-09T02:07:35.949Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-09T02:07:37.320Z] docker_api_swarm_test.go:502: [dd3fa3fb44bb1] joining swarm manager [d9b0c044e7b38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:07:37.320Z] --- PASS: TestTemplatedSecret (3.91s) [2021-09-09T02:07:37.320Z] === RUN TestSecretCreateResolve [2021-09-09T02:07:37.578Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-09T02:07:38.517Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-09T02:07:38.775Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-09T02:07:38.775Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-09T02:07:38.775Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-09T02:07:38.775Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-09T02:07:39.337Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-09T02:07:39.898Z] --- PASS: TestSecretCreateResolve (2.47s) [2021-09-09T02:07:39.898Z] PASS [2021-09-09T02:07:39.898Z] [2021-09-09T02:07:39.898Z] DONE 6 tests in 16.501s [2021-09-09T02:07:39.898Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-09-09T02:07:39.898Z] ++ 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-09T02:07:39.898Z] ++ set -e [2021-09-09T02:07:39.898Z] ++ '[' -n 0 ']' [2021-09-09T02:07:39.898Z] ++ set -x [2021-09-09T02:07:39.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-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-09T02:07:39.898Z] INFO: Testing against a local daemon [2021-09-09T02:07:39.898Z] === RUN TestServiceCreateInit [2021-09-09T02:07:39.898Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-09T02:07:44.064Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-09T02:07:44.064Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-09T02:07:44.320Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-09T02:07:44.883Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-09T02:07:44.883Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-09-09T02:07:44.883Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-09T02:07:44.883Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-09T02:07:47.401Z] --- PASS: TestServiceCreateInit (7.58s) [2021-09-09T02:07:47.401Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2021-09-09T02:07:47.401Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2021-09-09T02:07:47.401Z] === RUN TestCreateServiceMultipleTimes [2021-09-09T02:07:47.401Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-09T02:07:47.666Z] --- PASS: TestServiceUpdateConfigs (14.91s) [2021-09-09T02:07:47.666Z] === RUN TestServiceUpdateNetwork [2021-09-09T02:07:47.963Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-09T02:07:48.892Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-09T02:07:49.149Z] docker_api_swarm_test.go:507: [deff9a611d7d0] joining swarm manager [d9b0c044e7b38]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:07:53.325Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-09T02:07:53.889Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-09T02:07:55.257Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-09T02:07:56.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-09T02:07:57.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-09-09T02:07:58.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-09-09T02:07:58.742Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-09-09T02:07:58.742Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-09-09T02:07:58.742Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-09-09T02:07:58.742Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-09-09T02:07:58.742Z] Cross building: bundles/cross/linux/s390x [2021-09-09T02:07:58.742Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-09-09T02:07:58.742Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-09-09T02:07:59.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-09-09T02:08:01.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-09-09T02:08:02.577Z] --- PASS: TestServiceUpdateNetwork (13.45s) [2021-09-09T02:08:02.577Z] === RUN TestServiceUpdatePidsLimit [2021-09-09T02:08:02.577Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-09T02:08:02.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d1d0e0_} [2021-09-09T02:08:02.839Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-09T02:08:02.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12813610766_/foo_false____} [2021-09-09T02:08:04.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12813610766_/foo_true____} [2021-09-09T02:08:04.549Z] --- PASS: TestCreateServiceMultipleTimes (17.09s) [2021-09-09T02:08:04.549Z] === RUN TestCreateServiceConflict [2021-09-09T02:08:05.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3330133578_/foo_false____} [2021-09-09T02:08:06.843Z] --- PASS: TestCreateServiceConflict (2.30s) [2021-09-09T02:08:06.843Z] === RUN TestCreateServiceMaxReplicas [2021-09-09T02:08:06.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3330133578_/foo_true____} [2021-09-09T02:08:08.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3330133578_/foo_true__0xc000d1d110__} [2021-09-09T02:08:10.103Z] --- PASS: TestCreateServiceMaxReplicas (3.09s) [2021-09-09T02:08:10.103Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-09T02:08:10.103Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d1d128_} [2021-09-09T02:08:10.987Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-09T02:08:11.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d1d140_} [2021-09-09T02:08:12.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d1d158_} [2021-09-09T02:08:13.398Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d1d170_} [2021-09-09T02:08:14.762Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-09T02:08:15.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-09T02:08:15.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-09T02:08:15.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-09T02:08:15.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-09T02:08:15.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-09T02:08:15.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-09T02:08:15.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-09T02:08:15.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-09T02:08:15.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-09T02:08:15.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-09T02:08:15.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-09T02:08:15.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-09-09T02:08:15.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-09-09T02:08:15.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-09-09T02:08:15.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-09-09T02:08:15.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-09-09T02:08:15.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-09-09T02:08:15.948Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-09T02:08:17.596Z] --- PASS: TestServiceUpdatePidsLimit (16.91s) [2021-09-09T02:08:17.596Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-09-09T02:08:17.596Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2021-09-09T02:08:17.596Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s) [2021-09-09T02:08:17.596Z] PASS [2021-09-09T02:08:17.596Z] [2021-09-09T02:08:17.596Z] === Skipped [2021-09-09T02:08:17.596Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-09T02:08:17.596Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-09T02:08:17.596Z] [2021-09-09T02:08:17.596Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-09-09T02:08:17.596Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-09-09T02:08:17.596Z] [2021-09-09T02:08:17.596Z] DONE 27 tests, 2 skipped in 144.549s [2021-09-09T02:08:17.596Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-09-09T02:08:17.596Z] ++ 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-09T02:08:17.596Z] ++ set -e [2021-09-09T02:08:17.596Z] ++ '[' -n 0 ']' [2021-09-09T02:08:17.596Z] ++ set -x [2021-09-09T02:08:17.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-09T02:08:17.857Z] INFO: Testing against a local daemon [2021-09-09T02:08:17.857Z] === RUN TestSessionCreate [2021-09-09T02:08:17.857Z] --- PASS: TestSessionCreate (0.04s) [2021-09-09T02:08:17.857Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-09T02:08:17.857Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-09-09T02:08:17.857Z] PASS [2021-09-09T02:08:17.857Z] [2021-09-09T02:08:17.857Z] DONE 2 tests in 0.196s [2021-09-09T02:08:17.857Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-09-09T02:08:17.857Z] ++ 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-09T02:08:17.857Z] ++ set -e [2021-09-09T02:08:17.857Z] ++ '[' -n 0 ']' [2021-09-09T02:08:17.857Z] ++ set -x [2021-09-09T02:08:17.857Z] ++ env -i DEST=/go/src/github.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-09T02:08:18.118Z] INFO: Testing against a local daemon [2021-09-09T02:08:18.119Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-09T02:08:18.119Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-09T02:08:18.119Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-09T02:08:18.119Z] === RUN TestDiskUsage [2021-09-09T02:08:18.119Z] === PAUSE TestDiskUsage [2021-09-09T02:08:18.119Z] === RUN TestEventsExecDie [2021-09-09T02:08:18.464Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-09T02:08:18.692Z] --- PASS: TestEventsExecDie (0.76s) [2021-09-09T02:08:18.692Z] === RUN TestEventsBackwardsCompatible [2021-09-09T02:08:18.954Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-09-09T02:08:18.954Z] === RUN TestEventsVolumeCreate [2021-09-09T02:08:18.954Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-09-09T02:08:18.954Z] === RUN TestInfoBinaryCommits [2021-09-09T02:08:18.954Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-09-09T02:08:18.954Z] === RUN TestInfoAPIVersioned [2021-09-09T02:08:18.954Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-09T02:08:18.954Z] === RUN TestInfoDiscoveryBackend [2021-09-09T02:08:19.392Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-09T02:08:19.527Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-09-09T02:08:19.527Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-09T02:08:20.470Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-09-09T02:08:20.470Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-09T02:08:21.043Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-09-09T02:08:21.043Z] === RUN TestInfoAPI [2021-09-09T02:08:21.043Z] --- PASS: TestInfoAPI (0.04s) [2021-09-09T02:08:21.043Z] === RUN TestInfoAPIWarnings [2021-09-09T02:08:21.282Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-09T02:08:22.232Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-09T02:08:22.232Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-09T02:08:22.794Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-09T02:08:23.721Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-09-09T02:08:23.721Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.56s) [2021-09-09T02:08:23.721Z] === RUN TestCreateServiceSecretFileMode [2021-09-09T02:08:24.284Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-09T02:08:24.847Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-09T02:08:25.410Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-09-09T02:08:25.666Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-09T02:08:26.595Z] --- PASS: TestCreateServiceSecretFileMode (2.90s) [2021-09-09T02:08:26.595Z] === RUN TestCreateServiceConfigFileMode [2021-09-09T02:08:26.595Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-09T02:08:27.526Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-09T02:08:27.782Z] docker_api_swarm_node_test.go:81: [dcde2dbe2a59f] joining swarm manager [dc99eb7740215]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:08:28.711Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-09T02:08:29.643Z] --- PASS: TestCreateServiceConfigFileMode (3.10s) [2021-09-09T02:08:29.643Z] === RUN TestCreateServiceSysctls [2021-09-09T02:08:29.643Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-09T02:08:30.573Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-09T02:08:31.136Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-09T02:08:32.506Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-09T02:08:33.436Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-09T02:08:33.693Z] --- PASS: TestCreateServiceSysctls (4.19s) [2021-09-09T02:08:33.693Z] === RUN TestCreateServiceCapabilities [2021-09-09T02:08:34.623Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-09T02:08:35.552Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-09T02:08:36.484Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-09T02:08:36.484Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-09T02:08:37.855Z] --- PASS: TestCreateServiceCapabilities (3.96s) [2021-09-09T02:08:37.855Z] === RUN TestInspect [2021-09-09T02:08:37.855Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-09T02:08:38.418Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-09T02:08:38.981Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-09T02:08:39.176Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-09-09T02:08:39.176Z] === RUN TestInfoDebug [2021-09-09T02:08:39.176Z] --- PASS: TestInfoDebug (0.54s) [2021-09-09T02:08:39.176Z] === RUN TestInfoInsecureRegistries [2021-09-09T02:08:39.176Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-09-09T02:08:39.176Z] === RUN TestInfoRegistryMirrors [2021-09-09T02:08:39.176Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-09-09T02:08:39.176Z] === RUN TestLoginFailsWithBadCredentials [2021-09-09T02:08:39.176Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-09-09T02:08:39.176Z] === RUN TestPingCacheHeaders [2021-09-09T02:08:39.176Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-09-09T02:08:39.176Z] === RUN TestPingGet [2021-09-09T02:08:39.176Z] --- PASS: TestPingGet (0.03s) [2021-09-09T02:08:39.176Z] === RUN TestPingHead [2021-09-09T02:08:39.437Z] --- PASS: TestPingHead (0.04s) [2021-09-09T02:08:39.437Z] === RUN TestVersion [2021-09-09T02:08:39.437Z] --- PASS: TestVersion (0.03s) [2021-09-09T02:08:39.437Z] === CONT TestDiskUsage [2021-09-09T02:08:39.915Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-09T02:08:40.010Z] === RUN TestDiskUsage/empty [2021-09-09T02:08:40.010Z] === RUN TestDiskUsage/empty/container_types [2021-09-09T02:08:40.010Z] === RUN TestDiskUsage/empty/image_types [2021-09-09T02:08:40.010Z] === RUN TestDiskUsage/empty/volume_types [2021-09-09T02:08:40.010Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-09T02:08:40.010Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-09T02:08:40.010Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-09T02:08:40.010Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-09T02:08:40.010Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-09T02:08:40.010Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-09T02:08:40.010Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-09T02:08:40.010Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-09T02:08:40.272Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-09T02:08:40.272Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-09T02:08:40.272Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-09T02:08:40.272Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-09T02:08:40.272Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-09T02:08:40.272Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-09T02:08:40.272Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-09T02:08:40.272Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-09T02:08:40.272Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-09T02:08:40.272Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-09T02:08:40.272Z] === RUN TestDiskUsage/after_container.Run [2021-09-09T02:08:40.534Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-09T02:08:40.534Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-09T02:08:40.534Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-09T02:08:40.534Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-09T02:08:40.534Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-09T02:08:40.534Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-09T02:08:40.534Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-09T02:08:40.534Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-09T02:08:40.534Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-09T02:08:40.534Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage (1.43s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-09T02:08:40.795Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-09T02:08:40.795Z] PASS [2021-09-09T02:08:40.795Z] [2021-09-09T02:08:40.795Z] === Skipped [2021-09-09T02:08:40.795Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-09T02:08:40.795Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-09T02:08:40.795Z] [2021-09-09T02:08:40.795Z] DONE 53 tests, 1 skipped in 22.901s [2021-09-09T02:08:40.795Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-09T02:08:40.795Z] ++ 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-09T02:08:40.795Z] ++ set -e [2021-09-09T02:08:40.795Z] ++ '[' -n 0 ']' [2021-09-09T02:08:40.795Z] ++ set -x [2021-09-09T02:08:40.795Z] ++ env -i DEST=/go/src/github.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-09T02:08:40.852Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-09T02:08:41.057Z] INFO: Testing against a local daemon [2021-09-09T02:08:41.057Z] === RUN TestVolumesCreateAndList [2021-09-09T02:08:41.057Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-09T02:08:41.057Z] === RUN TestVolumesRemove [2021-09-09T02:08:41.057Z] --- PASS: TestVolumesRemove (0.08s) [2021-09-09T02:08:41.057Z] === RUN TestVolumesInspect [2021-09-09T02:08:41.057Z] --- PASS: TestVolumesInspect (0.04s) [2021-09-09T02:08:41.057Z] === RUN TestVolumesInvalidJSON [2021-09-09T02:08:41.057Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-09T02:08:41.057Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-09T02:08:41.057Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-09T02:08:41.057Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-09-09T02:08:41.057Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-09T02:08:41.057Z] PASS [2021-09-09T02:08:41.057Z] [2021-09-09T02:08:41.057Z] DONE 5 tests in 0.302s [2021-09-09T02:08:41.057Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-09T02:08:41.108Z] --- PASS: TestInspect (3.36s) [2021-09-09T02:08:41.108Z] === RUN TestCreateJob [2021-09-09T02:08:41.629Z] ++++ cat bundles/test-integration/docker.pid [2021-09-09T02:08:41.629Z] +++ kill 15121 [2021-09-09T02:08:41.890Z] +++ /etc/init.d/apparmor stop [2021-09-09T02:08:41.890Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-09T02:08:41.890Z] [2021-09-09T02:08:41.890Z] Unloading profiles will leave already running processes permanently [2021-09-09T02:08:41.890Z] unconfined, which can lead to unexpected situations. [2021-09-09T02:08:41.890Z] [2021-09-09T02:08:41.890Z] To set a process to complain mode, use the command line tool [2021-09-09T02:08:41.890Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-09T02:08:41.890Z] +++ true [2021-09-09T02:08:41.890Z] exiting test-integration [2021-09-09T02:08:41.890Z] ++ exit 0 [2021-09-09T02:08:41.890Z] [2021-09-09T02:08:42.038Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-09T02:08:42.294Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-09T02:08:42.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove Post stage [Pipeline] junit [2021-09-09T02:08:43.292Z] Recording test results [2021-09-09T02:08:43.573Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-09T02:08:43.921Z] + echo Ensuring container killed. [2021-09-09T02:08:43.921Z] Ensuring container killed. [2021-09-09T02:08:43.921Z] + docker rm -vf docker-pr5 [2021-09-09T02:08:43.921Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-09-09T02:08:44.214Z] + echo Chowning /workspace to jenkins user [2021-09-09T02:08:44.214Z] Chowning /workspace to jenkins user [2021-09-09T02:08:44.214Z] + id -u [2021-09-09T02:08:44.214Z] + id -g [2021-09-09T02:08:44.214Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42810:/workspace busybox chown -R 1000:1000 /workspace [2021-09-09T02:08:44.214Z] Unable to find image 'busybox:latest' locally [2021-09-09T02:08:44.475Z] latest: Pulling from library/busybox [2021-09-09T02:08:44.475Z] be0c1d6b695c: Pulling fs layer [2021-09-09T02:08:44.475Z] be0c1d6b695c: Verifying Checksum [2021-09-09T02:08:44.475Z] be0c1d6b695c: Download complete [2021-09-09T02:08:44.737Z] be0c1d6b695c: Pull complete [2021-09-09T02:08:44.737Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-09-09T02:08:44.737Z] Status: Downloaded newer image for busybox:latest [2021-09-09T02:08:45.071Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-09T02:08:45.071Z] docker_api_swarm_node_test.go:53: [d18326ea2e060] joining swarm manager [dad30077dff5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:08:45.071Z] --- PASS: TestCreateJob (4.04s) [2021-09-09T02:08:45.071Z] === RUN TestReplicatedJob [2021-09-09T02:08:46.000Z] docker_api_swarm_node_test.go:54: [d5cb044bdacb3] joining swarm manager [dad30077dff5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-09T02:08:49.254Z] + bundleName=arm64-integration [2021-09-09T02:08:49.254Z] + echo Creating arm64-integration-bundles.tar.gz [2021-09-09T02:08:49.254Z] Creating arm64-integration-bundles.tar.gz [2021-09-09T02:08:49.254Z] + + find bundlesxargs -path tar -czf arm64-integration-bundles.tar.gz [2021-09-09T02:08:49.254Z] */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-09-09T02:08:49.271Z] === RUN TestDockerSuite/TestCpToCaseE [Pipeline] archiveArtifacts [2021-09-09T02:08:49.531Z] Archiving artifacts [2021-09-09T02:08:51.788Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-09T02:08:51.857Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42810/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-09T02:08:52.046Z] --- PASS: TestReplicatedJob (6.85s) [2021-09-09T02:08:52.046Z] === RUN TestUpdateReplicatedJob [2021-09-09T02:08:52.176Z] + make clean [2021-09-09T02:08:52.302Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-09T02:08:52.750Z] docker volume rm -f docker-dev-cache [2021-09-09T02:08:53.011Z] docker-dev-cache [Pipeline] deleteDir [2021-09-09T02:08:56.473Z] --- PASS: TestUpdateReplicatedJob (3.83s) [2021-09-09T02:08:56.473Z] === RUN TestServiceListWithStatuses [2021-09-09T02:08:56.473Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-09T02:08:56.473Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-09T02:08:56.473Z] === RUN TestDockerNetworkConnectAlias [2021-09-09T02:08:56.473Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-09T02:08:58.367Z] === RUN TestDockerSuite/TestCpToCaseI [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T02:08:59.296Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-09T02:09:01.187Z] --- PASS: TestDockerNetworkConnectAlias (5.10s) [2021-09-09T02:09:01.187Z] === RUN TestDockerNetworkReConnect [2021-09-09T02:09:02.554Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-09-09T02:09:03.497Z] === RUN TestDockerSuite/TestCpToDot [2021-09-09T02:09:04.428Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-09T02:09:04.991Z] --- PASS: TestDockerNetworkReConnect (4.20s) [2021-09-09T02:09:04.991Z] === RUN TestServicePlugin [2021-09-09T02:09:05.554Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-09T02:09:06.922Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-09T02:09:07.485Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-09T02:09:08.854Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-09T02:09:09.111Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-09T02:09:09.367Z] plugin_test.go:61: [dbe784c01e597] joining swarm manager [dbf928ff8524c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:09:09.623Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-09T02:09:10.553Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-09T02:09:10.810Z] plugin_test.go:64: [d0c4e390b7881] joining swarm manager [dbf928ff8524c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:09:10.810Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-09T02:09:10.810Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-09T02:09:11.373Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-09T02:09:12.303Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-09T02:09:12.303Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-09-09T02:09:12.303Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-09T02:09:12.303Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-09T02:09:12.560Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-09T02:09:13.122Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-09T02:09:13.122Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-09T02:09:13.122Z] === RUN TestDockerSuite/TestCreateRM [2021-09-09T02:09:13.378Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-09T02:09:13.378Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-09T02:09:13.378Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-09T02:09:13.378Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-09T02:09:13.634Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-09T02:09:15.001Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-09T02:09:15.258Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-09T02:09:15.258Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-09T02:09:18.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-09-09T02:09:18.528Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-09T02:09:18.528Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-09T02:09:18.528Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-09T02:09:18.784Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-09T02:09:18.784Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-09T02:09:19.040Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-09T02:09:19.604Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-09T02:09:20.238Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-09-09T02:09:20.238Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-09-09T02:09:20.238Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-09-09T02:09:20.238Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-09-09T02:09:20.238Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-09-09T02:09:20.582Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-09-09T02:09:20.874Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42810/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=172f26a277a25bf26d5fbe1c44ea52129bf0f65b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:172f26a277a25bf26d5fbe1c44ea52129bf0f65b hack/test/unit [2021-09-09T02:09:20.975Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-09T02:09:21.445Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-09-09T02:09:21.445Z] + TESTFLAGS+=' -test.timeout=5m' [2021-09-09T02:09:21.445Z] + TESTDIRS=./... [2021-09-09T02:09:21.445Z] + exclude_paths='/vendor/|/integration' [2021-09-09T02:09:21.445Z] ++ go list ./... [2021-09-09T02:09:21.445Z] ++ grep -vE '(/vendor/|/integration)' [2021-09-09T02:09:21.538Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-09T02:09:22.390Z] + pkg_list='github.com/docker/docker/api [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/backend/build [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/httputils [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/middleware [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/router [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/router/build [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/router/container [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/router/debug [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/router/distribution [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/router/grpc [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/router/image [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/router/network [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/router/plugin [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/router/session [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/router/swarm [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/router/system [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/server/router/volume [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/backend [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/blkiodev [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/container [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/events [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/filters [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/image [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/mount [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/network [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/registry [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/strslice [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/swarm [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/time [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/versions [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-09T02:09:22.390Z] github.com/docker/docker/api/types/volume [2021-09-09T02:09:22.390Z] github.com/docker/docker/builder [2021-09-09T02:09:22.390Z] github.com/docker/docker/builder/builder-next [2021-09-09T02:09:22.390Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-09T02:09:22.390Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-09T02:09:22.390Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-09T02:09:22.390Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-09T02:09:22.390Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-09T02:09:22.390Z] github.com/docker/docker/builder/builder-next/worker [2021-09-09T02:09:22.390Z] github.com/docker/docker/builder/dockerfile [2021-09-09T02:09:22.390Z] github.com/docker/docker/builder/dockerignore [2021-09-09T02:09:22.390Z] github.com/docker/docker/builder/remotecontext [2021-09-09T02:09:22.390Z] github.com/docker/docker/builder/remotecontext/git [2021-09-09T02:09:22.390Z] github.com/docker/docker/cli [2021-09-09T02:09:22.390Z] github.com/docker/docker/cli/config [2021-09-09T02:09:22.390Z] github.com/docker/docker/cli/debug [2021-09-09T02:09:22.390Z] github.com/docker/docker/client [2021-09-09T02:09:22.390Z] github.com/docker/docker/cmd/docker-proxy [2021-09-09T02:09:22.390Z] github.com/docker/docker/cmd/dockerd [2021-09-09T02:09:22.390Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-09T02:09:22.390Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-09T02:09:22.390Z] github.com/docker/docker/container [2021-09-09T02:09:22.390Z] github.com/docker/docker/container/stream [2021-09-09T02:09:22.390Z] github.com/docker/docker/contrib/apparmor [2021-09-09T02:09:22.390Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-09T02:09:22.390Z] github.com/docker/docker/contrib/httpserver [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/cluster [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/cluster/convert [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/cluster/executor [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/cluster/provider [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/config [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/discovery [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/events [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/events/testutils [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/exec [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/graphdriver [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-09T02:09:22.390Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/images [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/initlayer [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/links [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/listeners [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/gelf [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/journald [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/local [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/logentries [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/splunk [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/syslog [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/templates [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/names [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/network [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/stats [2021-09-09T02:09:22.391Z] github.com/docker/docker/distribution [2021-09-09T02:09:22.391Z] github.com/docker/docker/distribution/metadata [2021-09-09T02:09:22.391Z] github.com/docker/docker/distribution/utils [2021-09-09T02:09:22.391Z] github.com/docker/docker/distribution/xfer [2021-09-09T02:09:22.391Z] github.com/docker/docker/dockerversion [2021-09-09T02:09:22.391Z] github.com/docker/docker/errdefs [2021-09-09T02:09:22.391Z] github.com/docker/docker/image [2021-09-09T02:09:22.391Z] github.com/docker/docker/image/cache [2021-09-09T02:09:22.391Z] github.com/docker/docker/image/tarexport [2021-09-09T02:09:22.391Z] github.com/docker/docker/image/v1 [2021-09-09T02:09:22.391Z] github.com/docker/docker/internal/test/suite [2021-09-09T02:09:22.391Z] github.com/docker/docker/layer [2021-09-09T02:09:22.391Z] github.com/docker/docker/libcontainerd [2021-09-09T02:09:22.391Z] github.com/docker/docker/libcontainerd/queue [2021-09-09T02:09:22.391Z] github.com/docker/docker/libcontainerd/remote [2021-09-09T02:09:22.391Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-09T02:09:22.391Z] github.com/docker/docker/libcontainerd/types [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/bitseq [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cluster [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/config [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/datastore [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/driverapi [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/etchosts [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/idm [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/ipam [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/iptables [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/netlabel [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/netutils [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/networkdb [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/ns [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/options [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/osl [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/portallocator [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/portmapper [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/testutils [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/types [2021-09-09T02:09:22.391Z] github.com/docker/docker/oci [2021-09-09T02:09:22.391Z] github.com/docker/docker/oci/caps [2021-09-09T02:09:22.391Z] github.com/docker/docker/opts [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/aaparser [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/archive [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/authorization [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/broadcaster [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/capabilities [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/chrootarchive [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/containerfs [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/devicemapper [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/directory [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/discovery [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/discovery/file [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/discovery/kv [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/discovery/memory [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/dmesg [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/filenotify [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/fileutils [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/fsutils [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/homedir [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/idtools [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/ioutils [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/jsonmessage [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/locker [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/longpath [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/loopback [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/mount [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/namesgenerator [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/parsers [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/pidfile [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/platform [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/plugingetter [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/plugins [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/plugins/transport [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/pools [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/progress [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/pubsub [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/reexec [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/signal [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/stack [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/stdcopy [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/streamformatter [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/stringid [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/symlink [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/sysinfo [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/system [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/tailfile [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/tarsum [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/term [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/term/windows [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/truncindex [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/urlutil [2021-09-09T02:09:22.391Z] github.com/docker/docker/pkg/useragent [2021-09-09T02:09:22.391Z] github.com/docker/docker/plugin [2021-09-09T02:09:22.391Z] github.com/docker/docker/plugin/executor/containerd [2021-09-09T02:09:22.391Z] github.com/docker/docker/plugin/v2 [2021-09-09T02:09:22.391Z] github.com/docker/docker/profiles/apparmor [2021-09-09T02:09:22.391Z] github.com/docker/docker/profiles/seccomp [2021-09-09T02:09:22.391Z] github.com/docker/docker/quota [2021-09-09T02:09:22.391Z] github.com/docker/docker/reference [2021-09-09T02:09:22.391Z] github.com/docker/docker/registry [2021-09-09T02:09:22.391Z] github.com/docker/docker/registry/resumable [2021-09-09T02:09:22.391Z] github.com/docker/docker/restartmanager [2021-09-09T02:09:22.391Z] github.com/docker/docker/rootless [2021-09-09T02:09:22.391Z] github.com/docker/docker/rootless/specconv [2021-09-09T02:09:22.391Z] github.com/docker/docker/runconfig [2021-09-09T02:09:22.391Z] github.com/docker/docker/runconfig/opts [2021-09-09T02:09:22.391Z] github.com/docker/docker/testutil [2021-09-09T02:09:22.391Z] github.com/docker/docker/testutil/daemon [2021-09-09T02:09:22.391Z] github.com/docker/docker/testutil/environment [2021-09-09T02:09:22.391Z] github.com/docker/docker/testutil/fakecontext [2021-09-09T02:09:22.391Z] github.com/docker/docker/testutil/fakegit [2021-09-09T02:09:22.391Z] github.com/docker/docker/testutil/fakestorage [2021-09-09T02:09:22.391Z] github.com/docker/docker/testutil/fixtures/load [2021-09-09T02:09:22.391Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-09T02:09:22.391Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-09T02:09:22.391Z] github.com/docker/docker/testutil/registry [2021-09-09T02:09:22.391Z] github.com/docker/docker/testutil/request [2021-09-09T02:09:22.391Z] github.com/docker/docker/volume [2021-09-09T02:09:22.391Z] github.com/docker/docker/volume/drivers [2021-09-09T02:09:22.391Z] github.com/docker/docker/volume/local [2021-09-09T02:09:22.391Z] github.com/docker/docker/volume/mounts [2021-09-09T02:09:22.391Z] github.com/docker/docker/volume/service [2021-09-09T02:09:22.391Z] github.com/docker/docker/volume/service/opts [2021-09-09T02:09:22.391Z] github.com/docker/docker/volume/testutils' [2021-09-09T02:09:22.391Z] ++ echo 'github.com/docker/docker/api [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/backend/build [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/httputils [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/middleware [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/router [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/router/build [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/router/container [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/router/debug [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/router/distribution [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/router/grpc [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/router/image [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/router/network [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/router/plugin [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/router/session [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/router/swarm [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/router/system [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/server/router/volume [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/backend [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/blkiodev [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/container [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/events [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/filters [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/image [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/mount [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/network [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/registry [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/strslice [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/swarm [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/time [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/versions [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-09T02:09:22.391Z] github.com/docker/docker/api/types/volume [2021-09-09T02:09:22.391Z] github.com/docker/docker/builder [2021-09-09T02:09:22.391Z] github.com/docker/docker/builder/builder-next [2021-09-09T02:09:22.391Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-09T02:09:22.391Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-09T02:09:22.391Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-09T02:09:22.391Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-09T02:09:22.391Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-09T02:09:22.391Z] github.com/docker/docker/builder/builder-next/worker [2021-09-09T02:09:22.391Z] github.com/docker/docker/builder/dockerfile [2021-09-09T02:09:22.391Z] github.com/docker/docker/builder/dockerignore [2021-09-09T02:09:22.391Z] github.com/docker/docker/builder/remotecontext [2021-09-09T02:09:22.391Z] github.com/docker/docker/builder/remotecontext/git [2021-09-09T02:09:22.391Z] github.com/docker/docker/cli [2021-09-09T02:09:22.391Z] github.com/docker/docker/cli/config [2021-09-09T02:09:22.391Z] github.com/docker/docker/cli/debug [2021-09-09T02:09:22.391Z] github.com/docker/docker/client [2021-09-09T02:09:22.391Z] github.com/docker/docker/cmd/docker-proxy [2021-09-09T02:09:22.391Z] github.com/docker/docker/cmd/dockerd [2021-09-09T02:09:22.391Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-09T02:09:22.391Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-09T02:09:22.391Z] github.com/docker/docker/container [2021-09-09T02:09:22.391Z] github.com/docker/docker/container/stream [2021-09-09T02:09:22.391Z] github.com/docker/docker/contrib/apparmor [2021-09-09T02:09:22.391Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-09T02:09:22.391Z] github.com/docker/docker/contrib/httpserver [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/cluster [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/cluster/convert [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/cluster/executor [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/cluster/provider [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/config [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/discovery [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/events [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/events/testutils [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/exec [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/images [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/initlayer [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/links [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/listeners [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/gelf [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/journald [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/local [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/logentries [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/splunk [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/syslog [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/logger/templates [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/names [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/network [2021-09-09T02:09:22.391Z] github.com/docker/docker/daemon/stats [2021-09-09T02:09:22.391Z] github.com/docker/docker/distribution [2021-09-09T02:09:22.391Z] github.com/docker/docker/distribution/metadata [2021-09-09T02:09:22.391Z] github.com/docker/docker/distribution/utils [2021-09-09T02:09:22.391Z] github.com/docker/docker/distribution/xfer [2021-09-09T02:09:22.391Z] github.com/docker/docker/dockerversion [2021-09-09T02:09:22.391Z] github.com/docker/docker/errdefs [2021-09-09T02:09:22.391Z] github.com/docker/docker/image [2021-09-09T02:09:22.391Z] github.com/docker/docker/image/cache [2021-09-09T02:09:22.391Z] github.com/docker/docker/image/tarexport [2021-09-09T02:09:22.391Z] github.com/docker/docker/image/v1 [2021-09-09T02:09:22.391Z] github.com/docker/docker/internal/test/suite [2021-09-09T02:09:22.391Z] github.com/docker/docker/layer [2021-09-09T02:09:22.391Z] github.com/docker/docker/libcontainerd [2021-09-09T02:09:22.391Z] github.com/docker/docker/libcontainerd/queue [2021-09-09T02:09:22.391Z] github.com/docker/docker/libcontainerd/remote [2021-09-09T02:09:22.391Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-09T02:09:22.391Z] github.com/docker/docker/libcontainerd/types [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/bitseq [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cluster [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-09T02:09:22.391Z] github.com/docker/docker/libnetwork/config [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/datastore [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/driverapi [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/etchosts [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/idm [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/ipam [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/iptables [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/netlabel [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/netutils [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/networkdb [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/ns [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/options [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/osl [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/portallocator [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/portmapper [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/testutils [2021-09-09T02:09:22.392Z] github.com/docker/docker/libnetwork/types [2021-09-09T02:09:22.392Z] github.com/docker/docker/oci [2021-09-09T02:09:22.392Z] github.com/docker/docker/oci/caps [2021-09-09T02:09:22.392Z] github.com/docker/docker/opts [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/aaparser [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/archive [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/authorization [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/broadcaster [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/capabilities [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/chrootarchive [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/containerfs [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/devicemapper [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/directory [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/discovery [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/discovery/file [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/discovery/kv [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/discovery/memory [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/dmesg [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/filenotify [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/fileutils [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/fsutils [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/homedir [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/idtools [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/ioutils [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/jsonmessage [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/locker [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/longpath [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/loopback [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/mount [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/namesgenerator [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/parsers [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/pidfile [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/platform [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/plugingetter [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/plugins [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/plugins/transport [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/pools [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/progress [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/pubsub [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/reexec [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/signal [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/stack [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/stdcopy [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/streamformatter [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/stringid [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/symlink [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/sysinfo [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/system [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/tailfile [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/tarsum [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/term [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/term/windows [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/truncindex [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/urlutil [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/useragent [2021-09-09T02:09:22.392Z] github.com/docker/docker/plugin [2021-09-09T02:09:22.392Z] github.com/docker/docker/plugin/executor/containerd [2021-09-09T02:09:22.392Z] github.com/docker/docker/plugin/v2 [2021-09-09T02:09:22.392Z] github.com/docker/docker/profiles/apparmor [2021-09-09T02:09:22.392Z] github.com/docker/docker/profiles/seccomp [2021-09-09T02:09:22.392Z] github.com/docker/docker/quota [2021-09-09T02:09:22.392Z] github.com/docker/docker/reference [2021-09-09T02:09:22.392Z] github.com/docker/docker/registry [2021-09-09T02:09:22.392Z] github.com/docker/docker/registry/resumable [2021-09-09T02:09:22.392Z] github.com/docker/docker/restartmanager [2021-09-09T02:09:22.392Z] github.com/docker/docker/rootless [2021-09-09T02:09:22.392Z] github.com/docker/docker/rootless/specconv [2021-09-09T02:09:22.392Z] github.com/docker/docker/runconfig [2021-09-09T02:09:22.392Z] github.com/docker/docker/runconfig/opts [2021-09-09T02:09:22.392Z] github.com/docker/docker/testutil [2021-09-09T02:09:22.392Z] github.com/docker/docker/testutil/daemon [2021-09-09T02:09:22.392Z] github.com/docker/docker/testutil/environment [2021-09-09T02:09:22.392Z] github.com/docker/docker/testutil/fakecontext [2021-09-09T02:09:22.392Z] github.com/docker/docker/testutil/fakegit [2021-09-09T02:09:22.392Z] github.com/docker/docker/testutil/fakestorage [2021-09-09T02:09:22.392Z] github.com/docker/docker/testutil/fixtures/load [2021-09-09T02:09:22.392Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-09T02:09:22.392Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-09T02:09:22.392Z] github.com/docker/docker/testutil/registry [2021-09-09T02:09:22.392Z] github.com/docker/docker/testutil/request [2021-09-09T02:09:22.392Z] github.com/docker/docker/volume [2021-09-09T02:09:22.392Z] github.com/docker/docker/volume/drivers [2021-09-09T02:09:22.392Z] github.com/docker/docker/volume/local [2021-09-09T02:09:22.392Z] github.com/docker/docker/volume/mounts [2021-09-09T02:09:22.392Z] github.com/docker/docker/volume/service [2021-09-09T02:09:22.392Z] github.com/docker/docker/volume/service/opts [2021-09-09T02:09:22.392Z] github.com/docker/docker/volume/testutils' [2021-09-09T02:09:22.392Z] ++ grep --fixed-strings -v /libnetwork [2021-09-09T02:09:22.392Z] + base_pkg_list='github.com/docker/docker/api [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/backend/build [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/httputils [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/middleware [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/router [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/router/build [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/router/container [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/router/debug [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/router/distribution [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/router/grpc [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/router/image [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/router/network [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/router/plugin [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/router/session [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/router/swarm [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/router/system [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/server/router/volume [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/backend [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/blkiodev [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/container [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/events [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/filters [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/image [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/mount [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/network [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/registry [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/strslice [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/swarm [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/time [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/versions [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-09T02:09:22.392Z] github.com/docker/docker/api/types/volume [2021-09-09T02:09:22.392Z] github.com/docker/docker/builder [2021-09-09T02:09:22.392Z] github.com/docker/docker/builder/builder-next [2021-09-09T02:09:22.392Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-09T02:09:22.392Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-09T02:09:22.392Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-09T02:09:22.392Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-09T02:09:22.392Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-09T02:09:22.392Z] github.com/docker/docker/builder/builder-next/worker [2021-09-09T02:09:22.392Z] github.com/docker/docker/builder/dockerfile [2021-09-09T02:09:22.392Z] github.com/docker/docker/builder/dockerignore [2021-09-09T02:09:22.392Z] github.com/docker/docker/builder/remotecontext [2021-09-09T02:09:22.392Z] github.com/docker/docker/builder/remotecontext/git [2021-09-09T02:09:22.392Z] github.com/docker/docker/cli [2021-09-09T02:09:22.392Z] github.com/docker/docker/cli/config [2021-09-09T02:09:22.392Z] github.com/docker/docker/cli/debug [2021-09-09T02:09:22.392Z] github.com/docker/docker/client [2021-09-09T02:09:22.392Z] github.com/docker/docker/cmd/docker-proxy [2021-09-09T02:09:22.392Z] github.com/docker/docker/cmd/dockerd [2021-09-09T02:09:22.392Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-09T02:09:22.392Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-09T02:09:22.392Z] github.com/docker/docker/container [2021-09-09T02:09:22.392Z] github.com/docker/docker/container/stream [2021-09-09T02:09:22.392Z] github.com/docker/docker/contrib/apparmor [2021-09-09T02:09:22.392Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-09T02:09:22.392Z] github.com/docker/docker/contrib/httpserver [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/cluster [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/cluster/convert [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/cluster/executor [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/cluster/provider [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/config [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/discovery [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/events [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/events/testutils [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/exec [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/graphdriver [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/images [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/initlayer [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/links [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/listeners [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger/gelf [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger/journald [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger/local [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger/logentries [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger/splunk [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger/syslog [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/logger/templates [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/names [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/network [2021-09-09T02:09:22.392Z] github.com/docker/docker/daemon/stats [2021-09-09T02:09:22.392Z] github.com/docker/docker/distribution [2021-09-09T02:09:22.392Z] github.com/docker/docker/distribution/metadata [2021-09-09T02:09:22.392Z] github.com/docker/docker/distribution/utils [2021-09-09T02:09:22.392Z] github.com/docker/docker/distribution/xfer [2021-09-09T02:09:22.392Z] github.com/docker/docker/dockerversion [2021-09-09T02:09:22.392Z] github.com/docker/docker/errdefs [2021-09-09T02:09:22.392Z] github.com/docker/docker/image [2021-09-09T02:09:22.392Z] github.com/docker/docker/image/cache [2021-09-09T02:09:22.392Z] github.com/docker/docker/image/tarexport [2021-09-09T02:09:22.392Z] github.com/docker/docker/image/v1 [2021-09-09T02:09:22.392Z] github.com/docker/docker/internal/test/suite [2021-09-09T02:09:22.392Z] github.com/docker/docker/layer [2021-09-09T02:09:22.392Z] github.com/docker/docker/libcontainerd [2021-09-09T02:09:22.392Z] github.com/docker/docker/libcontainerd/queue [2021-09-09T02:09:22.392Z] github.com/docker/docker/libcontainerd/remote [2021-09-09T02:09:22.392Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-09T02:09:22.392Z] github.com/docker/docker/libcontainerd/types [2021-09-09T02:09:22.392Z] github.com/docker/docker/oci [2021-09-09T02:09:22.392Z] github.com/docker/docker/oci/caps [2021-09-09T02:09:22.392Z] github.com/docker/docker/opts [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/aaparser [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/archive [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/authorization [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/broadcaster [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/capabilities [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/chrootarchive [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/containerfs [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/devicemapper [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/directory [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/discovery [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/discovery/file [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/discovery/kv [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/discovery/memory [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/dmesg [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/filenotify [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/fileutils [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/fsutils [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/homedir [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/idtools [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/ioutils [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/jsonmessage [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/locker [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/longpath [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/loopback [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/mount [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/namesgenerator [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/parsers [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/pidfile [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/platform [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/plugingetter [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/plugins [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/plugins/transport [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/pools [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/progress [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/pubsub [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/reexec [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/signal [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/stack [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/stdcopy [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/streamformatter [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/stringid [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/symlink [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/sysinfo [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/system [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/tailfile [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/tarsum [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/term [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/term/windows [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/truncindex [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/urlutil [2021-09-09T02:09:22.392Z] github.com/docker/docker/pkg/useragent [2021-09-09T02:09:22.392Z] github.com/docker/docker/plugin [2021-09-09T02:09:22.392Z] github.com/docker/docker/plugin/executor/containerd [2021-09-09T02:09:22.392Z] github.com/docker/docker/plugin/v2 [2021-09-09T02:09:22.392Z] github.com/docker/docker/profiles/apparmor [2021-09-09T02:09:22.392Z] github.com/docker/docker/profiles/seccomp [2021-09-09T02:09:22.392Z] github.com/docker/docker/quota [2021-09-09T02:09:22.392Z] github.com/docker/docker/reference [2021-09-09T02:09:22.392Z] github.com/docker/docker/registry [2021-09-09T02:09:22.392Z] github.com/docker/docker/registry/resumable [2021-09-09T02:09:22.392Z] github.com/docker/docker/restartmanager [2021-09-09T02:09:22.392Z] github.com/docker/docker/rootless [2021-09-09T02:09:22.393Z] github.com/docker/docker/rootless/specconv [2021-09-09T02:09:22.393Z] github.com/docker/docker/runconfig [2021-09-09T02:09:22.393Z] github.com/docker/docker/runconfig/opts [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/daemon [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/environment [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/fakecontext [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/fakegit [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/fakestorage [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/fixtures/load [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/registry [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/request [2021-09-09T02:09:22.393Z] github.com/docker/docker/volume [2021-09-09T02:09:22.393Z] github.com/docker/docker/volume/drivers [2021-09-09T02:09:22.393Z] github.com/docker/docker/volume/local [2021-09-09T02:09:22.393Z] github.com/docker/docker/volume/mounts [2021-09-09T02:09:22.393Z] github.com/docker/docker/volume/service [2021-09-09T02:09:22.393Z] github.com/docker/docker/volume/service/opts [2021-09-09T02:09:22.393Z] github.com/docker/docker/volume/testutils' [2021-09-09T02:09:22.393Z] ++ grep --fixed-strings /libnetwork [2021-09-09T02:09:22.393Z] ++ echo 'github.com/docker/docker/api [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/backend/build [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/httputils [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/middleware [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/router [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/router/build [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/router/container [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/router/debug [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/router/distribution [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/router/grpc [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/router/image [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/router/network [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/router/plugin [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/router/session [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/router/swarm [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/router/system [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/server/router/volume [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/backend [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/blkiodev [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/container [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/events [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/filters [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/image [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/mount [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/network [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/registry [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/strslice [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/swarm [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/time [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/versions [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-09T02:09:22.393Z] github.com/docker/docker/api/types/volume [2021-09-09T02:09:22.393Z] github.com/docker/docker/builder [2021-09-09T02:09:22.393Z] github.com/docker/docker/builder/builder-next [2021-09-09T02:09:22.393Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-09T02:09:22.393Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-09T02:09:22.393Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-09T02:09:22.393Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-09T02:09:22.393Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-09T02:09:22.393Z] github.com/docker/docker/builder/builder-next/worker [2021-09-09T02:09:22.393Z] github.com/docker/docker/builder/dockerfile [2021-09-09T02:09:22.393Z] github.com/docker/docker/builder/dockerignore [2021-09-09T02:09:22.393Z] github.com/docker/docker/builder/remotecontext [2021-09-09T02:09:22.393Z] github.com/docker/docker/builder/remotecontext/git [2021-09-09T02:09:22.393Z] github.com/docker/docker/cli [2021-09-09T02:09:22.393Z] github.com/docker/docker/cli/config [2021-09-09T02:09:22.393Z] github.com/docker/docker/cli/debug [2021-09-09T02:09:22.393Z] github.com/docker/docker/client [2021-09-09T02:09:22.393Z] github.com/docker/docker/cmd/docker-proxy [2021-09-09T02:09:22.393Z] github.com/docker/docker/cmd/dockerd [2021-09-09T02:09:22.393Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-09T02:09:22.393Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-09T02:09:22.393Z] github.com/docker/docker/container [2021-09-09T02:09:22.393Z] github.com/docker/docker/container/stream [2021-09-09T02:09:22.393Z] github.com/docker/docker/contrib/apparmor [2021-09-09T02:09:22.393Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-09T02:09:22.393Z] github.com/docker/docker/contrib/httpserver [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/cluster [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/cluster/convert [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/cluster/executor [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/cluster/provider [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/config [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/discovery [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/events [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/events/testutils [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/exec [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/graphdriver [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/images [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/initlayer [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/links [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/listeners [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger/gelf [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger/journald [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger/local [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger/logentries [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger/splunk [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger/syslog [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/logger/templates [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/names [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/network [2021-09-09T02:09:22.393Z] github.com/docker/docker/daemon/stats [2021-09-09T02:09:22.393Z] github.com/docker/docker/distribution [2021-09-09T02:09:22.393Z] github.com/docker/docker/distribution/metadata [2021-09-09T02:09:22.393Z] github.com/docker/docker/distribution/utils [2021-09-09T02:09:22.393Z] github.com/docker/docker/distribution/xfer [2021-09-09T02:09:22.393Z] github.com/docker/docker/dockerversion [2021-09-09T02:09:22.393Z] github.com/docker/docker/errdefs [2021-09-09T02:09:22.393Z] github.com/docker/docker/image [2021-09-09T02:09:22.393Z] github.com/docker/docker/image/cache [2021-09-09T02:09:22.393Z] github.com/docker/docker/image/tarexport [2021-09-09T02:09:22.393Z] github.com/docker/docker/image/v1 [2021-09-09T02:09:22.393Z] github.com/docker/docker/internal/test/suite [2021-09-09T02:09:22.393Z] github.com/docker/docker/layer [2021-09-09T02:09:22.393Z] github.com/docker/docker/libcontainerd [2021-09-09T02:09:22.393Z] github.com/docker/docker/libcontainerd/queue [2021-09-09T02:09:22.393Z] github.com/docker/docker/libcontainerd/remote [2021-09-09T02:09:22.393Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-09T02:09:22.393Z] github.com/docker/docker/libcontainerd/types [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/bitseq [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cluster [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/config [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/datastore [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/driverapi [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/etchosts [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/idm [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/ipam [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/iptables [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/netlabel [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/netutils [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/networkdb [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/ns [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/options [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/osl [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/portallocator [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/portmapper [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/testutils [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/types [2021-09-09T02:09:22.393Z] github.com/docker/docker/oci [2021-09-09T02:09:22.393Z] github.com/docker/docker/oci/caps [2021-09-09T02:09:22.393Z] github.com/docker/docker/opts [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/aaparser [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/archive [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/authorization [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/broadcaster [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/capabilities [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/chrootarchive [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/containerfs [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/devicemapper [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/directory [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/discovery [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/discovery/file [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/discovery/kv [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/discovery/memory [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/dmesg [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/filenotify [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/fileutils [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/fsutils [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/homedir [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/idtools [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/ioutils [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/jsonmessage [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/locker [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/longpath [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/loopback [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/mount [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/namesgenerator [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/parsers [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/pidfile [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/platform [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/plugingetter [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/plugins [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/plugins/transport [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/pools [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/progress [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/pubsub [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/reexec [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/signal [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/stack [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/stdcopy [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/streamformatter [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/stringid [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/symlink [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/sysinfo [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/system [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/tailfile [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/tarsum [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/term [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/term/windows [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/truncindex [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/urlutil [2021-09-09T02:09:22.393Z] github.com/docker/docker/pkg/useragent [2021-09-09T02:09:22.393Z] github.com/docker/docker/plugin [2021-09-09T02:09:22.393Z] github.com/docker/docker/plugin/executor/containerd [2021-09-09T02:09:22.393Z] github.com/docker/docker/plugin/v2 [2021-09-09T02:09:22.393Z] github.com/docker/docker/profiles/apparmor [2021-09-09T02:09:22.393Z] github.com/docker/docker/profiles/seccomp [2021-09-09T02:09:22.393Z] github.com/docker/docker/quota [2021-09-09T02:09:22.393Z] github.com/docker/docker/reference [2021-09-09T02:09:22.393Z] github.com/docker/docker/registry [2021-09-09T02:09:22.393Z] github.com/docker/docker/registry/resumable [2021-09-09T02:09:22.393Z] github.com/docker/docker/restartmanager [2021-09-09T02:09:22.393Z] github.com/docker/docker/rootless [2021-09-09T02:09:22.393Z] github.com/docker/docker/rootless/specconv [2021-09-09T02:09:22.393Z] github.com/docker/docker/runconfig [2021-09-09T02:09:22.393Z] github.com/docker/docker/runconfig/opts [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/daemon [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/environment [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/fakecontext [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/fakegit [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/fakestorage [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/fixtures/load [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/registry [2021-09-09T02:09:22.393Z] github.com/docker/docker/testutil/request [2021-09-09T02:09:22.393Z] github.com/docker/docker/volume [2021-09-09T02:09:22.393Z] github.com/docker/docker/volume/drivers [2021-09-09T02:09:22.393Z] github.com/docker/docker/volume/local [2021-09-09T02:09:22.393Z] github.com/docker/docker/volume/mounts [2021-09-09T02:09:22.393Z] github.com/docker/docker/volume/service [2021-09-09T02:09:22.393Z] github.com/docker/docker/volume/service/opts [2021-09-09T02:09:22.393Z] github.com/docker/docker/volume/testutils' [2021-09-09T02:09:22.393Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/bitseq [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cluster [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-09T02:09:22.393Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/config [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/datastore [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/driverapi [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/etchosts [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/idm [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipam [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/iptables [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/netlabel [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/netutils [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/networkdb [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ns [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/options [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/osl [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/portallocator [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/portmapper [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/testutils [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/types' [2021-09-09T02:09:22.394Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-09-09T02:09:22.394Z] + echo 'github.com/docker/docker/libnetwork [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/bitseq [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/cluster [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/config [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/datastore [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/driverapi [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/etchosts [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/idm [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipam [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/iptables [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/netlabel [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/netutils [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/networkdb [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/ns [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/options [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/osl [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/portallocator [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/portmapper [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/testutils [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/types' [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-09T02:09:22.394Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-09T02:09:22.394Z] + type docker-proxy [2021-09-09T02:09:22.394Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-09-09T02:09:22.394Z] + hack/make.sh binary-proxy install-proxy [2021-09-09T02:09:22.394Z] [2021-09-09T02:09:22.394Z] Removing bundles/ [2021-09-09T02:09:22.394Z] [2021-09-09T02:09:22.394Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-09-09T02:09:22.394Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-09-09T02:09:22.394Z] GOOS="" GOARCH="" GOARM="" [2021-09-09T02:09:22.920Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-09T02:09:23.849Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-09T02:09:24.779Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-09T02:09:24.779Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-09-09T02:09:25.036Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-09T02:09:25.292Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-09T02:09:25.854Z] === RUN TestDockerSuite/TestDockerFails [2021-09-09T02:09:25.854Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-09-09T02:09:25.854Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-09-09T02:09:25.854Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-09-09T02:09:26.784Z] docker_api_swarm_test.go:202: [d2214949d202f] joining swarm manager [da4a3297038c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:09:27.040Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-09-09T02:09:27.603Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-09-09T02:09:28.969Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-09-09T02:09:28.969Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-09-09T02:09:28.969Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-09-09T02:09:28.970Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-09-09T02:09:28.982Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-09-09T02:09:28.982Z] [2021-09-09T02:09:28.982Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-09-09T02:09:28.982Z] Installing docker-proxy to /usr/local/bin/ [2021-09-09T02:09:28.982Z] [2021-09-09T02:09:28.982Z] + mkdir -p bundles [2021-09-09T02:09:28.982Z] + '[' -n 'github.com/docker/docker/api [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/backend/build [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/httputils [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/middleware [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/router [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/router/build [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/router/checkpoint [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/router/container [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/router/debug [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/router/distribution [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/router/grpc [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/router/image [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/router/network [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/router/plugin [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/router/session [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/router/swarm [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/router/system [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/server/router/volume [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/backend [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/blkiodev [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/container [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/events [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/filters [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/image [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/mount [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/network [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/plugins/logdriver [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/registry [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/strslice [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/swarm [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/swarm/runtime [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/time [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/versions [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/versions/v1p19 [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/versions/v1p20 [2021-09-09T02:09:28.982Z] github.com/docker/docker/api/types/volume [2021-09-09T02:09:28.982Z] github.com/docker/docker/builder [2021-09-09T02:09:28.982Z] github.com/docker/docker/builder/builder-next [2021-09-09T02:09:28.982Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-09-09T02:09:28.982Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-09-09T02:09:28.982Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-09-09T02:09:28.982Z] github.com/docker/docker/builder/builder-next/exporter [2021-09-09T02:09:28.982Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-09-09T02:09:28.982Z] github.com/docker/docker/builder/builder-next/worker [2021-09-09T02:09:28.982Z] github.com/docker/docker/builder/dockerfile [2021-09-09T02:09:28.982Z] github.com/docker/docker/builder/dockerignore [2021-09-09T02:09:28.982Z] github.com/docker/docker/builder/remotecontext [2021-09-09T02:09:28.982Z] github.com/docker/docker/builder/remotecontext/git [2021-09-09T02:09:28.982Z] github.com/docker/docker/cli [2021-09-09T02:09:28.982Z] github.com/docker/docker/cli/config [2021-09-09T02:09:28.982Z] github.com/docker/docker/cli/debug [2021-09-09T02:09:28.982Z] github.com/docker/docker/client [2021-09-09T02:09:28.982Z] github.com/docker/docker/cmd/docker-proxy [2021-09-09T02:09:28.982Z] github.com/docker/docker/cmd/dockerd [2021-09-09T02:09:28.982Z] github.com/docker/docker/cmd/dockerd/trap [2021-09-09T02:09:28.982Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-09-09T02:09:28.982Z] github.com/docker/docker/container [2021-09-09T02:09:28.982Z] github.com/docker/docker/container/stream [2021-09-09T02:09:28.982Z] github.com/docker/docker/contrib/apparmor [2021-09-09T02:09:28.982Z] github.com/docker/docker/contrib/docker-device-tool [2021-09-09T02:09:28.982Z] github.com/docker/docker/contrib/httpserver [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/cluster [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/cluster/convert [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/cluster/executor [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/cluster/executor/container [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/cluster/provider [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/config [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/discovery [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/events [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/events/testutils [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/exec [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/graphdriver [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/graphdriver/copy [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/graphdriver/register [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/images [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/initlayer [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/links [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/listeners [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger/awslogs [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger/fluentd [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger/gcplogs [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger/gelf [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger/journald [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger/local [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger/logentries [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger/loggerutils [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger/splunk [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger/syslog [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/logger/templates [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/names [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/network [2021-09-09T02:09:28.982Z] github.com/docker/docker/daemon/stats [2021-09-09T02:09:28.982Z] github.com/docker/docker/distribution [2021-09-09T02:09:28.982Z] github.com/docker/docker/distribution/metadata [2021-09-09T02:09:28.982Z] github.com/docker/docker/distribution/utils [2021-09-09T02:09:28.982Z] github.com/docker/docker/distribution/xfer [2021-09-09T02:09:28.982Z] github.com/docker/docker/dockerversion [2021-09-09T02:09:28.982Z] github.com/docker/docker/errdefs [2021-09-09T02:09:28.982Z] github.com/docker/docker/image [2021-09-09T02:09:28.982Z] github.com/docker/docker/image/cache [2021-09-09T02:09:28.982Z] github.com/docker/docker/image/tarexport [2021-09-09T02:09:28.982Z] github.com/docker/docker/image/v1 [2021-09-09T02:09:28.982Z] github.com/docker/docker/internal/test/suite [2021-09-09T02:09:28.982Z] github.com/docker/docker/layer [2021-09-09T02:09:28.982Z] github.com/docker/docker/libcontainerd [2021-09-09T02:09:28.982Z] github.com/docker/docker/libcontainerd/queue [2021-09-09T02:09:28.982Z] github.com/docker/docker/libcontainerd/remote [2021-09-09T02:09:28.982Z] github.com/docker/docker/libcontainerd/supervisor [2021-09-09T02:09:28.982Z] github.com/docker/docker/libcontainerd/types [2021-09-09T02:09:28.982Z] github.com/docker/docker/oci [2021-09-09T02:09:28.982Z] github.com/docker/docker/oci/caps [2021-09-09T02:09:28.982Z] github.com/docker/docker/opts [2021-09-09T02:09:28.982Z] github.com/docker/docker/pkg/aaparser [2021-09-09T02:09:28.982Z] github.com/docker/docker/pkg/archive [2021-09-09T02:09:28.982Z] github.com/docker/docker/pkg/authorization [2021-09-09T02:09:28.982Z] github.com/docker/docker/pkg/broadcaster [2021-09-09T02:09:28.982Z] github.com/docker/docker/pkg/capabilities [2021-09-09T02:09:28.982Z] github.com/docker/docker/pkg/chrootarchive [2021-09-09T02:09:28.982Z] github.com/docker/docker/pkg/containerfs [2021-09-09T02:09:28.982Z] github.com/docker/docker/pkg/devicemapper [2021-09-09T02:09:28.982Z] github.com/docker/docker/pkg/directory [2021-09-09T02:09:28.982Z] github.com/docker/docker/pkg/discovery [2021-09-09T02:09:28.982Z] github.com/docker/docker/pkg/discovery/file [2021-09-09T02:09:28.982Z] github.com/docker/docker/pkg/discovery/kv [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/discovery/memory [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/discovery/nodes [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/dmesg [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/filenotify [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/fileutils [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/fsutils [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/homedir [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/idtools [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/ioutils [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/jsonmessage [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/locker [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/longpath [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/loopback [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/mount [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/namesgenerator [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/parsers [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/parsers/kernel [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/pidfile [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/platform [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/plugingetter [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/plugins [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/plugins/transport [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/pools [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/progress [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/pubsub [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/reexec [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/signal [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/stack [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/stdcopy [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/streamformatter [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/stringid [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/symlink [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/sysinfo [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/system [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/tailfile [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/tarsum [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/term [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/term/windows [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/truncindex [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/urlutil [2021-09-09T02:09:28.983Z] github.com/docker/docker/pkg/useragent [2021-09-09T02:09:28.983Z] github.com/docker/docker/plugin [2021-09-09T02:09:28.983Z] github.com/docker/docker/plugin/executor/containerd [2021-09-09T02:09:28.983Z] github.com/docker/docker/plugin/v2 [2021-09-09T02:09:28.983Z] github.com/docker/docker/profiles/apparmor [2021-09-09T02:09:28.983Z] github.com/docker/docker/profiles/seccomp [2021-09-09T02:09:28.983Z] github.com/docker/docker/quota [2021-09-09T02:09:28.983Z] github.com/docker/docker/reference [2021-09-09T02:09:28.983Z] github.com/docker/docker/registry [2021-09-09T02:09:28.983Z] github.com/docker/docker/registry/resumable [2021-09-09T02:09:28.983Z] github.com/docker/docker/restartmanager [2021-09-09T02:09:28.983Z] github.com/docker/docker/rootless [2021-09-09T02:09:28.983Z] github.com/docker/docker/rootless/specconv [2021-09-09T02:09:28.983Z] github.com/docker/docker/runconfig [2021-09-09T02:09:28.983Z] github.com/docker/docker/runconfig/opts [2021-09-09T02:09:28.983Z] github.com/docker/docker/testutil [2021-09-09T02:09:28.983Z] github.com/docker/docker/testutil/daemon [2021-09-09T02:09:28.983Z] github.com/docker/docker/testutil/environment [2021-09-09T02:09:28.983Z] github.com/docker/docker/testutil/fakecontext [2021-09-09T02:09:28.983Z] github.com/docker/docker/testutil/fakegit [2021-09-09T02:09:28.983Z] github.com/docker/docker/testutil/fakestorage [2021-09-09T02:09:28.983Z] github.com/docker/docker/testutil/fixtures/load [2021-09-09T02:09:28.983Z] github.com/docker/docker/testutil/fixtures/plugin [2021-09-09T02:09:28.983Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-09-09T02:09:28.983Z] github.com/docker/docker/testutil/registry [2021-09-09T02:09:28.983Z] github.com/docker/docker/testutil/request [2021-09-09T02:09:28.983Z] github.com/docker/docker/volume [2021-09-09T02:09:28.983Z] github.com/docker/docker/volume/drivers [2021-09-09T02:09:28.983Z] github.com/docker/docker/volume/local [2021-09-09T02:09:28.983Z] github.com/docker/docker/volume/mounts [2021-09-09T02:09:28.983Z] github.com/docker/docker/volume/service [2021-09-09T02:09:28.983Z] github.com/docker/docker/volume/service/opts [2021-09-09T02:09:28.983Z] github.com/docker/docker/volume/testutils' ']' [2021-09-09T02:09:28.983Z] + 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-09T02:09:29.931Z] ? github.com/docker/docker/api [no test files] [2021-09-09T02:09:35.506Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-09T02:09:36.069Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-09T02:09:37.436Z] --- PASS: TestServicePlugin (32.12s) [2021-09-09T02:09:37.436Z] === RUN TestServiceUpdateLabel [2021-09-09T02:09:37.999Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-09T02:09:39.892Z] --- PASS: TestServiceUpdateLabel (2.43s) [2021-09-09T02:09:39.892Z] === RUN TestServiceUpdateSecrets [2021-09-09T02:09:39.892Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-09-09T02:09:40.455Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-09T02:09:41.017Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-09T02:09:41.947Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-09T02:09:41.947Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-09-09T02:09:42.511Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-09T02:09:43.074Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-09T02:09:43.636Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-09-09T02:09:44.200Z] docker_api_swarm_test.go:384: [d9b9333d01b7c] joining swarm manager [defda7e7d6cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:09:44.904Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-09-09T02:09:45.161Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-09-09T02:09:45.417Z] docker_api_swarm_test.go:385: [d251f15e2158b] joining swarm manager [defda7e7d6cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:09:46.346Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-09T02:09:48.865Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-09-09T02:09:50.753Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-09T02:09:51.683Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-09T02:09:52.612Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-09T02:09:54.500Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2021-09-09T02:09:54.500Z] === RUN TestServiceUpdateConfigs [2021-09-09T02:09:57.765Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-09T02:09:58.021Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-09T02:09:58.949Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-09T02:10:00.313Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-09-09T02:10:00.313Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-09T02:10:00.570Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-09-09T02:10:00.827Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-09-09T02:10:00.827Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-09T02:10:01.755Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-09T02:10:02.683Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-09T02:10:02.683Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-09T02:10:02.683Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-09T02:10:03.612Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-09T02:10:03.612Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-09T02:10:04.173Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-09T02:10:05.100Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-09-09T02:10:05.364Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-09-09T02:10:05.364Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-09-09T02:10:05.364Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-09-09T02:10:05.364Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-09-09T02:10:05.364Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-09T02:10:07.262Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-09-09T02:10:07.262Z] === RUN TestDockerSuite/TestEventsRename [2021-09-09T02:10:07.824Z] === RUN TestDockerSuite/TestEventsResize [2021-09-09T02:10:08.387Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-09T02:10:09.314Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2021-09-09T02:10:09.314Z] === RUN TestServiceUpdateNetwork [2021-09-09T02:10:14.558Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-09T02:10:14.558Z] === RUN TestDockerSuite/TestEventsStreaming [2021-09-09T02:10:14.814Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-09T02:10:18.081Z] === RUN TestDockerSuite/TestEventsTop [2021-09-09T02:10:18.081Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-09T02:10:20.597Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-09T02:10:21.963Z] --- PASS: TestServiceUpdateNetwork (12.56s) [2021-09-09T02:10:21.963Z] === RUN TestServiceUpdatePidsLimit [2021-09-09T02:10:23.328Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-09-09T02:10:23.891Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-09-09T02:10:31.982Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-09-09T02:10:31.982Z] === RUN TestDockerSuite/TestExec [2021-09-09T02:10:32.239Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-09T02:10:32.802Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-09T02:10:33.383Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-09T02:10:33.950Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-09T02:10:35.316Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-09T02:10:35.577Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-09T02:10:36.139Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-09T02:10:36.701Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-09T02:10:37.265Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-09T02:10:37.826Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-09T02:10:38.389Z] --- PASS: TestServiceUpdatePidsLimit (16.70s) [2021-09-09T02:10:38.389Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-09-09T02:10:38.389Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-09-09T02:10:38.389Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s) [2021-09-09T02:10:38.389Z] PASS [2021-09-09T02:10:38.389Z] [2021-09-09T02:10:38.389Z] === Skipped [2021-09-09T02:10:38.389Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-09-09T02:10:38.389Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-09-09T02:10:38.389Z] [2021-09-09T02:10:38.389Z] DONE 27 tests, 1 skipped in 178.702s [2021-09-09T02:10:38.389Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-09-09T02:10:38.389Z] ++ 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-09T02:10:38.389Z] ++ set -e [2021-09-09T02:10:38.389Z] ++ '[' -n 0 ']' [2021-09-09T02:10:38.389Z] ++ set -x [2021-09-09T02:10:38.389Z] ++ env -i DEST=/go/src/github.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-09T02:10:38.646Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-09T02:10:38.646Z] INFO: Testing against a local daemon [2021-09-09T02:10:38.646Z] === RUN TestSessionCreate [2021-09-09T02:10:38.646Z] --- PASS: TestSessionCreate (0.03s) [2021-09-09T02:10:38.646Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-09T02:10:38.646Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-09-09T02:10:38.646Z] PASS [2021-09-09T02:10:38.646Z] [2021-09-09T02:10:38.646Z] DONE 2 tests in 0.150s [2021-09-09T02:10:38.646Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-09-09T02:10:38.646Z] ++ 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-09T02:10:38.646Z] ++ set -e [2021-09-09T02:10:38.646Z] ++ '[' -n 0 ']' [2021-09-09T02:10:38.646Z] ++ set -x [2021-09-09T02:10:38.646Z] ++ env -i DEST=/go/src/github.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-09T02:10:38.902Z] INFO: Testing against a local daemon [2021-09-09T02:10:38.902Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-09T02:10:38.902Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-09T02:10:38.902Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-09T02:10:38.902Z] === RUN TestDiskUsage [2021-09-09T02:10:38.902Z] === PAUSE TestDiskUsage [2021-09-09T02:10:38.902Z] === RUN TestEventsExecDie [2021-09-09T02:10:39.465Z] --- PASS: TestEventsExecDie (0.73s) [2021-09-09T02:10:39.465Z] === RUN TestEventsBackwardsCompatible [2021-09-09T02:10:39.723Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-09-09T02:10:39.723Z] === RUN TestEventsVolumeCreate [2021-09-09T02:10:39.723Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-09-09T02:10:39.723Z] === RUN TestInfoBinaryCommits [2021-09-09T02:10:39.723Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-09-09T02:10:39.723Z] === RUN TestInfoAPIVersioned [2021-09-09T02:10:39.723Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-09-09T02:10:39.723Z] === RUN TestInfoDiscoveryBackend [2021-09-09T02:10:39.723Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-09T02:10:40.286Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-09-09T02:10:40.286Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-09-09T02:10:40.847Z] === RUN TestDockerSuite/TestExecEnv [2021-09-09T02:10:41.409Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2021-09-09T02:10:41.409Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-09-09T02:10:41.409Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-09T02:10:41.974Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2021-09-09T02:10:41.974Z] === RUN TestInfoAPI [2021-09-09T02:10:41.974Z] --- PASS: TestInfoAPI (0.02s) [2021-09-09T02:10:41.974Z] === RUN TestInfoAPIWarnings [2021-09-09T02:10:42.539Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-09T02:10:43.100Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-09T02:10:43.100Z] check_test.go:379: [d251f15e2158b] daemon is not started [2021-09-09T02:10:43.100Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-09-09T02:10:44.990Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-09T02:10:45.247Z] docker_api_swarm_test.go:802: [de64fb3ba3ac5] joining swarm manager [da9581a54349a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:10:45.502Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-09-09T02:10:46.065Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-09T02:10:46.628Z] docker_api_swarm_test.go:802: [d30b8db7d4888] joining swarm manager [da9581a54349a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:10:46.628Z] === RUN TestDockerSuite/TestExecParseError [2021-09-09T02:10:47.191Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-09T02:10:47.754Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-09T02:10:48.011Z] docker_api_swarm_test.go:802: [d4db07cfa8fa9] joining swarm manager [da9581a54349a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-09T02:10:48.573Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-09T02:10:49.501Z] docker_api_swarm_test.go:802: [dc36aea0bb0be] joining swarm manager [da9581a54349a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-09-09T02:10:49.758Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-09T02:10:50.327Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-09T02:10:50.919Z] docker_api_swarm_test.go:810: [dfaef823e07ab] joining swarm manager [da9581a54349a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-09-09T02:10:50.919Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-09T02:10:59.003Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-09-09T02:10:59.003Z] === RUN TestInfoDebug [2021-09-09T02:10:59.003Z] --- PASS: TestInfoDebug (0.52s) [2021-09-09T02:10:59.003Z] === RUN TestInfoInsecureRegistries [2021-09-09T02:10:59.258Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-09-09T02:10:59.258Z] === RUN TestInfoRegistryMirrors [2021-09-09T02:10:59.820Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-09-09T02:10:59.820Z] === RUN TestLoginFailsWithBadCredentials [2021-09-09T02:10:59.820Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2021-09-09T02:10:59.820Z] === RUN TestPingCacheHeaders [2021-09-09T02:10:59.820Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-09T02:10:59.820Z] === RUN TestPingGet [2021-09-09T02:10:59.820Z] --- PASS: TestPingGet (0.01s) [2021-09-09T02:10:59.820Z] === RUN TestPingHead [2021-09-09T02:10:59.820Z] --- PASS: TestPingHead (0.02s) [2021-09-09T02:10:59.820Z] === RUN TestVersion [2021-09-09T02:10:59.820Z] --- PASS: TestVersion (0.01s) [2021-09-09T02:10:59.820Z] === CONT TestDiskUsage [2021-09-09T02:11:00.382Z] === RUN TestDiskUsage/empty [2021-09-09T02:11:00.382Z] === RUN TestDiskUsage/empty/container_types [2021-09-09T02:11:00.382Z] === RUN TestDiskUsage/empty/image_types [2021-09-09T02:11:00.382Z] === RUN TestDiskUsage/empty/volume_types [2021-09-09T02:11:00.382Z] === RUN TestDiskUsage/empty/build-cache_types [2021-09-09T02:11:00.382Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-09-09T02:11:00.382Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-09-09T02:11:00.382Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-09-09T02:11:00.382Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-09-09T02:11:00.382Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-09-09T02:11:00.382Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-09-09T02:11:00.382Z] === RUN TestDiskUsage/after_LoadBusybox [2021-09-09T02:11:00.638Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-09-09T02:11:00.638Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-09-09T02:11:00.638Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-09-09T02:11:00.638Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-09-09T02:11:00.638Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-09-09T02:11:00.638Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-09-09T02:11:00.638Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-09-09T02:11:00.638Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-09-09T02:11:00.638Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-09-09T02:11:00.638Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-09-09T02:11:00.638Z] === RUN TestDiskUsage/after_container.Run [2021-09-09T02:11:00.894Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-09-09T02:11:00.894Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-09-09T02:11:00.894Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-09-09T02:11:00.894Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-09-09T02:11:00.895Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-09-09T02:11:00.895Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-09-09T02:11:00.895Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-09-09T02:11:00.895Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-09-09T02:11:00.895Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-09-09T02:11:00.895Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage (1.18s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-09-09T02:11:01.154Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-09-09T02:11:01.154Z] PASS [2021-09-09T02:11:01.154Z] [2021-09-09T02:11:01.154Z] === Skipped [2021-09-09T02:11:01.154Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-09T02:11:01.154Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-09-09T02:11:01.154Z] [2021-09-09T02:11:01.154Z] DONE 53 tests, 1 skipped in 22.332s [2021-09-09T02:11:01.154Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-09-09T02:11:01.154Z] ++ 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-09T02:11:01.154Z] ++ set -e [2021-09-09T02:11:01.154Z] ++ '[' -n 0 ']' [2021-09-09T02:11:01.154Z] ++ set -x [2021-09-09T02:11:01.154Z] ++ env -i DEST=/go/src/github.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-09T02:11:01.154Z] INFO: Testing against a local daemon [2021-09-09T02:11:01.154Z] === RUN TestVolumesCreateAndList [2021-09-09T02:11:01.154Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-09-09T02:11:01.154Z] === RUN TestVolumesRemove [2021-09-09T02:11:01.154Z] --- PASS: TestVolumesRemove (0.05s) [2021-09-09T02:11:01.154Z] === RUN TestVolumesInspect [2021-09-09T02:11:01.154Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-09T02:11:01.154Z] === RUN TestVolumesInvalidJSON [2021-09-09T02:11:01.154Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-09T02:11:01.154Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-09T02:11:01.154Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-09T02:11:01.154Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-09-09T02:11:01.154Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-09T02:11:01.154Z] PASS [2021-09-09T02:11:01.154Z] [2021-09-09T02:11:01.154Z] DONE 5 tests in 0.205s [2021-09-09T02:11:01.154Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-09T02:11:01.411Z] ++++ cat bundles/test-integration/docker.pid [2021-09-09T02:11:01.411Z] +++ kill 6314 [2021-09-09T02:11:01.973Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-09T02:11:01.973Z] +++ /etc/init.d/apparmor stop [2021-09-09T02:11:01.973Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-09T02:11:01.973Z] [2021-09-09T02:11:01.973Z] Unloading profiles will leave already running processes permanently [2021-09-09T02:11:01.973Z] unconfined, which can lead to unexpected situations. [2021-09-09T02:11:01.973Z] [2021-09-09T02:11:01.973Z] To set a process to complain mode, use the command line tool [2021-09-09T02:11:01.973Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-09T02:11:01.973Z] +++ true [2021-09-09T02:11:01.973Z] exiting test-integration [2021-09-09T02:11:01.973Z] ++ exit 0 [2021-09-09T02:11:01.973Z] [2021-09-09T02:11:02.536Z] + for job in $(jobs -p) [2021-09-09T02:11:02.536Z] + wait 15617 [2021-09-09T02:11:02.536Z] === RUN TestDockerSuite/TestExecTTY [2021-09-09T02:11:03.465Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-09T02:11:04.028Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-09T02:11:04.590Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-09T02:11:05.154Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-09T02:11:05.154Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-09-09T02:11:05.154Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-09-09T02:11:06.397Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-09-09T02:11:06.397Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/server/router [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-09-09T02:11:06.397Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/types [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/types/container [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/types/events [no test files] [2021-09-09T02:11:06.397Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-09-09T02:11:06.397Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/types/image [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/types/network [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-09-09T02:11:06.397Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-09-09T02:11:06.398Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-09-09T02:11:06.398Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2021-09-09T02:11:06.398Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-09-09T02:11:06.398Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-09-09T02:11:06.398Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-09-09T02:11:06.398Z] ? github.com/docker/docker/builder [no test files] [2021-09-09T02:11:06.398Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-09-09T02:11:06.398Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-09-09T02:11:06.398Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-09-09T02:11:06.398Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-09-09T02:11:06.398Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-09-09T02:11:06.398Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-09-09T02:11:06.398Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-09-09T02:11:06.521Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-09-09T02:11:06.969Z] ok github.com/docker/docker/builder/remotecontext 0.113s coverage: 13.7% of statements [2021-09-09T02:11:06.969Z] ok github.com/docker/docker/builder/dockerfile 0.204s coverage: 49.0% of statements [2021-09-09T02:11:06.969Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-09-09T02:11:07.085Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-09T02:11:07.911Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-09-09T02:11:08.016Z] === RUN TestDockerSuite/TestExecWithTERM [2021-09-09T02:11:08.577Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-09T02:11:08.853Z] ok github.com/docker/docker/builder/remotecontext/git 1.243s coverage: 86.3% of statements [2021-09-09T02:11:08.853Z] ? github.com/docker/docker/cli [no test files] [2021-09-09T02:11:08.853Z] ? github.com/docker/docker/cli/config [no test files] [2021-09-09T02:11:09.141Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-09T02:11:09.796Z] ok github.com/docker/docker/cmd/docker-proxy 0.120s coverage: 67.6% of statements [2021-09-09T02:11:11.711Z] ok github.com/docker/docker/client 0.116s coverage: 75.6% of statements [2021-09-09T02:11:14.383Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-09T02:11:18.567Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-09T02:11:19.494Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-09T02:11:24.736Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-09T02:11:24.737Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-09T02:11:24.737Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-09T02:11:24.737Z] === RUN TestDockerSuite/TestHealth [2021-09-09T02:11:39.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-09-09T02:11:43.743Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-09T02:11:43.743Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-09T02:11:43.743Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-09T02:11:43.743Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-09T02:11:43.999Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-09T02:11:44.255Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-09T02:11:44.817Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-09T02:11:44.817Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-09T02:11:44.817Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-09T02:11:44.817Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-09T02:11:45.073Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-09T02:11:45.329Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-09T02:11:45.585Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-09T02:11:45.585Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-09T02:11:46.148Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-09T02:11:46.148Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-09T02:11:47.076Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-09T02:11:47.638Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-09T02:11:47.638Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-09T02:11:48.199Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-09T02:11:50.473Z] ok github.com/docker/docker/cmd/dockerd 0.045s coverage: 29.3% of statements [2021-09-09T02:11:50.473Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2021-09-09T02:11:50.716Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-09T02:11:50.716Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-09T02:11:50.716Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-09T02:11:50.734Z] ok github.com/docker/docker/cmd/dockerd/trap 2.517s coverage: 0.0% of statements [2021-09-09T02:11:50.734Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-09-09T02:11:50.734Z] ? github.com/docker/docker/container/stream [no test files] [2021-09-09T02:11:50.734Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-09-09T02:11:50.734Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-09-09T02:11:50.734Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-09-09T02:11:52.083Z] === RUN TestDockerSuite/TestImportFile [2021-09-09T02:11:53.014Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-09T02:11:53.014Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-09T02:11:54.381Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-09T02:11:55.311Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-09T02:11:56.683Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-09T02:11:56.939Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-09T02:11:57.501Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-09T02:11:58.065Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-09T02:11:58.065Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-09-09T02:11:58.065Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-09T02:11:58.879Z] ok github.com/docker/docker/daemon/cluster 0.105s coverage: 0.5% of statements [2021-09-09T02:11:58.996Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-09T02:11:58.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-09-09T02:11:59.252Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-09T02:11:59.451Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2021-09-09T02:11:59.814Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-09T02:12:00.376Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-09T02:12:00.396Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-09-09T02:12:01.307Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-09T02:12:01.870Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-09T02:12:01.870Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-09-09T02:12:03.759Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-09T02:12:03.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-09-09T02:12:04.016Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-09T02:12:04.579Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-09T02:12:04.579Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-09T02:12:05.141Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-09T02:12:05.141Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-09-09T02:12:05.141Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-09T02:12:06.070Z] docker_api_swarm_service_test.go:395: [d0a7e93f4fa09] joining swarm manager [d0e39ab7dc598]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:12:06.326Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-09T02:12:06.889Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-09T02:12:06.889Z] docker_api_swarm_service_test.go:395: [d3507252a8a52] joining swarm manager [d0e39ab7dc598]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:12:07.146Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-09T02:12:08.078Z] === RUN TestDockerSuite/TestInspectImage [2021-09-09T02:12:08.335Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-09T02:12:08.335Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-09T02:12:08.335Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-09-09T02:12:08.335Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-09T02:12:08.533Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-09-09T02:12:08.533Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.1% of statements [2021-09-09T02:12:08.793Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-09-09T02:12:08.900Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-09T02:12:09.365Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-09-09T02:12:09.465Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-09T02:12:09.723Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-09T02:12:09.937Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-09-09T02:12:10.287Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-09T02:12:10.849Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-09T02:12:10.878Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.461s coverage: 74.6% of statements [2021-09-09T02:12:12.262Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.1% of statements [2021-09-09T02:12:12.262Z] ok github.com/docker/docker/daemon 12.136s coverage: 17.5% of statements [2021-09-09T02:12:12.262Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-09-09T02:12:12.262Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-09-09T02:12:12.262Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-09-09T02:12:12.262Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-09-09T02:12:12.740Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-09T02:12:12.741Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-09T02:12:12.997Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-09T02:12:13.306Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.429s coverage: 56.2% of statements [2021-09-09T02:12:13.560Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-09T02:12:14.488Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-09T02:12:14.700Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2021-09-09T02:12:15.052Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-09T02:12:15.616Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-09T02:12:16.178Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-09T02:12:16.435Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-09T02:12:16.646Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.281s coverage: 49.4% of statements [2021-09-09T02:12:16.997Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-09T02:12:17.219Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.628s coverage: 45.9% of statements [2021-09-09T02:12:17.219Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-09-09T02:12:17.927Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-09T02:12:17.927Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-09-09T02:12:18.161Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.551s coverage: 57.7% of statements [2021-09-09T02:12:18.161Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-09-09T02:12:18.161Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-09-09T02:12:18.422Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-09-09T02:12:19.294Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-09T02:12:19.365Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-09-09T02:12:20.309Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-09-09T02:12:20.570Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2021-09-09T02:12:20.570Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-09-09T02:12:20.570Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-09-09T02:12:20.660Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-09T02:12:21.222Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-09T02:12:21.479Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-09T02:12:21.513Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.5% of statements [2021-09-09T02:12:22.084Z] ok github.com/docker/docker/daemon/logger/awslogs 0.189s coverage: 77.4% of statements [2021-09-09T02:12:22.084Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-09-09T02:12:22.084Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-09-09T02:12:22.345Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-09-09T02:12:22.407Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-09-09T02:12:22.606Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2021-09-09T02:12:22.662Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-09T02:12:23.179Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-09-09T02:12:23.179Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 69.9% of statements [2021-09-09T02:12:24.122Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2021-09-09T02:12:24.122Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-09-09T02:12:24.122Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 59.3% of statements [2021-09-09T02:12:24.554Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-09T02:12:24.694Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-09-09T02:12:24.810Z] docker_api_swarm_service_test.go:343: [d602907c5a9da] joining swarm manager [dfd9d1e9de0fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:12:25.637Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-09-09T02:12:25.758Z] docker_api_swarm_service_test.go:343: [def4f6528a204] joining swarm manager [dfd9d1e9de0fa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:12:25.898Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-09-09T02:12:26.160Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-09-09T02:12:26.326Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-09T02:12:26.326Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-09T02:12:26.733Z] ok github.com/docker/docker/daemon/logger/splunk 1.581s coverage: 82.5% of statements [2021-09-09T02:12:26.733Z] ? github.com/docker/docker/daemon/names [no test files] [2021-09-09T02:12:26.733Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-09-09T02:12:27.677Z] ok github.com/docker/docker/distribution 0.111s coverage: 25.8% of statements [2021-09-09T02:12:27.938Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2021-09-09T02:12:27.938Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-09-09T02:12:28.216Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-09T02:12:28.780Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-09T02:12:28.888Z] ok github.com/docker/docker/errdefs 0.011s coverage: 53.1% of statements [2021-09-09T02:12:29.482Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2021-09-09T02:12:29.708Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-09T02:12:29.742Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-09-09T02:12:30.312Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-09-09T02:12:30.573Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2021-09-09T02:12:30.834Z] ok github.com/docker/docker/distribution/xfer 1.922s coverage: 85.6% of statements [2021-09-09T02:12:30.834Z] ? github.com/docker/docker/dockerversion [no test files] [2021-09-09T02:12:30.834Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-09-09T02:12:31.094Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-09-09T02:12:32.037Z] ok github.com/docker/docker/oci 0.010s coverage: 43.3% of statements [2021-09-09T02:12:32.609Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-09-09T02:12:32.609Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-09-09T02:12:34.522Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.1% of statements [2021-09-09T02:12:35.093Z] ok github.com/docker/docker/pkg/authorization 0.234s coverage: 68.3% of statements [2021-09-09T02:12:35.354Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-09-09T02:12:35.354Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-09-09T02:12:37.798Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-09T02:12:38.652Z] ok github.com/docker/docker/pkg/chrootarchive 2.464s coverage: 43.2% of statements [2021-09-09T02:12:38.653Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-09-09T02:12:38.653Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-09-09T02:12:38.727Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-09T02:12:38.914Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-09-09T02:12:39.655Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-09T02:12:39.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-09-09T02:12:40.167Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-09T02:12:40.298Z] ok github.com/docker/docker/layer 7.989s coverage: 68.8% of statements [2021-09-09T02:12:40.298Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-09-09T02:12:40.298Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-09-09T02:12:40.298Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-09-09T02:12:40.298Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-09-09T02:12:40.298Z] ? github.com/docker/docker/oci/caps [no test files] [2021-09-09T02:12:40.298Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-09-09T02:12:40.298Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-09-09T02:12:40.559Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-09-09T02:12:40.820Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-09-09T02:12:41.081Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2021-09-09T02:12:42.060Z] docker_api_swarm_service_test.go:490: [dab89b1a8645b] joining swarm manager [d4d0ad98715ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:12:42.318Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-09-09T02:12:42.318Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-09T02:12:42.466Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-09-09T02:12:42.466Z] ok github.com/docker/docker/pkg/discovery/kv 3.016s coverage: 84.1% of statements [2021-09-09T02:12:42.574Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-09T02:12:42.574Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-09T02:12:42.574Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-09T02:12:42.727Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 83.1% of statements [2021-09-09T02:12:42.988Z] ok github.com/docker/docker/pkg/fsutils 0.177s coverage: 85.1% of statements [2021-09-09T02:12:42.988Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-09-09T02:12:43.137Z] docker_api_swarm_service_test.go:490: [d5a140a8cbbca] joining swarm manager [d4d0ad98715ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:12:43.137Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-09T02:12:44.069Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-09T02:12:44.373Z] ok github.com/docker/docker/pkg/ioutils 0.412s coverage: 70.1% of statements [2021-09-09T02:12:44.373Z] ok github.com/docker/docker/pkg/idtools 0.667s coverage: 69.5% of statements [2021-09-09T02:12:44.373Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-09-09T02:12:44.373Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-09-09T02:12:44.373Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-09-09T02:12:44.373Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-09-09T02:12:44.373Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-09-09T02:12:44.634Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-09-09T02:12:44.634Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-09-09T02:12:44.894Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-09-09T02:12:44.894Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-09-09T02:12:45.156Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2021-09-09T02:12:45.156Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-09-09T02:12:45.156Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-09-09T02:12:45.156Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-09-09T02:12:46.099Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2021-09-09T02:12:46.360Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-09-09T02:12:46.360Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-09-09T02:12:46.621Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-09-09T02:12:48.003Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2021-09-09T02:12:48.003Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-09-09T02:12:48.236Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-09T02:12:48.236Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-09T02:12:48.263Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-09-09T02:12:48.524Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-09-09T02:12:48.524Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2021-09-09T02:12:48.785Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-09-09T02:12:49.357Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-09-09T02:12:49.617Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 43.2% of statements [2021-09-09T02:12:49.878Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2021-09-09T02:12:50.450Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2021-09-09T02:12:50.450Z] coverage: [no statements] [2021-09-09T02:12:50.450Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-09-09T02:12:50.710Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-09-09T02:12:50.710Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-09-09T02:12:50.972Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-09-09T02:12:52.357Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-09-09T02:12:52.928Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-09-09T02:12:53.189Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2021-09-09T02:12:53.483Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-09T02:12:53.483Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-09T02:12:53.483Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-09T02:12:54.044Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-09T02:12:54.144Z] ok github.com/docker/docker/quota 0.226s coverage: 71.4% of statements [2021-09-09T02:12:54.415Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-09-09T02:12:54.973Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-09T02:12:55.360Z] ok github.com/docker/docker/registry 0.039s coverage: 58.8% of statements [2021-09-09T02:12:55.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-09-09T02:12:55.621Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-09-09T02:12:55.792Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-09T02:12:55.884Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-09-09T02:12:56.454Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-09-09T02:12:56.454Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-09-09T02:12:56.720Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-09T02:12:57.652Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-09T02:12:58.999Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-09-09T02:12:59.569Z] ok github.com/docker/docker/volume/local 0.106s coverage: 76.4% of statements [2021-09-09T02:12:59.830Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2021-09-09T02:13:00.170Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-09T02:13:00.733Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-09T02:13:01.214Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-09-09T02:13:01.661Z] === RUN TestDockerSuite/TestLogsSince [2021-09-09T02:13:01.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-09-09T02:13:03.806Z] docker_api_swarm_service_test.go:128: [d87deb995fdc1] joining swarm manager [d4ab4966c3ab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:13:04.733Z] docker_api_swarm_service_test.go:129: [dca5c364dbbfa] joining swarm manager [d4ab4966c3ab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:13:06.099Z] docker_api_swarm_service_test.go:137: [d595aefb25470] joining swarm manager [d4ab4966c3ab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-09T02:13:07.029Z] docker_api_swarm_service_test.go:138: [da688815b7d41] joining swarm manager [d4ab4966c3ab6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-09-09T02:13:08.397Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-09T02:13:13.641Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-09T02:13:14.203Z] === RUN TestDockerSuite/TestLogsTail [2021-09-09T02:13:14.772Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-09T02:13:15.334Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-09T02:13:15.590Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-09T02:13:15.846Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-09T02:13:16.408Z] === RUN TestDockerSuite/TestNetHostname [2021-09-09T02:13:17.774Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-09T02:13:18.338Z] === RUN TestDockerSuite/TestNetworkEvents [2021-09-09T02:13:23.166Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/pkg/term [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/rootless [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/testutil/request [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/volume [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-09-09T02:13:23.166Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-09-09T02:13:23.166Z] [2021-09-09T02:13:23.166Z] === Skipped [2021-09-09T02:13:23.166Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-09-09T02:13:23.166Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-09-09T02:13:23.166Z] [2021-09-09T02:13:23.166Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-09-09T02:13:23.166Z] network_proxy_test.go:208: No support for dual stack yet [2021-09-09T02:13:23.166Z] [2021-09-09T02:13:23.166Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-09-09T02:13:23.166Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-09-09T02:13:23.166Z] [2021-09-09T02:13:23.166Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-09-09T02:13:23.166Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-09-09T02:13:23.166Z] [2021-09-09T02:13:23.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-09-09T02:13:23.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T02:13:23.166Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-09T02:13:23.166Z] [2021-09-09T02:13:23.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-09-09T02:13:23.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T02:13:23.166Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-09T02:13:23.166Z] [2021-09-09T02:13:23.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-09-09T02:13:23.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T02:13:23.166Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-09T02:13:23.166Z] [2021-09-09T02:13:23.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-09-09T02:13:23.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T02:13:23.166Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-09T02:13:23.166Z] [2021-09-09T02:13:23.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-09-09T02:13:23.166Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T02:13:23.166Z] graphtest_unix.go:44: Driver btrfs not supported [2021-09-09T02:13:23.166Z] [2021-09-09T02:13:23.166Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-09-09T02:13:23.166Z] graphtest_unix.go:71: No driver to put! [2021-09-09T02:13:23.166Z] [2021-09-09T02:13:23.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-09-09T02:13:23.166Z] time="2021-09-09T02:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-09T02:13:23.166Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-09T02:13:23.166Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-09T02:13:23.166Z] [2021-09-09T02:13:23.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-09-09T02:13:23.166Z] time="2021-09-09T02:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-09T02:13:23.166Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-09T02:13:23.166Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-09T02:13:23.166Z] [2021-09-09T02:13:23.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-09-09T02:13:23.166Z] time="2021-09-09T02:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-09T02:13:23.166Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-09T02:13:23.166Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-09T02:13:23.166Z] [2021-09-09T02:13:23.166Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-09-09T02:13:23.167Z] time="2021-09-09T02:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-09T02:13:23.167Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-09T02:13:23.167Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-09-09T02:13:23.167Z] time="2021-09-09T02:12:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-09-09T02:13:23.167Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-09-09T02:13:23.167Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-09-09T02:13:23.167Z] graphtest_unix.go:71: No driver to put! [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-09-09T02:13:23.167Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-09-09T02:13:23.167Z] overlay_test.go:50: Fails to compute changes intermittently [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-09-09T02:13:23.167Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-09-09T02:13:23.167Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-09-09T02:13:23.167Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T02:13:23.167Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-09-09T02:13:23.167Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T02:13:23.167Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-09-09T02:13:23.167Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T02:13:23.167Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-09-09T02:13:23.167Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T02:13:23.167Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-09-09T02:13:23.167Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-09-09T02:13:23.167Z] graphtest_unix.go:44: Driver zfs not supported [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-09-09T02:13:23.167Z] graphtest_unix.go:71: No driver to put! [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-09-09T02:13:23.167Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-09-09T02:13:23.167Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-09-09T02:13:23.167Z] [2021-09-09T02:13:23.167Z] DONE 2310 tests, 28 skipped in 230.964s [2021-09-09T02:13:23.167Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/bitseq [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/cluster [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/config [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/datastore [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/diagnostic [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/discoverapi [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/driverapi [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/host [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/null [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/remote [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/windows [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/drvregistry [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/etchosts [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/idm [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/internal/caller [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/ipam [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/ipamapi [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/ipams/null [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/ipams/remote [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/ipamutils [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/iptables [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/netlabel [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/netutils [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/networkdb [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/ns [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/options [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/osl [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/osl/kernel [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/portallocator [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/portmapper [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/resolvconf [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/testutils [2021-09-09T02:13:23.167Z] github.com/docker/docker/libnetwork/types' ']' [2021-09-09T02:13:23.167Z] + 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-09T02:13:24.873Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-09T02:13:25.433Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-09T02:13:25.689Z] === RUN TestDockerSuite/TestPluginActive [2021-09-09T02:13:27.055Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-09T02:13:28.946Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-09-09T02:13:31.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-09-09T02:13:33.358Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-09T02:13:33.358Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-09-09T02:13:33.358Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-09T02:13:34.288Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-09T02:13:34.288Z] docker_api_swarm_service_test.go:304: [db992ce6f0eac] joining swarm manager [d199417eac356]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:13:35.215Z] docker_api_swarm_service_test.go:304: [d4aed90b053d9] joining swarm manager [d199417eac356]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:13:37.738Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-09T02:13:39.114Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-09T02:13:41.002Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-09T02:13:45.175Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-09T02:13:46.540Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-09T02:13:47.468Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-09T02:13:48.399Z] === RUN TestDockerSuite/TestPortList [2021-09-09T02:13:54.939Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-09T02:13:54.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-09-09T02:13:55.503Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-09T02:13:57.393Z] docker_api_swarm_service_test.go:100: [d5a3423eaf6b0] joining swarm manager [d1988b37221ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:13:57.955Z] docker_api_swarm_service_test.go:101: [d2f77ccab614c] joining swarm manager [d1988b37221ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:14:01.912Z] ok github.com/docker/docker/libnetwork 37.852s coverage: 40.8% of statements [2021-09-09T02:14:01.912Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2021-09-09T02:14:01.912Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-09-09T02:14:02.123Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-09T02:14:02.123Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-09T02:14:02.123Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-09T02:14:02.686Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-09T02:14:02.686Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-09T02:14:03.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-09T02:14:03.248Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-09T02:14:03.825Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-09-09T02:14:03.825Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-09-09T02:14:03.825Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-09-09T02:14:03.825Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-09-09T02:14:03.825Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-09-09T02:14:03.835Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-09T02:14:03.835Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-09T02:14:04.087Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-09-09T02:14:04.087Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-09-09T02:14:04.348Z] ok github.com/docker/docker/libnetwork/config 0.027s coverage: 24.0% of statements [2021-09-09T02:14:04.611Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-09-09T02:14:04.611Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-09-09T02:14:04.611Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-09-09T02:14:04.763Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-09T02:14:04.763Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-09-09T02:14:05.196Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-09-09T02:14:07.283Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-09-09T02:14:07.342Z] --- PASS: TestBuildWCOWSandboxSize (651.31s) [2021-09-09T02:14:07.342Z] === RUN TestBuildWithEmptyDockerfile [2021-09-09T02:14:07.342Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T02:14:07.342Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T02:14:07.342Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T02:14:07.342Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T02:14:07.342Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T02:14:07.342Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T02:14:07.342Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T02:14:07.342Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T02:14:07.342Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T02:14:07.342Z] --- PASS: TestBuildWithEmptyDockerfile (0.36s) [2021-09-09T02:14:07.342Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-09-09T02:14:07.342Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-09-09T02:14:07.342Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-09-09T02:14:07.342Z] === RUN TestBuildPreserveOwnership [2021-09-09T02:14:07.342Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:14:07.342Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-09T02:14:07.342Z] === RUN TestBuildPlatformInvalid [2021-09-09T02:14:07.342Z] --- PASS: TestBuildPlatformInvalid (0.38s) [2021-09-09T02:14:07.342Z] PASS [2021-09-09T02:14:07.342Z] ok github.com/docker/docker/integration/build 784.303s [2021-09-09T02:14:07.342Z] [2021-09-09T02:14:07.342Z] === Skipped [2021-09-09T02:14:07.342Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-09T02:14:07.342Z] build_session_test.go:25: TODO: BuildKit [2021-09-09T02:14:07.342Z] [2021-09-09T02:14:07.342Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-09T02:14:07.342Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.342Z] [2021-09-09T02:14:07.342Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-09T02:14:07.342Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:14:07.342Z] [2021-09-09T02:14:07.342Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-09T02:14:07.342Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:14:07.342Z] [2021-09-09T02:14:07.342Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-09T02:14:07.342Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:14:07.342Z] [2021-09-09T02:14:07.342Z] DONE 29 tests, 5 skipped in 814.663s [2021-09-09T02:14:07.342Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-09T02:14:07.342Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:14:07.342Z] INFO: Testing against a local daemon [2021-09-09T02:14:07.342Z] === RUN TestConfigInspect [2021-09-09T02:14:07.342Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.342Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-09T02:14:07.342Z] === RUN TestConfigList [2021-09-09T02:14:07.342Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.342Z] --- SKIP: TestConfigList (0.00s) [2021-09-09T02:14:07.342Z] === RUN TestConfigsCreateAndDelete [2021-09-09T02:14:07.342Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.342Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-09T02:14:07.342Z] === RUN TestConfigsUpdate [2021-09-09T02:14:07.342Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.342Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-09T02:14:07.342Z] === RUN TestTemplatedConfig [2021-09-09T02:14:07.342Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.342Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-09T02:14:07.342Z] === RUN TestConfigCreateResolve [2021-09-09T02:14:07.342Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:14:07.342Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-09T02:14:07.342Z] PASS [2021-09-09T02:14:07.342Z] ok github.com/docker/docker/integration/config 0.100s [2021-09-09T02:14:07.342Z] [2021-09-09T02:14:07.342Z] === Skipped [2021-09-09T02:14:07.342Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-09T02:14:07.342Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.342Z] [2021-09-09T02:14:07.342Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-09T02:14:07.342Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.342Z] [2021-09-09T02:14:07.342Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-09T02:14:07.342Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.343Z] [2021-09-09T02:14:07.343Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-09T02:14:07.343Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.343Z] [2021-09-09T02:14:07.343Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-09T02:14:07.343Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.343Z] [2021-09-09T02:14:07.343Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-09T02:14:07.343Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:14:07.343Z] [2021-09-09T02:14:07.343Z] DONE 6 tests, 6 skipped in 2.514s [2021-09-09T02:14:07.343Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-09T02:14:07.343Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:14:07.343Z] INFO: Testing against a local daemon [2021-09-09T02:14:07.343Z] === RUN TestCheckpoint [2021-09-09T02:14:07.343Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-09T02:14:07.343Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-09T02:14:07.343Z] === RUN TestContainerInvalidJSON [2021-09-09T02:14:07.343Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T02:14:07.343Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T02:14:07.343Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-09T02:14:07.343Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-09T02:14:07.343Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T02:14:07.343Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-09T02:14:07.343Z] --- PASS: TestContainerInvalidJSON (0.33s) [2021-09-09T02:14:07.343Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-09T02:14:07.343Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-09T02:14:07.343Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-09T02:14:07.343Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2021-09-09T02:14:07.343Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-09T02:14:07.343Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-09-09T02:14:07.343Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-09T02:14:07.343Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-09-09T02:14:07.343Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-09T02:14:07.343Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-09-09T02:14:07.343Z] === RUN TestCopyFromContainer [2021-09-09T02:14:07.343Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.343Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-09T02:14:07.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-09T02:14:07.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T02:14:07.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T02:14:07.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T02:14:07.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T02:14:07.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T02:14:07.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T02:14:07.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T02:14:07.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T02:14:07.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T02:14:07.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-09T02:14:07.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-09T02:14:07.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-09T02:14:07.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-09T02:14:07.343Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-09T02:14:07.343Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-09T02:14:07.343Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-09T02:14:07.343Z] === RUN TestCreateWithInvalidEnv [2021-09-09T02:14:07.343Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-09T02:14:07.343Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-09T02:14:07.343Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-09T02:14:07.343Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-09T02:14:07.343Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-09T02:14:07.343Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-09T02:14:07.343Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-09T02:14:07.343Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-09T02:14:07.343Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-09T02:14:07.343Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-09T02:14:07.343Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-09T02:14:07.343Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-09T02:14:07.343Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-09T02:14:07.343Z] === RUN TestCreateTmpfsMountsTarget [2021-09-09T02:14:07.343Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.343Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-09T02:14:07.343Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-09T02:14:07.343Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:14:07.343Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-09T02:14:07.343Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-09T02:14:07.343Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:14:07.343Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-09T02:14:07.343Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-09T02:14:07.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T02:14:07.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T02:14:07.343Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T02:14:07.343Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T02:14:07.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T02:14:07.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T02:14:07.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T02:14:07.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T02:14:07.363Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T02:14:07.363Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T02:14:07.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T02:14:07.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T02:14:07.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T02:14:07.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T02:14:07.363Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T02:14:07.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-09T02:14:07.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-09T02:14:07.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-09-09T02:14:07.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-09-09T02:14:07.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-09-09T02:14:07.363Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-09T02:14:07.363Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-09T02:14:07.363Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-09T02:14:07.363Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-09T02:14:07.363Z] === RUN TestCreateDifferentPlatform [2021-09-09T02:14:07.363Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-09T02:14:07.363Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-09T02:14:07.363Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-09-09T02:14:07.363Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-09T02:14:07.363Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-09T02:14:07.363Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-09T02:14:07.363Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-09-09T02:14:07.363Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-09T02:14:07.363Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-09T02:14:07.363Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-09T02:14:07.363Z] === RUN TestContainerKillOnDaemonStart [2021-09-09T02:14:07.363Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.363Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-09T02:14:07.363Z] === RUN TestDiff [2021-09-09T02:14:07.363Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-09T02:14:07.363Z] --- SKIP: TestDiff (0.00s) [2021-09-09T02:14:07.363Z] === RUN TestExecWithCloseStdin [2021-09-09T02:14:07.363Z] --- PASS: TestExecWithCloseStdin (2.30s) [2021-09-09T02:14:07.363Z] === RUN TestExec [2021-09-09T02:14:07.363Z] --- PASS: TestExec (1.63s) [2021-09-09T02:14:07.363Z] === RUN TestExecUser [2021-09-09T02:14:07.363Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-09T02:14:07.363Z] --- SKIP: TestExecUser (0.00s) [2021-09-09T02:14:07.364Z] === RUN TestExportContainerAndImportImage [2021-09-09T02:14:07.364Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.364Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-09T02:14:07.364Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-09T02:14:07.364Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:07.364Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-09T02:14:07.364Z] === RUN TestHealthCheckWorkdir [2021-09-09T02:14:07.364Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-09T02:14:07.364Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-09T02:14:07.364Z] === RUN TestHealthKillContainer [2021-09-09T02:14:07.364Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-09T02:14:07.364Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-09T02:14:07.364Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-09T02:14:07.364Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-09T02:14:07.364Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-09T02:14:07.364Z] === RUN TestKillContainerInvalidSignal [2021-09-09T02:14:07.364Z] --- PASS: TestKillContainerInvalidSignal (1.57s) [2021-09-09T02:14:07.364Z] === RUN TestKillContainer [2021-09-09T02:14:07.364Z] === RUN TestKillContainer/no_signal [2021-09-09T02:14:07.744Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.378s coverage: 59.9% of statements [2021-09-09T02:14:07.745Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-09-09T02:14:07.745Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-09-09T02:14:07.823Z] === RUN TestKillContainer/non_killing_signal [2021-09-09T02:14:07.823Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-09T02:14:07.823Z] === RUN TestKillContainer/killing_signal [2021-09-09T02:14:07.845Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-09-09T02:14:08.101Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-09-09T02:14:08.357Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-09T02:14:08.686Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.189s coverage: 4.0% of statements [2021-09-09T02:14:08.686Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-09-09T02:14:08.947Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-09-09T02:14:08.947Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-09-09T02:14:09.208Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-09-09T02:14:10.000Z] --- PASS: TestKillContainer (3.60s) [2021-09-09T02:14:10.000Z] --- PASS: TestKillContainer/no_signal (1.46s) [2021-09-09T02:14:10.000Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-09T02:14:10.000Z] --- PASS: TestKillContainer/killing_signal (2.11s) [2021-09-09T02:14:10.000Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-09T02:14:10.000Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:14:10.001Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-09T02:14:10.001Z] === RUN TestKillStoppedContainer [2021-09-09T02:14:10.001Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:14:10.001Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-09T02:14:10.001Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-09T02:14:10.001Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:14:10.001Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-09T02:14:10.001Z] === RUN TestKillDifferentUserContainer [2021-09-09T02:14:10.001Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-09T02:14:10.001Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-09T02:14:10.001Z] === RUN TestInspectOomKilledTrue [2021-09-09T02:14:10.001Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:10.001Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-09T02:14:10.001Z] === RUN TestInspectOomKilledFalse [2021-09-09T02:14:10.001Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:14:10.001Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-09T02:14:10.001Z] === RUN TestLogsFollowTailEmpty [2021-09-09T02:14:10.878Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-09T02:14:11.134Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-09T02:14:11.538Z] --- PASS: TestLogsFollowTailEmpty (1.55s) [2021-09-09T02:14:11.538Z] === RUN TestNetworkNat [2021-09-09T02:14:11.538Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-09T02:14:11.538Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-09T02:14:11.538Z] === RUN TestNetworkLocalhostTCPNat [2021-09-09T02:14:13.653Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-09T02:14:13.744Z] --- PASS: TestNetworkLocalhostTCPNat (1.91s) [2021-09-09T02:14:13.744Z] === RUN TestNetworkLoopbackNat [2021-09-09T02:14:13.744Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-09T02:14:13.744Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-09T02:14:13.744Z] === RUN TestPause [2021-09-09T02:14:13.744Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-09T02:14:13.744Z] --- SKIP: TestPause (0.00s) [2021-09-09T02:14:13.744Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-09T02:14:15.280Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.57s) [2021-09-09T02:14:15.280Z] === RUN TestPauseStopPausedContainer [2021-09-09T02:14:15.280Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:15.280Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-09T02:14:15.280Z] === RUN TestPsFilter [2021-09-09T02:14:15.280Z] --- PASS: TestPsFilter (0.26s) [2021-09-09T02:14:15.280Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-09T02:14:17.458Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.12s) [2021-09-09T02:14:17.458Z] === RUN TestRemoveContainerWithVolume [2021-09-09T02:14:17.825Z] check_test.go:379: [d5a3423eaf6b0] daemon is not started [2021-09-09T02:14:17.825Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-09T02:14:18.081Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-09T02:14:19.209Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.756s coverage: 7.2% of statements [2021-09-09T02:14:19.209Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-09-09T02:14:19.209Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-09-09T02:14:19.209Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-09-09T02:14:19.209Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-09-09T02:14:19.209Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-09-09T02:14:19.209Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-09-09T02:14:19.209Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-09-09T02:14:19.470Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-09-09T02:14:19.646Z] --- PASS: TestRemoveContainerWithVolume (2.15s) [2021-09-09T02:14:19.646Z] === RUN TestRemoveContainerRunning [2021-09-09T02:14:19.729Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-09-09T02:14:19.989Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-09-09T02:14:20.250Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-09-09T02:14:20.599Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-09T02:14:21.184Z] --- PASS: TestRemoveContainerRunning (1.49s) [2021-09-09T02:14:21.185Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-09T02:14:22.476Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.48s) [2021-09-09T02:14:22.476Z] === RUN TestRemoveInvalidContainer [2021-09-09T02:14:22.476Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-09T02:14:22.476Z] === RUN TestRenameLinkedContainer [2021-09-09T02:14:22.476Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-09T02:14:22.476Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-09T02:14:22.476Z] === RUN TestRenameStoppedContainer [2021-09-09T02:14:22.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-09-09T02:14:24.661Z] --- PASS: TestRenameStoppedContainer (2.12s) [2021-09-09T02:14:24.662Z] === RUN TestRenameRunningContainerAndReuse [2021-09-09T02:14:25.007Z] docker_api_swarm_service_test.go:533: [d968679f3607f] joining swarm manager [d78cf1a2e4c78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:14:25.934Z] docker_api_swarm_service_test.go:534: [dc54f6e0c6b4c] joining swarm manager [d78cf1a2e4c78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:14:27.305Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-09T02:14:27.566Z] --- PASS: TestRenameRunningContainerAndReuse (3.05s) [2021-09-09T02:14:27.566Z] === RUN TestRenameInvalidName [2021-09-09T02:14:28.715Z] --- PASS: TestBuildWCOWSandboxSize (653.76s) [2021-09-09T02:14:28.715Z] === RUN TestBuildWithEmptyDockerfile [2021-09-09T02:14:28.715Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T02:14:28.715Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T02:14:28.715Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T02:14:28.715Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T02:14:28.715Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T02:14:28.715Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T02:14:28.715Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T02:14:28.715Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T02:14:28.715Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T02:14:28.715Z] --- PASS: TestBuildWithEmptyDockerfile (0.38s) [2021-09-09T02:14:28.715Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-09-09T02:14:28.715Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-09T02:14:28.715Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-09T02:14:28.715Z] === RUN TestBuildPreserveOwnership [2021-09-09T02:14:28.715Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:14:28.715Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-09T02:14:28.715Z] === RUN TestBuildPlatformInvalid [2021-09-09T02:14:28.715Z] --- PASS: TestBuildPlatformInvalid (0.39s) [2021-09-09T02:14:28.715Z] PASS [2021-09-09T02:14:28.715Z] ok github.com/docker/docker/integration/build 795.392s [2021-09-09T02:14:28.715Z] [2021-09-09T02:14:28.715Z] === Skipped [2021-09-09T02:14:28.715Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-09T02:14:28.715Z] build_session_test.go:25: TODO: BuildKit [2021-09-09T02:14:28.715Z] [2021-09-09T02:14:28.715Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-09T02:14:28.715Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.715Z] [2021-09-09T02:14:28.715Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-09T02:14:28.715Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:14:28.715Z] [2021-09-09T02:14:28.715Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-09T02:14:28.715Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:14:28.715Z] [2021-09-09T02:14:28.715Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-09T02:14:28.715Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:14:28.715Z] [2021-09-09T02:14:28.715Z] DONE 29 tests, 5 skipped in 816.323s [2021-09-09T02:14:28.715Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-09T02:14:28.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:14:28.715Z] INFO: Testing against a local daemon [2021-09-09T02:14:28.715Z] === RUN TestConfigInspect [2021-09-09T02:14:28.715Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.715Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-09T02:14:28.715Z] === RUN TestConfigList [2021-09-09T02:14:28.715Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.715Z] --- SKIP: TestConfigList (0.00s) [2021-09-09T02:14:28.715Z] === RUN TestConfigsCreateAndDelete [2021-09-09T02:14:28.715Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.715Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-09T02:14:28.715Z] === RUN TestConfigsUpdate [2021-09-09T02:14:28.715Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.715Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-09T02:14:28.715Z] === RUN TestTemplatedConfig [2021-09-09T02:14:28.715Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.715Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-09T02:14:28.715Z] === RUN TestConfigCreateResolve [2021-09-09T02:14:28.715Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:14:28.715Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-09T02:14:28.715Z] PASS [2021-09-09T02:14:28.715Z] ok github.com/docker/docker/integration/config 0.065s [2021-09-09T02:14:28.715Z] [2021-09-09T02:14:28.715Z] === Skipped [2021-09-09T02:14:28.715Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-09T02:14:28.715Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.715Z] [2021-09-09T02:14:28.715Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-09T02:14:28.715Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.715Z] [2021-09-09T02:14:28.715Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-09T02:14:28.715Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.715Z] [2021-09-09T02:14:28.715Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-09T02:14:28.715Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.715Z] [2021-09-09T02:14:28.715Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-09T02:14:28.715Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.715Z] [2021-09-09T02:14:28.715Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-09T02:14:28.715Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:14:28.715Z] [2021-09-09T02:14:28.715Z] DONE 6 tests, 6 skipped in 2.473s [2021-09-09T02:14:28.715Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-09T02:14:28.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:14:28.715Z] INFO: Testing against a local daemon [2021-09-09T02:14:28.715Z] === RUN TestCheckpoint [2021-09-09T02:14:28.715Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-09T02:14:28.715Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-09T02:14:28.715Z] === RUN TestContainerInvalidJSON [2021-09-09T02:14:28.715Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T02:14:28.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T02:14:28.715Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-09T02:14:28.715Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-09T02:14:28.715Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T02:14:28.715Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-09T02:14:28.715Z] --- PASS: TestContainerInvalidJSON (0.36s) [2021-09-09T02:14:28.715Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-09-09T02:14:28.715Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-09-09T02:14:28.715Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-09T02:14:28.715Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-09-09T02:14:28.715Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-09T02:14:28.715Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-09-09T02:14:28.715Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-09T02:14:28.715Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-09-09T02:14:28.715Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-09T02:14:28.715Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-09-09T02:14:28.715Z] === RUN TestCopyFromContainer [2021-09-09T02:14:28.715Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.715Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-09T02:14:28.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-09T02:14:28.715Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T02:14:28.715Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T02:14:28.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T02:14:28.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T02:14:28.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T02:14:28.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T02:14:28.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T02:14:28.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T02:14:28.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T02:14:28.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-09T02:14:28.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-09T02:14:28.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-09T02:14:28.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-09T02:14:28.716Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-09T02:14:28.716Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestCreateWithInvalidEnv [2021-09-09T02:14:28.716Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-09T02:14:28.716Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-09T02:14:28.716Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-09T02:14:28.716Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-09T02:14:28.716Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-09T02:14:28.716Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-09T02:14:28.716Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-09T02:14:28.716Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-09T02:14:28.716Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-09T02:14:28.716Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-09T02:14:28.716Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-09T02:14:28.716Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-09T02:14:28.716Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestCreateTmpfsMountsTarget [2021-09-09T02:14:28.716Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.716Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-09T02:14:28.716Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:14:28.716Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-09T02:14:28.716Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:14:28.716Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-09T02:14:28.716Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T02:14:28.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T02:14:28.716Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T02:14:28.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T02:14:28.716Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T02:14:28.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T02:14:28.716Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T02:14:28.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T02:14:28.716Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T02:14:28.716Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T02:14:28.716Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T02:14:28.716Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T02:14:28.716Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T02:14:28.716Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T02:14:28.716Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T02:14:28.716Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-09T02:14:28.716Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-09T02:14:28.716Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-09-09T02:14:28.716Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-09-09T02:14:28.716Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-09-09T02:14:28.716Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-09T02:14:28.716Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-09T02:14:28.716Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestCreateDifferentPlatform [2021-09-09T02:14:28.716Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-09T02:14:28.716Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-09T02:14:28.716Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-09T02:14:28.716Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-09-09T02:14:28.716Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-09T02:14:28.716Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-09-09T02:14:28.716Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-09T02:14:28.716Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-09T02:14:28.716Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-09T02:14:28.716Z] === RUN TestContainerKillOnDaemonStart [2021-09-09T02:14:28.716Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.716Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestDiff [2021-09-09T02:14:28.716Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-09T02:14:28.716Z] --- SKIP: TestDiff (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestExecWithCloseStdin [2021-09-09T02:14:28.716Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-09T02:14:28.716Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestExec [2021-09-09T02:14:28.716Z] --- PASS: TestExec (3.34s) [2021-09-09T02:14:28.716Z] === RUN TestExecUser [2021-09-09T02:14:28.716Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-09T02:14:28.716Z] --- SKIP: TestExecUser (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestExportContainerAndImportImage [2021-09-09T02:14:28.716Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.716Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-09T02:14:28.716Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:28.716Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestHealthCheckWorkdir [2021-09-09T02:14:28.716Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-09T02:14:28.716Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestHealthKillContainer [2021-09-09T02:14:28.716Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-09T02:14:28.716Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-09T02:14:28.716Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-09T02:14:28.716Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-09T02:14:28.716Z] === RUN TestKillContainerInvalidSignal [2021-09-09T02:14:29.106Z] --- PASS: TestRenameInvalidName (1.59s) [2021-09-09T02:14:29.106Z] === RUN TestRenameAnonymousContainer [2021-09-09T02:14:29.202Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-09T02:14:30.246Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-09-09T02:14:30.281Z] --- PASS: TestKillContainerInvalidSignal (2.53s) [2021-09-09T02:14:30.281Z] === RUN TestKillContainer [2021-09-09T02:14:30.281Z] === RUN TestKillContainer/no_signal [2021-09-09T02:14:31.723Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-09T02:14:32.528Z] === RUN TestKillContainer/non_killing_signal [2021-09-09T02:14:32.528Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-09T02:14:32.528Z] === RUN TestKillContainer/killing_signal [2021-09-09T02:14:32.651Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-09T02:14:34.016Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-09T02:14:34.742Z] --- PASS: TestKillContainer (4.99s) [2021-09-09T02:14:34.742Z] --- PASS: TestKillContainer/no_signal (2.50s) [2021-09-09T02:14:34.742Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-09T02:14:34.742Z] --- PASS: TestKillContainer/killing_signal (2.45s) [2021-09-09T02:14:34.742Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-09T02:14:34.742Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:14:34.742Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-09T02:14:34.742Z] === RUN TestKillStoppedContainer [2021-09-09T02:14:34.742Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:14:34.742Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-09T02:14:34.742Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-09T02:14:34.742Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:14:34.742Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-09T02:14:34.742Z] === RUN TestKillDifferentUserContainer [2021-09-09T02:14:34.742Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-09T02:14:34.742Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-09T02:14:34.742Z] === RUN TestInspectOomKilledTrue [2021-09-09T02:14:34.742Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:34.742Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-09T02:14:34.742Z] === RUN TestInspectOomKilledFalse [2021-09-09T02:14:34.742Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:14:34.742Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-09T02:14:34.742Z] === RUN TestLogsFollowTailEmpty [2021-09-09T02:14:35.909Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-09T02:14:37.274Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-09T02:14:37.708Z] --- PASS: TestLogsFollowTailEmpty (2.53s) [2021-09-09T02:14:37.708Z] === RUN TestNetworkNat [2021-09-09T02:14:37.708Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-09T02:14:37.708Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-09T02:14:37.708Z] === RUN TestNetworkLocalhostTCPNat [2021-09-09T02:14:38.203Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-09T02:14:38.461Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-09T02:14:39.392Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-09T02:14:39.433Z] --- PASS: TestRenameAnonymousContainer (8.79s) [2021-09-09T02:14:39.433Z] === RUN TestRenameContainerWithSameName [2021-09-09T02:14:39.433Z] --- PASS: TestRenameContainerWithSameName (1.55s) [2021-09-09T02:14:39.433Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-09T02:14:39.433Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-09T02:14:39.433Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) [2021-09-09T02:14:39.433Z] === RUN TestResize [2021-09-09T02:14:40.692Z] --- PASS: TestNetworkLocalhostTCPNat (3.04s) [2021-09-09T02:14:40.692Z] === RUN TestNetworkLoopbackNat [2021-09-09T02:14:40.692Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-09T02:14:40.692Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-09T02:14:40.692Z] === RUN TestPause [2021-09-09T02:14:40.692Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-09T02:14:40.692Z] --- SKIP: TestPause (0.00s) [2021-09-09T02:14:40.692Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-09T02:14:41.282Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-09T02:14:41.610Z] --- PASS: TestResize (1.62s) [2021-09-09T02:14:41.610Z] === RUN TestResizeWithInvalidSize [2021-09-09T02:14:42.651Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-09T02:14:42.910Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.50s) [2021-09-09T02:14:42.910Z] === RUN TestPauseStopPausedContainer [2021-09-09T02:14:42.910Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:42.910Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-09T02:14:42.910Z] === RUN TestPsFilter [2021-09-09T02:14:43.146Z] --- PASS: TestResizeWithInvalidSize (1.58s) [2021-09-09T02:14:43.146Z] === RUN TestResizeWhenContainerNotStarted [2021-09-09T02:14:43.213Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-09T02:14:43.213Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-09-09T02:14:43.213Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-09T02:14:43.213Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-09T02:14:43.378Z] --- PASS: TestPsFilter (0.27s) [2021-09-09T02:14:43.378Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-09T02:14:43.470Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-09T02:14:43.470Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-09T02:14:44.032Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-09T02:14:44.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-09-09T02:14:45.163Z] ok github.com/docker/docker/libnetwork/ipam 14.145s coverage: 85.3% of statements [2021-09-09T02:14:45.163Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-09-09T02:14:45.163Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-09-09T02:14:45.216Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-09T02:14:45.322Z] --- PASS: TestResizeWhenContainerNotStarted (2.21s) [2021-09-09T02:14:45.322Z] === RUN TestDaemonRestartKillContainers [2021-09-09T02:14:45.322Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:14:45.322Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-09T02:14:45.322Z] === RUN TestStats [2021-09-09T02:14:45.322Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-09T02:14:45.322Z] --- SKIP: TestStats (0.00s) [2021-09-09T02:14:45.322Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-09T02:14:45.424Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-09-09T02:14:45.593Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.45s) [2021-09-09T02:14:45.593Z] === RUN TestRemoveContainerWithVolume [2021-09-09T02:14:45.684Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-09-09T02:14:45.684Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-09-09T02:14:45.944Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-09-09T02:14:46.515Z] ok github.com/docker/docker/libnetwork/ipamutils 0.256s coverage: 74.0% of statements [2021-09-09T02:14:46.581Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-09T02:14:47.088Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.1% of statements [2021-09-09T02:14:47.088Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-09-09T02:14:47.157Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-09T02:14:47.157Z] docker_api_swarm_service_test.go:148: [d321d44286274] joining swarm manager [d025048185d03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:14:47.349Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-09-09T02:14:48.085Z] docker_api_swarm_service_test.go:148: [d73905e309e3d] joining swarm manager [d025048185d03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:14:48.543Z] --- PASS: TestRemoveContainerWithVolume (2.50s) [2021-09-09T02:14:48.543Z] === RUN TestRemoveContainerRunning [2021-09-09T02:14:50.758Z] --- PASS: TestRemoveContainerRunning (2.49s) [2021-09-09T02:14:50.758Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-09T02:14:51.121Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.32s) [2021-09-09T02:14:51.121Z] === RUN TestStopContainerWithTimeout [2021-09-09T02:14:51.121Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-09T02:14:51.121Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-09T02:14:51.121Z] === RUN TestUpdateRestartPolicy [2021-09-09T02:14:53.708Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.50s) [2021-09-09T02:14:53.708Z] === RUN TestRemoveInvalidContainer [2021-09-09T02:14:53.708Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-09-09T02:14:53.708Z] === RUN TestRenameLinkedContainer [2021-09-09T02:14:53.708Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-09T02:14:53.708Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-09T02:14:53.708Z] === RUN TestRenameStoppedContainer [2021-09-09T02:14:54.625Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-09T02:14:54.883Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-09T02:14:55.923Z] --- PASS: TestRenameStoppedContainer (2.49s) [2021-09-09T02:14:55.923Z] === RUN TestRenameRunningContainerAndReuse [2021-09-09T02:14:56.248Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-09T02:14:56.504Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-09T02:14:56.505Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-09T02:14:56.760Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-09T02:14:59.276Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-09T02:14:59.838Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-09T02:15:00.678Z] --- PASS: TestRenameRunningContainerAndReuse (4.95s) [2021-09-09T02:15:00.678Z] === RUN TestRenameInvalidName [2021-09-09T02:15:02.362Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-09T02:15:03.291Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-09T02:15:03.291Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-09T02:15:03.291Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-09T02:15:03.627Z] --- PASS: TestRenameInvalidName (2.49s) [2021-09-09T02:15:03.627Z] === RUN TestRenameAnonymousContainer [2021-09-09T02:15:05.811Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-09T02:15:06.743Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-09T02:15:07.309Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-09T02:15:08.241Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-09T02:15:08.802Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-09T02:15:10.169Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-09T02:15:10.771Z] === RUN TestDockerSuite/TestRmiTag [2021-09-09T02:15:11.029Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-09T02:15:11.590Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-09T02:15:12.214Z] --- PASS: TestUpdateRestartPolicy (19.77s) [2021-09-09T02:15:12.214Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-09T02:15:12.214Z] --- PASS: TestUpdateRestartWithAutoRemove (1.58s) [2021-09-09T02:15:12.214Z] === RUN TestWaitNonBlocked [2021-09-09T02:15:12.214Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:15:12.214Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:15:12.214Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:15:12.214Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:15:12.214Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:15:12.214Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:15:14.064Z] --- PASS: TestRenameAnonymousContainer (9.37s) [2021-09-09T02:15:14.064Z] === RUN TestRenameContainerWithSameName [2021-09-09T02:15:14.392Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-09T02:15:14.392Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.26s) [2021-09-09T02:15:14.392Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.31s) [2021-09-09T02:15:14.392Z] === RUN TestWaitBlocked [2021-09-09T02:15:14.392Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:14.392Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-09T02:15:14.392Z] PASS [2021-09-09T02:15:14.392Z] ok github.com/docker/docker/integration/container 74.415s [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === Skipped [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-09T02:15:14.392Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-09T02:15:14.392Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-09T02:15:14.392Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-09T02:15:14.392Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-09T02:15:14.392Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-09T02:15:14.392Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-09T02:15:14.392Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-09-09T02:15:14.392Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-09T02:15:14.392Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-09T02:15:14.392Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-09T02:15:14.392Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-09T02:15:14.392Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-09T02:15:14.392Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-09T02:15:14.392Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-09T02:15:14.392Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-09T02:15:14.392Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-09T02:15:14.392Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-09T02:15:14.392Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-09T02:15:14.392Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-09T02:15:14.392Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-09T02:15:14.392Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-09T02:15:14.392Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-09T02:15:14.392Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-09T02:15:14.392Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-09T02:15:14.392Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-09T02:15:14.392Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-09T02:15:14.392Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-09T02:15:14.392Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.392Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-09T02:15:14.392Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:14.392Z] [2021-09-09T02:15:14.393Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) [2021-09-09T02:15:14.393Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:14.393Z] [2021-09-09T02:15:14.393Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-09T02:15:14.393Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:14.393Z] [2021-09-09T02:15:14.393Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-09T02:15:14.393Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-09T02:15:14.393Z] [2021-09-09T02:15:14.393Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-09T02:15:14.393Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-09T02:15:14.393Z] [2021-09-09T02:15:14.393Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-09T02:15:14.393Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:14.393Z] [2021-09-09T02:15:14.393Z] DONE 87 tests, 33 skipped in 76.192s [2021-09-09T02:15:14.393Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-09T02:15:14.860Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-09T02:15:15.050Z] --- PASS: TestRenameContainerWithSameName (2.51s) [2021-09-09T02:15:15.050Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-09T02:15:15.050Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:15.050Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-09T02:15:15.050Z] === RUN TestResize [2021-09-09T02:15:15.116Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-09T02:15:15.678Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-09T02:15:15.934Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-09T02:15:16.863Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-09T02:15:17.424Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-09T02:15:17.680Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-09T02:15:17.999Z] --- PASS: TestResize (2.51s) [2021-09-09T02:15:17.999Z] === RUN TestResizeWithInvalidSize [2021-09-09T02:15:18.242Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-09T02:15:18.242Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-09T02:15:18.498Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-09T02:15:19.872Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-09T02:15:20.212Z] --- PASS: TestResizeWithInvalidSize (2.47s) [2021-09-09T02:15:20.212Z] === RUN TestResizeWhenContainerNotStarted [2021-09-09T02:15:20.436Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-09T02:15:21.001Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-09T02:15:21.563Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-09-09T02:15:22.426Z] --- PASS: TestResizeWhenContainerNotStarted (2.45s) [2021-09-09T02:15:22.426Z] === RUN TestDaemonRestartKillContainers [2021-09-09T02:15:22.426Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:22.426Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-09T02:15:22.426Z] === RUN TestStats [2021-09-09T02:15:22.426Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-09T02:15:22.426Z] --- SKIP: TestStats (0.00s) [2021-09-09T02:15:22.426Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-09T02:15:22.492Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-09T02:15:23.419Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-09-09T02:15:23.983Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-09-09T02:15:24.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-09-09T02:15:24.802Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-09-09T02:15:25.366Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-09-09T02:15:25.931Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-09-09T02:15:26.860Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-09T02:15:28.229Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-09-09T02:15:29.184Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-09T02:15:29.440Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-09T02:15:29.582Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.40s) [2021-09-09T02:15:29.582Z] === RUN TestStopContainerWithTimeout [2021-09-09T02:15:29.582Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-09T02:15:29.582Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-09T02:15:29.582Z] === RUN TestUpdateRestartPolicy [2021-09-09T02:15:30.003Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-09T02:15:30.564Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-09T02:15:30.564Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-09T02:15:31.930Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-09T02:15:32.103Z] === RUN TestConfigDaemonLibtrustID [2021-09-09T02:15:32.103Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-09T02:15:32.103Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-09T02:15:32.103Z] === RUN TestDaemonConfigValidation [2021-09-09T02:15:32.103Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-09T02:15:32.103Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-09T02:15:32.103Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-09T02:15:32.103Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-09T02:15:32.103Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-09T02:15:32.103Z] PASS [2021-09-09T02:15:32.103Z] ok github.com/docker/docker/integration/daemon 0.075s [2021-09-09T02:15:32.103Z] [2021-09-09T02:15:32.103Z] === Skipped [2021-09-09T02:15:32.103Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-09T02:15:32.103Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-09T02:15:32.103Z] [2021-09-09T02:15:32.103Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-09T02:15:32.103Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-09T02:15:32.103Z] [2021-09-09T02:15:32.103Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-09T02:15:32.103Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-09T02:15:32.103Z] [2021-09-09T02:15:32.104Z] DONE 3 tests, 3 skipped in 16.560s [2021-09-09T02:15:32.104Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-09T02:15:32.104Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:15:32.104Z] INFO: Testing against a local daemon [2021-09-09T02:15:32.104Z] === RUN TestCommitInheritsEnv [2021-09-09T02:15:32.104Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:15:32.104Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-09T02:15:32.104Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-09T02:15:32.104Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-09T02:15:32.104Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-09T02:15:32.104Z] === RUN TestImagesFilterMultiReference [2021-09-09T02:15:32.104Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-09T02:15:32.104Z] === RUN TestImagePullPlatformInvalid [2021-09-09T02:15:32.104Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-09T02:15:32.104Z] === RUN TestRemoveImageOrphaning [2021-09-09T02:15:32.491Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-09T02:15:33.053Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-09T02:15:33.070Z] --- PASS: TestRemoveImageOrphaning (0.81s) [2021-09-09T02:15:33.070Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-09T02:15:33.070Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-09T02:15:33.070Z] === RUN TestTagInvalidReference [2021-09-09T02:15:33.070Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-09T02:15:33.070Z] === RUN TestTagValidPrefixedRepo [2021-09-09T02:15:33.070Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-09-09T02:15:33.070Z] === RUN TestTagExistedNameWithoutForce [2021-09-09T02:15:33.070Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-09-09T02:15:33.070Z] === RUN TestTagOfficialNames [2021-09-09T02:15:33.070Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-09T02:15:33.070Z] === RUN TestTagMatchesDigest [2021-09-09T02:15:33.070Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-09T02:15:33.070Z] PASS [2021-09-09T02:15:33.070Z] ok github.com/docker/docker/integration/image 1.139s [2021-09-09T02:15:33.070Z] [2021-09-09T02:15:33.070Z] === Skipped [2021-09-09T02:15:33.070Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-09T02:15:33.070Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:15:33.070Z] [2021-09-09T02:15:33.070Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-09T02:15:33.070Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-09T02:15:33.070Z] [2021-09-09T02:15:33.070Z] DONE 11 tests, 2 skipped in 2.435s [2021-09-09T02:15:33.533Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-09T02:15:33.616Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-09T02:15:34.181Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-09T02:15:34.181Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-09T02:15:34.744Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-09T02:15:35.071Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:15:35.071Z] INFO: Testing against a local daemon [2021-09-09T02:15:35.071Z] === RUN TestNetworkCreateDelete [2021-09-09T02:15:35.071Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:35.071Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-09T02:15:35.071Z] === RUN TestDockerNetworkDeletePreferID [2021-09-09T02:15:35.071Z] 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-09T02:15:35.071Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-09T02:15:35.071Z] === RUN TestDaemonDNSFallback [2021-09-09T02:15:35.071Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:35.071Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-09T02:15:35.071Z] === RUN TestInspectNetwork [2021-09-09T02:15:35.071Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:35.071Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-09T02:15:35.071Z] === RUN TestRunContainerWithBridgeNone [2021-09-09T02:15:35.071Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:35.071Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-09T02:15:35.071Z] === RUN TestNetworkInvalidJSON [2021-09-09T02:15:35.071Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-09T02:15:35.071Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-09T02:15:35.071Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:15:35.071Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:15:35.071Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:15:35.071Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:15:35.071Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-09T02:15:35.071Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:15:35.071Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:15:35.071Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-09T02:15:35.071Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-09T02:15:35.071Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-09T02:15:35.071Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-09T02:15:35.071Z] === RUN TestNetworkList [2021-09-09T02:15:35.071Z] === RUN TestNetworkList//networks [2021-09-09T02:15:35.071Z] === PAUSE TestNetworkList//networks [2021-09-09T02:15:35.071Z] === RUN TestNetworkList//networks/ [2021-09-09T02:15:35.071Z] === PAUSE TestNetworkList//networks/ [2021-09-09T02:15:35.071Z] === CONT TestNetworkList//networks [2021-09-09T02:15:35.071Z] === CONT TestNetworkList//networks/ [2021-09-09T02:15:35.071Z] --- PASS: TestNetworkList (0.02s) [2021-09-09T02:15:35.071Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-09T02:15:35.071Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-09T02:15:35.071Z] === RUN TestHostIPv4BridgeLabel [2021-09-09T02:15:35.071Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-09T02:15:35.071Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-09T02:15:35.072Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-09T02:15:35.072Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-09T02:15:35.072Z] === RUN TestDaemonDefaultNetworkPools [2021-09-09T02:15:35.072Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-09T02:15:35.072Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-09T02:15:35.072Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-09T02:15:35.072Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-09T02:15:35.072Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-09T02:15:35.072Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-09T02:15:35.072Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-09T02:15:35.072Z] === RUN TestServiceWithPredefinedNetwork [2021-09-09T02:15:35.072Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-09T02:15:35.072Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-09T02:15:35.072Z] service_test.go:243: FLAKY_TEST [2021-09-09T02:15:35.072Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-09T02:15:35.072Z] === RUN TestServiceWithDataPathPortInit [2021-09-09T02:15:35.072Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-09T02:15:35.072Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-09T02:15:35.072Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-09T02:15:35.072Z] PASS [2021-09-09T02:15:35.072Z] ok github.com/docker/docker/integration/network 0.123s [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === Skipped [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-09T02:15:35.072Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-09T02:15:35.072Z] 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-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-09T02:15:35.072Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-09T02:15:35.072Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-09T02:15:35.072Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-09T02:15:35.072Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-09T02:15:35.072Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-09T02:15:35.072Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-09T02:15:35.072Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-09T02:15:35.072Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-09T02:15:35.072Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-09T02:15:35.072Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-09T02:15:35.072Z] service_test.go:243: FLAKY_TEST [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-09T02:15:35.072Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-09T02:15:35.072Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-09T02:15:35.072Z] [2021-09-09T02:15:35.072Z] DONE 22 tests, 15 skipped in 1.599s [2021-09-09T02:15:35.072Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-09T02:15:35.306Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-09T02:15:35.530Z] testing: warning: no tests to run [2021-09-09T02:15:35.530Z] PASS [2021-09-09T02:15:35.530Z] ok github.com/docker/docker/integration/network/ipvlan 0.055s [2021-09-09T02:15:35.530Z] [2021-09-09T02:15:35.530Z] DONE 0 tests in 0.507s [2021-09-09T02:15:35.530Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-09T02:15:35.869Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-09T02:15:35.990Z] testing: warning: no tests to run [2021-09-09T02:15:35.990Z] PASS [2021-09-09T02:15:35.990Z] ok github.com/docker/docker/integration/network/macvlan 0.049s [2021-09-09T02:15:35.990Z] [2021-09-09T02:15:35.990Z] DONE 0 tests in 0.508s [2021-09-09T02:15:36.431Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-09T02:15:36.449Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-09T02:15:36.908Z] testing: warning: no tests to run [2021-09-09T02:15:36.908Z] PASS [2021-09-09T02:15:36.908Z] ok github.com/docker/docker/integration/plugin 0.050s [2021-09-09T02:15:36.908Z] [2021-09-09T02:15:36.908Z] DONE 0 tests in 0.501s [2021-09-09T02:15:36.908Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-09T02:15:36.993Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-09T02:15:36.993Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-09T02:15:37.367Z] testing: warning: no tests to run [2021-09-09T02:15:37.367Z] PASS [2021-09-09T02:15:37.367Z] ok github.com/docker/docker/integration/plugin/authz 0.051s [2021-09-09T02:15:37.367Z] [2021-09-09T02:15:37.367Z] DONE 0 tests in 0.512s [2021-09-09T02:15:37.367Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-09T02:15:37.556Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-09T02:15:37.556Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-09T02:15:38.483Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-09T02:15:39.046Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-09T02:15:39.609Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-09T02:15:40.172Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-09T02:15:40.172Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-09T02:15:40.734Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-09T02:15:42.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:15:42.061Z] INFO: Testing against a local daemon [2021-09-09T02:15:42.061Z] === RUN TestPluginInvalidJSON [2021-09-09T02:15:42.061Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:15:42.061Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:15:42.061Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:15:42.061Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-09-09T02:15:42.061Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-09T02:15:42.061Z] === RUN TestPluginInstall [2021-09-09T02:15:42.061Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-09T02:15:42.061Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-09T02:15:42.061Z] === RUN TestPluginsWithRuntimes [2021-09-09T02:15:42.061Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-09T02:15:42.061Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-09T02:15:42.061Z] === RUN TestPluginBackCompatMediaTypes [2021-09-09T02:15:42.061Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-09T02:15:42.061Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-09T02:15:42.061Z] PASS [2021-09-09T02:15:42.061Z] ok github.com/docker/docker/integration/plugin/common 0.093s [2021-09-09T02:15:42.061Z] [2021-09-09T02:15:42.061Z] === Skipped [2021-09-09T02:15:42.061Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-09T02:15:42.061Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-09T02:15:42.061Z] [2021-09-09T02:15:42.061Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-09T02:15:42.061Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-09T02:15:42.061Z] [2021-09-09T02:15:42.061Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-09T02:15:42.061Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-09T02:15:42.061Z] [2021-09-09T02:15:42.061Z] DONE 5 tests, 3 skipped in 4.473s [2021-09-09T02:15:42.061Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-09T02:15:42.099Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-09T02:15:43.991Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-09T02:15:44.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:15:44.244Z] INFO: Testing against a local daemon [2021-09-09T02:15:44.244Z] === RUN TestExternalGraphDriver [2021-09-09T02:15:44.244Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-09T02:15:44.244Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-09T02:15:44.244Z] === RUN TestGraphdriverPluginV2 [2021-09-09T02:15:44.244Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-09T02:15:44.244Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-09T02:15:44.244Z] PASS [2021-09-09T02:15:44.244Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.076s [2021-09-09T02:15:44.244Z] [2021-09-09T02:15:44.244Z] === Skipped [2021-09-09T02:15:44.244Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-09T02:15:44.244Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-09T02:15:44.244Z] [2021-09-09T02:15:44.244Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-09T02:15:44.244Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-09T02:15:44.244Z] [2021-09-09T02:15:44.244Z] DONE 2 tests, 2 skipped in 2.197s [2021-09-09T02:15:44.244Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-09T02:15:44.919Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-09T02:15:45.175Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-09T02:15:45.738Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-09T02:15:45.781Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:15:45.781Z] INFO: Testing against a local daemon [2021-09-09T02:15:45.781Z] === RUN TestReadPluginNoRead [2021-09-09T02:15:45.781Z] read_test.go:21: no unix domain sockets on Windows [2021-09-09T02:15:45.781Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-09T02:15:45.781Z] PASS [2021-09-09T02:15:45.781Z] ok github.com/docker/docker/integration/plugin/logging 0.064s [2021-09-09T02:15:45.781Z] [2021-09-09T02:15:45.781Z] === Skipped [2021-09-09T02:15:45.781Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-09T02:15:45.781Z] read_test.go:21: no unix domain sockets on Windows [2021-09-09T02:15:45.781Z] [2021-09-09T02:15:45.781Z] DONE 1 tests, 1 skipped in 1.551s [2021-09-09T02:15:45.781Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-09T02:15:46.314Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-09T02:15:46.748Z] testing: warning: no tests to run [2021-09-09T02:15:46.748Z] PASS [2021-09-09T02:15:46.748Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.051s [2021-09-09T02:15:46.748Z] [2021-09-09T02:15:46.748Z] DONE 0 tests in 0.818s [2021-09-09T02:15:46.748Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-09T02:15:46.877Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-09T02:15:47.442Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-09T02:15:48.286Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:15:48.286Z] INFO: Testing against a local daemon [2021-09-09T02:15:48.286Z] === RUN TestPluginWithDevMounts [2021-09-09T02:15:48.286Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:48.286Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-09T02:15:48.286Z] PASS [2021-09-09T02:15:48.286Z] ok github.com/docker/docker/integration/plugin/volumes 0.061s [2021-09-09T02:15:48.286Z] [2021-09-09T02:15:48.286Z] === Skipped [2021-09-09T02:15:48.286Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-09T02:15:48.286Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:48.286Z] [2021-09-09T02:15:48.286Z] DONE 1 tests, 1 skipped in 1.521s [2021-09-09T02:15:48.286Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-09T02:15:49.334Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-09T02:15:49.590Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-09-09T02:15:49.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:15:49.824Z] INFO: Testing against a local daemon [2021-09-09T02:15:49.824Z] === RUN TestSecretInspect [2021-09-09T02:15:49.824Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:49.824Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-09T02:15:49.824Z] === RUN TestSecretList [2021-09-09T02:15:49.824Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:49.824Z] --- SKIP: TestSecretList (0.00s) [2021-09-09T02:15:49.824Z] === RUN TestSecretsCreateAndDelete [2021-09-09T02:15:49.824Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:49.824Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-09T02:15:49.824Z] === RUN TestSecretsUpdate [2021-09-09T02:15:49.824Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:49.824Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-09T02:15:49.824Z] === RUN TestTemplatedSecret [2021-09-09T02:15:49.824Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:49.824Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-09T02:15:49.824Z] === RUN TestSecretCreateResolve [2021-09-09T02:15:49.824Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:49.824Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-09T02:15:49.824Z] PASS [2021-09-09T02:15:49.824Z] ok github.com/docker/docker/integration/secret 0.067s [2021-09-09T02:15:49.824Z] [2021-09-09T02:15:49.824Z] === Skipped [2021-09-09T02:15:49.824Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-09T02:15:49.824Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:49.824Z] [2021-09-09T02:15:49.824Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-09T02:15:49.824Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:49.824Z] [2021-09-09T02:15:49.824Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-09T02:15:49.824Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:49.824Z] [2021-09-09T02:15:49.824Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-09T02:15:49.824Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:49.824Z] [2021-09-09T02:15:49.824Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-09T02:15:49.824Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:49.824Z] [2021-09-09T02:15:49.824Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-09T02:15:49.824Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:49.824Z] [2021-09-09T02:15:49.824Z] DONE 6 tests, 6 skipped in 1.347s [2021-09-09T02:15:49.824Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-09T02:15:50.809Z] --- PASS: TestUpdateRestartPolicy (21.12s) [2021-09-09T02:15:50.809Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-09T02:15:51.360Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:15:51.360Z] INFO: Testing against a local daemon [2021-09-09T02:15:51.360Z] === RUN TestServiceCreateInit [2021-09-09T02:15:51.360Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-09T02:15:51.360Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.360Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-09T02:15:51.360Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.360Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-09T02:15:51.360Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-09T02:15:51.360Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-09T02:15:51.360Z] === RUN TestCreateServiceMultipleTimes [2021-09-09T02:15:51.360Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.360Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-09T02:15:51.360Z] === RUN TestCreateServiceConflict [2021-09-09T02:15:51.360Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.360Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-09T02:15:51.360Z] === RUN TestCreateServiceMaxReplicas [2021-09-09T02:15:51.360Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.360Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-09-09T02:15:51.360Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-09T02:15:51.360Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.360Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-09T02:15:51.360Z] === RUN TestCreateServiceSecretFileMode [2021-09-09T02:15:51.360Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.360Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-09T02:15:51.360Z] === RUN TestCreateServiceConfigFileMode [2021-09-09T02:15:51.360Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.360Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-09T02:15:51.360Z] === RUN TestCreateServiceSysctls [2021-09-09T02:15:51.360Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.360Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-09T02:15:51.360Z] === RUN TestCreateServiceCapabilities [2021-09-09T02:15:51.819Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-09T02:15:51.819Z] === RUN TestInspect [2021-09-09T02:15:51.819Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] --- SKIP: TestInspect (0.00s) [2021-09-09T02:15:51.819Z] === RUN TestCreateJob [2021-09-09T02:15:51.819Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] --- SKIP: TestCreateJob (0.00s) [2021-09-09T02:15:51.819Z] === RUN TestReplicatedJob [2021-09-09T02:15:51.819Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-09T02:15:51.819Z] === RUN TestUpdateReplicatedJob [2021-09-09T02:15:51.819Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-09T02:15:51.819Z] === RUN TestServiceListWithStatuses [2021-09-09T02:15:51.819Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-09T02:15:51.819Z] === RUN TestDockerNetworkConnectAlias [2021-09-09T02:15:51.819Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-09T02:15:51.819Z] === RUN TestDockerNetworkReConnect [2021-09-09T02:15:51.819Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-09T02:15:51.819Z] === RUN TestServicePlugin [2021-09-09T02:15:51.819Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-09T02:15:51.819Z] === RUN TestServiceUpdateLabel [2021-09-09T02:15:51.819Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:51.819Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-09T02:15:51.819Z] === RUN TestServiceUpdateSecrets [2021-09-09T02:15:51.819Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:51.819Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-09T02:15:51.819Z] === RUN TestServiceUpdateConfigs [2021-09-09T02:15:51.819Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:51.819Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-09T02:15:51.819Z] === RUN TestServiceUpdateNetwork [2021-09-09T02:15:51.819Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:51.819Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-09T02:15:51.819Z] === RUN TestServiceUpdatePidsLimit [2021-09-09T02:15:51.819Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:51.819Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-09T02:15:51.819Z] PASS [2021-09-09T02:15:51.819Z] ok github.com/docker/docker/integration/service 0.165s [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === Skipped [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-09T02:15:51.819Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-09T02:15:51.819Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-09T02:15:51.819Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-09T02:15:51.819Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-09-09T02:15:51.819Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-09T02:15:51.819Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-09T02:15:51.819Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-09T02:15:51.819Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-09T02:15:51.819Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-09T02:15:51.819Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-09T02:15:51.819Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-09T02:15:51.819Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-09T02:15:51.819Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-09T02:15:51.819Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-09T02:15:51.819Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-09T02:15:51.819Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-09T02:15:51.819Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-09T02:15:51.819Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-09T02:15:51.819Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-09T02:15:51.819Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-09T02:15:51.819Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-09T02:15:51.819Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-09T02:15:51.819Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:51.819Z] [2021-09-09T02:15:51.819Z] DONE 24 tests, 23 skipped in 1.950s [2021-09-09T02:15:51.819Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-09T02:15:52.108Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-09T02:15:52.108Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-09T02:15:52.372Z] --- PASS: TestUpdateRestartWithAutoRemove (2.51s) [2021-09-09T02:15:52.373Z] === RUN TestWaitNonBlocked [2021-09-09T02:15:52.373Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:15:52.373Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:15:52.373Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:15:52.373Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:15:52.373Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:15:52.373Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:15:52.670Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-09T02:15:53.355Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:15:53.355Z] INFO: Testing against a local daemon [2021-09-09T02:15:53.355Z] === RUN TestSessionCreate [2021-09-09T02:15:53.355Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:53.355Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-09T02:15:53.355Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-09T02:15:53.355Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:53.355Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-09T02:15:53.355Z] PASS [2021-09-09T02:15:53.355Z] ok github.com/docker/docker/integration/session 0.062s [2021-09-09T02:15:53.355Z] [2021-09-09T02:15:53.355Z] === Skipped [2021-09-09T02:15:53.355Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-09T02:15:53.355Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:53.355Z] [2021-09-09T02:15:53.355Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-09T02:15:53.355Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:53.355Z] [2021-09-09T02:15:53.355Z] DONE 2 tests, 2 skipped in 1.360s [2021-09-09T02:15:53.355Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-09T02:15:54.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-09-09T02:15:54.818Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-09T02:15:54.891Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:15:54.891Z] INFO: Testing against a local daemon [2021-09-09T02:15:54.891Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-09T02:15:54.891Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:54.891Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-09T02:15:54.891Z] === RUN TestDiskUsage [2021-09-09T02:15:54.891Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-09T02:15:54.891Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-09T02:15:54.891Z] === RUN TestEventsExecDie [2021-09-09T02:15:54.891Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-09T02:15:54.891Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-09T02:15:54.891Z] === RUN TestEventsBackwardsCompatible [2021-09-09T02:15:54.891Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-09T02:15:54.891Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-09T02:15:54.891Z] === RUN TestEventsVolumeCreate [2021-09-09T02:15:54.891Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-09T02:15:54.891Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-09T02:15:54.891Z] === RUN TestInfoAPI [2021-09-09T02:15:54.891Z] --- PASS: TestInfoAPI (0.02s) [2021-09-09T02:15:54.891Z] === RUN TestInfoAPIWarnings [2021-09-09T02:15:54.891Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:15:54.891Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-09T02:15:54.891Z] === RUN TestInfoDebug [2021-09-09T02:15:54.891Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:15:54.891Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-09T02:15:54.891Z] === RUN TestInfoInsecureRegistries [2021-09-09T02:15:54.891Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:15:54.891Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-09T02:15:54.891Z] === RUN TestInfoRegistryMirrors [2021-09-09T02:15:54.891Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:15:54.891Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-09T02:15:54.891Z] === RUN TestLoginFailsWithBadCredentials [2021-09-09T02:15:55.860Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-09-09T02:15:55.860Z] === RUN TestPingCacheHeaders [2021-09-09T02:15:55.860Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-09-09T02:15:55.860Z] === RUN TestPingGet [2021-09-09T02:15:55.860Z] --- PASS: TestPingGet (0.02s) [2021-09-09T02:15:55.860Z] === RUN TestPingHead [2021-09-09T02:15:55.860Z] --- PASS: TestPingHead (0.02s) [2021-09-09T02:15:55.860Z] === RUN TestVersion [2021-09-09T02:15:55.860Z] --- PASS: TestVersion (0.02s) [2021-09-09T02:15:55.860Z] PASS [2021-09-09T02:15:55.860Z] ok github.com/docker/docker/integration/system 1.102s [2021-09-09T02:15:55.860Z] [2021-09-09T02:15:55.860Z] === Skipped [2021-09-09T02:15:55.860Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-09T02:15:55.860Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:55.860Z] [2021-09-09T02:15:55.860Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-09T02:15:55.860Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-09T02:15:55.860Z] [2021-09-09T02:15:55.860Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-09T02:15:55.860Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-09T02:15:55.860Z] [2021-09-09T02:15:55.860Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-09T02:15:55.860Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-09T02:15:55.860Z] [2021-09-09T02:15:55.860Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-09T02:15:55.860Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-09T02:15:55.860Z] [2021-09-09T02:15:55.860Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-09T02:15:55.860Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:15:55.860Z] [2021-09-09T02:15:55.860Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-09T02:15:55.860Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:15:55.860Z] [2021-09-09T02:15:55.860Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-09T02:15:55.860Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:15:55.860Z] [2021-09-09T02:15:55.860Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-09T02:15:55.860Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:15:55.860Z] [2021-09-09T02:15:55.860Z] DONE 15 tests, 9 skipped in 2.479s [2021-09-09T02:15:55.860Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-09T02:15:56.165Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-09-09T02:15:56.165Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.10s) [2021-09-09T02:15:56.165Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.18s) [2021-09-09T02:15:56.165Z] === RUN TestWaitBlocked [2021-09-09T02:15:56.165Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:56.165Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-09T02:15:56.165Z] PASS [2021-09-09T02:15:56.165Z] ok github.com/docker/docker/integration/container 92.961s [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === Skipped [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-09T02:15:56.165Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-09T02:15:56.165Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-09T02:15:56.165Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-09T02:15:56.165Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-09T02:15:56.165Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-09T02:15:56.165Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-09T02:15:56.165Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-09T02:15:56.165Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-09T02:15:56.165Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-09T02:15:56.165Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-09-09T02:15:56.165Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-09T02:15:56.165Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-09T02:15:56.165Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-09T02:15:56.165Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-09T02:15:56.165Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-09T02:15:56.165Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-09T02:15:56.165Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-09T02:15:56.165Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-09T02:15:56.165Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-09T02:15:56.165Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-09T02:15:56.165Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-09T02:15:56.165Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-09T02:15:56.165Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-09T02:15:56.165Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-09T02:15:56.165Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-09T02:15:56.165Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-09T02:15:56.165Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-09T02:15:56.165Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-09T02:15:56.165Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-09T02:15:56.165Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-09T02:15:56.165Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-09T02:15:56.165Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-09T02:15:56.165Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-09T02:15:56.165Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-09T02:15:56.165Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:15:56.165Z] [2021-09-09T02:15:56.165Z] DONE 87 tests, 34 skipped in 94.845s [2021-09-09T02:15:56.165Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-09T02:15:56.184Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-09T02:15:57.114Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-09-09T02:15:57.397Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:15:57.397Z] INFO: Testing against a local daemon [2021-09-09T02:15:57.397Z] === RUN TestVolumesCreateAndList [2021-09-09T02:15:57.397Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-09T02:15:57.397Z] === RUN TestVolumesRemove [2021-09-09T02:15:57.397Z] --- PASS: TestVolumesRemove (0.11s) [2021-09-09T02:15:57.397Z] === RUN TestVolumesInspect [2021-09-09T02:15:57.397Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-09T02:15:57.397Z] === RUN TestVolumesInvalidJSON [2021-09-09T02:15:57.397Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-09T02:15:57.397Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-09T02:15:57.397Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-09T02:15:57.397Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-09T02:15:57.397Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-09T02:15:57.397Z] PASS [2021-09-09T02:15:57.397Z] ok github.com/docker/docker/integration/volume 0.233s [2021-09-09T02:15:57.397Z] [2021-09-09T02:15:57.397Z] DONE 5 tests in 1.609s [2021-09-09T02:15:57.397Z] INFO: make.ps1 ended at 09/09/2021 02:15:57 [2021-09-09T02:15:57.397Z] INFO: Integration CLI tests being run from the host: [2021-09-09T02:15:57.397Z] 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-09T02:15:58.479Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-09T02:16:00.372Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-09-09T02:16:00.372Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-09T02:16:00.372Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-09-09T02:16:00.372Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-09T02:16:00.372Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-09-09T02:16:00.372Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-09T02:16:01.300Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-09T02:16:02.668Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-09T02:16:03.230Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-09-09T02:16:03.792Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-09T02:16:04.493Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:16:04.494Z] INFO: Testing against a local daemon [2021-09-09T02:16:04.494Z] === RUN TestDockerSuite [2021-09-09T02:16:04.494Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-09T02:16:04.494Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-09T02:16:04.494Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-09T02:16:04.494Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-09T02:16:04.494Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-09T02:16:04.494Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-09T02:16:04.494Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-09T02:16:04.494Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-09T02:16:04.494Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-09T02:16:04.494Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-09T02:16:04.952Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-09T02:16:04.952Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-09T02:16:05.412Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-09T02:16:05.686Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-09T02:16:05.872Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-09T02:16:06.257Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-09-09T02:16:06.257Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-09T02:16:07.625Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-09T02:16:07.881Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-09-09T02:16:07.882Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-09-09T02:16:07.882Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-09T02:16:08.810Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-09-09T02:16:08.810Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-09-09T02:16:10.177Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-09T02:16:10.177Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-09T02:16:10.433Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-09T02:16:11.362Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-09T02:16:11.620Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-09-09T02:16:12.182Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-09T02:16:12.440Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-09T02:16:13.001Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-09-09T02:16:13.001Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-09T02:16:13.564Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-09T02:16:13.999Z] === RUN TestConfigDaemonLibtrustID [2021-09-09T02:16:13.999Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-09T02:16:13.999Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-09T02:16:13.999Z] === RUN TestDaemonConfigValidation [2021-09-09T02:16:13.999Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-09T02:16:13.999Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-09T02:16:13.999Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-09T02:16:13.999Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-09T02:16:13.999Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-09T02:16:13.999Z] PASS [2021-09-09T02:16:13.999Z] ok github.com/docker/docker/integration/daemon 0.080s [2021-09-09T02:16:13.999Z] [2021-09-09T02:16:13.999Z] === Skipped [2021-09-09T02:16:13.999Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-09T02:16:13.999Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-09T02:16:13.999Z] [2021-09-09T02:16:13.999Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-09T02:16:13.999Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-09T02:16:13.999Z] [2021-09-09T02:16:13.999Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-09T02:16:13.999Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-09T02:16:13.999Z] [2021-09-09T02:16:13.999Z] DONE 3 tests, 3 skipped in 17.270s [2021-09-09T02:16:13.999Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-09T02:16:14.125Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-09T02:16:14.467Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:16:14.467Z] INFO: Testing against a local daemon [2021-09-09T02:16:14.467Z] === RUN TestCommitInheritsEnv [2021-09-09T02:16:14.467Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:16:14.467Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-09T02:16:14.467Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-09T02:16:14.467Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-09T02:16:14.467Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-09T02:16:14.467Z] === RUN TestImagesFilterMultiReference [2021-09-09T02:16:14.467Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-09T02:16:14.467Z] === RUN TestImagePullPlatformInvalid [2021-09-09T02:16:14.467Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-09-09T02:16:14.467Z] === RUN TestRemoveImageOrphaning [2021-09-09T02:16:14.688Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-09T02:16:15.250Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-09T02:16:15.452Z] --- PASS: TestRemoveImageOrphaning (0.84s) [2021-09-09T02:16:15.452Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-09T02:16:15.452Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-09T02:16:15.452Z] === RUN TestTagInvalidReference [2021-09-09T02:16:15.452Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-09T02:16:15.452Z] === RUN TestTagValidPrefixedRepo [2021-09-09T02:16:15.452Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-09T02:16:15.452Z] === RUN TestTagExistedNameWithoutForce [2021-09-09T02:16:15.452Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-09-09T02:16:15.452Z] === RUN TestTagOfficialNames [2021-09-09T02:16:15.452Z] --- PASS: TestTagOfficialNames (0.06s) [2021-09-09T02:16:15.452Z] === RUN TestTagMatchesDigest [2021-09-09T02:16:15.452Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-09-09T02:16:15.452Z] PASS [2021-09-09T02:16:15.452Z] ok github.com/docker/docker/integration/image 1.179s [2021-09-09T02:16:15.452Z] [2021-09-09T02:16:15.452Z] === Skipped [2021-09-09T02:16:15.452Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-09T02:16:15.452Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:16:15.452Z] [2021-09-09T02:16:15.452Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-09T02:16:15.452Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-09T02:16:15.452Z] [2021-09-09T02:16:15.452Z] DONE 11 tests, 2 skipped in 2.434s [2021-09-09T02:16:15.812Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-09T02:16:15.921Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-09T02:16:16.740Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-09T02:16:17.308Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-09-09T02:16:17.308Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-09T02:16:17.308Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-09T02:16:17.489Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:16:17.489Z] INFO: Testing against a local daemon [2021-09-09T02:16:17.489Z] === RUN TestNetworkCreateDelete [2021-09-09T02:16:17.489Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:17.489Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-09T02:16:17.489Z] === RUN TestDockerNetworkDeletePreferID [2021-09-09T02:16:17.489Z] 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-09T02:16:17.489Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-09T02:16:17.489Z] === RUN TestDaemonDNSFallback [2021-09-09T02:16:17.489Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:17.489Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-09T02:16:17.489Z] === RUN TestInspectNetwork [2021-09-09T02:16:17.489Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-09T02:16:17.489Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-09T02:16:17.489Z] === RUN TestRunContainerWithBridgeNone [2021-09-09T02:16:17.489Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:17.489Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-09T02:16:17.489Z] === RUN TestNetworkInvalidJSON [2021-09-09T02:16:17.489Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-09T02:16:17.489Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-09T02:16:17.489Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:16:17.489Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:16:17.489Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:16:17.489Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:16:17.489Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-09T02:16:17.489Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:16:17.489Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:16:17.489Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-09-09T02:16:17.489Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-09T02:16:17.489Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-09T02:16:17.489Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-09T02:16:17.489Z] === RUN TestNetworkList [2021-09-09T02:16:17.489Z] === RUN TestNetworkList//networks [2021-09-09T02:16:17.489Z] === PAUSE TestNetworkList//networks [2021-09-09T02:16:17.489Z] === RUN TestNetworkList//networks/ [2021-09-09T02:16:17.489Z] === PAUSE TestNetworkList//networks/ [2021-09-09T02:16:17.489Z] === CONT TestNetworkList//networks [2021-09-09T02:16:17.489Z] === CONT TestNetworkList//networks/ [2021-09-09T02:16:17.489Z] --- PASS: TestNetworkList (0.02s) [2021-09-09T02:16:17.489Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-09T02:16:17.489Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-09T02:16:17.489Z] === RUN TestHostIPv4BridgeLabel [2021-09-09T02:16:17.489Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-09T02:16:17.489Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-09T02:16:17.489Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-09T02:16:17.489Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-09T02:16:17.489Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-09T02:16:17.489Z] === RUN TestDaemonDefaultNetworkPools [2021-09-09T02:16:17.489Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-09T02:16:17.489Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-09T02:16:17.489Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-09T02:16:17.489Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-09T02:16:17.489Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-09T02:16:17.489Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-09T02:16:17.489Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-09T02:16:17.489Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-09T02:16:17.489Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-09T02:16:17.489Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-09T02:16:17.490Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-09T02:16:17.490Z] === RUN TestServiceWithPredefinedNetwork [2021-09-09T02:16:17.490Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-09T02:16:17.490Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-09T02:16:17.490Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-09T02:16:17.490Z] service_test.go:243: FLAKY_TEST [2021-09-09T02:16:17.490Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-09T02:16:17.490Z] === RUN TestServiceWithDataPathPortInit [2021-09-09T02:16:17.490Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-09T02:16:17.490Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-09T02:16:17.490Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-09T02:16:17.490Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-09T02:16:17.490Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-09T02:16:17.490Z] PASS [2021-09-09T02:16:17.490Z] ok github.com/docker/docker/integration/network 0.114s [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === Skipped [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-09T02:16:17.490Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-09T02:16:17.490Z] 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-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-09T02:16:17.490Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-09T02:16:17.490Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-09T02:16:17.490Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-09T02:16:17.490Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-09T02:16:17.490Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-09T02:16:17.490Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-09T02:16:17.490Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-09T02:16:17.490Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-09T02:16:17.490Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-09T02:16:17.490Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-09T02:16:17.490Z] service_test.go:243: FLAKY_TEST [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-09T02:16:17.490Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-09T02:16:17.490Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-09T02:16:17.490Z] [2021-09-09T02:16:17.490Z] DONE 22 tests, 15 skipped in 1.692s [2021-09-09T02:16:17.490Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-09T02:16:17.872Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-09T02:16:17.958Z] testing: warning: no tests to run [2021-09-09T02:16:17.958Z] PASS [2021-09-09T02:16:17.958Z] ok github.com/docker/docker/integration/network/ipvlan 0.047s [2021-09-09T02:16:17.958Z] [2021-09-09T02:16:17.958Z] DONE 0 tests in 0.514s [2021-09-09T02:16:17.958Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-09T02:16:18.426Z] testing: warning: no tests to run [2021-09-09T02:16:18.426Z] PASS [2021-09-09T02:16:18.426Z] ok github.com/docker/docker/integration/network/macvlan 0.049s [2021-09-09T02:16:18.426Z] [2021-09-09T02:16:18.426Z] DONE 0 tests in 0.500s [2021-09-09T02:16:18.433Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-09T02:16:18.894Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-09T02:16:19.362Z] testing: warning: no tests to run [2021-09-09T02:16:19.362Z] PASS [2021-09-09T02:16:19.362Z] ok github.com/docker/docker/integration/plugin 0.048s [2021-09-09T02:16:19.362Z] [2021-09-09T02:16:19.362Z] DONE 0 tests in 0.501s [2021-09-09T02:16:19.362Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-09T02:16:19.800Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-09T02:16:19.800Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-09T02:16:19.800Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-09T02:16:19.800Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-09T02:16:19.833Z] testing: warning: no tests to run [2021-09-09T02:16:19.833Z] PASS [2021-09-09T02:16:19.833Z] ok github.com/docker/docker/integration/plugin/authz 0.049s [2021-09-09T02:16:19.833Z] [2021-09-09T02:16:19.833Z] DONE 0 tests in 0.515s [2021-09-09T02:16:19.833Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-09T02:16:22.321Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-09T02:16:22.577Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-09T02:16:24.586Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:16:24.586Z] INFO: Testing against a local daemon [2021-09-09T02:16:24.586Z] === RUN TestPluginInvalidJSON [2021-09-09T02:16:24.587Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:16:24.587Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:16:24.587Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:16:24.587Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-09-09T02:16:24.587Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-09T02:16:24.587Z] === RUN TestPluginInstall [2021-09-09T02:16:24.587Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-09T02:16:24.587Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-09T02:16:24.587Z] === RUN TestPluginsWithRuntimes [2021-09-09T02:16:24.587Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-09T02:16:24.587Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-09T02:16:24.587Z] === RUN TestPluginBackCompatMediaTypes [2021-09-09T02:16:24.587Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-09T02:16:24.587Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-09T02:16:24.587Z] PASS [2021-09-09T02:16:24.587Z] ok github.com/docker/docker/integration/plugin/common 0.076s [2021-09-09T02:16:24.587Z] [2021-09-09T02:16:24.587Z] === Skipped [2021-09-09T02:16:24.587Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-09T02:16:24.587Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-09T02:16:24.587Z] [2021-09-09T02:16:24.587Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-09T02:16:24.587Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-09T02:16:24.587Z] [2021-09-09T02:16:24.587Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-09T02:16:24.587Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-09T02:16:24.587Z] [2021-09-09T02:16:24.587Z] DONE 5 tests, 3 skipped in 4.763s [2021-09-09T02:16:24.587Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-09T02:16:26.825Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:16:26.825Z] INFO: Testing against a local daemon [2021-09-09T02:16:26.825Z] === RUN TestExternalGraphDriver [2021-09-09T02:16:26.825Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-09T02:16:26.825Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-09T02:16:26.825Z] === RUN TestGraphdriverPluginV2 [2021-09-09T02:16:26.825Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-09T02:16:26.825Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-09T02:16:26.825Z] PASS [2021-09-09T02:16:26.825Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.073s [2021-09-09T02:16:26.825Z] [2021-09-09T02:16:26.825Z] === Skipped [2021-09-09T02:16:26.825Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-09T02:16:26.825Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-09T02:16:26.825Z] [2021-09-09T02:16:26.825Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-09T02:16:26.825Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-09T02:16:26.825Z] [2021-09-09T02:16:26.825Z] DONE 2 tests, 2 skipped in 2.271s [2021-09-09T02:16:26.825Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-09T02:16:28.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:16:28.389Z] INFO: Testing against a local daemon [2021-09-09T02:16:28.389Z] === RUN TestReadPluginNoRead [2021-09-09T02:16:28.389Z] read_test.go:21: no unix domain sockets on Windows [2021-09-09T02:16:28.389Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-09T02:16:28.389Z] PASS [2021-09-09T02:16:28.389Z] ok github.com/docker/docker/integration/plugin/logging 0.063s [2021-09-09T02:16:28.857Z] [2021-09-09T02:16:28.857Z] === Skipped [2021-09-09T02:16:28.857Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-09T02:16:28.857Z] read_test.go:21: no unix domain sockets on Windows [2021-09-09T02:16:28.857Z] [2021-09-09T02:16:28.857Z] DONE 1 tests, 1 skipped in 1.616s [2021-09-09T02:16:28.857Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-09T02:16:29.325Z] testing: warning: no tests to run [2021-09-09T02:16:29.325Z] PASS [2021-09-09T02:16:29.325Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.049s [2021-09-09T02:16:29.325Z] [2021-09-09T02:16:29.325Z] DONE 0 tests in 0.776s [2021-09-09T02:16:29.793Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-09T02:16:31.358Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:16:31.358Z] INFO: Testing against a local daemon [2021-09-09T02:16:31.358Z] === RUN TestPluginWithDevMounts [2021-09-09T02:16:31.358Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:31.358Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-09T02:16:31.358Z] PASS [2021-09-09T02:16:31.358Z] ok github.com/docker/docker/integration/plugin/volumes 0.063s [2021-09-09T02:16:31.358Z] [2021-09-09T02:16:31.358Z] === Skipped [2021-09-09T02:16:31.358Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-09T02:16:31.358Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:31.358Z] [2021-09-09T02:16:31.358Z] DONE 1 tests, 1 skipped in 1.528s [2021-09-09T02:16:31.358Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-09T02:16:32.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:16:32.344Z] INFO: Testing against a local daemon [2021-09-09T02:16:32.344Z] === RUN TestSecretInspect [2021-09-09T02:16:32.344Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:32.344Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-09T02:16:32.344Z] === RUN TestSecretList [2021-09-09T02:16:32.344Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:32.344Z] --- SKIP: TestSecretList (0.00s) [2021-09-09T02:16:32.344Z] === RUN TestSecretsCreateAndDelete [2021-09-09T02:16:32.344Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:32.344Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-09T02:16:32.344Z] === RUN TestSecretsUpdate [2021-09-09T02:16:32.344Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:32.344Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-09T02:16:32.344Z] === RUN TestTemplatedSecret [2021-09-09T02:16:32.344Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:32.344Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-09T02:16:32.344Z] === RUN TestSecretCreateResolve [2021-09-09T02:16:32.344Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:32.344Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-09T02:16:32.344Z] PASS [2021-09-09T02:16:32.344Z] ok github.com/docker/docker/integration/secret 0.066s [2021-09-09T02:16:32.832Z] [2021-09-09T02:16:32.832Z] === Skipped [2021-09-09T02:16:32.832Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-09T02:16:32.832Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:32.832Z] [2021-09-09T02:16:32.832Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-09T02:16:32.832Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:32.832Z] [2021-09-09T02:16:32.832Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-09T02:16:32.832Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:32.832Z] [2021-09-09T02:16:32.832Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-09T02:16:32.832Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:32.832Z] [2021-09-09T02:16:32.832Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-09T02:16:32.832Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:32.832Z] [2021-09-09T02:16:32.832Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-09T02:16:32.832Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:32.832Z] [2021-09-09T02:16:32.832Z] DONE 6 tests, 6 skipped in 1.401s [2021-09-09T02:16:32.832Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-09T02:16:34.397Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:16:34.397Z] INFO: Testing against a local daemon [2021-09-09T02:16:34.397Z] === RUN TestServiceCreateInit [2021-09-09T02:16:34.397Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-09T02:16:34.397Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-09T02:16:34.397Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- PASS: TestServiceCreateInit (0.03s) [2021-09-09T02:16:34.397Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-09T02:16:34.397Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestCreateServiceMultipleTimes [2021-09-09T02:16:34.397Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestCreateServiceConflict [2021-09-09T02:16:34.397Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestCreateServiceMaxReplicas [2021-09-09T02:16:34.397Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-09-09T02:16:34.397Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-09T02:16:34.397Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestCreateServiceSecretFileMode [2021-09-09T02:16:34.397Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestCreateServiceConfigFileMode [2021-09-09T02:16:34.397Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestCreateServiceSysctls [2021-09-09T02:16:34.397Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-09T02:16:34.397Z] === RUN TestCreateServiceCapabilities [2021-09-09T02:16:34.397Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-09T02:16:34.397Z] === RUN TestInspect [2021-09-09T02:16:34.397Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestInspect (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestCreateJob [2021-09-09T02:16:34.397Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestCreateJob (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestReplicatedJob [2021-09-09T02:16:34.397Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestUpdateReplicatedJob [2021-09-09T02:16:34.397Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestServiceListWithStatuses [2021-09-09T02:16:34.397Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestDockerNetworkConnectAlias [2021-09-09T02:16:34.397Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestDockerNetworkReConnect [2021-09-09T02:16:34.397Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestServicePlugin [2021-09-09T02:16:34.397Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.397Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestServiceUpdateLabel [2021-09-09T02:16:34.397Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:34.397Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestServiceUpdateSecrets [2021-09-09T02:16:34.397Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:34.397Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestServiceUpdateConfigs [2021-09-09T02:16:34.397Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:34.397Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestServiceUpdateNetwork [2021-09-09T02:16:34.397Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:34.397Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-09T02:16:34.397Z] === RUN TestServiceUpdatePidsLimit [2021-09-09T02:16:34.397Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:34.397Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-09T02:16:34.397Z] PASS [2021-09-09T02:16:34.397Z] ok github.com/docker/docker/integration/service 0.163s [2021-09-09T02:16:34.767Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-09-09T02:16:34.767Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === Skipped [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-09T02:16:34.865Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-09T02:16:34.865Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-09T02:16:34.865Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-09-09T02:16:34.865Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-09-09T02:16:34.865Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-09T02:16:34.865Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-09T02:16:34.865Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-09T02:16:34.865Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-09T02:16:34.865Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-09T02:16:34.865Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-09T02:16:34.865Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-09T02:16:34.865Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-09T02:16:34.865Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-09T02:16:34.865Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-09T02:16:34.865Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-09T02:16:34.865Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-09T02:16:34.865Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-09T02:16:34.865Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-09T02:16:34.865Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-09T02:16:34.865Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-09T02:16:34.865Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-09T02:16:34.865Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-09T02:16:34.865Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:16:34.865Z] [2021-09-09T02:16:34.865Z] DONE 24 tests, 23 skipped in 1.931s [2021-09-09T02:16:34.865Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-09T02:16:35.330Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-09-09T02:16:35.330Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-09-09T02:16:35.330Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-09T02:16:35.330Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-09T02:16:35.850Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:16:35.850Z] INFO: Testing against a local daemon [2021-09-09T02:16:35.850Z] === RUN TestSessionCreate [2021-09-09T02:16:35.850Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-09T02:16:35.850Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-09T02:16:35.850Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-09T02:16:35.850Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-09T02:16:35.850Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-09T02:16:35.850Z] PASS [2021-09-09T02:16:35.850Z] ok github.com/docker/docker/integration/session 0.061s [2021-09-09T02:16:35.892Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-09T02:16:36.319Z] [2021-09-09T02:16:36.319Z] === Skipped [2021-09-09T02:16:36.319Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-09T02:16:36.319Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-09T02:16:36.319Z] [2021-09-09T02:16:36.319Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-09T02:16:36.319Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-09T02:16:36.319Z] [2021-09-09T02:16:36.319Z] DONE 2 tests, 2 skipped in 1.326s [2021-09-09T02:16:36.319Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-09T02:16:37.305Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:16:37.305Z] INFO: Testing against a local daemon [2021-09-09T02:16:37.305Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-09T02:16:37.305Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:37.305Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-09T02:16:37.305Z] === RUN TestDiskUsage [2021-09-09T02:16:37.305Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-09T02:16:37.305Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-09T02:16:37.305Z] === RUN TestEventsExecDie [2021-09-09T02:16:37.305Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-09T02:16:37.305Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-09T02:16:37.305Z] === RUN TestEventsBackwardsCompatible [2021-09-09T02:16:37.305Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-09T02:16:37.305Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-09T02:16:37.305Z] === RUN TestEventsVolumeCreate [2021-09-09T02:16:37.305Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-09T02:16:37.305Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-09T02:16:37.305Z] === RUN TestInfoAPI [2021-09-09T02:16:37.305Z] --- PASS: TestInfoAPI (0.03s) [2021-09-09T02:16:37.305Z] === RUN TestInfoAPIWarnings [2021-09-09T02:16:37.305Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:16:37.305Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-09T02:16:37.305Z] === RUN TestInfoDebug [2021-09-09T02:16:37.305Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:16:37.305Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-09T02:16:37.305Z] === RUN TestInfoInsecureRegistries [2021-09-09T02:16:37.305Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:16:37.305Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-09T02:16:37.305Z] === RUN TestInfoRegistryMirrors [2021-09-09T02:16:37.305Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:16:37.305Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-09T02:16:37.305Z] === RUN TestLoginFailsWithBadCredentials [2021-09-09T02:16:37.784Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-09T02:16:38.290Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-09-09T02:16:38.290Z] === RUN TestPingCacheHeaders [2021-09-09T02:16:38.713Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-09T02:16:38.759Z] --- PASS: TestPingCacheHeaders (0.09s) [2021-09-09T02:16:38.759Z] === RUN TestPingGet [2021-09-09T02:16:38.759Z] --- PASS: TestPingGet (0.07s) [2021-09-09T02:16:38.759Z] === RUN TestPingHead [2021-09-09T02:16:38.759Z] --- PASS: TestPingHead (0.03s) [2021-09-09T02:16:38.759Z] === RUN TestVersion [2021-09-09T02:16:38.759Z] --- PASS: TestVersion (0.02s) [2021-09-09T02:16:38.759Z] PASS [2021-09-09T02:16:38.759Z] ok github.com/docker/docker/integration/system 1.261s [2021-09-09T02:16:38.759Z] [2021-09-09T02:16:38.759Z] === Skipped [2021-09-09T02:16:38.759Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-09T02:16:38.759Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:16:38.759Z] [2021-09-09T02:16:38.759Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-09T02:16:38.759Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-09T02:16:38.759Z] [2021-09-09T02:16:38.759Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-09T02:16:38.759Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-09T02:16:38.759Z] [2021-09-09T02:16:38.759Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-09T02:16:38.759Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-09T02:16:38.759Z] [2021-09-09T02:16:38.759Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-09T02:16:38.759Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-09T02:16:38.759Z] [2021-09-09T02:16:38.759Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-09T02:16:38.759Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:16:38.759Z] [2021-09-09T02:16:38.759Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-09T02:16:38.759Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:16:38.759Z] [2021-09-09T02:16:38.759Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-09T02:16:38.759Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:16:38.759Z] [2021-09-09T02:16:38.759Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-09T02:16:38.759Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:16:38.759Z] [2021-09-09T02:16:38.759Z] DONE 15 tests, 9 skipped in 2.712s [2021-09-09T02:16:38.759Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-09T02:16:38.849Z] ok github.com/docker/docker/libnetwork/networkdb 104.706s coverage: 60.5% of statements [2021-09-09T02:16:38.849Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-09-09T02:16:38.849Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-09-09T02:16:38.849Z] ok github.com/docker/docker/libnetwork/osl 4.315s coverage: 39.7% of statements [2021-09-09T02:16:38.849Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-09-09T02:16:38.849Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-09-09T02:16:39.421Z] ok github.com/docker/docker/libnetwork/portmapper 0.219s coverage: 48.6% of statements [2021-09-09T02:16:39.421Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-09-09T02:16:39.421Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-09-09T02:16:39.640Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-09T02:16:39.681Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-09-09T02:16:39.681Z] [2021-09-09T02:16:39.681Z] === Skipped [2021-09-09T02:16:39.681Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-09-09T02:16:39.681Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-09T02:16:39.681Z] [2021-09-09T02:16:39.681Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-09-09T02:16:39.681Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-09T02:16:39.681Z] [2021-09-09T02:16:39.681Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-09-09T02:16:39.681Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-09-09T02:16:39.681Z] [2021-09-09T02:16:39.681Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-09-09T02:16:39.681Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:16:39.681Z] [2021-09-09T02:16:39.681Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-09-09T02:16:39.681Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:16:39.681Z] [2021-09-09T02:16:39.681Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-09-09T02:16:39.681Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:16:39.681Z] [2021-09-09T02:16:39.681Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-09-09T02:16:39.681Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:16:39.681Z] [2021-09-09T02:16:39.681Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-09-09T02:16:39.681Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-09-09T02:16:39.681Z] [2021-09-09T02:16:39.681Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-09-09T02:16:39.681Z] firewalld_test.go:14: firewalld is not running [2021-09-09T02:16:39.681Z] [2021-09-09T02:16:39.681Z] DONE 331 tests, 9 skipped in 200.045s Post stage [Pipeline] junit [2021-09-09T02:16:40.267Z] Recording test results [2021-09-09T02:16:40.324Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:16:40.324Z] INFO: Testing against a local daemon [2021-09-09T02:16:40.324Z] === RUN TestVolumesCreateAndList [2021-09-09T02:16:40.324Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-09-09T02:16:40.324Z] === RUN TestVolumesRemove [2021-09-09T02:16:40.324Z] --- PASS: TestVolumesRemove (0.10s) [2021-09-09T02:16:40.324Z] === RUN TestVolumesInspect [2021-09-09T02:16:40.324Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-09T02:16:40.324Z] === RUN TestVolumesInvalidJSON [2021-09-09T02:16:40.324Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-09T02:16:40.324Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-09T02:16:40.324Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-09T02:16:40.324Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-09-09T02:16:40.324Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-09-09T02:16:40.324Z] PASS [2021-09-09T02:16:40.324Z] ok github.com/docker/docker/integration/volume 0.229s [2021-09-09T02:16:40.662Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-09-09T02:16:40.792Z] [2021-09-09T02:16:40.792Z] DONE 5 tests in 1.597s [2021-09-09T02:16:40.792Z] INFO: make.ps1 ended at 09/09/2021 02:16:40 [2021-09-09T02:16:40.792Z] INFO: Integration CLI tests being run from the host: [2021-09-09T02:16:40.792Z] 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-09T02:16:41.003Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42810/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=172f26a277a25bf26d5fbe1c44ea52129bf0f65b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:172f26a277a25bf26d5fbe1c44ea52129bf0f65b hack/validate/vendor [2021-09-09T02:16:41.529Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-09-09T02:16:41.945Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-09T02:16:42.532Z] + echo Ensuring container killed. [2021-09-09T02:16:42.532Z] Ensuring container killed. [2021-09-09T02:16:42.532Z] + docker rm -vf docker-pr5 [2021-09-09T02:16:42.532Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-09-09T02:16:42.823Z] + echo Chowning /workspace to jenkins user [2021-09-09T02:16:42.823Z] Chowning /workspace to jenkins user [2021-09-09T02:16:42.823Z] + id -u [2021-09-09T02:16:42.823Z] + id -g [2021-09-09T02:16:42.823Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42810:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-09T02:16:43.699Z] + bundleName=unit [2021-09-09T02:16:43.699Z] + echo Creating unit-bundles.tar.gz [2021-09-09T02:16:43.699Z] Creating unit-bundles.tar.gz [2021-09-09T02:16:43.699Z] + 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-09T02:16:43.699Z] bundles/junit-report-libnetwork.xml [2021-09-09T02:16:43.699Z] bundles/junit-report.xml [2021-09-09T02:16:43.699Z] bundles/go-test-report-libnetwork.json [2021-09-09T02:16:43.699Z] bundles/go-test-report.json [2021-09-09T02:16:43.699Z] bundles/profile-libnetwork.out [2021-09-09T02:16:43.699Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-09-09T02:16:43.713Z] Archiving artifacts [2021-09-09T02:16:44.374Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42810/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-09T02:16:44.699Z] + make clean [2021-09-09T02:16:45.269Z] docker volume rm -f docker-dev-cache [2021-09-09T02:16:45.269Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-09-09T02:16:45.696Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-09T02:16:45.696Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [Pipeline] } [2021-09-09T02:16:45.952Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-09T02:16:46.514Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-09T02:16:46.514Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-09T02:16:46.770Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-09T02:16:47.698Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-09T02:16:47.968Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-09-09T02:16:47.968Z] INFO: Testing against a local daemon [2021-09-09T02:16:47.968Z] === RUN TestDockerSuite [2021-09-09T02:16:47.968Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-09T02:16:47.968Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-09T02:16:47.968Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-09T02:16:47.968Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-09T02:16:47.968Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-09T02:16:47.968Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-09T02:16:47.968Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-09T02:16:47.968Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-09T02:16:47.968Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-09T02:16:47.968Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-09T02:16:48.435Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-09T02:16:48.435Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-09T02:16:48.628Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-09T02:16:48.903Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-09T02:16:49.371Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-09T02:16:49.557Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-09-09T02:16:50.121Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-09T02:16:50.121Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-09T02:16:50.377Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-09T02:16:51.743Z] === RUN TestDockerSuite/TestRunMount [2021-09-09T02:16:52.673Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-09-09T02:16:56.856Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-09T02:16:56.856Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-09T02:16:57.419Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-09T02:16:58.349Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-09T02:16:59.715Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-09T02:17:02.235Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-09T02:17:03.601Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-09T02:17:04.968Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-09T02:17:05.530Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-09-09T02:17:06.092Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-09T02:17:07.460Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-09T02:17:07.460Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-09T02:17:08.023Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-09T02:17:08.585Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-09-09T02:17:08.841Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-09T02:17:09.404Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-09T02:17:09.967Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-09T02:17:11.860Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-09-09T02:17:12.116Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-09T02:17:14.027Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-09T02:17:14.599Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-09-09T02:17:17.117Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-09T02:17:17.680Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-09T02:17:17.680Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-09-09T02:17:17.680Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-09-09T02:17:18.242Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-09T02:17:18.477Z] --- PASS: TestBuildWCOWSandboxSize (759.67s) [2021-09-09T02:17:18.477Z] === RUN TestBuildWithEmptyDockerfile [2021-09-09T02:17:18.477Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T02:17:18.477Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T02:17:18.477Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T02:17:18.477Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T02:17:18.477Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T02:17:18.477Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T02:17:18.477Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-09-09T02:17:18.477Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-09-09T02:17:18.477Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-09-09T02:17:18.477Z] --- PASS: TestBuildWithEmptyDockerfile (0.38s) [2021-09-09T02:17:18.477Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-09-09T02:17:18.477Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-09-09T02:17:18.477Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-09-09T02:17:18.477Z] === RUN TestBuildPreserveOwnership [2021-09-09T02:17:18.477Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:17:18.477Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-09-09T02:17:18.477Z] === RUN TestBuildPlatformInvalid [2021-09-09T02:17:18.478Z] --- PASS: TestBuildPlatformInvalid (0.39s) [2021-09-09T02:17:18.478Z] PASS [2021-09-09T02:17:18.478Z] ok github.com/docker/docker/integration/build 918.786s [2021-09-09T02:17:18.478Z] [2021-09-09T02:17:18.478Z] === Skipped [2021-09-09T02:17:18.478Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-09-09T02:17:18.478Z] build_session_test.go:25: TODO: BuildKit [2021-09-09T02:17:18.478Z] [2021-09-09T02:17:18.478Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-09-09T02:17:18.478Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:18.478Z] [2021-09-09T02:17:18.478Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-09-09T02:17:18.478Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:17:18.478Z] [2021-09-09T02:17:18.478Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-09-09T02:17:18.478Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:17:18.478Z] [2021-09-09T02:17:18.478Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-09-09T02:17:18.478Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:17:18.478Z] [2021-09-09T02:17:18.478Z] DONE 29 tests, 5 skipped in 939.712s [2021-09-09T02:17:18.478Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-09-09T02:17:18.478Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:17:18.478Z] INFO: Testing against a local daemon [2021-09-09T02:17:18.478Z] === RUN TestConfigInspect [2021-09-09T02:17:18.478Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:18.478Z] --- SKIP: TestConfigInspect (0.00s) [2021-09-09T02:17:18.478Z] === RUN TestConfigList [2021-09-09T02:17:18.478Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:18.478Z] --- SKIP: TestConfigList (0.00s) [2021-09-09T02:17:18.478Z] === RUN TestConfigsCreateAndDelete [2021-09-09T02:17:18.478Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:18.478Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-09-09T02:17:18.478Z] === RUN TestConfigsUpdate [2021-09-09T02:17:18.478Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:18.478Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-09-09T02:17:18.478Z] === RUN TestTemplatedConfig [2021-09-09T02:17:18.478Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:18.478Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-09-09T02:17:18.478Z] === RUN TestConfigCreateResolve [2021-09-09T02:17:18.478Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:17:18.478Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-09-09T02:17:18.478Z] PASS [2021-09-09T02:17:18.478Z] ok github.com/docker/docker/integration/config 0.084s [2021-09-09T02:17:18.478Z] [2021-09-09T02:17:18.478Z] === Skipped [2021-09-09T02:17:18.478Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-09-09T02:17:18.478Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:18.478Z] [2021-09-09T02:17:18.478Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-09-09T02:17:18.478Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:18.478Z] [2021-09-09T02:17:18.478Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-09-09T02:17:18.478Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:18.478Z] [2021-09-09T02:17:18.478Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-09-09T02:17:18.478Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:18.478Z] [2021-09-09T02:17:18.478Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-09-09T02:17:18.478Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:18.478Z] [2021-09-09T02:17:18.478Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-09-09T02:17:18.478Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:17:18.478Z] [2021-09-09T02:17:18.478Z] DONE 6 tests, 6 skipped in 2.596s [2021-09-09T02:17:18.478Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-09-09T02:17:18.499Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-09T02:17:18.755Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-09T02:17:19.318Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-09T02:17:19.575Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-09T02:17:20.005Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:17:20.005Z] INFO: Testing against a local daemon [2021-09-09T02:17:20.005Z] === RUN TestCheckpoint [2021-09-09T02:17:20.005Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-09T02:17:20.005Z] --- SKIP: TestCheckpoint (0.00s) [2021-09-09T02:17:20.005Z] === RUN TestContainerInvalidJSON [2021-09-09T02:17:20.005Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T02:17:20.005Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T02:17:20.005Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-09-09T02:17:20.005Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-09-09T02:17:20.137Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-09T02:17:20.461Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-09-09T02:17:20.461Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-09-09T02:17:20.461Z] --- PASS: TestContainerInvalidJSON (0.37s) [2021-09-09T02:17:20.461Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-09-09T02:17:20.461Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-09-09T02:17:20.461Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-09-09T02:17:20.461Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-09-09T02:17:20.461Z] === RUN TestCopyFromContainerPathIsNotDir [2021-09-09T02:17:20.699Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-09-09T02:17:20.917Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.31s) [2021-09-09T02:17:20.917Z] === RUN TestCopyToContainerPathDoesNotExist [2021-09-09T02:17:20.917Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2021-09-09T02:17:20.917Z] === RUN TestCopyToContainerPathIsNotDir [2021-09-09T02:17:21.373Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-09-09T02:17:21.373Z] === RUN TestCopyFromContainer [2021-09-09T02:17:21.373Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:21.373Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-09-09T02:17:21.373Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-09-09T02:17:21.373Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T02:17:21.373Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T02:17:21.373Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T02:17:21.373Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T02:17:21.373Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T02:17:21.373Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T02:17:21.373Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-09-09T02:17:21.373Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-09-09T02:17:21.373Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-09-09T02:17:21.373Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-09-09T02:17:21.373Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-09-09T02:17:21.373Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-09-09T02:17:21.373Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-09-09T02:17:21.373Z] === RUN TestCreateLinkToNonExistingContainer [2021-09-09T02:17:21.373Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-09T02:17:21.373Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-09-09T02:17:21.373Z] === RUN TestCreateWithInvalidEnv [2021-09-09T02:17:21.373Z] === RUN TestCreateWithInvalidEnv/0 [2021-09-09T02:17:21.373Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-09-09T02:17:21.373Z] === RUN TestCreateWithInvalidEnv/1 [2021-09-09T02:17:21.373Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-09-09T02:17:21.373Z] === RUN TestCreateWithInvalidEnv/2 [2021-09-09T02:17:21.373Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-09-09T02:17:21.373Z] === CONT TestCreateWithInvalidEnv/0 [2021-09-09T02:17:21.373Z] === CONT TestCreateWithInvalidEnv/2 [2021-09-09T02:17:21.373Z] === CONT TestCreateWithInvalidEnv/1 [2021-09-09T02:17:21.373Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-09-09T02:17:21.373Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-09-09T02:17:21.373Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-09-09T02:17:21.373Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-09-09T02:17:21.373Z] === RUN TestCreateTmpfsMountsTarget [2021-09-09T02:17:21.373Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:21.373Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-09-09T02:17:21.373Z] === RUN TestCreateWithCustomMaskedPaths [2021-09-09T02:17:21.373Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:17:21.373Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-09-09T02:17:21.373Z] === RUN TestCreateWithCustomReadonlyPaths [2021-09-09T02:17:21.373Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:17:21.373Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-09T02:17:21.373Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-09-09T02:17:21.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T02:17:21.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T02:17:21.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T02:17:21.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T02:17:21.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T02:17:21.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T02:17:21.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T02:17:21.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T02:17:21.373Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T02:17:21.373Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T02:17:21.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-09-09T02:17:21.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-09-09T02:17:21.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-09-09T02:17:21.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-09-09T02:17:21.373Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-09-09T02:17:21.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-09-09T02:17:21.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-09-09T02:17:21.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-09-09T02:17:21.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-09-09T02:17:21.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-09-09T02:17:21.373Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-09-09T02:17:21.373Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-09-09T02:17:21.373Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-09T02:17:21.373Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-09T02:17:21.373Z] === RUN TestCreateDifferentPlatform [2021-09-09T02:17:21.373Z] === RUN TestCreateDifferentPlatform/different_os [2021-09-09T02:17:21.373Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-09-09T02:17:21.373Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-09-09T02:17:21.373Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-09-09T02:17:21.373Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-09-09T02:17:21.373Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-09-09T02:17:21.373Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-09-09T02:17:21.373Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-09-09T02:17:21.373Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-09T02:17:21.373Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-09T02:17:21.373Z] === RUN TestContainerKillOnDaemonStart [2021-09-09T02:17:21.373Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:21.373Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-09-09T02:17:21.373Z] === RUN TestDiff [2021-09-09T02:17:21.373Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-09T02:17:21.373Z] --- SKIP: TestDiff (0.00s) [2021-09-09T02:17:21.373Z] === RUN TestExecWithCloseStdin [2021-09-09T02:17:23.215Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-09-09T02:17:24.261Z] --- PASS: TestExecWithCloseStdin (2.52s) [2021-09-09T02:17:24.261Z] === RUN TestExec [2021-09-09T02:17:25.730Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-09-09T02:17:25.730Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-09-09T02:17:25.730Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-09-09T02:17:25.730Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-09T02:17:25.806Z] --- PASS: TestExec (1.80s) [2021-09-09T02:17:25.806Z] === RUN TestExecUser [2021-09-09T02:17:25.806Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-09T02:17:25.806Z] --- SKIP: TestExecUser (0.00s) [2021-09-09T02:17:25.806Z] === RUN TestExportContainerAndImportImage [2021-09-09T02:17:25.806Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:25.806Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-09-09T02:17:25.806Z] === RUN TestExportContainerAfterDaemonRestart [2021-09-09T02:17:25.806Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:25.806Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-09-09T02:17:25.806Z] === RUN TestHealthCheckWorkdir [2021-09-09T02:17:25.806Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-09T02:17:25.806Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-09-09T02:17:25.806Z] === RUN TestHealthKillContainer [2021-09-09T02:17:25.806Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-09T02:17:25.806Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-09-09T02:17:25.806Z] === RUN TestInspectCpusetInConfigPre120 [2021-09-09T02:17:25.806Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-09T02:17:25.806Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-09-09T02:17:25.806Z] === RUN TestKillContainerInvalidSignal [2021-09-09T02:17:26.293Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-09-09T02:17:26.856Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-09T02:17:27.333Z] --- PASS: TestKillContainerInvalidSignal (1.61s) [2021-09-09T02:17:27.333Z] === RUN TestKillContainer [2021-09-09T02:17:27.333Z] === RUN TestKillContainer/no_signal [2021-09-09T02:17:28.748Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-09T02:17:28.748Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-09-09T02:17:28.861Z] === RUN TestKillContainer/non_killing_signal [2021-09-09T02:17:28.861Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-09T02:17:28.861Z] === RUN TestKillContainer/killing_signal [2021-09-09T02:17:29.678Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-09-09T02:17:29.934Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-09-09T02:17:29.934Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-09T02:17:30.865Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-09T02:17:31.429Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-09T02:17:31.914Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-09T02:17:31.914Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-09T02:17:31.914Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-09T02:17:31.914Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-09T02:17:31.914Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-09T02:17:31.914Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-09T02:17:31.914Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-09T02:17:31.914Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-09T02:17:31.914Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-09T02:17:31.914Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-09T02:17:31.914Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-09T02:17:31.914Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-09T02:17:31.914Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-09T02:17:31.914Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-09T02:17:31.914Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-09T02:17:31.914Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:17:31.914Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-09T02:17:31.914Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-09T02:17:31.914Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-09T02:17:31.914Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-09T02:17:31.992Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-09T02:17:32.553Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-09T02:17:32.553Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-09-09T02:17:32.553Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-09T02:17:32.809Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-09T02:17:33.376Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-09T02:17:33.376Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-09-09T02:17:33.376Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-09T02:17:33.452Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-09T02:17:33.452Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-09T02:17:33.452Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-09T02:17:33.452Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-09T02:17:33.452Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-09T02:17:33.938Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-09-09T02:17:34.866Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-09-09T02:17:35.123Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-09T02:17:35.123Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-09-09T02:17:35.123Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-09T02:17:35.916Z] --- PASS: TestKillContainer (8.35s) [2021-09-09T02:17:35.916Z] --- PASS: TestKillContainer/no_signal (1.57s) [2021-09-09T02:17:35.916Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-09T02:17:35.916Z] --- PASS: TestKillContainer/killing_signal (6.74s) [2021-09-09T02:17:35.916Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-09-09T02:17:35.916Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:17:35.916Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-09T02:17:35.916Z] === RUN TestKillStoppedContainer [2021-09-09T02:17:35.916Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:17:35.916Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-09-09T02:17:35.916Z] === RUN TestKillStoppedContainerAPIPre120 [2021-09-09T02:17:35.916Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:17:35.916Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-09T02:17:35.916Z] === RUN TestKillDifferentUserContainer [2021-09-09T02:17:35.916Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-09T02:17:35.916Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-09-09T02:17:35.916Z] === RUN TestInspectOomKilledTrue [2021-09-09T02:17:35.916Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:35.916Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-09-09T02:17:35.916Z] === RUN TestInspectOomKilledFalse [2021-09-09T02:17:35.916Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:17:35.916Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-09-09T02:17:35.916Z] === RUN TestLogsFollowTailEmpty [2021-09-09T02:17:36.355Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-09T02:17:37.442Z] --- PASS: TestLogsFollowTailEmpty (1.64s) [2021-09-09T02:17:37.443Z] === RUN TestNetworkNat [2021-09-09T02:17:37.443Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-09T02:17:37.443Z] --- SKIP: TestNetworkNat (0.00s) [2021-09-09T02:17:37.443Z] === RUN TestNetworkLocalhostTCPNat [2021-09-09T02:17:37.641Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-09T02:17:38.536Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-09T02:17:38.536Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-09T02:17:38.536Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-09T02:17:38.536Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-09T02:17:38.536Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-09T02:17:38.536Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-09T02:17:38.536Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-09T02:17:38.536Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-09T02:17:38.536Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-09T02:17:38.570Z] === RUN TestDockerSuite/TestRunRm [2021-09-09T02:17:39.132Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-09T02:17:39.611Z] --- PASS: TestNetworkLocalhostTCPNat (2.07s) [2021-09-09T02:17:39.611Z] === RUN TestNetworkLoopbackNat [2021-09-09T02:17:39.611Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-09T02:17:39.611Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-09-09T02:17:39.611Z] === RUN TestPause [2021-09-09T02:17:39.611Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-09T02:17:39.611Z] --- SKIP: TestPause (0.00s) [2021-09-09T02:17:39.611Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-09-09T02:17:40.059Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-09-09T02:17:41.138Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.64s) [2021-09-09T02:17:41.138Z] === RUN TestPauseStopPausedContainer [2021-09-09T02:17:41.138Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:17:41.138Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-09-09T02:17:41.138Z] === RUN TestPsFilter [2021-09-09T02:17:41.138Z] --- PASS: TestPsFilter (0.18s) [2021-09-09T02:17:41.138Z] === RUN TestRemoveContainerWithRemovedVolume [2021-09-09T02:17:41.439Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-09T02:17:41.439Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-09T02:17:41.439Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-09T02:17:41.439Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-09T02:17:41.439Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-09T02:17:42.576Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-09T02:17:43.140Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-09T02:17:43.302Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.85s) [2021-09-09T02:17:43.302Z] === RUN TestRemoveContainerWithVolume [2021-09-09T02:17:43.396Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-09-09T02:17:44.762Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-09-09T02:17:45.327Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-09-09T02:17:45.479Z] --- PASS: TestRemoveContainerWithVolume (1.98s) [2021-09-09T02:17:45.479Z] === RUN TestRemoveContainerRunning [2021-09-09T02:17:46.131Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-09T02:17:47.006Z] --- PASS: TestRemoveContainerRunning (1.65s) [2021-09-09T02:17:47.006Z] === RUN TestRemoveContainerForceRemoveRunning [2021-09-09T02:17:47.843Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-09-09T02:17:48.534Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.66s) [2021-09-09T02:17:48.534Z] === RUN TestRemoveInvalidContainer [2021-09-09T02:17:48.534Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-09-09T02:17:48.534Z] === RUN TestRenameLinkedContainer [2021-09-09T02:17:48.534Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-09T02:17:48.534Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-09-09T02:17:48.534Z] === RUN TestRenameStoppedContainer [2021-09-09T02:17:50.697Z] --- PASS: TestRenameStoppedContainer (1.88s) [2021-09-09T02:17:50.697Z] === RUN TestRenameRunningContainerAndReuse [2021-09-09T02:17:51.111Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-09-09T02:17:51.111Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-09-09T02:17:51.368Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-09-09T02:17:51.930Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-09-09T02:17:52.495Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-09-09T02:17:53.056Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-09-09T02:17:53.057Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-09-09T02:17:53.617Z] --- PASS: TestRenameRunningContainerAndReuse (3.26s) [2021-09-09T02:17:53.617Z] === RUN TestRenameInvalidName [2021-09-09T02:17:53.619Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-09-09T02:17:54.186Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-09T02:17:54.442Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-09T02:17:55.143Z] --- PASS: TestRenameInvalidName (1.64s) [2021-09-09T02:17:55.143Z] === RUN TestRenameAnonymousContainer [2021-09-09T02:17:55.371Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-09T02:17:55.933Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-09-09T02:17:57.825Z] === RUN TestDockerSuite/TestRunState [2021-09-09T02:17:59.191Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-09T02:17:59.448Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-09T02:17:59.704Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-09-09T02:17:59.960Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-09T02:18:00.216Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-09-09T02:18:00.216Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-09-09T02:18:00.216Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-09T02:18:00.779Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-09T02:18:01.343Z] === RUN TestDockerSuite/TestRunSysctls [2021-09-09T02:18:02.711Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-09-09T02:18:02.968Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-09T02:18:02.968Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-09T02:18:02.968Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-09T02:18:03.532Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-09-09T02:18:05.422Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-09-09T02:18:05.428Z] --- PASS: TestRenameAnonymousContainer (10.26s) [2021-09-09T02:18:05.428Z] === RUN TestRenameContainerWithSameName [2021-09-09T02:18:05.984Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-09-09T02:18:06.955Z] --- PASS: TestRenameContainerWithSameName (1.63s) [2021-09-09T02:18:06.955Z] === RUN TestRenameContainerWithLinkedContainer [2021-09-09T02:18:07.352Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-09-09T02:18:07.352Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-09-09T02:18:07.410Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-09T02:18:07.410Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-09-09T02:18:07.410Z] === RUN TestResize [2021-09-09T02:18:08.936Z] --- PASS: TestResize (1.65s) [2021-09-09T02:18:08.936Z] === RUN TestResizeWithInvalidSize [2021-09-09T02:18:10.462Z] --- PASS: TestResizeWithInvalidSize (1.59s) [2021-09-09T02:18:10.462Z] === RUN TestResizeWhenContainerNotStarted [2021-09-09T02:18:10.627Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-09T02:18:10.627Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-09-09T02:18:11.989Z] --- PASS: TestResizeWhenContainerNotStarted (1.75s) [2021-09-09T02:18:11.990Z] === RUN TestDaemonRestartKillContainers [2021-09-09T02:18:11.990Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:18:11.990Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-09-09T02:18:11.990Z] === RUN TestStats [2021-09-09T02:18:11.990Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-09T02:18:11.990Z] --- SKIP: TestStats (0.00s) [2021-09-09T02:18:11.990Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-09-09T02:18:13.142Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-09T02:18:13.705Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-09T02:18:14.281Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-09T02:18:14.538Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-09T02:18:15.627Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-09T02:18:15.627Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-09T02:18:15.627Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-09T02:18:15.627Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-09T02:18:15.627Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-09T02:18:15.627Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-09T02:18:15.627Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-09T02:18:15.627Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-09T02:18:15.627Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-09T02:18:15.628Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-09T02:18:15.628Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-09T02:18:15.628Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-09T02:18:15.628Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-09T02:18:15.628Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-09T02:18:15.628Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-09T02:18:15.628Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-09T02:18:15.628Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-09T02:18:15.628Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-09T02:18:15.628Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-09T02:18:15.628Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-09T02:18:15.628Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-09T02:18:15.628Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-09T02:18:15.628Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-09T02:18:15.903Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-09T02:18:16.652Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.68s) [2021-09-09T02:18:16.652Z] === RUN TestStopContainerWithTimeout [2021-09-09T02:18:16.652Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-09T02:18:16.652Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-09-09T02:18:16.652Z] === RUN TestUpdateRestartPolicy [2021-09-09T02:18:16.832Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-09T02:18:17.394Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-09T02:18:17.394Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-09T02:18:17.650Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-09T02:18:18.212Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-09T02:18:18.467Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-09T02:18:19.029Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-09-09T02:18:19.029Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-09-09T02:18:19.029Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-09T02:18:19.285Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-09T02:18:19.541Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-09T02:18:20.381Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-09T02:18:20.381Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-09T02:18:20.381Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-09T02:18:20.381Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-09T02:18:20.381Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-09T02:18:22.809Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-09T02:18:22.809Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-09T02:18:23.067Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-09-09T02:18:23.628Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-09T02:18:25.521Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-09T02:18:26.243Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-09T02:18:26.449Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-09T02:18:27.814Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-09T02:18:29.704Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-09T02:18:29.960Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-09T02:18:29.960Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-09-09T02:18:29.960Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-09T02:18:29.960Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-09-09T02:18:29.960Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-09T02:18:29.960Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-09-09T02:18:29.960Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-09T02:18:29.960Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-09-09T02:18:29.960Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-09-09T02:18:29.960Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-09-09T02:18:30.888Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-09-09T02:18:31.145Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-09-09T02:18:32.073Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-09-09T02:18:32.635Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-09-09T02:18:33.582Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-09T02:18:33.582Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-09-09T02:18:33.838Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-09-09T02:18:33.838Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-09-09T02:18:33.838Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-09-09T02:18:34.095Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-09T02:18:34.095Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-09-09T02:18:34.095Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-09-09T02:18:34.095Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-09-09T02:18:34.095Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-09-09T02:18:34.095Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-09-09T02:18:34.095Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-09-09T02:18:34.095Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-09-09T02:18:34.095Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-09-09T02:18:34.095Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-09-09T02:18:34.095Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-09-09T02:18:34.095Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-09-09T02:18:34.657Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-09-09T02:18:34.913Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-09-09T02:18:34.913Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-09-09T02:18:35.475Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-09T02:18:35.731Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-09T02:18:35.987Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-09-09T02:18:36.243Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-09T02:18:36.243Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-09-09T02:18:36.808Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-09-09T02:18:37.371Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-09-09T02:18:37.629Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-09T02:18:37.629Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-09T02:18:37.695Z] --- PASS: TestUpdateRestartPolicy (18.66s) [2021-09-09T02:18:37.695Z] === RUN TestUpdateRestartWithAutoRemove [2021-09-09T02:18:37.695Z] --- PASS: TestUpdateRestartWithAutoRemove (1.59s) [2021-09-09T02:18:37.695Z] === RUN TestWaitNonBlocked [2021-09-09T02:18:37.695Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:18:37.695Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:18:37.695Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:18:37.695Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:18:37.695Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-09-09T02:18:37.695Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-09-09T02:18:38.557Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-09T02:18:38.557Z] docker_cli_service_logs_test.go:246: checking task a48lawfjb9ke [2021-09-09T02:18:38.557Z] docker_cli_service_logs_test.go:251: checking messages for a48lawfjb9ke [2021-09-09T02:18:38.557Z] docker_cli_service_logs_test.go:246: checking task 0s18gquy2xoe [2021-09-09T02:18:38.557Z] docker_cli_service_logs_test.go:251: checking messages for 0s18gquy2xoe [2021-09-09T02:18:39.222Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-09-09T02:18:39.222Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.20s) [2021-09-09T02:18:39.222Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.30s) [2021-09-09T02:18:39.222Z] === RUN TestWaitBlocked [2021-09-09T02:18:39.222Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:18:39.222Z] --- SKIP: TestWaitBlocked (0.00s) [2021-09-09T02:18:39.222Z] PASS [2021-09-09T02:18:39.222Z] ok github.com/docker/docker/integration/container 79.431s [2021-09-09T02:18:39.488Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === Skipped [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-09-09T02:18:39.678Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-09-09T02:18:39.678Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-09-09T02:18:39.678Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-09-09T02:18:39.678Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-09-09T02:18:39.678Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-09-09T02:18:39.678Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-09-09T02:18:39.678Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-09-09T02:18:39.678Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-09-09T02:18:39.678Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-09-09T02:18:39.678Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-09-09T02:18:39.678Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-09-09T02:18:39.678Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-09-09T02:18:39.678Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-09-09T02:18:39.678Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-09-09T02:18:39.678Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-09-09T02:18:39.678Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-09-09T02:18:39.678Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-09-09T02:18:39.678Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-09-09T02:18:39.678Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-09-09T02:18:39.678Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-09-09T02:18:39.678Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-09-09T02:18:39.678Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-09-09T02:18:39.678Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-09-09T02:18:39.678Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-09-09T02:18:39.678Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-09-09T02:18:39.678Z] [2021-09-09T02:18:39.678Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-09-09T02:18:39.679Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-09-09T02:18:39.679Z] [2021-09-09T02:18:39.679Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-09-09T02:18:39.679Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-09-09T02:18:39.679Z] [2021-09-09T02:18:39.679Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-09-09T02:18:39.679Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:18:39.679Z] [2021-09-09T02:18:39.679Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-09-09T02:18:39.679Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-09-09T02:18:39.679Z] [2021-09-09T02:18:39.679Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-09-09T02:18:39.679Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-09-09T02:18:39.679Z] [2021-09-09T02:18:39.679Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-09-09T02:18:39.679Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:18:39.679Z] [2021-09-09T02:18:39.679Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-09-09T02:18:39.679Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-09-09T02:18:39.679Z] [2021-09-09T02:18:39.679Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-09-09T02:18:39.679Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-09-09T02:18:39.679Z] [2021-09-09T02:18:39.679Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-09-09T02:18:39.679Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:18:39.679Z] [2021-09-09T02:18:39.679Z] DONE 87 tests, 33 skipped in 81.550s [2021-09-09T02:18:39.679Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-09-09T02:18:40.053Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-09-09T02:18:40.053Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-09-09T02:18:40.053Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-09T02:18:40.310Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-09T02:18:40.310Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-09T02:18:41.238Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-09T02:18:41.800Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-09T02:18:43.167Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-09T02:18:43.729Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-09T02:18:43.729Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-09T02:18:43.729Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-09T02:18:44.293Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-09-09T02:18:45.224Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-09-09T02:18:45.786Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-09T02:18:45.786Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-09T02:18:47.156Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-09T02:18:47.156Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-09T02:18:47.718Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-09T02:18:48.650Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1037905400 [2021-09-09T02:18:49.214Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-09T02:18:49.214Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-09T02:18:49.471Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-09-09T02:18:50.414Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-09T02:18:50.672Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-09T02:18:50.672Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-09T02:18:52.038Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-09-09T02:18:52.038Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-09T02:18:53.406Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-09T02:18:53.969Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-09T02:18:53.969Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-09T02:18:53.969Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-09T02:18:53.969Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-09T02:18:54.531Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-09T02:18:57.047Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-09T02:18:58.216Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-09T02:18:58.216Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-09T02:18:58.216Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-09T02:18:58.216Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-09T02:18:58.216Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-09T02:18:58.216Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-09T02:18:58.216Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-09T02:18:58.216Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-09T02:18:58.216Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-09T02:18:58.216Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-09T02:18:58.216Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-09T02:18:58.216Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-09T02:18:58.216Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-09T02:18:58.216Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-09T02:18:58.216Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-09T02:18:59.184Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-09T02:19:00.151Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-09T02:19:00.151Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-09T02:19:00.610Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-09T02:19:00.610Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-09T02:19:00.610Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-09T02:19:00.610Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-09T02:19:00.851Z] === RUN TestConfigDaemonLibtrustID [2021-09-09T02:19:00.851Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-09T02:19:00.851Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-09-09T02:19:00.851Z] === RUN TestDaemonConfigValidation [2021-09-09T02:19:00.851Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-09T02:19:00.851Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-09-09T02:19:00.851Z] === RUN TestConfigDaemonSeccompProfiles [2021-09-09T02:19:00.851Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-09T02:19:00.851Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-09-09T02:19:00.851Z] PASS [2021-09-09T02:19:00.851Z] ok github.com/docker/docker/integration/daemon 0.083s [2021-09-09T02:19:00.851Z] [2021-09-09T02:19:00.851Z] === Skipped [2021-09-09T02:19:00.851Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-09-09T02:19:00.851Z] daemon_test.go:18: runtime.GOOS != "linux" [2021-09-09T02:19:00.851Z] [2021-09-09T02:19:00.851Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-09-09T02:19:00.851Z] daemon_test.go:37: runtime.GOOS != "linux" [2021-09-09T02:19:00.851Z] [2021-09-09T02:19:00.851Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-09-09T02:19:00.851Z] daemon_test.go:103: runtime.GOOS != "linux" [2021-09-09T02:19:00.851Z] [2021-09-09T02:19:00.851Z] DONE 3 tests, 3 skipped in 19.860s [2021-09-09T02:19:00.851Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-09-09T02:19:00.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:19:00.851Z] INFO: Testing against a local daemon [2021-09-09T02:19:00.851Z] === RUN TestCommitInheritsEnv [2021-09-09T02:19:00.851Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:19:00.851Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-09-09T02:19:00.851Z] === RUN TestImportExtremelyLargeImageWorks [2021-09-09T02:19:00.851Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-09T02:19:00.851Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-09-09T02:19:00.851Z] === RUN TestImagesFilterMultiReference [2021-09-09T02:19:00.851Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-09-09T02:19:00.851Z] === RUN TestImagePullPlatformInvalid [2021-09-09T02:19:01.306Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-09-09T02:19:01.306Z] === RUN TestRemoveImageOrphaning [2021-09-09T02:19:01.761Z] --- PASS: TestRemoveImageOrphaning (0.89s) [2021-09-09T02:19:01.761Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-09-09T02:19:02.216Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-09-09T02:19:02.216Z] === RUN TestTagInvalidReference [2021-09-09T02:19:02.216Z] --- PASS: TestTagInvalidReference (0.02s) [2021-09-09T02:19:02.216Z] === RUN TestTagValidPrefixedRepo [2021-09-09T02:19:02.216Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-09-09T02:19:02.216Z] === RUN TestTagExistedNameWithoutForce [2021-09-09T02:19:02.216Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-09-09T02:19:02.216Z] === RUN TestTagOfficialNames [2021-09-09T02:19:02.216Z] --- PASS: TestTagOfficialNames (0.07s) [2021-09-09T02:19:02.216Z] === RUN TestTagMatchesDigest [2021-09-09T02:19:02.216Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-09-09T02:19:02.216Z] PASS [2021-09-09T02:19:02.216Z] ok github.com/docker/docker/integration/image 1.265s [2021-09-09T02:19:02.216Z] [2021-09-09T02:19:02.216Z] === Skipped [2021-09-09T02:19:02.216Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-09-09T02:19:02.216Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:19:02.216Z] [2021-09-09T02:19:02.216Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-09-09T02:19:02.216Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-09-09T02:19:02.216Z] [2021-09-09T02:19:02.216Z] DONE 11 tests, 2 skipped in 2.708s [2021-09-09T02:19:02.216Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-09-09T02:19:02.292Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-09T02:19:02.787Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-09T02:19:03.220Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-09T02:19:04.147Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-09T02:19:04.382Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:19:04.382Z] INFO: Testing against a local daemon [2021-09-09T02:19:04.382Z] === RUN TestNetworkCreateDelete [2021-09-09T02:19:04.382Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:04.382Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestDockerNetworkDeletePreferID [2021-09-09T02:19:04.382Z] 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-09T02:19:04.382Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestDaemonDNSFallback [2021-09-09T02:19:04.382Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:04.382Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestInspectNetwork [2021-09-09T02:19:04.382Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-09T02:19:04.382Z] --- SKIP: TestInspectNetwork (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestRunContainerWithBridgeNone [2021-09-09T02:19:04.382Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:04.382Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestNetworkInvalidJSON [2021-09-09T02:19:04.382Z] === RUN TestNetworkInvalidJSON//networks/create [2021-09-09T02:19:04.382Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-09-09T02:19:04.382Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:19:04.382Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:19:04.382Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:19:04.382Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:19:04.382Z] === CONT TestNetworkInvalidJSON//networks/create [2021-09-09T02:19:04.382Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-09-09T02:19:04.382Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-09-09T02:19:04.382Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-09-09T02:19:04.382Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-09-09T02:19:04.382Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-09-09T02:19:04.382Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestNetworkList [2021-09-09T02:19:04.382Z] === RUN TestNetworkList//networks [2021-09-09T02:19:04.382Z] === PAUSE TestNetworkList//networks [2021-09-09T02:19:04.382Z] === RUN TestNetworkList//networks/ [2021-09-09T02:19:04.382Z] === PAUSE TestNetworkList//networks/ [2021-09-09T02:19:04.382Z] === CONT TestNetworkList//networks [2021-09-09T02:19:04.382Z] === CONT TestNetworkList//networks/ [2021-09-09T02:19:04.382Z] --- PASS: TestNetworkList (0.02s) [2021-09-09T02:19:04.382Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-09-09T02:19:04.382Z] --- PASS: TestNetworkList//networks (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestHostIPv4BridgeLabel [2021-09-09T02:19:04.382Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestDaemonRestartWithLiveRestore [2021-09-09T02:19:04.382Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestDaemonDefaultNetworkPools [2021-09-09T02:19:04.382Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestDaemonRestartWithExistingNetwork [2021-09-09T02:19:04.382Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-09-09T02:19:04.382Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-09-09T02:19:04.382Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestServiceWithPredefinedNetwork [2021-09-09T02:19:04.382Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-09-09T02:19:04.382Z] service_test.go:243: FLAKY_TEST [2021-09-09T02:19:04.382Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestServiceWithDataPathPortInit [2021-09-09T02:19:04.382Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-09-09T02:19:04.382Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-09-09T02:19:04.382Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-09T02:19:04.382Z] PASS [2021-09-09T02:19:04.382Z] ok github.com/docker/docker/integration/network 0.121s [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === Skipped [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-09-09T02:19:04.382Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-09-09T02:19:04.382Z] 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-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-09-09T02:19:04.382Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-09-09T02:19:04.382Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-09-09T02:19:04.382Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-09-09T02:19:04.382Z] network_test.go:128: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-09-09T02:19:04.382Z] service_test.go:30: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-09-09T02:19:04.382Z] service_test.go:59: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-09-09T02:19:04.382Z] service_test.go:103: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-09-09T02:19:04.382Z] service_test.go:137: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-09-09T02:19:04.382Z] service_test.go:188: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-09-09T02:19:04.382Z] service_test.go:213: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-09-09T02:19:04.382Z] service_test.go:243: FLAKY_TEST [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-09-09T02:19:04.382Z] service_test.go:334: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-09-09T02:19:04.382Z] service_test.go:402: testEnv.OSType == "windows" [2021-09-09T02:19:04.382Z] [2021-09-09T02:19:04.382Z] DONE 22 tests, 15 skipped in 1.945s [2021-09-09T02:19:04.382Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-09-09T02:19:04.837Z] testing: warning: no tests to run [2021-09-09T02:19:04.837Z] PASS [2021-09-09T02:19:04.837Z] ok github.com/docker/docker/integration/network/ipvlan 0.057s [2021-09-09T02:19:04.837Z] [2021-09-09T02:19:04.837Z] DONE 0 tests in 0.575s [2021-09-09T02:19:04.837Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-09-09T02:19:05.075Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-09T02:19:05.804Z] testing: warning: no tests to run [2021-09-09T02:19:05.804Z] PASS [2021-09-09T02:19:05.804Z] ok github.com/docker/docker/integration/network/macvlan 0.055s [2021-09-09T02:19:05.804Z] [2021-09-09T02:19:05.804Z] DONE 0 tests in 0.572s [2021-09-09T02:19:05.804Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-09-09T02:19:06.259Z] testing: warning: no tests to run [2021-09-09T02:19:06.259Z] PASS [2021-09-09T02:19:06.259Z] ok github.com/docker/docker/integration/plugin 0.063s [2021-09-09T02:19:06.259Z] [2021-09-09T02:19:06.259Z] DONE 0 tests in 0.586s [2021-09-09T02:19:06.259Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-09-09T02:19:07.220Z] testing: warning: no tests to run [2021-09-09T02:19:07.220Z] PASS [2021-09-09T02:19:07.220Z] ok github.com/docker/docker/integration/plugin/authz 0.057s [2021-09-09T02:19:07.220Z] [2021-09-09T02:19:07.220Z] DONE 0 tests in 0.580s [2021-09-09T02:19:07.220Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-09-09T02:19:07.590Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-09T02:19:09.481Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-09T02:19:10.044Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-09T02:19:10.607Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-09-09T02:19:11.535Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-09T02:19:12.923Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-09T02:19:12.992Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:19:12.992Z] INFO: Testing against a local daemon [2021-09-09T02:19:12.992Z] === RUN TestPluginInvalidJSON [2021-09-09T02:19:12.992Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:19:12.992Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:19:12.992Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-09-09T02:19:12.992Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-09-09T02:19:12.992Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-09-09T02:19:12.992Z] === RUN TestPluginInstall [2021-09-09T02:19:12.992Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-09T02:19:12.992Z] --- SKIP: TestPluginInstall (0.00s) [2021-09-09T02:19:12.992Z] === RUN TestPluginsWithRuntimes [2021-09-09T02:19:12.992Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-09T02:19:12.992Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-09-09T02:19:12.992Z] === RUN TestPluginBackCompatMediaTypes [2021-09-09T02:19:12.992Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-09T02:19:12.992Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-09-09T02:19:12.992Z] PASS [2021-09-09T02:19:12.992Z] ok github.com/docker/docker/integration/plugin/common 0.089s [2021-09-09T02:19:12.992Z] [2021-09-09T02:19:12.992Z] === Skipped [2021-09-09T02:19:12.992Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-09-09T02:19:12.992Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-09-09T02:19:12.992Z] [2021-09-09T02:19:12.992Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-09-09T02:19:12.992Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-09-09T02:19:12.992Z] [2021-09-09T02:19:12.992Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-09-09T02:19:12.992Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-09-09T02:19:12.992Z] [2021-09-09T02:19:12.992Z] DONE 5 tests, 3 skipped in 5.335s [2021-09-09T02:19:12.992Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-09-09T02:19:13.126Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-09T02:19:13.485Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-09-09T02:19:14.413Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-09T02:19:15.158Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:19:15.158Z] INFO: Testing against a local daemon [2021-09-09T02:19:15.158Z] === RUN TestExternalGraphDriver [2021-09-09T02:19:15.158Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-09T02:19:15.158Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-09-09T02:19:15.158Z] === RUN TestGraphdriverPluginV2 [2021-09-09T02:19:15.158Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-09T02:19:15.158Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-09-09T02:19:15.158Z] PASS [2021-09-09T02:19:15.158Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.092s [2021-09-09T02:19:15.158Z] [2021-09-09T02:19:15.158Z] === Skipped [2021-09-09T02:19:15.158Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-09-09T02:19:15.158Z] external_test.go:47: runtime.GOOS == "windows" [2021-09-09T02:19:15.158Z] [2021-09-09T02:19:15.158Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-09-09T02:19:15.158Z] external_test.go:407: runtime.GOOS == "windows" [2021-09-09T02:19:15.158Z] [2021-09-09T02:19:15.158Z] DONE 2 tests, 2 skipped in 2.707s [2021-09-09T02:19:15.158Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-09-09T02:19:15.780Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-09-09T02:19:16.860Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-09T02:19:17.322Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-09T02:19:17.322Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-09T02:19:17.322Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-09T02:19:17.328Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:19:17.328Z] INFO: Testing against a local daemon [2021-09-09T02:19:17.328Z] === RUN TestReadPluginNoRead [2021-09-09T02:19:17.328Z] read_test.go:21: no unix domain sockets on Windows [2021-09-09T02:19:17.328Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-09-09T02:19:17.328Z] PASS [2021-09-09T02:19:17.328Z] ok github.com/docker/docker/integration/plugin/logging 0.070s [2021-09-09T02:19:17.328Z] [2021-09-09T02:19:17.328Z] === Skipped [2021-09-09T02:19:17.328Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-09-09T02:19:17.328Z] read_test.go:21: no unix domain sockets on Windows [2021-09-09T02:19:17.328Z] [2021-09-09T02:19:17.328Z] DONE 1 tests, 1 skipped in 1.839s [2021-09-09T02:19:17.328Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-09-09T02:19:17.669Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-09T02:19:17.925Z] docker_cli_swarm_test.go:1901: [d9e0b50657fc8] joining swarm manager [d3a6df0f1bf07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:19:18.287Z] testing: warning: no tests to run [2021-09-09T02:19:18.287Z] PASS [2021-09-09T02:19:18.287Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.066s [2021-09-09T02:19:18.287Z] [2021-09-09T02:19:18.287Z] DONE 0 tests in 0.942s [2021-09-09T02:19:18.287Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-09-09T02:19:19.291Z] docker_cli_swarm_test.go:1902: [dc18faf8df6f1] joining swarm manager [d3a6df0f1bf07]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:19:19.814Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:19:19.814Z] INFO: Testing against a local daemon [2021-09-09T02:19:19.814Z] === RUN TestPluginWithDevMounts [2021-09-09T02:19:19.814Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:19.814Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-09-09T02:19:19.814Z] PASS [2021-09-09T02:19:19.814Z] ok github.com/docker/docker/integration/plugin/volumes 0.096s [2021-09-09T02:19:20.223Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-09T02:19:20.270Z] [2021-09-09T02:19:20.270Z] === Skipped [2021-09-09T02:19:20.270Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-09-09T02:19:20.270Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:20.270Z] [2021-09-09T02:19:20.270Z] DONE 1 tests, 1 skipped in 1.897s [2021-09-09T02:19:20.270Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-09-09T02:19:21.759Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-09T02:19:21.801Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:19:21.802Z] INFO: Testing against a local daemon [2021-09-09T02:19:21.802Z] === RUN TestSecretInspect [2021-09-09T02:19:21.802Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:21.802Z] --- SKIP: TestSecretInspect (0.00s) [2021-09-09T02:19:21.802Z] === RUN TestSecretList [2021-09-09T02:19:21.802Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:21.802Z] --- SKIP: TestSecretList (0.00s) [2021-09-09T02:19:21.802Z] === RUN TestSecretsCreateAndDelete [2021-09-09T02:19:21.802Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:21.802Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-09-09T02:19:21.802Z] === RUN TestSecretsUpdate [2021-09-09T02:19:21.802Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:21.802Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-09-09T02:19:21.802Z] === RUN TestTemplatedSecret [2021-09-09T02:19:21.802Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:21.802Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-09-09T02:19:21.802Z] === RUN TestSecretCreateResolve [2021-09-09T02:19:21.802Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:21.802Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-09-09T02:19:21.802Z] PASS [2021-09-09T02:19:21.802Z] ok github.com/docker/docker/integration/secret 0.080s [2021-09-09T02:19:21.802Z] [2021-09-09T02:19:21.802Z] === Skipped [2021-09-09T02:19:21.802Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-09-09T02:19:21.802Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:21.802Z] [2021-09-09T02:19:21.802Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-09-09T02:19:21.802Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:21.802Z] [2021-09-09T02:19:21.802Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-09-09T02:19:21.802Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:21.802Z] [2021-09-09T02:19:21.802Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-09-09T02:19:21.802Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:21.802Z] [2021-09-09T02:19:21.802Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-09-09T02:19:21.802Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:21.802Z] [2021-09-09T02:19:21.802Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-09-09T02:19:21.802Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:21.802Z] [2021-09-09T02:19:21.802Z] DONE 6 tests, 6 skipped in 1.624s [2021-09-09T02:19:21.802Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-09-09T02:19:21.806Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-09T02:19:23.965Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:19:23.965Z] INFO: Testing against a local daemon [2021-09-09T02:19:23.965Z] === RUN TestServiceCreateInit [2021-09-09T02:19:23.965Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-09-09T02:19:23.965Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-09-09T02:19:23.965Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- PASS: TestServiceCreateInit (0.04s) [2021-09-09T02:19:23.965Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-09T02:19:23.965Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestCreateServiceMultipleTimes [2021-09-09T02:19:23.965Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestCreateServiceConflict [2021-09-09T02:19:23.965Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-09-09T02:19:23.965Z] === RUN TestCreateServiceMaxReplicas [2021-09-09T02:19:23.965Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-09-09T02:19:23.965Z] === RUN TestCreateWithDuplicateNetworkNames [2021-09-09T02:19:23.965Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestCreateServiceSecretFileMode [2021-09-09T02:19:23.965Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestCreateServiceConfigFileMode [2021-09-09T02:19:23.965Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestCreateServiceSysctls [2021-09-09T02:19:23.965Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-09-09T02:19:23.965Z] === RUN TestCreateServiceCapabilities [2021-09-09T02:19:23.965Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-09-09T02:19:23.965Z] === RUN TestInspect [2021-09-09T02:19:23.965Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestInspect (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestCreateJob [2021-09-09T02:19:23.965Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestCreateJob (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestReplicatedJob [2021-09-09T02:19:23.965Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestReplicatedJob (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestUpdateReplicatedJob [2021-09-09T02:19:23.965Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestServiceListWithStatuses [2021-09-09T02:19:23.965Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestDockerNetworkConnectAlias [2021-09-09T02:19:23.965Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestDockerNetworkReConnect [2021-09-09T02:19:23.965Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestServicePlugin [2021-09-09T02:19:23.965Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:23.965Z] --- SKIP: TestServicePlugin (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestServiceUpdateLabel [2021-09-09T02:19:23.965Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:23.965Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestServiceUpdateSecrets [2021-09-09T02:19:23.965Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:23.965Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestServiceUpdateConfigs [2021-09-09T02:19:23.965Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:23.965Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestServiceUpdateNetwork [2021-09-09T02:19:23.965Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:23.965Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-09-09T02:19:23.965Z] === RUN TestServiceUpdatePidsLimit [2021-09-09T02:19:23.965Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:23.965Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-09-09T02:19:23.965Z] PASS [2021-09-09T02:19:23.965Z] ok github.com/docker/docker/integration/service 0.201s [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === Skipped [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-09T02:19:24.420Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-09T02:19:24.420Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-09-09T02:19:24.420Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2021-09-09T02:19:24.420Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-09-09T02:19:24.420Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-09-09T02:19:24.420Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-09-09T02:19:24.420Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-09-09T02:19:24.420Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-09-09T02:19:24.420Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-09-09T02:19:24.420Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-09-09T02:19:24.420Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-09-09T02:19:24.420Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-09-09T02:19:24.420Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-09-09T02:19:24.420Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-09-09T02:19:24.420Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-09-09T02:19:24.420Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-09-09T02:19:24.420Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-09-09T02:19:24.420Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-09-09T02:19:24.420Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-09-09T02:19:24.420Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-09-09T02:19:24.420Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-09-09T02:19:24.420Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-09-09T02:19:24.420Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-09-09T02:19:24.420Z] [2021-09-09T02:19:24.420Z] DONE 24 tests, 23 skipped in 2.265s [2021-09-09T02:19:24.420Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-09-09T02:19:25.071Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-09T02:19:25.947Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:19:25.947Z] INFO: Testing against a local daemon [2021-09-09T02:19:25.947Z] === RUN TestSessionCreate [2021-09-09T02:19:25.947Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-09T02:19:25.947Z] --- SKIP: TestSessionCreate (0.00s) [2021-09-09T02:19:25.947Z] === RUN TestSessionCreateWithBadUpgrade [2021-09-09T02:19:25.947Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-09T02:19:25.947Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-09-09T02:19:25.947Z] PASS [2021-09-09T02:19:25.947Z] ok github.com/docker/docker/integration/session 0.068s [2021-09-09T02:19:25.947Z] [2021-09-09T02:19:25.947Z] === Skipped [2021-09-09T02:19:25.947Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-09-09T02:19:25.947Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-09-09T02:19:25.947Z] [2021-09-09T02:19:25.947Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-09-09T02:19:25.947Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-09-09T02:19:25.947Z] [2021-09-09T02:19:25.947Z] DONE 2 tests, 2 skipped in 1.525s [2021-09-09T02:19:25.947Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-09-09T02:19:26.450Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-09T02:19:26.450Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-09T02:19:26.450Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-09T02:19:26.450Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-09T02:19:26.450Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-09T02:19:26.450Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-09T02:19:26.450Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-09T02:19:26.450Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-09T02:19:26.450Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-09T02:19:26.450Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-09T02:19:27.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:19:27.472Z] INFO: Testing against a local daemon [2021-09-09T02:19:27.472Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-09-09T02:19:27.472Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:27.472Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-09T02:19:27.472Z] === RUN TestDiskUsage [2021-09-09T02:19:27.472Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-09T02:19:27.472Z] --- SKIP: TestDiskUsage (0.00s) [2021-09-09T02:19:27.472Z] === RUN TestEventsExecDie [2021-09-09T02:19:27.472Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-09T02:19:27.472Z] --- SKIP: TestEventsExecDie (0.00s) [2021-09-09T02:19:27.472Z] === RUN TestEventsBackwardsCompatible [2021-09-09T02:19:27.472Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-09T02:19:27.472Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-09-09T02:19:27.472Z] === RUN TestEventsVolumeCreate [2021-09-09T02:19:27.472Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-09T02:19:27.472Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-09-09T02:19:27.472Z] === RUN TestInfoAPI [2021-09-09T02:19:27.472Z] --- PASS: TestInfoAPI (0.03s) [2021-09-09T02:19:27.472Z] === RUN TestInfoAPIWarnings [2021-09-09T02:19:27.472Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:19:27.472Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-09-09T02:19:27.472Z] === RUN TestInfoDebug [2021-09-09T02:19:27.472Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:19:27.473Z] --- SKIP: TestInfoDebug (0.00s) [2021-09-09T02:19:27.473Z] === RUN TestInfoInsecureRegistries [2021-09-09T02:19:27.473Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:19:27.473Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-09-09T02:19:27.473Z] === RUN TestInfoRegistryMirrors [2021-09-09T02:19:27.473Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:19:27.473Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-09-09T02:19:27.473Z] === RUN TestLoginFailsWithBadCredentials [2021-09-09T02:19:28.432Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-09-09T02:19:28.432Z] === RUN TestPingCacheHeaders [2021-09-09T02:19:28.432Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-09-09T02:19:28.432Z] === RUN TestPingGet [2021-09-09T02:19:28.432Z] --- PASS: TestPingGet (0.03s) [2021-09-09T02:19:28.432Z] === RUN TestPingHead [2021-09-09T02:19:28.432Z] --- PASS: TestPingHead (0.02s) [2021-09-09T02:19:28.432Z] === RUN TestVersion [2021-09-09T02:19:28.432Z] --- PASS: TestVersion (0.03s) [2021-09-09T02:19:28.432Z] PASS [2021-09-09T02:19:28.432Z] ok github.com/docker/docker/integration/system 1.133s [2021-09-09T02:19:28.887Z] [2021-09-09T02:19:28.887Z] === Skipped [2021-09-09T02:19:28.887Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-09-09T02:19:28.887Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-09-09T02:19:28.887Z] [2021-09-09T02:19:28.887Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-09-09T02:19:28.887Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-09-09T02:19:28.887Z] [2021-09-09T02:19:28.888Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-09-09T02:19:28.888Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-09-09T02:19:28.888Z] [2021-09-09T02:19:28.888Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-09-09T02:19:28.888Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-09-09T02:19:28.888Z] [2021-09-09T02:19:28.888Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-09-09T02:19:28.888Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-09-09T02:19:28.888Z] [2021-09-09T02:19:28.888Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-09-09T02:19:28.888Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-09-09T02:19:28.888Z] [2021-09-09T02:19:28.888Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-09-09T02:19:28.888Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:19:28.888Z] [2021-09-09T02:19:28.888Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-09-09T02:19:28.888Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:19:28.888Z] [2021-09-09T02:19:28.888Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-09-09T02:19:28.888Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-09-09T02:19:28.888Z] [2021-09-09T02:19:28.888Z] DONE 15 tests, 9 skipped in 2.721s [2021-09-09T02:19:28.888Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-09-09T02:19:29.238Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-09T02:19:30.413Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:19:30.413Z] INFO: Testing against a local daemon [2021-09-09T02:19:30.413Z] === RUN TestVolumesCreateAndList [2021-09-09T02:19:30.413Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-09-09T02:19:30.413Z] === RUN TestVolumesRemove [2021-09-09T02:19:30.413Z] --- PASS: TestVolumesRemove (0.09s) [2021-09-09T02:19:30.413Z] === RUN TestVolumesInspect [2021-09-09T02:19:30.413Z] --- PASS: TestVolumesInspect (0.03s) [2021-09-09T02:19:30.413Z] === RUN TestVolumesInvalidJSON [2021-09-09T02:19:30.413Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-09-09T02:19:30.413Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-09-09T02:19:30.413Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-09-09T02:19:30.413Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-09-09T02:19:30.413Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-09-09T02:19:30.413Z] PASS [2021-09-09T02:19:30.413Z] ok github.com/docker/docker/integration/volume 0.241s [2021-09-09T02:19:30.868Z] [2021-09-09T02:19:30.868Z] DONE 5 tests in 1.842s [2021-09-09T02:19:30.868Z] INFO: make.ps1 ended at 09/09/2021 02:19:30 [2021-09-09T02:19:30.868Z] INFO: Integration CLI tests being run from the host: [2021-09-09T02:19:30.868Z] 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-09T02:19:32.504Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-09-09T02:19:33.430Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-09T02:19:33.992Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-09T02:19:34.555Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-09T02:19:35.123Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-09T02:19:35.123Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-09-09T02:19:35.123Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-09T02:19:35.380Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-09-09T02:19:35.635Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-09T02:19:38.478Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-09T02:19:38.478Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-09T02:19:38.478Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-09T02:19:38.478Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-09T02:19:38.478Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-09T02:19:38.478Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-09T02:19:38.907Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-09T02:19:38.934Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-09T02:19:38.934Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-09T02:19:38.934Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-09T02:19:38.934Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-09T02:19:38.934Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-09T02:19:38.934Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-09T02:19:38.934Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-09T02:19:39.389Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-09T02:19:39.415Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-09-09T02:19:39.415Z] INFO: Testing against a local daemon [2021-09-09T02:19:39.415Z] === RUN TestDockerSuite [2021-09-09T02:19:39.415Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-09-09T02:19:39.415Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-09-09T02:19:39.415Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-09T02:19:39.415Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-09-09T02:19:39.415Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-09-09T02:19:39.415Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-09-09T02:19:39.415Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-09-09T02:19:39.415Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-09T02:19:39.415Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-09-09T02:19:39.415Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-09-09T02:19:39.415Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-09-09T02:19:39.869Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-09-09T02:19:40.324Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-09-09T02:19:40.350Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-09T02:19:40.779Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-09-09T02:19:42.173Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-09-09T02:19:42.173Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-09-09T02:19:42.735Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-09-09T02:19:42.735Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-09-09T02:19:42.735Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-09-09T02:19:42.735Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-09-09T02:19:42.735Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-09-09T02:19:43.240Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-09T02:19:43.297Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-09-09T02:19:43.859Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-09-09T02:19:44.201Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-09T02:19:44.201Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-09T02:19:44.422Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-09-09T02:19:44.657Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-09T02:19:44.657Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-09T02:19:44.657Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-09T02:19:44.657Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-09T02:19:45.351Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-09-09T02:19:45.913Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-09-09T02:19:46.821Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-09T02:19:46.841Z] === RUN TestDockerSuite/TestUpdateStats [2021-09-09T02:19:50.107Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-09-09T02:19:51.034Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-09-09T02:19:51.034Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-09-09T02:19:51.034Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-09-09T02:19:51.963Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-09-09T02:19:52.525Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-09T02:19:55.044Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-09-09T02:19:56.419Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-09T02:19:56.419Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-09T02:19:56.419Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-09T02:19:56.419Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-09T02:19:56.419Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-09T02:19:57.569Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-09-09T02:19:59.165Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-09T02:20:00.091Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-09-09T02:20:01.459Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-09T02:20:01.459Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-09-09T02:20:02.055Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-09T02:20:03.016Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-09T02:20:03.016Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-09T02:20:03.016Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-09T02:20:03.981Z] docker_cli_swarm_test.go:1802: [d1f834be95853] joining swarm manager [d521cbe266503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:20:04.543Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-09T02:20:05.108Z] docker_cli_swarm_test.go:1803: [dd1660459c922] joining swarm manager [d521cbe266503]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:20:05.906Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-09T02:20:07.434Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-09T02:20:07.630Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-09-09T02:20:08.796Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-09T02:20:08.796Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-09T02:20:08.996Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-09-09T02:20:09.255Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-09T02:20:09.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-09T02:20:10.364Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-09-09T02:20:11.293Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-09-09T02:20:12.103Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-09T02:20:12.103Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-09T02:20:12.103Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-09T02:20:12.103Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-09T02:20:12.103Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-09T02:20:12.103Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-09T02:20:12.103Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-09T02:20:12.103Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-09T02:20:12.103Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-09T02:20:12.103Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-09T02:20:12.221Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-09-09T02:20:13.585Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-09-09T02:20:14.952Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-09-09T02:20:15.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-09T02:20:15.500Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-09T02:20:15.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-09T02:20:16.321Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-09-09T02:20:18.210Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-09-09T02:20:19.235Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-09T02:20:19.578Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-09T02:20:20.941Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-09-09T02:20:26.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-09T02:20:29.022Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-09-09T02:20:30.912Z] docker_cli_swarm_test.go:1321: [db1afa5332ae3] joining swarm manager [d9694e002de25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:20:31.839Z] docker_cli_swarm_test.go:1322: [d357760b883c5] joining swarm manager [d9694e002de25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:20:32.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-09T02:20:32.093Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-09T02:20:32.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-09T02:20:35.104Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-09T02:20:35.104Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-09T02:20:35.104Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-09T02:20:35.104Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-09T02:20:35.104Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-09T02:20:35.104Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-09T02:20:35.104Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-09T02:20:35.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-09T02:20:35.824Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-09T02:20:35.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-09T02:20:35.824Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-09T02:20:35.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-09T02:20:36.032Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-09T02:20:36.032Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-09T02:20:36.595Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-09T02:20:36.595Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-09T02:20:36.595Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-09T02:20:36.595Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-09T02:20:36.595Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-09T02:20:38.485Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-09T02:20:38.485Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-09T02:20:38.485Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-09T02:20:38.485Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-09T02:20:38.485Z] === RUN TestDockerSuite/TestVolumeEvents [2021-09-09T02:20:41.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-09T02:20:41.612Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-09T02:20:41.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-09T02:20:41.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-09T02:20:41.612Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-09T02:20:41.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-09T02:20:41.612Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-09T02:20:41.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-09T02:20:45.083Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-09T02:20:45.346Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-09T02:20:45.603Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-09T02:20:45.603Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-09T02:20:47.493Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-09T02:20:47.765Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-09T02:20:47.765Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-09T02:20:47.765Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-09T02:20:47.765Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-09T02:20:47.765Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-09T02:20:50.013Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-09T02:20:50.013Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite (1358.99s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.02s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.65s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.42s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.17s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.99s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.38s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.61s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.23s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.81s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.58s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.64s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.79s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.89s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAttachDetach (1.01s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.88s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.69s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.64s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.06s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.52s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.11s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.08s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.47s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.21s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.16s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.05s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.63s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.98s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.57s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.50s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.00s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.33s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.37s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.87s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.36s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.71s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.95s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.90s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.63s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.27s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.25s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.28s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.70s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.49s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.27s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.84s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.16s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.37s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.34s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.27s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.52s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.72s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.18s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.40s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.11s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.49s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.28s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.60s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.23s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.22s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.13s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.27s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.84s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.58s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.03s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.84s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.50s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.80s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.81s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2021-09-09T02:20:50.013Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.09s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.08s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.55s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.43s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2021-09-09T02:20:50.013Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.17s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.65s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.88s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.56s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.39s) [2021-09-09T02:20:50.014Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-09-09T02:20:50.014Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-09T02:20:50.014Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-09-09T02:20:50.014Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.04s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.73s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.46s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.38s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.80s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.19s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.50s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.38s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.41s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.25s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.61s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.24s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.26s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.93s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.94s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.38s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.31s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.37s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.15s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.47s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.00s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.11s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.33s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.42s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.81s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEnv (1.56s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.23s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.03s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.73s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.16s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.73s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.98s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.18s) [2021-09-09T02:20:50.014Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.18s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildExpose (0.45s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.75s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.87s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.13s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.98s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.27s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.61s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.62s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.52s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.09s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildHistory (3.31s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.29s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.55s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.46s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.37s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.72s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.50s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.10s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.57s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.52s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.20s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.12s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.97s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.58s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.08s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.51s) [2021-09-09T02:20:50.014Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.65s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.40s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.23s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.66s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.77s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.34s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.54s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.47s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.24s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.24s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.80s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.22s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.56s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.63s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.38s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildPATH (1.97s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.63s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.71s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.30s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.08s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.87s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildRm (2.20s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.82s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.05s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.86s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.79s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.89s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.58s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) [2021-09-09T02:20:50.014Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.50s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.22s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildStderr (0.81s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.34s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.00s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.72s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.31s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.60s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.89s) [2021-09-09T02:20:50.014Z] --- PASS: TestDockerSuite/TestBuildUser (1.18s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.48s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.86s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.99s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.45s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.26s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.86s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.22s) [2021-09-09T02:20:50.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-09-09T02:20:50.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-09T02:20:50.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-09T02:20:50.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.39s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.67s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.75s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.73s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.33s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.50s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.06s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.42s) [2021-09-09T02:20:50.272Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.68s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.49s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-09-09T02:20:50.272Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.68s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCommitChange (1.14s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.97s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.42s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.26s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.13s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCommitTTY (1.34s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.89s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.13s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.07s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.54s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.64s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.47s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.62s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.62s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.58s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.47s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.53s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.60s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.37s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.67s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.61s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.51s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.55s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.63s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.63s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.79s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.83s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.03s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.55s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.60s) [2021-09-09T02:20:50.272Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.63s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.85s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.24s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.84s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.19s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.23s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.38s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.31s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.34s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d1d0e0_} (0.43s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12813610766_/foo_false____} (1.32s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12813610766_/foo_true____} (1.46s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3330133578_/foo_false____} (1.36s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3330133578_/foo_true____} (1.39s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3330133578_/foo_true__0xc000d1d110__} (1.74s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d1d128_} (1.32s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d1d140_} (1.52s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d1d158_} (0.49s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d1d170_} (1.34s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.93s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.26s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.16s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.19s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.83s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.02s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.62s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.65s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.87s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.92s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.03s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.97s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.06s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.90s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.89s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.99s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.11s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.64s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.72s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.83s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.14s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.44s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.10s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.68s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.60s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.73s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.53s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.62s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.55s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.89s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToDot (0.73s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.31s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.40s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.09s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.29s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.72s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.95s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.48s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) [2021-09-09T02:20:50.272Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.49s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-09-09T02:20:50.272Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.58s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.18s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.14s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s) [2021-09-09T02:20:50.272Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.55s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.60s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.02s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.10s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.79s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.57s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.53s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.19s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.59s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.10s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.58s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.69s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.92s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.56s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.73s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.55s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.59s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.10s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.35s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.05s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.02s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.10s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsFormat (0.95s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.74s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.49s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2021-09-09T02:20:50.273Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-09T02:20:50.273Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.51s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.81s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsTop (0.61s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.79s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExec (0.62s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.53s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.16s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.56s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.53s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.73s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.22s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecCgroup (0.91s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecEnv (0.59s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.18s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecInspectID (1.69s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecInteractive (0.78s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.58s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.71s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecParseError (0.54s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.59s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.57s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.22s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.60s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecStartFails (0.74s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.91s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.71s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecTTY (0.78s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2021-09-09T02:20:50.273Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.23s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.67s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.96s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.50s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.51s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestHealth (18.87s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImportFile (1.14s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImportGzipped (1.18s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.59s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.59s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.56s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.60s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.67s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.72s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.58s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.54s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.51s) [2021-09-09T02:20:50.273Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.04s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectDefault (0.53s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectHistory (0.92s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-09-09T02:20:50.273Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.51s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.79s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.13s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.55s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.64s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.52s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.52s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectStatus (0.64s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.51s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.50s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.72s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.67s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.00s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.95s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.10s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.67s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.82s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.96s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.89s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.52s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.58s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.00s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.61s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.75s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.67s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.51s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.87s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.90s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.94s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.86s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.64s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.54s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsSince (6.65s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsTail (0.56s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.50s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestNetHostname (1.43s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.29s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.80s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.31s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPluginActive (1.40s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.22s) [2021-09-09T02:20:50.273Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.87s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.00s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.58s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.98s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.17s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.38s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.94s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPortList (6.27s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.02s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.65s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.50s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.50s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.94s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.13s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.98s) [2021-09-09T02:20:50.273Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.17s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsByOrder (2.10s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.44s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.28s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.54s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.75s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.81s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.18s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.32s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.11s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.89s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.63s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.72s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.83s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.57s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.54s) [2021-09-09T02:20:50.274Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.64s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.21s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.07s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.74s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.98s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.47s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.23s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.02s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.14s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.72s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.95s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.21s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiTag (0.19s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.22s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.64s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.26s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.76s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.66s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.61s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.11s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.96s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.53s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.52s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.53s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.59s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.72s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.53s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.53s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.54s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.50s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.59s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.86s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.51s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.63s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.13s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.67s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.09s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.56s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.54s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.55s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.96s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.77s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.53s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.22s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.26s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.22s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.13s) [2021-09-09T02:20:50.274Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-09-09T02:20:50.274Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.61s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.58s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.07s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.82s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.70s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.13s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.60s) [2021-09-09T02:20:50.274Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.66s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.23s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.56s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.67s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.63s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.74s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.50s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.58s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunExitCode (0.66s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.60s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.68s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.66s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.53s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.23s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.31s) [2021-09-09T02:20:50.274Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.29s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.03s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.95s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.46s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.93s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.03s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.94s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.00s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.40s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.22s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunMount (4.84s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.96s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.37s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.14s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.46s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.50s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.24s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.25s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNetHost (0.81s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.56s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.05s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.66s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.54s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.51s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.11s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.56s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.68s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.57s) [2021-09-09T02:20:50.274Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.61s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.52s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.79s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.85s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.65s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.67s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.59s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2021-09-09T02:20:50.274Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.50s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s) [2021-09-09T02:20:50.274Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.49s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.17s) [2021-09-09T02:20:50.274Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.39s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.00s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunRm (0.50s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.44s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.38s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.46s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.62s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.75s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.45s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.60s) [2021-09-09T02:20:50.274Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.50s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.60s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.47s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.67s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunState (1.10s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.61s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunSysctls (1.45s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.63s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.01s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.49s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.42s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.87s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.87s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.55s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.37s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.88s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.42s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.64s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.59s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.74s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.92s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.41s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.59s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.63s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.01s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.52s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.57s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.58s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.54s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.07s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.94s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.24s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.50s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.37s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.50s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.35s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.98s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.64s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.76s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.57s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.99s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.69s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStartRecordError (1.45s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.47s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.41s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.94s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.42s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.66s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.45s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.58s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.04s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.93s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.50s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.51s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.25s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.72s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.75s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.33s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUpdateStats (3.57s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.72s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.58s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.37s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.52s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.36s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.66s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.16s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.99s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.41s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.33s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.97s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.42s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.39s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.43s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.63s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.46s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.61s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.66s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.52s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.46s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.46s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.99s) [2021-09-09T02:20:50.275Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.54s) [2021-09-09T02:20:50.275Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-09-09T02:20:50.275Z] === RUN TestDockerRegistrySuite [2021-09-09T02:20:50.275Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-09T02:20:51.641Z] check_test.go:195: [dc99efaef5b53] daemon is not started [2021-09-09T02:20:51.641Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-09T02:20:52.569Z] check_test.go:195: [d77c85b29b7ca] daemon is not started [2021-09-09T02:20:52.569Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-09T02:20:53.936Z] check_test.go:195: [dc47c8ad41045] daemon is not started [2021-09-09T02:20:53.936Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-09T02:20:53.936Z] check_test.go:195: [d27bb8c01fc0f] daemon is not started [2021-09-09T02:20:53.936Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-09T02:20:57.206Z] check_test.go:195: [d0a118dfa1b66] daemon is not started [2021-09-09T02:20:57.206Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-09T02:21:00.107Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-09T02:21:00.107Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-09T02:21:00.107Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-09T02:21:00.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-09T02:21:02.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-09T02:21:03.740Z] check_test.go:195: [d1ddf5d95b4fd] daemon is not started [2021-09-09T02:21:03.740Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-09T02:21:04.234Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-09T02:21:04.234Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-09T02:21:04.692Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-09T02:21:04.692Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-09T02:21:05.150Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-09T02:21:05.879Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-09T02:21:05.880Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-09T02:21:06.116Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-09T02:21:06.116Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-09T02:21:06.116Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-09T02:21:06.259Z] check_test.go:195: [da0d8e8dcaa21] daemon is not started [2021-09-09T02:21:06.259Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-09T02:21:06.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-09T02:21:07.187Z] check_test.go:195: [d8707901a019d] daemon is not started [2021-09-09T02:21:07.187Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-09T02:21:08.127Z] check_test.go:195: [d1f81e488acd6] daemon is not started [2021-09-09T02:21:08.127Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-09T02:21:09.493Z] check_test.go:195: [d38f9ca775198] daemon is not started [2021-09-09T02:21:09.494Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-09T02:21:09.846Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-09T02:21:10.421Z] check_test.go:195: [de3fc01a7ad3b] daemon is not started [2021-09-09T02:21:10.421Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-09T02:21:10.812Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-09T02:21:10.812Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-09T02:21:10.812Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-09T02:21:10.812Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-09T02:21:10.812Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-09T02:21:10.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-09T02:21:11.779Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-09T02:21:11.786Z] check_test.go:195: [d445971ceabd6] daemon is not started [2021-09-09T02:21:11.786Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-09T02:21:12.352Z] check_test.go:195: [da824f31ed2e4] daemon is not started [2021-09-09T02:21:12.352Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-09T02:21:12.747Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-09T02:21:13.206Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-09T02:21:13.664Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-09T02:21:13.718Z] check_test.go:195: [d1e167df9fd91] daemon is not started [2021-09-09T02:21:13.718Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-09T02:21:14.123Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-09T02:21:14.282Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a785d5e1c76d3e287c5bf7c36f4f3d272fda2c98f17069b8964d02fb0b967f2b [2021-09-09T02:21:15.213Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dc052c934461788aa8a5a6a72b16cb6248943853f16548b846c34d0341210cb6 [2021-09-09T02:21:15.469Z] check_test.go:195: [d8cead7afc213] daemon is not started [2021-09-09T02:21:15.469Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-09T02:21:16.397Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1e70c9c8b840e6f318f4a1dadbda89469cecbaccc78c9c0f0fca6073c9f70464 [2021-09-09T02:21:17.764Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8097bc1e5d99e114843f1f5c7e3bee2c5186d300f68897abe950b3d7f72bceb9 [2021-09-09T02:21:17.764Z] check_test.go:195: [d065233bdd27f] daemon is not started [2021-09-09T02:21:17.764Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-09T02:21:18.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-09T02:21:18.810Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-09T02:21:19.132Z] check_test.go:195: [d17ef0049e40b] daemon is not started [2021-09-09T02:21:19.132Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-09T02:21:20.347Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-09T02:21:20.347Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-09T02:21:20.347Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-09T02:21:21.314Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-09T02:21:21.314Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-09T02:21:21.314Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-09T02:21:21.651Z] check_test.go:195: [de0e23077e27e] daemon is not started [2021-09-09T02:21:21.651Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-09T02:21:21.772Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-09T02:21:22.579Z] check_test.go:195: [d07d10ee605ba] daemon is not started [2021-09-09T02:21:22.579Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-09T02:21:22.739Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-09T02:21:22.836Z] check_test.go:195: [dc5d9b2fee596] daemon is not started [2021-09-09T02:21:22.836Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-09T02:21:23.709Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-09T02:21:23.766Z] check_test.go:195: [d85b2d6f56177] daemon is not started [2021-09-09T02:21:23.766Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-09T02:21:23.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-09T02:21:23.817Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-09T02:21:24.168Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-09T02:21:24.168Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-09T02:21:24.168Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-09T02:21:24.273Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-09T02:21:24.695Z] check_test.go:195: [d2a0d5c1bac83] daemon is not started [2021-09-09T02:21:24.695Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-09T02:21:25.135Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-09T02:21:25.594Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-09T02:21:25.594Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-09T02:21:25.594Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-09T02:21:25.594Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-09T02:21:25.594Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-09T02:21:25.628Z] check_test.go:195: [dbdc86c02eae8] daemon is not started [2021-09-09T02:21:25.628Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-09T02:21:28.149Z] check_test.go:195: [d08ff6da130d6] daemon is not started [2021-09-09T02:21:28.149Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-09T02:21:28.405Z] check_test.go:195: [d5b1f63017e63] daemon is not started [2021-09-09T02:21:28.405Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-09T02:21:28.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-09T02:21:28.940Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-09T02:21:28.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-09T02:21:28.940Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-09T02:21:28.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-09T02:21:29.772Z] check_test.go:195: [d71de96df5164] daemon is not started [2021-09-09T02:21:29.772Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-09T02:21:30.029Z] check_test.go:195: [db7800e7216ea] daemon is not started [2021-09-09T02:21:30.029Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-09T02:21:30.280Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-09T02:21:30.285Z] check_test.go:195: [ddd04ded9d794] daemon is not started [2021-09-09T02:21:30.285Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-09T02:21:30.541Z] check_test.go:195: [d3e70396e1cce] daemon is not started [2021-09-09T02:21:30.541Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-09T02:21:30.798Z] check_test.go:195: [d159f402b7bc0] daemon is not started [2021-09-09T02:21:30.798Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-09T02:21:31.054Z] check_test.go:195: [d4d69b60ad165] daemon is not started [2021-09-09T02:21:31.054Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-09T02:21:31.310Z] check_test.go:195: [d94581216ea5f] daemon is not started [2021-09-09T02:21:31.310Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-09T02:21:32.677Z] check_test.go:195: [dd2189dc2d903] daemon is not started [2021-09-09T02:21:32.677Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-09T02:21:34.045Z] check_test.go:195: [db4b3002b2e55] daemon is not started [2021-09-09T02:21:34.045Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-09T02:21:34.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-09T02:21:34.708Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-09T02:21:34.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-09T02:21:34.973Z] check_test.go:195: [d7d48f5e693f7] daemon is not started [2021-09-09T02:21:34.973Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-09T02:21:35.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-09T02:21:35.164Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-09T02:21:35.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-09T02:21:35.164Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-09T02:21:35.164Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-09T02:21:36.341Z] check_test.go:195: [ddba3206273f7] daemon is not started [2021-09-09T02:21:36.341Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-09T02:21:37.269Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite (47.84s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.27s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.28s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.93s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.39s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.95s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.09s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.11s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.14s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.93s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.04s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.05s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.38s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.11s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.47s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.14s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.45s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.17s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.51s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.15s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.20s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.67s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.89s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.22s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2021-09-09T02:21:37.830Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-09-09T02:21:37.830Z] === RUN TestDockerSchema1RegistrySuite [2021-09-09T02:21:37.830Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-09T02:21:38.087Z] check_test.go:222: [d2c24e52a65e4] daemon is not started [2021-09-09T02:21:38.087Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-09T02:21:41.357Z] check_test.go:222: [d403f45a66cc7] daemon is not started [2021-09-09T02:21:41.358Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-09T02:21:47.898Z] check_test.go:222: [de365061ec7b2] daemon is not started [2021-09-09T02:21:47.898Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-09T02:21:50.416Z] check_test.go:222: [d372a0f7da104] daemon is not started [2021-09-09T02:21:50.416Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-09T02:21:51.345Z] check_test.go:222: [db6782290fa81] daemon is not started [2021-09-09T02:21:51.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-09-09T02:21:52.376Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-09-09T02:21:52.376Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-09-09T02:21:52.376Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-09-09T02:21:52.376Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-09-09T02:21:52.376Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-09-09T02:21:52.376Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-09-09T02:21:52.376Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-09-09T02:21:52.376Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-09-09T02:21:52.376Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-09-09T02:21:52.376Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-09-09T02:21:52.376Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-09-09T02:21:52.376Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-09-09T02:21:52.376Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-09-09T02:21:52.376Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-09T02:21:52.376Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-09-09T02:21:52.713Z] check_test.go:222: [db772dcd9aa3c] daemon is not started [2021-09-09T02:21:52.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-09T02:21:52.713Z] check_test.go:222: [de58b1689cb1a] daemon is not started [2021-09-09T02:21:52.713Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-09T02:21:53.645Z] check_test.go:222: [d9195dde2a6e7] daemon is not started [2021-09-09T02:21:53.645Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-09T02:21:53.909Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-09-09T02:21:53.909Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-09T02:21:53.909Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-09-09T02:21:53.909Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-09T02:21:53.909Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-09-09T02:21:54.574Z] check_test.go:222: [da09e037d134d] daemon is not started [2021-09-09T02:21:54.574Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-09T02:21:55.413Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-09T02:21:55.413Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-09T02:21:55.413Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-09T02:21:55.505Z] check_test.go:222: [d1c8201d9d273] daemon is not started [2021-09-09T02:21:55.505Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-09T02:21:56.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-09T02:21:58.023Z] check_test.go:222: [db3bb13c2cd32] daemon is not started [2021-09-09T02:21:58.023Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-09T02:21:58.585Z] check_test.go:222: [d01fb2de00fa0] daemon is not started [2021-09-09T02:21:58.585Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-09T02:21:58.841Z] check_test.go:222: [d560823f0dadc] daemon is not started [2021-09-09T02:21:58.841Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-09T02:21:59.097Z] check_test.go:222: [df599ec5dcf52] daemon is not started [2021-09-09T02:21:59.097Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-09T02:21:59.155Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-09T02:21:59.155Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-09T02:21:59.155Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-09T02:21:59.155Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-09T02:21:59.354Z] check_test.go:222: [d401b030ddb2e] daemon is not started [2021-09-09T02:21:59.354Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-09T02:21:59.610Z] check_test.go:222: [dc6cc9d4c03f6] daemon is not started [2021-09-09T02:21:59.610Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-09T02:21:59.614Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-09T02:21:59.614Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-09T02:21:59.614Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-09T02:21:59.680Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-09-09T02:21:59.866Z] check_test.go:222: [d6706172fa1fb] daemon is not started [2021-09-09T02:21:59.866Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-09T02:21:59.929Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-09T02:21:59.929Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-09T02:22:00.073Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-09T02:22:00.073Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-09T02:22:00.073Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-09T02:22:00.123Z] check_test.go:222: [de46c9c2b29e5] daemon is not started [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite (22.06s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.04s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.71s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.54s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.13s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.99s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.92s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.52s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-09-09T02:22:00.123Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-09-09T02:22:00.123Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-09T02:22:00.123Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-09T02:22:00.384Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-09T02:22:00.385Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-09T02:22:00.686Z] check_test.go:251: [ddeb718c4a201] daemon is not started [2021-09-09T02:22:00.686Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-09T02:22:00.843Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-09T02:22:01.248Z] check_test.go:251: [d105ef9fd95f3] daemon is not started [2021-09-09T02:22:01.248Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-09T02:22:01.505Z] check_test.go:251: [dadc9d3f7b50b] daemon is not started [2021-09-09T02:22:01.505Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-09T02:22:02.371Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-09T02:22:02.371Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-09T02:22:02.371Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-09T02:22:02.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-09T02:22:03.436Z] check_test.go:251: [d677325e27ebb] daemon is not started [2021-09-09T02:22:03.436Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-09T02:22:04.004Z] check_test.go:251: [d7b94dab654a5] daemon is not started [2021-09-09T02:22:04.004Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-09T02:22:04.932Z] check_test.go:251: [d555f668b2286] daemon is not started [2021-09-09T02:22:04.932Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-09T02:22:04.932Z] check_test.go:251: [d1f2b1aa60260] daemon is not started [2021-09-09T02:22:04.932Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.95s) [2021-09-09T02:22:04.932Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s) [2021-09-09T02:22:04.932Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2021-09-09T02:22:04.932Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-09-09T02:22:04.932Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2021-09-09T02:22:04.932Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.60s) [2021-09-09T02:22:04.932Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.59s) [2021-09-09T02:22:04.932Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.88s) [2021-09-09T02:22:04.932Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s) [2021-09-09T02:22:04.932Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-09T02:22:04.932Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-09T02:22:06.088Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-09T02:22:07.056Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-09T02:22:07.056Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-09T02:22:07.056Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-09T02:22:07.056Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-09T02:22:07.056Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-09T02:22:08.018Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-09T02:22:08.980Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-09T02:22:09.436Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-09T02:22:09.892Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-09T02:22:10.173Z] check_test.go:278: [dc9de84beec4e] daemon is not started [2021-09-09T02:22:10.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-09T02:22:10.173Z] check_test.go:278: [d101b6a341d7f] daemon is not started [2021-09-09T02:22:10.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-09T02:22:10.429Z] check_test.go:278: [d6e1555b8acba] daemon is not started [2021-09-09T02:22:10.429Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-09T02:22:10.686Z] check_test.go:278: [d48572999ef81] daemon is not started [2021-09-09T02:22:10.686Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-09T02:22:10.686Z] check_test.go:278: [daae128b0bb11] daemon is not started [2021-09-09T02:22:10.686Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-09-09T02:22:10.686Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-09-09T02:22:10.686Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-09-09T02:22:10.686Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-09-09T02:22:10.686Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-09-09T02:22:10.686Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-09-09T02:22:10.686Z] === RUN TestDockerNetworkSuite [2021-09-09T02:22:10.686Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-09-09T02:22:10.854Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-09T02:22:12.577Z] docker_cli_network_unix_test.go:46: [dd42fbfc9b983] daemon is not started [2021-09-09T02:22:12.835Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-09-09T02:22:13.398Z] docker_cli_network_unix_test.go:46: [da6a131b71da8] daemon is not started [2021-09-09T02:22:13.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-09-09T02:22:15.522Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-09T02:22:15.919Z] docker_cli_network_unix_test.go:46: [d453bee94fe1c] daemon is not started [2021-09-09T02:22:16.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-09-09T02:22:17.052Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-09T02:22:17.052Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-09T02:22:17.052Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-09T02:22:17.849Z] docker_cli_network_unix_test.go:46: [d7cf6c9ae7097] daemon is not started [2021-09-09T02:22:18.105Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-09-09T02:22:18.105Z] docker_cli_network_unix_test.go:1233: [dfffc7eacf1c4] daemon is not started [2021-09-09T02:22:18.579Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-09T02:22:18.579Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-09T02:22:18.579Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-09T02:22:18.579Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-09T02:22:20.744Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-09T02:22:21.175Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-09T02:22:21.175Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-09T02:22:21.175Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-09T02:22:21.175Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-09T02:22:21.201Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-09T02:22:21.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-09-09T02:22:21.656Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-09T02:22:21.656Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-09T02:22:21.656Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-09T02:22:21.938Z] docker_cli_network_unix_test.go:46: [debf784cc7504] daemon is not started [2021-09-09T02:22:22.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-09-09T02:22:22.618Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-09T02:22:23.074Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-09T02:22:23.074Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-09T02:22:23.074Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-09T02:22:23.074Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-09T02:22:23.074Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-09T02:22:26.696Z] docker_cli_network_unix_test.go:46: [df09983648e68] daemon is not started [2021-09-09T02:22:27.743Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-09T02:22:28.061Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-09-09T02:22:29.952Z] docker_cli_network_unix_test.go:46: [d21806addfc22] daemon is not started [2021-09-09T02:22:30.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-09-09T02:22:32.245Z] docker_cli_network_unix_test.go:46: [d6d62b083b305] daemon is not started [2021-09-09T02:22:32.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-09-09T02:22:32.808Z] docker_cli_network_unix_test.go:46: [d0aec549c9617] daemon is not started [2021-09-09T02:22:32.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-09-09T02:22:33.064Z] docker_cli_network_unix_test.go:46: [ddf6142cd47fa] daemon is not started [2021-09-09T02:22:33.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-09-09T02:22:33.557Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-09T02:22:33.882Z] docker_cli_network_unix_test.go:46: [dbf4b9ee345c9] daemon is not started [2021-09-09T02:22:34.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-09-09T02:22:35.093Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-09T02:22:35.374Z] docker_cli_network_unix_test.go:46: [d3b1b223e75c7] daemon is not started [2021-09-09T02:22:35.552Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-09T02:22:35.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-09-09T02:22:35.887Z] docker_cli_network_unix_test.go:46: [df0e6c7416b3f] daemon is not started [2021-09-09T02:22:35.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-09-09T02:22:36.143Z] docker_cli_network_unix_test.go:46: [d58ea222d37f9] daemon is not started [2021-09-09T02:22:36.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-09-09T02:22:36.705Z] docker_cli_network_unix_test.go:46: [d3f2133f6c414] daemon is not started [2021-09-09T02:22:36.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-09-09T02:22:36.961Z] docker_cli_network_unix_test.go:46: [d3e8da5746c51] daemon is not started [2021-09-09T02:22:36.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-09-09T02:22:37.218Z] docker_cli_network_unix_test.go:46: [d3f97ec1dff22] daemon is not started [2021-09-09T02:22:37.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-09-09T02:22:37.218Z] docker_cli_network_unix_test.go:46: [dcf31ec5f456b] daemon is not started [2021-09-09T02:22:37.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-09-09T02:22:38.146Z] docker_cli_network_unix_test.go:46: [d64905e02a923] daemon is not started [2021-09-09T02:22:38.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-09-09T02:22:38.708Z] docker_cli_network_unix_test.go:46: [d826b2acb5696] daemon is not started [2021-09-09T02:22:39.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-09-09T02:22:39.270Z] docker_cli_network_unix_test.go:46: [dd224bda41bda] daemon is not started [2021-09-09T02:22:39.270Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-09-09T02:22:39.285Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-09T02:22:39.526Z] docker_cli_network_unix_test.go:46: [d271b6c54d9d2] daemon is not started [2021-09-09T02:22:39.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-09-09T02:22:39.526Z] docker_cli_network_unix_test.go:46: [d558dc2d2336f] daemon is not started [2021-09-09T02:22:39.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-09-09T02:22:40.088Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-09-09T02:22:40.821Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-09T02:22:41.017Z] docker_cli_network_unix_test.go:968: [d34758516c35d] daemon is not started [2021-09-09T02:22:42.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-09-09T02:22:43.727Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-09T02:22:44.292Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-09-09T02:22:44.292Z] docker_cli_network_unix_test.go:46: [dfedca2bfa3f0] daemon is not started [2021-09-09T02:22:44.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-09-09T02:22:47.817Z] docker_cli_network_unix_test.go:1116: [df73c99d84e99] daemon is not started [2021-09-09T02:22:51.991Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-09-09T02:22:51.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-09-09T02:22:52.248Z] docker_cli_network_unix_test.go:46: [d68526a22b08e] daemon is not started [2021-09-09T02:22:52.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-09-09T02:22:53.614Z] docker_cli_network_unix_test.go:46: [d8d2941909f49] daemon is not started [2021-09-09T02:22:53.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-09-09T02:22:53.614Z] docker_cli_network_unix_test.go:46: [df604c126fd7c] daemon is not started [2021-09-09T02:22:53.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-09-09T02:22:53.614Z] docker_cli_network_unix_test.go:46: [dbe468543b702] daemon is not started [2021-09-09T02:22:53.614Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-09-09T02:22:53.870Z] docker_cli_network_unix_test.go:46: [d241dbdf96845] daemon is not started [2021-09-09T02:22:53.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-09-09T02:22:54.127Z] docker_cli_network_unix_test.go:46: [d6d6b332f8fda] daemon is not started [2021-09-09T02:22:54.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-09-09T02:22:54.127Z] docker_cli_network_unix_test.go:46: [d77b67b73da36] daemon is not started [2021-09-09T02:22:54.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-09-09T02:22:56.648Z] docker_cli_network_unix_test.go:46: [d48743d366540] daemon is not started [2021-09-09T02:22:57.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-09-09T02:22:57.212Z] docker_cli_network_unix_test.go:46: [d6dbd63da50b2] daemon is not started [2021-09-09T02:22:57.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-09-09T02:22:57.212Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-09-09T02:22:57.212Z] docker_cli_network_unix_test.go:46: [d47d31a4dc05f] daemon is not started [2021-09-09T02:22:57.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-09-09T02:22:57.649Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-09T02:22:57.649Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-09T02:22:57.649Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-09T02:22:58.577Z] docker_cli_network_unix_test.go:46: [da070e67e707d] daemon is not started [2021-09-09T02:22:58.833Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-09-09T02:22:58.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-09-09T02:23:01.349Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-09-09T02:23:02.317Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-09T02:23:02.317Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-09T02:23:02.317Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-09T02:23:02.317Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-09T02:23:02.317Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-09T02:23:02.317Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-09T02:23:02.317Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-09T02:23:02.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-09-09T02:23:02.773Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-09T02:23:02.773Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-09T02:23:02.773Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-09T02:23:04.615Z] docker_cli_network_unix_test.go:1084: [dd9a92e61c757] daemon is not started [2021-09-09T02:23:06.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-09-09T02:23:06.505Z] docker_cli_network_unix_test.go:46: [dc8d66121eebe] daemon is not started [2021-09-09T02:23:06.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-09-09T02:23:07.067Z] docker_cli_network_unix_test.go:46: [dfe137afe7053] daemon is not started [2021-09-09T02:23:07.067Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-09-09T02:23:07.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-09-09T02:23:09.215Z] docker_cli_network_unix_test.go:46: [d75058eb7e650] daemon is not started [2021-09-09T02:23:09.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-09-09T02:23:09.471Z] docker_cli_network_unix_test.go:46: [d7d1167339cea] daemon is not started [2021-09-09T02:23:09.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-09-09T02:23:10.032Z] docker_cli_network_unix_test.go:46: [dfd6cffd3c960] daemon is not started [2021-09-09T02:23:10.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-09-09T02:23:10.851Z] docker_cli_network_unix_test.go:46: [dece8c5c3a7fb] daemon is not started [2021-09-09T02:23:10.851Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-09-09T02:23:11.415Z] docker_cli_network_unix_test.go:46: [d272832d8b2d3] daemon is not started [2021-09-09T02:23:11.980Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-09-09T02:23:14.499Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-09-09T02:23:18.670Z] docker_cli_network_unix_test.go:46: [d0b3a59421217] daemon is not started [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite (67.62s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.04s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.91s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.67s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.76s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.55s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.79s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.49s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.60s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.52s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.00s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.32s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.82s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.05s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.86s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.45s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.15s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.22s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.26s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.23s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.04s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.08s) [2021-09-09T02:23:18.670Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.48s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.08s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.29s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.07s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.18s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.01s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.77s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.65s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2021-09-09T02:23:18.670Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.56s) [2021-09-09T02:23:18.670Z] === RUN TestDockerHubPullSuite [2021-09-09T02:23:18.670Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-09-09T02:23:18.670Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-09-09T02:23:18.670Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-09-09T02:23:18.670Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-09-09T02:23:20.044Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-09-09T02:23:22.563Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-09-09T02:23:22.822Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-09-09T02:23:23.828Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-09T02:23:24.188Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-09-09T02:23:24.188Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-09-09T02:23:24.188Z] --- PASS: TestDockerHubPullSuite (5.94s) [2021-09-09T02:23:24.188Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.71s) [2021-09-09T02:23:24.188Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2021-09-09T02:23:24.188Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.51s) [2021-09-09T02:23:24.188Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.18s) [2021-09-09T02:23:24.188Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-09-09T02:23:24.188Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-09-09T02:23:24.188Z] PASS [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === Skipped [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-09-09T02:23:24.444Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-09T02:23:24.444Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-09-09T02:23:24.444Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-09-09T02:23:24.444Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-09-09T02:23:24.444Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-09-09T02:23:24.444Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-09-09T02:23:24.444Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-09T02:23:24.444Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-09T02:23:24.444Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-09T02:23:24.444Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-09T02:23:24.444Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-09T02:23:24.444Z] docker_cli_sni_test.go:18: Flakey test [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-09T02:23:24.444Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-09T02:23:24.444Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.444Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-09T02:23:24.444Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-09-09T02:23:24.444Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-09-09T02:23:24.444Z] [2021-09-09T02:23:24.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-09T02:23:24.445Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-09-09T02:23:24.445Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-09T02:23:24.445Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-09-09T02:23:24.445Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-09T02:23:24.445Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-09-09T02:23:24.445Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-09T02:23:24.445Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-09-09T02:23:24.445Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-09T02:23:24.445Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-09-09T02:23:24.445Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-09-09T02:23:24.445Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-09-09T02:23:24.445Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-09T02:23:24.445Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-09-09T02:23:24.445Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-09T02:23:24.445Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-09-09T02:23:24.445Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-09T02:23:24.445Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-09-09T02:23:24.445Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-09T02:23:24.445Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-09-09T02:23:24.445Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-09T02:23:24.445Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-09-09T02:23:24.445Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-09-09T02:23:24.445Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-09-09T02:23:24.445Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-09-09T02:23:24.445Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-09-09T02:23:24.445Z] docker_cli_network_unix_test.go:46: [d47d31a4dc05f] daemon is not started [2021-09-09T02:23:24.445Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] DONE 1269 tests, 51 skipped in 1519.534s [2021-09-09T02:23:24.445Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-09T02:23:24.445Z] ++++ cat bundles/test-integration/docker.pid [2021-09-09T02:23:24.445Z] +++ kill 8549 [2021-09-09T02:23:24.445Z] +++ /etc/init.d/apparmor stop [2021-09-09T02:23:24.445Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] Unloading profiles will leave already running processes permanently [2021-09-09T02:23:24.445Z] unconfined, which can lead to unexpected situations. [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.445Z] To set a process to complain mode, use the command line tool [2021-09-09T02:23:24.445Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-09T02:23:24.445Z] +++ true [2021-09-09T02:23:24.445Z] exiting test-integration [2021-09-09T02:23:24.445Z] ++ exit 0 [2021-09-09T02:23:24.445Z] [2021-09-09T02:23:24.701Z] + for job in $(jobs -p) [2021-09-09T02:23:24.701Z] + wait 15618 [2021-09-09T02:23:24.790Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-09T02:23:24.790Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-09T02:23:24.790Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-09T02:23:26.065Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-09-09T02:23:26.235Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-09T02:23:26.627Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-09-09T02:23:27.188Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-09-09T02:23:28.416Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-09T02:23:28.416Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-09T02:23:28.874Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-09T02:23:29.705Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-09-09T02:23:40.881Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-09-09T02:23:40.881Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-09T02:23:40.881Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-09-09T02:23:40.881Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-09-09T02:23:40.881Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-09-09T02:23:40.881Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-09-09T02:23:41.343Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-09-09T02:23:41.343Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-09T02:23:41.343Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-09-09T02:23:41.343Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-09T02:23:41.805Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-09-09T02:23:41.805Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-09T02:23:41.805Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-09-09T02:23:41.805Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-09-09T02:23:42.437Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-09T02:23:42.437Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-09T02:23:42.437Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-09T02:23:42.776Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-09-09T02:23:45.689Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-09-09T02:23:46.156Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-09T02:23:47.259Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-09-09T02:23:47.259Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-09T02:23:47.259Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-09-09T02:23:47.259Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-09T02:23:47.259Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-09-09T02:23:47.259Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-09-09T02:23:49.048Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-09T02:23:50.171Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-09-09T02:23:51.940Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-09T02:24:00.509Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-09-09T02:24:05.209Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-09-09T02:24:05.670Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-09-09T02:24:05.670Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-09T02:24:05.670Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-09-09T02:24:09.412Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-09-09T02:24:10.386Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-09-09T02:24:19.543Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-09T02:24:19.543Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-09T02:24:19.543Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-09T02:24:20.731Z] === RUN TestDockerSuite/TestBuildAddScript [2021-09-09T02:24:20.731Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-09T02:24:20.731Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-09-09T02:24:20.731Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-09T02:24:20.731Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-09-09T02:24:20.731Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-09T02:24:20.731Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-09-09T02:24:20.731Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-09T02:24:20.731Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-09-09T02:24:20.731Z] === RUN TestDockerSuite/TestBuildAddTar [2021-09-09T02:24:25.865Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-09-09T02:24:25.865Z] docker_cli_swarm_test.go:1186: [d49e7e5591938] joining swarm manager [d8a7e8376eff0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:24:31.915Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-09T02:24:32.398Z] docker_cli_swarm_test.go:1195: [decaa14bac546] joining swarm manager [d8a7e8376eff0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:24:40.486Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-09T02:24:42.584Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-09T02:24:42.584Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-09T02:24:42.584Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-09T02:24:42.584Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-09T02:24:49.059Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-09T02:24:56.447Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-09-09T02:24:56.447Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-09T02:24:56.447Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-09-09T02:24:56.447Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-09T02:24:56.447Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-09-09T02:25:14.191Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-09T02:25:17.567Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-09-09T02:25:17.567Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-09T02:25:17.567Z] === RUN TestDockerSuite/TestBuildBlankName [2021-09-09T02:25:17.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-09-09T02:25:19.041Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-09-09T02:25:19.980Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-09T02:25:22.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-09-09T02:25:22.268Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-09T02:25:23.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-09-09T02:25:27.938Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-09-09T02:25:28.542Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-09T02:25:28.979Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-09-09T02:25:32.244Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-09-09T02:25:33.274Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-09T02:25:33.274Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-09T02:25:33.734Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-09T02:25:34.133Z] docker_cli_swarm_test.go:1118: [d855ae3059c3f] joining swarm manager [d45da98be96c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:25:35.498Z] docker_cli_swarm_test.go:1119: [d5a1991e51b6d] joining swarm manager [d45da98be96c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:25:36.529Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-09-09T02:25:43.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-09-09T02:25:43.617Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-09T02:25:43.617Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-09-09T02:25:48.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-09-09T02:25:48.342Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-09T02:25:48.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-09-09T02:25:48.342Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-09T02:25:48.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-09-09T02:25:51.422Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-09T02:25:54.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-09-09T02:25:54.241Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-09T02:25:54.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-09-09T02:25:54.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-09-09T02:25:54.241Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-09T02:25:54.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-09-09T02:25:54.241Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-09T02:25:54.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-09-09T02:26:00.001Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-09T02:26:10.328Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-09T02:26:20.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-09-09T02:26:23.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-09-09T02:26:23.033Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-09T02:26:23.505Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-09-09T02:26:23.505Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-09T02:26:23.977Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-09-09T02:26:24.971Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-09-09T02:26:24.971Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-09T02:26:25.443Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-09-09T02:26:29.258Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-09-09T02:26:30.252Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-09-09T02:26:30.252Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-09T02:26:30.724Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-09-09T02:26:30.724Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-09T02:26:30.724Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-09-09T02:26:31.718Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-09-09T02:26:32.713Z] === RUN TestDockerSuite/TestBuildCmd [2021-09-09T02:26:33.706Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-09-09T02:26:34.178Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-09-09T02:26:34.650Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-09-09T02:26:35.468Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-09T02:26:39.435Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-09-09T02:26:40.627Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-09T02:26:40.627Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-09T02:26:40.627Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-09T02:26:40.627Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-09T02:26:40.627Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-09T02:26:40.627Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-09T02:26:40.627Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-09T02:26:40.627Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-09T02:26:40.627Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-09T02:26:40.627Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-09T02:26:40.627Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-09T02:26:40.627Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-09T02:26:40.627Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-09T02:26:40.627Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-09T02:26:41.665Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-09-09T02:26:41.665Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-09T02:26:41.665Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-09-09T02:26:42.162Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-09T02:26:42.162Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-09T02:26:42.162Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-09T02:26:42.162Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-09T02:26:42.619Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-09T02:26:42.620Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-09T02:26:42.620Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-09T02:26:42.620Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-09T02:26:42.620Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-09T02:26:42.620Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-09T02:26:42.620Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-09T02:26:42.659Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-09-09T02:26:42.659Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-09T02:26:42.659Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-09-09T02:26:43.130Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-09-09T02:26:44.047Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-09T02:26:45.358Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-09-09T02:26:46.353Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-09-09T02:26:46.353Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-09-09T02:26:46.353Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-09T02:26:46.353Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-09T02:26:46.354Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-09T02:26:46.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-09T02:26:46.354Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-09T02:26:46.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-09T02:26:46.354Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-09T02:26:46.354Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-09T02:26:46.812Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-09T02:26:46.824Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-09-09T02:26:47.296Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-09-09T02:26:48.289Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-09-09T02:26:48.289Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-09T02:26:48.289Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-09-09T02:26:48.289Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-09T02:26:48.289Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-09-09T02:26:50.543Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-09T02:26:52.620Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-09T02:26:53.081Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-09-09T02:27:02.964Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-09T02:27:02.964Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-09T02:27:02.964Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-09T02:27:02.964Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-09T02:27:02.964Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-09T02:27:02.964Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-09T02:27:02.964Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-09T02:27:02.964Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-09T02:27:02.964Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-09T02:27:02.964Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-09T02:27:02.964Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-09T02:27:02.964Z] === RUN TestDockerSuite/TestBuildFails [2021-09-09T02:27:04.499Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-09T02:27:04.499Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-09T02:27:10.287Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-09T02:27:11.878Z] docker_cli_swarm_test.go:1172: [dba71a2c5ae1a] joining swarm manager [d45da98be96c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-09-09T02:27:14.976Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-09T02:27:20.762Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-09T02:27:23.249Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-09-09T02:27:23.249Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-09-09T02:27:23.249Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-09-09T02:27:25.447Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-09T02:27:26.417Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-09T02:27:28.028Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-09-09T02:27:28.028Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-09T02:27:28.028Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-09-09T02:27:28.028Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-09T02:27:28.028Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-09-09T02:27:28.028Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-09T02:27:28.028Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-09-09T02:27:29.021Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-09-09T02:27:29.021Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-09T02:27:29.021Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-09-09T02:27:30.146Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-09T02:27:30.146Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-09T02:27:30.146Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-09T02:27:31.112Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-09T02:27:31.570Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-09T02:27:31.570Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-09T02:27:31.570Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-09T02:27:38.640Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-09T02:27:38.640Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-09T02:27:38.640Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-09T02:27:48.960Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-09T02:27:48.960Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-09T02:27:49.952Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-09T02:27:49.952Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-09T02:27:49.952Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-09T02:27:50.533Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-09-09T02:27:50.533Z] docker_cli_swarm_test.go:1453: [d05fbae9a291e] joining swarm manager [d26f915c56310]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:27:50.533Z] docker_cli_swarm_test.go:1454: [d6fee48287476] joining swarm manager [d26f915c56310]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-09-09T02:27:50.944Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-09T02:27:50.944Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-09T02:27:54.757Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-09T02:27:55.228Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-09T02:27:56.219Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-09T02:27:56.690Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-09T02:27:57.161Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-09T02:27:58.152Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-09T02:27:59.204Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-09-09T02:27:59.204Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-09-09T02:27:59.204Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-09T02:27:59.204Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-09-09T02:27:59.727Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-09T02:28:00.471Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-09-09T02:28:00.471Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-09-09T02:28:00.471Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-09-09T02:28:00.727Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-09-09T02:28:00.727Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-09-09T02:28:01.681Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-09-09T02:28:03.575Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-09-09T02:28:04.498Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-09T02:28:04.498Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-09T02:28:04.498Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-09T02:28:04.498Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-09T02:28:04.735Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-09T02:28:04.735Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-09T02:28:04.735Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-09T02:28:04.735Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-09T02:28:04.735Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-09T02:28:04.735Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-09T02:28:04.735Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-09T02:28:04.735Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-09T02:28:04.735Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-09T02:28:04.735Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-09T02:28:04.735Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-09T02:28:04.735Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-09T02:28:04.969Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-09T02:28:04.969Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-09T02:28:04.969Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-09T02:28:04.969Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-09T02:28:04.969Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-09T02:28:05.440Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-09T02:28:06.431Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-09T02:28:07.645Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-09T02:28:07.741Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-09-09T02:28:09.105Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-09-09T02:28:10.238Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-09T02:28:10.550Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-09T02:28:10.993Z] docker_cli_swarm_unix_test.go:63: [d2b5ab0567012] joining swarm manager [d80f8452da847]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:28:14.288Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-09T02:28:14.288Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-09T02:28:14.288Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-09T02:28:14.288Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-09T02:28:14.288Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-09T02:28:14.288Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-09T02:28:14.288Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-09T02:28:14.288Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-09T02:28:14.288Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-09T02:28:14.288Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-09T02:28:14.288Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-09T02:28:18.024Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-09T02:28:18.024Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-09T02:28:18.024Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-09T02:28:18.024Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-09T02:28:18.024Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-09T02:28:18.024Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-09T02:28:18.024Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-09T02:28:18.483Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-09T02:28:23.172Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-09T02:28:25.204Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-09T02:28:25.204Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-09T02:28:25.205Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-09T02:28:25.676Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-09T02:28:29.388Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-09-09T02:28:29.860Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-09-09T02:28:30.336Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-09-09T02:28:34.150Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-09-09T02:28:35.559Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-09T02:28:35.559Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-09T02:28:35.559Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-09T02:28:35.559Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-09T02:28:35.559Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-09T02:28:35.559Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-09T02:28:35.559Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-09T02:28:35.559Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-09T02:28:35.559Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-09T02:28:35.559Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-09T02:28:35.559Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-09T02:28:35.559Z] === RUN TestDockerSuite/TestBuildFails [2021-09-09T02:28:36.380Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-09-09T02:28:37.740Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-09T02:28:37.740Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-09T02:28:43.569Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-09-09T02:28:44.816Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-09T02:28:50.612Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-09T02:28:55.834Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-09T02:28:56.409Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-09T02:29:02.207Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-09T02:29:02.669Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-09T02:29:04.523Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-09T02:29:07.157Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-09-09T02:29:07.157Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-09-09T02:29:07.157Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-09-09T02:29:07.366Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-09T02:29:07.366Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-09T02:29:07.366Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-09T02:29:07.825Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-09T02:29:08.284Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-09T02:29:08.284Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-09T02:29:08.284Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-09T02:29:09.046Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-09-09T02:29:09.298Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-09T02:29:12.321Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-09-09T02:29:14.075Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-09T02:29:15.588Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-09-09T02:29:16.856Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-09T02:29:16.856Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-09T02:29:16.856Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-09T02:29:16.954Z] docker_api_swarm_test.go:962: [d0a2a561c02c3] joining swarm manager [dad9e91aaacbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-09-09T02:29:17.883Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-09T02:29:27.177Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-09T02:29:27.177Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-09T02:29:28.147Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-09T02:29:28.147Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-09T02:29:28.606Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-09T02:29:29.066Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-09T02:29:29.066Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-09T02:29:32.860Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-09T02:29:32.860Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-09T02:29:32.860Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-09T02:29:33.756Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-09T02:29:34.215Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-09T02:29:34.674Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-09T02:29:34.996Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-09-09T02:29:35.642Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-09T02:29:36.101Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-09T02:29:37.069Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-09T02:29:37.638Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-09T02:29:38.607Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-09T02:29:38.630Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-09T02:29:38.630Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-09T02:29:38.630Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-09T02:29:38.630Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-09T02:29:38.630Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-09T02:29:40.860Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-09T02:29:44.400Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-09T02:29:44.400Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-09T02:29:44.400Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-09T02:29:44.400Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-09T02:29:44.400Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-09T02:29:44.400Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-09T02:29:44.400Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-09T02:29:44.400Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-09T02:29:44.400Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-09T02:29:44.671Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-09T02:29:44.860Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-09T02:29:45.319Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-09T02:29:46.245Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-09T02:29:46.245Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-09T02:29:46.716Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-09T02:29:47.161Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-09-09T02:29:48.526Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-09-09T02:29:49.682Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-09T02:29:50.009Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-09T02:29:50.154Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-09T02:29:51.041Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-09-09T02:29:51.727Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-09T02:29:53.569Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-09-09T02:29:55.981Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-09-09T02:29:58.914Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-09T02:29:59.802Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-09-09T02:29:59.802Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-09T02:29:59.802Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-09-09T02:30:00.487Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-09T02:30:01.653Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-09-09T02:30:04.821Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-09T02:30:04.821Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-09T02:30:04.821Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-09T02:30:04.920Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-09-09T02:30:06.358Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-09T02:30:07.436Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-09-09T02:30:07.674Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-09T02:30:09.953Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-09-09T02:30:11.481Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-09T02:30:12.469Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-09-09T02:30:14.989Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-09-09T02:30:17.371Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-09T02:30:17.504Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-09-09T02:30:19.396Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-09-09T02:30:21.178Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-09T02:30:24.985Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-09T02:30:25.456Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-09T02:30:25.456Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-09T02:30:25.456Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-09T02:30:25.456Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-09T02:30:25.456Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-09T02:30:27.030Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-09T02:30:27.030Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-09T02:30:27.030Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-09T02:30:36.335Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-09T02:30:51.154Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-09T02:30:55.848Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-09T02:31:00.511Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-09-09T02:31:00.511Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-09-09T02:31:00.511Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-09-09T02:31:01.642Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-09T02:31:02.932Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-09T02:31:06.332Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-09T02:31:15.472Z] === RUN TestDockerSuite/TestBuildRm [2021-09-09T02:31:15.557Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-09-09T02:31:21.852Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-09-09T02:31:24.039Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-09T02:31:24.039Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-09T02:31:24.039Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-09T02:31:25.925Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-09T02:31:27.500Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-09T02:31:27.500Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-09T02:31:27.500Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-09T02:31:27.500Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-09T02:31:27.971Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-09T02:31:28.964Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-09T02:31:29.836Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-09T02:31:29.836Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-09T02:31:29.836Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-09T02:31:29.836Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-09T02:31:29.836Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-09T02:31:29.836Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-09T02:31:30.391Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-09-09T02:31:32.776Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-09T02:31:33.574Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-09T02:31:35.741Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-09T02:31:36.858Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-09-09T02:31:37.312Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-09T02:31:39.549Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-09T02:31:40.219Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-09T02:31:40.219Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-09T02:31:40.219Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-09T02:31:43.125Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-09T02:31:44.047Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-09-09T02:31:44.093Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-09T02:31:45.062Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite (1676.43s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.14s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.14s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.21s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.29s) [2021-09-09T02:31:48.429Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.13s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.50s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.94s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.12s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.06s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.35s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.52s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.80s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.15s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.49s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.43s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.44s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.08s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.53s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.30s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.80s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.72s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.37s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.83s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.15s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.21s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.40s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.59s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.40s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.52s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.04s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.07s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.52s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.99s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.02s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.66s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.23s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.14s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.37s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.79s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.43s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.86s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.03s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.88s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.19s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.94s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.57s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.17s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.38s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.06s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.18s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.05s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.02s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.56s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.13s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.69s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.49s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.86s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.42s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.55s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.78s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.82s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.15s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.71s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.06s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.55s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.36s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.77s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (131.27s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.40s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.38s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.98s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.49s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.82s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.35s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.07s) [2021-09-09T02:31:48.429Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.38s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.36s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.91s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.98s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.23s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.67s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.40s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.29s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.74s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.99s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.27s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.28s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.74s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.85s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.54s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.25s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2021-09-09T02:31:48.429Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2021-09-09T02:31:48.429Z] === RUN TestDockerExternalVolumeSuite [2021-09-09T02:31:48.429Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-09-09T02:31:48.429Z] docker_cli_external_volume_driver_test.go:52: [d4de2981af5b4] daemon is not started [2021-09-09T02:31:52.076Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-09T02:31:52.547Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-09T02:31:53.018Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-09T02:31:53.633Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-09T02:31:55.170Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-09T02:32:00.203Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-09T02:32:00.203Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-09T02:32:03.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-09-09T02:32:03.743Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-09T02:32:04.018Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-09T02:32:04.018Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-09T02:32:06.984Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-09T02:32:07.480Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-09T02:32:14.559Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-09T02:32:18.297Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-09T02:32:19.978Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-09-09T02:32:21.981Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-09T02:32:21.981Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-09T02:32:21.981Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-09T02:32:22.032Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-09T02:32:22.999Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-09T02:32:22.999Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-09T02:32:22.999Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-09T02:32:22.999Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-09T02:32:22.999Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-09T02:32:24.207Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-09T02:32:25.178Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-09T02:32:25.178Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-09T02:32:25.178Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-09T02:32:25.203Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-09T02:32:27.183Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-09-09T02:32:29.014Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-09T02:32:32.821Z] === RUN TestDockerSuite/TestBuildUser [2021-09-09T02:32:32.821Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-09T02:32:32.821Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-09T02:32:32.821Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-09T02:32:32.821Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-09T02:32:32.821Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-09T02:32:32.821Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-09T02:32:35.787Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-09T02:32:35.887Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-09-09T02:32:36.259Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-09T02:32:38.487Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-09T02:32:38.487Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-09T02:32:38.958Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-09T02:32:38.958Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-09T02:32:38.958Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-09T02:32:56.816Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-09T02:32:56.816Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-09T02:33:05.508Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-09T02:33:07.704Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-09T02:33:09.316Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-09T02:33:09.316Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-09T02:33:09.316Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-09T02:33:09.316Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-09T02:33:09.316Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-09T02:33:10.889Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-09-09T02:33:10.889Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-09T02:33:10.890Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-09T02:33:11.361Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-09T02:33:18.029Z] === RUN TestDockerSuite/TestBuildRm [2021-09-09T02:33:18.970Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-09-09T02:33:20.057Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-09T02:33:22.285Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-09T02:33:22.756Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-09T02:33:28.351Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-09T02:33:31.263Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-09T02:33:31.263Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-09T02:33:31.263Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-09T02:33:31.263Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-09T02:33:31.724Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-09T02:33:33.264Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-09T02:33:33.811Z] docker_cli_external_volume_driver_test.go:52: [dafd837d8f79b] daemon is not started [2021-09-09T02:33:35.285Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-09T02:33:35.285Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-09T02:33:35.285Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-09T02:33:35.285Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-09T02:33:35.285Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-09T02:33:35.285Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-09T02:33:35.285Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-09T02:33:35.285Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-09T02:33:37.000Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-09T02:33:40.739Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-09T02:33:41.174Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-09T02:33:42.762Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-09T02:33:42.762Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-09T02:33:42.762Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-09T02:33:42.762Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-09T02:33:42.762Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-09T02:33:42.762Z] docker_cli_sni_test.go:18: Flakey test [2021-09-09T02:33:42.762Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-09T02:33:44.338Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-09T02:33:44.476Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-09T02:33:48.147Z] === RUN TestDockerSuite/TestCommitChange [2021-09-09T02:33:48.645Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-09-09T02:33:51.955Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-09T02:33:55.764Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-09T02:33:55.764Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-09T02:33:55.764Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-09T02:33:59.295Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-09T02:33:59.295Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-09T02:33:59.754Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-09T02:34:01.657Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-09T02:34:01.657Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-09T02:34:01.657Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-09T02:34:03.479Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-09-09T02:34:07.546Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-09T02:34:08.325Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-09T02:34:08.325Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-09T02:34:11.233Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-09T02:34:11.367Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-09T02:34:11.367Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-09T02:34:11.367Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-09T02:34:11.367Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-09T02:34:11.367Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-09T02:34:11.367Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-09T02:34:11.367Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-09T02:34:11.367Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-09T02:34:11.367Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-09T02:34:11.367Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-09T02:34:11.367Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-09T02:34:11.367Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-09T02:34:11.367Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-09T02:34:11.367Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-09T02:34:11.367Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-09T02:34:11.367Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-09T02:34:11.692Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-09T02:34:15.434Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-09T02:34:17.257Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-09T02:34:21.517Z] docker_cli_external_volume_driver_test.go:52: [d842b4fe6d84f] daemon is not started [2021-09-09T02:34:23.148Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-09T02:34:23.148Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-09T02:34:23.148Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-09T02:34:25.374Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-09T02:34:25.374Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-09T02:34:25.374Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-09T02:34:25.374Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-09T02:34:25.374Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-09T02:34:25.374Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-09T02:34:25.374Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-09T02:34:27.601Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-09T02:34:27.601Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-09T02:34:27.601Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-09T02:34:27.601Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-09T02:34:29.834Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-09T02:34:29.834Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-09T02:34:29.834Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-09T02:34:29.834Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-09T02:34:29.834Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-09T02:34:29.834Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-09T02:34:29.834Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-09T02:34:29.834Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-09T02:34:30.248Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-09T02:34:30.248Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-09T02:34:30.707Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-09T02:34:32.677Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-09-09T02:34:32.677Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-09-09T02:34:32.677Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-09T02:34:32.677Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-09-09T02:34:32.677Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-09T02:34:32.677Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-09-09T02:34:32.677Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-09-09T02:34:32.677Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-09-09T02:34:32.677Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-09T02:34:32.677Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-09-09T02:34:32.677Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-09-09T02:34:32.677Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-09-09T02:34:32.677Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-09-09T02:34:32.677Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-09-09T02:34:32.798Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-09T02:34:33.673Z] === RUN TestDockerSuite/TestBuildEnv [2021-09-09T02:34:33.673Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-09T02:34:33.673Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-09-09T02:34:33.673Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-09T02:34:33.686Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-09-09T02:34:33.686Z] docker_cli_external_volume_driver_test.go:52: [d6c8a0c1daa88] daemon is not started [2021-09-09T02:34:34.144Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-09-09T02:34:34.145Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-09T02:34:34.145Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-09-09T02:34:34.145Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-09T02:34:34.145Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-09-09T02:34:34.145Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-09T02:34:34.145Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-09-09T02:34:34.376Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-09T02:34:34.446Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-09T02:34:34.905Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-09T02:34:35.948Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-09T02:34:35.948Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-09T02:34:35.948Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-09T02:34:35.948Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-09T02:34:37.522Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-09T02:34:37.522Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-09T02:34:37.965Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-09-09T02:34:37.965Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-09T02:34:37.965Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-09-09T02:34:37.965Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-09T02:34:37.965Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-09-09T02:34:37.965Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-09T02:34:37.965Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-09-09T02:34:38.642Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-09T02:34:38.958Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-09-09T02:34:39.747Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-09T02:34:39.747Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-09T02:34:39.747Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-09T02:34:39.747Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-09T02:34:39.747Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-09T02:34:41.972Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-09T02:34:41.972Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-09T02:34:43.331Z] === RUN TestDockerSuite/TestBuildUser [2021-09-09T02:34:43.331Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-09T02:34:43.331Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-09T02:34:43.331Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-09T02:34:43.331Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-09T02:34:43.331Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-09T02:34:43.331Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-09T02:34:43.738Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-09-09T02:34:44.200Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-09T02:34:44.200Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-09T02:34:44.200Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-09T02:34:46.238Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-09T02:34:46.425Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-09T02:34:46.425Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-09T02:34:46.697Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-09T02:34:48.654Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-09T02:34:49.603Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-09T02:34:49.603Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-09T02:34:49.603Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-09T02:34:49.603Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-09T02:34:49.603Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-09T02:34:51.723Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-09-09T02:34:52.459Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-09T02:34:55.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-09T02:34:55.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-09T02:34:55.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-09T02:34:55.424Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-09T02:34:55.424Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-09T02:34:57.000Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-09T02:34:57.000Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-09T02:34:57.000Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-09T02:34:58.733Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-09-09T02:34:58.733Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-09-09T02:34:58.733Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-09T02:34:58.733Z] === RUN TestDockerSuite/TestBuildExpose [2021-09-09T02:34:58.733Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-09T02:34:58.733Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-09-09T02:34:58.733Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-09T02:34:58.733Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-09-09T02:34:58.733Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-09T02:34:58.733Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-09-09T02:34:58.733Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-09T02:34:58.733Z] === RUN TestDockerSuite/TestBuildFails [2021-09-09T02:34:59.229Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-09T02:34:59.229Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-09T02:34:59.229Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-09T02:35:00.804Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-09T02:35:01.275Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-09T02:35:04.639Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-09-09T02:35:04.639Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-09-09T02:35:05.087Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-09T02:35:06.664Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-09T02:35:06.664Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-09T02:35:06.664Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-09T02:35:06.664Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-09T02:35:06.664Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-09T02:35:06.664Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-09T02:35:06.664Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-09T02:35:06.664Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-09T02:35:06.664Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-09T02:35:06.664Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-09T02:35:06.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-09T02:35:08.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-09T02:35:08.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-09T02:35:10.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-09T02:35:10.538Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-09-09T02:35:10.703Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-09T02:35:10.703Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-09T02:35:12.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-09T02:35:14.918Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-09T02:35:15.322Z] === RUN TestDockerSuite/TestBuildForceRm [2021-09-09T02:35:17.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000525f08_} [2021-09-09T02:35:17.774Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-09T02:35:19.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14265218264_c:\foo_false____} [2021-09-09T02:35:21.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14265218264_c:\foo_true____} [2021-09-09T02:35:22.461Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-09T02:35:22.461Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-09T02:35:22.461Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-09T02:35:22.461Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-09T02:35:22.461Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-09T02:35:23.748Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-09-09T02:35:23.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-09T02:35:23.826Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-09T02:35:23.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-09T02:35:23.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-09T02:35:23.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-09T02:35:23.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-09T02:35:23.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-09T02:35:23.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-09T02:35:23.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-09T02:35:23.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-09T02:35:23.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-09T02:35:24.297Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-09T02:35:24.297Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-09T02:35:24.297Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-09T02:35:24.297Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-09T02:35:24.297Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-09T02:35:24.297Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-09T02:35:24.297Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-09T02:35:24.297Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-09T02:35:24.297Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-09T02:35:24.297Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-09T02:35:24.297Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-09T02:35:24.297Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-09T02:35:24.297Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-09T02:35:24.638Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-09T02:35:24.638Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-09T02:35:24.638Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-09T02:35:25.785Z] === RUN TestDockerSuite/TestBuildFromGit [2021-09-09T02:35:26.522Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-09T02:35:26.522Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-09T02:35:26.522Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-09T02:35:26.522Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:35:26.522Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-09T02:35:26.522Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:35:26.522Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-09T02:35:26.522Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-09T02:35:26.522Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-09T02:35:26.522Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-09T02:35:26.522Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-09T02:35:26.522Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-09T02:35:26.522Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-09T02:35:26.522Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-09T02:35:26.522Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-09T02:35:26.522Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-09T02:35:26.522Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-09T02:35:26.522Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-09T02:35:26.522Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-09T02:35:26.522Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-09T02:35:26.522Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-09T02:35:26.522Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-09T02:35:26.522Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-09T02:35:26.522Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:35:26.522Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-09T02:35:26.522Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-09T02:35:26.522Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-09T02:35:29.491Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-09T02:35:29.491Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-09T02:35:29.491Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-09T02:35:29.491Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-09T02:35:30.566Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-09-09T02:35:31.559Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-09-09T02:35:31.718Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-09T02:35:31.718Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-09T02:35:31.718Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-09T02:35:31.718Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-09T02:35:31.718Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-09T02:35:31.718Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-09T02:35:31.718Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-09T02:35:34.961Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-09T02:35:35.523Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-09T02:35:36.341Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-09-09T02:35:36.341Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-09T02:35:36.341Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-09-09T02:35:37.138Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-09T02:35:37.335Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-09-09T02:35:37.597Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-09T02:35:37.751Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-09T02:35:37.751Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-09T02:35:37.751Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-09T02:35:37.751Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-09T02:35:37.751Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-09T02:35:37.807Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-09-09T02:35:37.807Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-09T02:35:37.807Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-09-09T02:35:38.626Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-09-09T02:35:44.928Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-09T02:35:44.928Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-09T02:35:44.928Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-09T02:35:44.928Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-09T02:35:44.928Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-09T02:35:49.978Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-09T02:35:49.978Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-09T02:35:49.978Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-09T02:35:49.978Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-09T02:35:50.346Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-09-09T02:35:50.346Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-09T02:35:50.346Z] === RUN TestDockerSuite/TestBuildHistory [2021-09-09T02:35:50.437Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-09T02:35:50.437Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-09T02:35:50.437Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-09T02:35:51.410Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-09T02:35:53.461Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-09-09T02:35:53.612Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-09T02:35:53.612Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-09T02:35:53.612Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-09T02:35:53.612Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-09T02:35:53.612Z] === RUN TestDockerSuite/TestCpToDot [2021-09-09T02:35:55.185Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-09T02:35:55.185Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-09T02:35:55.185Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-09T02:35:55.185Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-09T02:35:55.185Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-09T02:35:57.410Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-09T02:35:57.410Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:35:57.410Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-09T02:35:57.410Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-09T02:35:57.410Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-09T02:35:57.410Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-09T02:35:57.410Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-09T02:35:57.410Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-09T02:35:57.410Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-09T02:35:57.881Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-09T02:35:57.881Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-09T02:35:58.482Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-09T02:35:59.449Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-09T02:35:59.449Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-09T02:35:59.908Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-09T02:35:59.908Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-09T02:35:59.908Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-09T02:35:59.908Z] docker_cli_sni_test.go:18: Flakey test [2021-09-09T02:35:59.908Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-09T02:36:00.103Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-09T02:36:00.810Z] === RUN TestDockerSuite/TestBuildIidFile [2021-09-09T02:36:01.446Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-09T02:36:01.446Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-09T02:36:01.446Z] === RUN TestDockerSuite/TestCommitChange [2021-09-09T02:36:01.676Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-09T02:36:01.676Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-09T02:36:01.804Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-09-09T02:36:02.148Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-09T02:36:03.140Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-09T02:36:04.034Z] === RUN TestDockerSuite/TestBuildInheritance [2021-09-09T02:36:04.034Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-09T02:36:04.034Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-09-09T02:36:04.131Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-09T02:36:04.131Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-09T02:36:04.131Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-09T02:36:04.131Z] === RUN TestDockerSuite/TestCreateRM [2021-09-09T02:36:04.506Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-09-09T02:36:04.506Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-09-09T02:36:04.602Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-09T02:36:04.602Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-09T02:36:04.602Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-09T02:36:04.602Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-09T02:36:05.072Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-09T02:36:06.145Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-09T02:36:10.834Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-09T02:36:10.834Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-09T02:36:10.834Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-09T02:36:12.262Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-09T02:36:12.262Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-09T02:36:12.262Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-09T02:36:13.209Z] === RUN TestDockerSuite/TestBuildLabel [2021-09-09T02:36:14.211Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-09-09T02:36:14.684Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-09-09T02:36:15.232Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-09T02:36:15.232Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-09T02:36:15.232Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-09T02:36:15.232Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-09T02:36:15.679Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-09-09T02:36:16.673Z] === RUN TestDockerSuite/TestBuildLabels [2021-09-09T02:36:17.150Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-09-09T02:36:17.458Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-09T02:36:17.458Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.458Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-09T02:36:17.458Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-09T02:36:17.458Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.458Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-09T02:36:17.458Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-09T02:36:17.458Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-09T02:36:17.458Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-09T02:36:17.458Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.458Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-09T02:36:17.458Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.458Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-09T02:36:17.458Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.458Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-09T02:36:17.458Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.458Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-09T02:36:17.458Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.907Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-09T02:36:17.907Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.907Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-09T02:36:17.931Z] === RUN TestDockerSuite/TestDockerFails [2021-09-09T02:36:17.931Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-09T02:36:17.931Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.931Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-09T02:36:17.931Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.931Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-09T02:36:17.931Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.931Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-09T02:36:17.931Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.931Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-09T02:36:17.931Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-09T02:36:17.931Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-09T02:36:18.730Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-09-09T02:36:20.157Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-09T02:36:22.382Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-09T02:36:23.699Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-09T02:36:24.610Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-09T02:36:24.633Z] === RUN TestDockerSuite/TestBuildLastModified [2021-09-09T02:36:24.633Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-09T02:36:24.633Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-09-09T02:36:24.633Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-09T02:36:24.633Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-09-09T02:36:24.633Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-09-09T02:36:24.633Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-09-09T02:36:25.106Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-09-09T02:36:25.106Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-09-09T02:36:25.578Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-09-09T02:36:26.050Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-09-09T02:36:28.390Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-09T02:36:28.390Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-09T02:36:28.390Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-09T02:36:28.390Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-09T02:36:28.390Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-09T02:36:28.390Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-09T02:36:28.390Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-09T02:36:28.390Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-09T02:36:28.390Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-09T02:36:28.390Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-09T02:36:28.390Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-09T02:36:28.390Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-09T02:36:28.390Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-09T02:36:28.390Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-09T02:36:28.390Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-09T02:36:28.390Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-09T02:36:30.846Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-09-09T02:36:31.790Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-09T02:36:34.754Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-09T02:36:35.464Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-09T02:36:39.529Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-09T02:36:40.073Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-09-09T02:36:41.102Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-09T02:36:41.573Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-09T02:36:42.536Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-09T02:36:42.536Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-09T02:36:42.536Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-09T02:36:44.073Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-09T02:36:44.073Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-09T02:36:44.073Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-09T02:36:44.073Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-09T02:36:44.073Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-09T02:36:44.073Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-09T02:36:44.073Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-09T02:36:45.380Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-09T02:36:46.371Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-09T02:36:46.979Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-09T02:36:46.979Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-09T02:36:46.979Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-09T02:36:46.979Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-09T02:36:47.362Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-09T02:36:48.719Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-09-09T02:36:48.719Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-09T02:36:48.719Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-09-09T02:36:49.157Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-09T02:36:49.157Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-09T02:36:49.157Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-09T02:36:49.157Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-09T02:36:49.157Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-09T02:36:49.157Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-09T02:36:49.157Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-09T02:36:49.157Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-09T02:36:51.167Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-09T02:36:51.691Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-09-09T02:36:52.894Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-09T02:36:55.273Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-09T02:36:55.273Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-09T02:36:55.745Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-09T02:36:55.745Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-09T02:36:55.745Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-09T02:36:55.745Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-09T02:36:55.745Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-09T02:36:55.745Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-09T02:36:55.745Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-09T02:36:56.736Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-09T02:36:56.736Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-09T02:36:56.736Z] === RUN TestDockerSuite/TestEventsRename [2021-09-09T02:36:58.154Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-09-09T02:36:58.961Z] === RUN TestDockerSuite/TestEventsResize [2021-09-09T02:36:59.971Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-09T02:37:03.708Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-09T02:37:03.708Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-09T02:37:03.708Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-09T02:37:03.708Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-09T02:37:06.613Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-09T02:37:06.613Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-09T02:37:08.792Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-09T02:37:08.792Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-09T02:37:08.792Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-09T02:37:08.792Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-09T02:37:08.792Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-09T02:37:09.411Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-09T02:37:10.982Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-09T02:37:11.697Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-09T02:37:11.697Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-09T02:37:13.209Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-09T02:37:14.601Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-09T02:37:14.602Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-09T02:37:14.602Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-09T02:37:17.507Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-09T02:37:17.507Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-09T02:37:17.988Z] === RUN TestDockerSuite/TestEventsTop [2021-09-09T02:37:17.988Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-09T02:37:17.988Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-09T02:37:20.212Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-09T02:37:20.411Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-09T02:37:21.876Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-09-09T02:37:24.019Z] === RUN TestDockerSuite/TestExec [2021-09-09T02:37:24.019Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:37:24.019Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-09T02:37:24.019Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-09T02:37:24.019Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-09T02:37:25.010Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-09T02:37:25.098Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-09T02:37:27.234Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-09T02:37:27.234Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:37:27.234Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-09T02:37:27.234Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:37:27.234Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-09T02:37:27.234Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-09T02:37:27.234Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-09T02:37:28.806Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-09T02:37:29.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-09T02:37:29.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-09T02:37:29.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-09T02:37:29.785Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-09T02:37:29.785Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-09T02:37:30.177Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-09-09T02:37:30.380Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-09T02:37:31.952Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-09T02:37:32.689Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-09T02:37:32.690Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-09T02:37:32.690Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-09T02:37:33.524Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-09T02:37:34.867Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-09T02:37:34.867Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-09T02:37:34.867Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-09T02:37:36.861Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-09-09T02:37:37.772Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-09T02:37:37.772Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-09T02:37:38.298Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-09T02:37:38.298Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-09T02:37:38.298Z] === RUN TestDockerSuite/TestExecEnv [2021-09-09T02:37:38.298Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-09T02:37:38.298Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-09T02:37:38.298Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-09T02:37:38.298Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-09T02:37:39.292Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-09T02:37:41.643Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-09-09T02:37:42.458Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-09T02:37:44.064Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-09T02:37:44.064Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-09T02:37:44.064Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-09T02:37:44.064Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-09T02:37:44.064Z] === RUN TestDockerSuite/TestExecParseError [2021-09-09T02:37:44.064Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-09T02:37:44.064Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-09T02:37:44.064Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-09T02:37:44.064Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-09T02:37:44.064Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-09T02:37:44.064Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-09T02:37:45.362Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-09T02:37:45.362Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-09T02:37:45.362Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-09T02:37:45.362Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-09T02:37:45.362Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-09T02:37:45.362Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-09T02:37:45.362Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-09T02:37:45.362Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-09T02:37:45.362Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-09T02:37:45.362Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-09T02:37:45.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-09T02:37:45.638Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-09T02:37:45.638Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-09T02:37:45.638Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-09T02:37:45.638Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-09T02:37:45.638Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-09T02:37:45.638Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-09T02:37:45.638Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-09T02:37:45.638Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-09T02:37:45.638Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-09T02:37:45.638Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-09T02:37:45.638Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-09T02:37:46.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-09T02:37:46.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-09T02:37:47.213Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-09T02:37:47.213Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-09T02:37:47.213Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-09T02:37:47.554Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-09-09T02:37:49.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-09T02:37:51.986Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-09T02:37:51.998Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-09T02:37:51.998Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-09T02:37:51.998Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-09T02:37:51.998Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-09T02:37:51.998Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-09T02:37:51.998Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-09T02:37:51.998Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-09T02:37:52.343Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-09-09T02:37:54.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-09T02:37:57.068Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009d248_} [2021-09-09T02:37:57.889Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-09T02:37:59.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13811231196_c:\foo_false____} [2021-09-09T02:38:02.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13811231196_c:\foo_true____} [2021-09-09T02:38:02.197Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-09-09T02:38:03.774Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-09T02:38:05.061Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-09T02:38:05.061Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-09T02:38:05.061Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-09T02:38:05.061Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-09T02:38:05.061Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-09T02:38:05.061Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-09T02:38:05.061Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-09T02:38:06.005Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-09T02:38:07.326Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-09-09T02:38:07.326Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-09T02:38:07.326Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-09-09T02:38:07.965Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-09T02:38:07.965Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-09T02:38:07.965Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-09T02:38:07.965Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:38:07.965Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-09T02:38:07.965Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:38:07.965Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-09T02:38:07.965Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-09T02:38:07.965Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-09T02:38:07.965Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-09T02:38:07.965Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-09T02:38:07.965Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-09T02:38:07.965Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-09T02:38:07.966Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-09T02:38:07.966Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-09T02:38:07.966Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-09T02:38:07.966Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-09T02:38:07.966Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-09T02:38:07.966Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-09T02:38:07.966Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-09T02:38:07.966Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-09T02:38:07.966Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-09T02:38:07.966Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-09T02:38:07.966Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:38:07.966Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-09T02:38:07.966Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-09T02:38:07.966Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-09T02:38:10.867Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-09T02:38:10.867Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-09T02:38:10.867Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-09T02:38:10.867Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-09T02:38:11.908Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-09T02:38:11.908Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:38:11.908Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-09T02:38:11.908Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-09T02:38:11.908Z] === RUN TestDockerSuite/TestHealth [2021-09-09T02:38:11.908Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-09T02:38:11.908Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-09T02:38:11.908Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-09T02:38:11.908Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-09T02:38:11.908Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-09T02:38:13.044Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-09T02:38:13.044Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-09T02:38:13.044Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-09T02:38:13.044Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-09T02:38:13.044Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-09T02:38:13.044Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-09T02:38:13.044Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-09T02:38:14.872Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-09T02:38:14.872Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-09T02:38:14.872Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-09T02:38:14.872Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-09T02:38:15.342Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-09T02:38:15.342Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-09T02:38:15.342Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-09T02:38:15.813Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-09T02:38:15.813Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-09T02:38:15.813Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-09T02:38:16.804Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-09T02:38:16.804Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-09T02:38:17.038Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-09-09T02:38:17.733Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-09T02:38:18.376Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-09T02:38:18.847Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-09T02:38:19.874Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-09-09T02:38:19.874Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-09-09T02:38:19.874Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-09T02:38:19.874Z] === RUN TestDockerSuite/TestBuildNetNone [2021-09-09T02:38:19.874Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-09T02:38:19.874Z] === RUN TestDockerSuite/TestBuildNoContext [2021-09-09T02:38:20.420Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-09T02:38:20.639Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-09T02:38:20.639Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-09T02:38:20.639Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-09T02:38:20.639Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-09T02:38:20.639Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-09T02:38:21.451Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-09-09T02:38:23.383Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-09T02:38:23.383Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-09T02:38:23.383Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-09T02:38:23.383Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-09T02:38:25.264Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-09-09T02:38:26.345Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-09T02:38:26.816Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-09T02:38:27.504Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-09-09T02:38:27.504Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-09-09T02:38:27.504Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-09-09T02:38:29.045Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-09T02:38:29.045Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-09T02:38:29.045Z] === RUN TestDockerSuite/TestImportFile [2021-09-09T02:38:29.045Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-09T02:38:29.045Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-09T02:38:29.045Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-09T02:38:29.045Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-09T02:38:29.045Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-09T02:38:29.045Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-09T02:38:29.045Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-09T02:38:29.045Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:38:29.045Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-09T02:38:29.045Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-09T02:38:29.045Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-09T02:38:29.045Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-09T02:38:29.045Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-09T02:38:29.045Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-09T02:38:29.045Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-09T02:38:29.045Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-09T02:38:29.045Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-09T02:38:29.045Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-09T02:38:29.045Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-09T02:38:29.045Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-09T02:38:30.604Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-09-09T02:38:30.954Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-09T02:38:30.954Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-09T02:38:30.954Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-09T02:38:30.954Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-09T02:38:30.954Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-09T02:38:31.081Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-09-09T02:38:31.329Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-09T02:38:31.874Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-09-09T02:38:31.875Z] docker_cli_external_volume_driver_test.go:484: [daf836d815b72] daemon is not started [2021-09-09T02:38:32.657Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-09-09T02:38:32.901Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-09T02:38:32.901Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-09T02:38:32.901Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-09T02:38:32.901Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-09T02:38:32.901Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-09T02:38:32.901Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-09T02:38:32.901Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-09T02:38:32.901Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-09T02:38:35.129Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-09T02:38:35.129Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-09T02:38:36.702Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-09T02:38:36.702Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-09T02:38:36.702Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-09T02:38:36.702Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-09T02:38:36.702Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-09T02:38:36.702Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-09T02:38:37.173Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-09T02:38:39.398Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-09T02:38:39.520Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-09T02:38:39.520Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-09T02:38:39.520Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-09T02:38:39.520Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-09T02:38:39.520Z] === RUN TestDockerSuite/TestCpToDot [2021-09-09T02:38:42.424Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-09T02:38:42.424Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-09T02:38:42.424Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-09T02:38:42.424Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-09T02:38:42.424Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-09T02:38:43.207Z] === RUN TestDockerSuite/TestInspectImage [2021-09-09T02:38:43.207Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:38:43.207Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-09T02:38:43.207Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:38:43.207Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-09T02:38:43.207Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-09T02:38:43.207Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-09T02:38:44.789Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-09T02:38:45.328Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-09T02:38:45.328Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:38:45.328Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-09T02:38:45.328Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-09T02:38:45.328Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-09T02:38:45.328Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-09T02:38:45.328Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-09T02:38:45.328Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-09T02:38:45.328Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-09T02:38:45.328Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-09T02:38:45.328Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-09T02:38:46.364Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-09T02:38:46.364Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-09T02:38:47.504Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-09T02:38:48.598Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-09T02:38:49.917Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-09-09T02:38:49.917Z] docker_cli_external_volume_driver_test.go:52: [d92b54bad98ec] daemon is not started [2021-09-09T02:38:50.407Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-09T02:38:50.407Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-09T02:38:50.407Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-09T02:38:50.527Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-09-09T02:38:50.826Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-09T02:38:50.826Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-09T02:38:50.826Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-09T02:38:50.826Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-09T02:38:51.522Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-09-09T02:38:51.945Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-09T02:38:52.398Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-09T02:38:52.911Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-09T02:38:52.912Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-09T02:38:52.912Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-09T02:38:52.912Z] === RUN TestDockerSuite/TestCreateRM [2021-09-09T02:38:53.370Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-09T02:38:53.370Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-09T02:38:53.370Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-09T02:38:53.370Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-09T02:38:53.829Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-09T02:38:55.364Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-09T02:38:58.339Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-09T02:39:00.221Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-09-09T02:39:00.564Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-09T02:39:02.138Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-09T02:39:02.395Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-09T02:39:02.395Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-09T02:39:02.395Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-09T02:39:03.195Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-09-09T02:39:04.363Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite (437.41s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.58s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.06s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.34s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.93s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.23s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.07s) [2021-09-09T02:39:04.753Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-09-09T02:39:04.753Z] PASS [2021-09-09T02:39:04.753Z] [2021-09-09T02:39:04.753Z] === Skipped [2021-09-09T02:39:04.753Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-09T02:39:04.753Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-09-09T02:39:04.753Z] check_test.go:308: [d3dc85d2ecc2d] daemon is not started [2021-09-09T02:39:04.753Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-09-09T02:39:04.753Z] [2021-09-09T02:39:04.753Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-09T02:39:04.753Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-09-09T02:39:04.753Z] check_test.go:308: [dfc909bb8f8cf] daemon is not started [2021-09-09T02:39:04.753Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-09-09T02:39:04.753Z] [2021-09-09T02:39:04.753Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-09-09T02:39:04.753Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-09-09T02:39:04.753Z] check_test.go:308: [d99dc634db0d0] daemon is not started [2021-09-09T02:39:04.753Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-09-09T02:39:04.753Z] [2021-09-09T02:39:04.753Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-09T02:39:04.753Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-09-09T02:39:04.753Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-09-09T02:39:04.753Z] [2021-09-09T02:39:04.753Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-09T02:39:04.753Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-09-09T02:39:04.753Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-09-09T02:39:04.753Z] [2021-09-09T02:39:04.753Z] DONE 273 tests, 5 skipped in 2458.063s [2021-09-09T02:39:04.753Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-09-09T02:39:04.753Z] ++++ cat bundles/test-integration/docker.pid [2021-09-09T02:39:04.753Z] +++ kill 8500 [2021-09-09T02:39:04.753Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/deaa69e59f3df/docker.pid [2021-09-09T02:39:04.753Z] +++ kill 7436 [2021-09-09T02:39:04.753Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7436 is not a child of this shell [2021-09-09T02:39:04.753Z] warning: PID 7436 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/deaa69e59f3df/docker.pid had a nonzero exit code [2021-09-09T02:39:04.753Z] +++ /etc/init.d/apparmor stop [2021-09-09T02:39:04.753Z] Leaving: AppArmorNo profiles have been unloaded. [2021-09-09T02:39:04.753Z] [2021-09-09T02:39:04.753Z] Unloading profiles will leave already running processes permanently [2021-09-09T02:39:04.753Z] unconfined, which can lead to unexpected situations. [2021-09-09T02:39:04.753Z] [2021-09-09T02:39:04.753Z] To set a process to complain mode, use the command line tool [2021-09-09T02:39:04.753Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-09-09T02:39:04.753Z] +++ true [2021-09-09T02:39:04.753Z] exiting test-integration [2021-09-09T02:39:04.753Z] ++ exit 0 [2021-09-09T02:39:04.753Z] [2021-09-09T02:39:04.753Z] + exit 0 [2021-09-09T02:39:04.753Z] ++ jobs -p [2021-09-09T02:39:04.753Z] + pids= [2021-09-09T02:39:04.753Z] + echo 'Remaining pids to kill: []' [2021-09-09T02:39:04.753Z] Remaining pids to kill: [] [2021-09-09T02:39:04.753Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-09-09T02:39:04.764Z] Recording test results [2021-09-09T02:39:05.302Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-09T02:39:05.302Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-09T02:39:05.302Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-09T02:39:05.302Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-09T02:39:05.934Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-09T02:39:06.406Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-09-09T02:39:06.766Z] + echo Ensuring container killed. [2021-09-09T02:39:06.766Z] Ensuring container killed. [2021-09-09T02:39:06.766Z] + docker ps -aq -f name=docker-pr5-* [2021-09-09T02:39:06.766Z] + cids=d21dbcc4faf1 [2021-09-09T02:39:06.766Z] 60ba92d0f02e [2021-09-09T02:39:06.766Z] 77a261a75c92 [2021-09-09T02:39:06.766Z] + [ -n d21dbcc4faf1 [2021-09-09T02:39:06.766Z] 60ba92d0f02e [2021-09-09T02:39:06.766Z] 77a261a75c92 ] [2021-09-09T02:39:06.766Z] + docker rm -vf d21dbcc4faf1 60ba92d0f02e 77a261a75c92 [2021-09-09T02:39:07.481Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-09T02:39:07.482Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.482Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-09T02:39:07.694Z] d21dbcc4faf1 [2021-09-09T02:39:07.694Z] 60ba92d0f02e [2021-09-09T02:39:07.694Z] 77a261a75c92 [Pipeline] sh [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-09T02:39:07.940Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-09T02:39:07.940Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-09T02:39:07.940Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-09T02:39:07.940Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-09T02:39:07.940Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-09T02:39:07.940Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-09T02:39:07.940Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-09T02:39:07.940Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-09T02:39:07.940Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestDockerFails [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-09T02:39:07.940Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-09T02:39:07.940Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-09T02:39:07.940Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-09T02:39:07.940Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-09T02:39:07.940Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-09T02:39:07.940Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-09T02:39:08.022Z] + echo Chowning /workspace to jenkins user [2021-09-09T02:39:08.022Z] Chowning /workspace to jenkins user [2021-09-09T02:39:08.022Z] + id -u [2021-09-09T02:39:08.022Z] + id -g [2021-09-09T02:39:08.022Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42810:/workspace busybox chown -R 1000:1000 /workspace [2021-09-09T02:39:08.022Z] Unable to find image 'busybox:latest' locally [2021-09-09T02:39:08.022Z] latest: Pulling from library/busybox [2021-09-09T02:39:08.167Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-09T02:39:08.278Z] 8ec32b265e94: Pulling fs layer [2021-09-09T02:39:08.278Z] 8ec32b265e94: Download complete [2021-09-09T02:39:08.278Z] 8ec32b265e94: Pull complete [2021-09-09T02:39:08.278Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-09-09T02:39:08.278Z] Status: Downloaded newer image for busybox:latest [2021-09-09T02:39:10.389Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-09T02:39:10.393Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-09T02:39:10.393Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-09T02:39:10.393Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-09T02:39:10.393Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-09T02:39:10.393Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-09T02:39:10.393Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-09T02:39:10.393Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-09T02:39:10.393Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-09T02:39:10.393Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-09T02:39:10.393Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-09T02:39:10.393Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-09T02:39:10.393Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-09T02:39:10.393Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-09T02:39:10.393Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-09T02:39:10.393Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-09T02:39:10.393Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-09T02:39:10.393Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-09T02:39:10.848Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-09T02:39:11.963Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-09-09T02:39:12.793Z] + bundleName=amd64 [2021-09-09T02:39:12.793Z] + echo Creating amd64-bundles.tar.gz [2021-09-09T02:39:12.793Z] Creating amd64-bundles.tar.gz [2021-09-09T02:39:12.793Z] + xargs tar -czf amd64-bundles.tar.gz [2021-09-09T02:39:12.793Z] + 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-09T02:39:13.026Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-09T02:39:13.539Z] === RUN TestDockerSuite/TestLogsAPIUntil [Pipeline] archiveArtifacts [2021-09-09T02:39:14.169Z] Archiving artifacts [2021-09-09T02:39:15.179Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-09-09T02:39:15.929Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-09T02:39:16.251Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42810/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-09T02:39:16.572Z] + make clean [2021-09-09T02:39:16.828Z] docker volume rm -f docker-dev-cache [2021-09-09T02:39:16.828Z] docker-dev-cache [Pipeline] deleteDir [2021-09-09T02:39:19.005Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-09-09T02:39:19.429Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-09T02:39:20.581Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-09-09T02:39:20.581Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-09T02:39:20.581Z] === RUN TestDockerSuite/TestBuildPATH [2021-09-09T02:39:20.581Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-09T02:39:20.581Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-09-09T02:39:21.656Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-09T02:39:21.657Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-09T02:39:21.657Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T02:39:22.814Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-09-09T02:39:22.814Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-09T02:39:22.814Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-09-09T02:39:23.229Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-09T02:39:23.229Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-09T02:39:26.247Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-09T02:39:28.004Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-09T02:39:29.150Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-09T02:39:32.777Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-09T02:39:34.941Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-09T02:39:37.122Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-09T02:39:37.547Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-09T02:39:37.580Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-09-09T02:39:39.119Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-09T02:39:41.344Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-09T02:39:41.344Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-09T02:39:41.344Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-09T02:39:42.268Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-09T02:39:42.268Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-09T02:39:43.239Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-09T02:39:43.570Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-09T02:39:45.162Z] === RUN TestDockerSuite/TestLogsSince [2021-09-09T02:39:49.038Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-09T02:39:53.728Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-09T02:39:53.728Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-09T02:39:53.728Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-09T02:39:53.728Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-09T02:39:53.728Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-09T02:39:53.728Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-09T02:39:53.728Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-09T02:39:53.728Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-09T02:39:53.728Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-09T02:39:53.851Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-09T02:39:53.851Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-09T02:39:53.851Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-09T02:39:53.851Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-09T02:39:53.851Z] === RUN TestDockerSuite/TestLogsTail [2021-09-09T02:39:54.696Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-09T02:39:54.696Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-09T02:39:54.696Z] === RUN TestDockerSuite/TestEventsRename [2021-09-09T02:39:56.815Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-09T02:39:57.604Z] === RUN TestDockerSuite/TestEventsResize [2021-09-09T02:39:58.736Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-09-09T02:39:59.041Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-09T02:40:00.613Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-09T02:40:00.613Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestNetHostname [2021-09-09T02:40:00.613Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-09T02:40:00.613Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-09T02:40:00.613Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-09T02:40:00.613Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestPluginActive [2021-09-09T02:40:00.613Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-09T02:40:00.613Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-09T02:40:00.613Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-09T02:40:00.613Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-09T02:40:00.613Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-09T02:40:00.613Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-09T02:40:00.613Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-09T02:40:00.613Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-09T02:40:00.613Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-09T02:40:00.613Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestPortList [2021-09-09T02:40:00.613Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-09T02:40:00.613Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-09T02:40:04.429Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-09T02:40:04.429Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:40:04.429Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-09T02:40:04.429Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-09T02:40:04.429Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-09T02:40:04.429Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-09T02:40:04.429Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-09T02:40:04.429Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-09T02:40:04.429Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-09T02:40:04.429Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-09T02:40:04.429Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-09T02:40:04.429Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-09T02:40:04.429Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-09T02:40:04.429Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-09T02:40:04.429Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-09T02:40:04.429Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-09T02:40:04.429Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-09T02:40:04.429Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-09T02:40:08.238Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-09T02:40:08.238Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-09T02:40:08.238Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-09T02:40:15.418Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-09T02:40:15.418Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-09T02:40:15.418Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-09T02:40:22.599Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-09T02:40:33.289Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-09T02:40:33.289Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-09T02:40:34.666Z] === RUN TestDockerSuite/TestBuildRm [2021-09-09T02:40:35.124Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-09T02:40:35.124Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-09T02:40:35.124Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-09T02:40:35.124Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-09T02:40:36.197Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-09T02:40:40.890Z] === RUN TestDockerSuite/TestEventsTop [2021-09-09T02:40:40.890Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-09T02:40:40.890Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-09T02:40:41.858Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-09-09T02:40:43.799Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-09T02:40:44.089Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-09-09T02:40:44.089Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-09T02:40:44.089Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-09-09T02:40:44.089Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-09T02:40:44.089Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-09-09T02:40:45.572Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-09T02:40:45.666Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-09-09T02:40:47.801Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-09T02:40:48.491Z] === RUN TestDockerSuite/TestExec [2021-09-09T02:40:48.491Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:40:48.491Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-09T02:40:48.491Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-09T02:40:48.491Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-09T02:40:48.642Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-09-09T02:40:50.670Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-09T02:40:53.578Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-09T02:40:53.578Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:40:53.578Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-09T02:40:53.578Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:40:53.578Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-09T02:40:53.578Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-09T02:40:53.578Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-09T02:40:54.979Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-09T02:40:55.776Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-09T02:40:57.349Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-09-09T02:40:57.944Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-09T02:40:57.944Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-09T02:40:57.944Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-09T02:40:57.944Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-09T02:40:57.944Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-09T02:40:58.685Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-09T02:41:00.319Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-09-09T02:41:01.749Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-09T02:41:01.749Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-09T02:41:01.749Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-09T02:41:01.749Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-09T02:41:01.749Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-09T02:41:01.749Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-09T02:41:01.749Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-09T02:41:01.749Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-09T02:41:01.749Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-09T02:41:02.422Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-09T02:41:04.603Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-09T02:41:07.635Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-09T02:41:07.635Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-09T02:41:07.635Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-09T02:41:09.207Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-09T02:41:09.207Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-09T02:41:09.207Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-09T02:41:10.198Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-09T02:41:11.192Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-09T02:41:11.192Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-09T02:41:11.192Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-09T02:41:14.926Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-09T02:41:14.926Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-09T02:41:14.926Z] === RUN TestDockerSuite/TestExecEnv [2021-09-09T02:41:14.926Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-09T02:41:14.926Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-09T02:41:14.926Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-09T02:41:14.926Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-09T02:41:15.000Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-09T02:41:15.254Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-09-09T02:41:15.255Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-09-09T02:41:15.714Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-09-09T02:41:17.838Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-09T02:41:18.806Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-09T02:41:21.038Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-09T02:41:22.530Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-09T02:41:22.530Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-09T02:41:22.530Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-09T02:41:22.530Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-09T02:41:22.530Z] === RUN TestDockerSuite/TestExecParseError [2021-09-09T02:41:22.530Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-09T02:41:22.530Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-09T02:41:22.530Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-09T02:41:22.530Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-09T02:41:22.530Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-09T02:41:22.530Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-09T02:41:26.041Z] === RUN TestDockerSuite/TestBuildSpaces [2021-09-09T02:41:26.041Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-09-09T02:41:26.266Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-09T02:41:26.266Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-09T02:41:26.266Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-09T02:41:26.266Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-09T02:41:26.266Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-09T02:41:26.266Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-09T02:41:26.266Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-09T02:41:26.266Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-09T02:41:26.266Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-09T02:41:26.266Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-09T02:41:26.266Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-09T02:41:29.171Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-09T02:41:29.171Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-09T02:41:29.171Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-09T02:41:29.791Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-09-09T02:41:29.791Z] === RUN TestDockerSuite/TestBuildStderr [2021-09-09T02:41:33.535Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-09-09T02:41:34.968Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-09T02:41:34.968Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-09T02:41:34.968Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-09T02:41:34.968Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-09T02:41:34.968Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-09T02:41:34.968Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-09T02:41:34.968Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-09T02:41:38.893Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-09T02:41:38.893Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:41:38.893Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-09T02:41:42.042Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-09T02:41:43.664Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-09T02:41:43.664Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-09T02:41:43.664Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-09T02:41:44.655Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-09T02:41:47.835Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-09T02:41:48.460Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-09T02:41:51.230Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-09-09T02:41:51.230Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-09T02:41:51.230Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-09-09T02:41:51.570Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-09T02:41:52.269Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-09T02:41:52.269Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:41:52.269Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-09T02:41:54.140Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-09-09T02:41:55.679Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-09-09T02:41:57.039Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-09T02:41:57.039Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-09T02:41:57.039Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-09T02:41:58.644Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-09T02:41:58.644Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:41:58.644Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-09T02:41:58.644Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-09T02:41:58.644Z] === RUN TestDockerSuite/TestHealth [2021-09-09T02:41:58.644Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-09T02:41:58.644Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-09T02:41:58.644Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-09T02:41:58.644Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-09T02:41:58.644Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-09T02:41:59.420Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-09-09T02:42:03.332Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-09T02:42:03.332Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-09T02:42:03.332Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-09T02:42:03.332Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-09T02:42:03.332Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-09T02:42:03.332Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-09T02:42:03.332Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-09T02:42:03.790Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-09T02:42:03.790Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-09T02:42:03.790Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-09T02:42:04.758Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-09T02:42:05.217Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-09T02:42:05.219Z] === RUN TestDockerSuite/TestBuildUser [2021-09-09T02:42:05.219Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-09T02:42:05.219Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-09-09T02:42:05.219Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-09T02:42:05.219Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-09-09T02:42:05.219Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-09T02:42:05.219Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-09-09T02:42:06.753Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-09T02:42:06.753Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-09T02:42:07.493Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-09T02:42:08.929Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-09T02:42:08.953Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-09-09T02:42:08.953Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-09-09T02:42:10.464Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-09T02:42:10.464Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-09T02:42:11.835Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-09T02:42:11.835Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-09T02:42:11.835Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-09T02:42:11.835Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-09T02:42:11.861Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-09-09T02:42:11.861Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-09T02:42:11.861Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-09-09T02:42:11.861Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-09T02:42:11.861Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-09-09T02:42:15.583Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-09T02:42:15.583Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-09T02:42:16.353Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-09T02:42:17.764Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-09T02:42:17.765Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-09T02:42:17.765Z] === RUN TestDockerSuite/TestImportFile [2021-09-09T02:42:17.765Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-09T02:42:17.765Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-09T02:42:17.765Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-09T02:42:17.765Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-09T02:42:17.765Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-09T02:42:17.765Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-09T02:42:17.765Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-09T02:42:17.765Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:42:17.765Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-09T02:42:17.765Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-09T02:42:17.765Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-09T02:42:17.765Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-09T02:42:17.765Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-09T02:42:17.765Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-09T02:42:17.765Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-09T02:42:17.765Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-09T02:42:17.765Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-09T02:42:17.765Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-09T02:42:17.765Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-09T02:42:17.765Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-09T02:42:20.160Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-09T02:42:20.672Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-09T02:42:22.850Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-09T02:42:22.850Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-09T02:42:22.850Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-09T02:42:22.850Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-09T02:42:23.308Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-09T02:42:23.308Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-09T02:42:23.308Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-09T02:42:23.308Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-09T02:42:26.046Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-09T02:42:26.213Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-09T02:42:26.213Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-09T02:42:28.390Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-09T02:42:28.390Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-09T02:42:28.390Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-09T02:42:28.390Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-09T02:42:28.390Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-09T02:42:28.390Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-09T02:42:28.390Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-09T02:42:29.850Z] === RUN TestDockerSuite/TestRmiTag [2021-09-09T02:42:29.850Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-09T02:42:31.295Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-09T02:42:32.077Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-09T02:42:32.994Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-09-09T02:42:32.994Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-09-09T02:42:35.984Z] === RUN TestDockerSuite/TestInspectImage [2021-09-09T02:42:35.984Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:42:35.984Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-09T02:42:35.984Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:42:35.984Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-09T02:42:35.984Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-09T02:42:35.984Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-09T02:42:38.167Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-09T02:42:40.083Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-09-09T02:42:41.073Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-09T02:42:41.073Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-09T02:42:43.978Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-09T02:42:44.602Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-09T02:42:46.174Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-09T02:42:46.883Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-09T02:42:46.883Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-09T02:42:46.883Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-09T02:42:46.883Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-09T02:42:49.788Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-09T02:42:49.983Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-09T02:42:50.413Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-09-09T02:42:50.413Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-09T02:42:50.413Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-09-09T02:42:50.413Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-09T02:42:50.413Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-09-09T02:42:50.973Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-09T02:42:50.973Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-09T02:42:50.973Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-09T02:42:50.973Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-09T02:42:51.443Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-09T02:42:51.443Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-09T02:42:51.443Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-09T02:42:51.443Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-09T02:42:51.443Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-09T02:42:51.443Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-09T02:42:51.443Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-09T02:42:51.443Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-09T02:42:51.443Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-09T02:42:51.443Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-09T02:42:51.443Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-09T02:42:51.951Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-09-09T02:42:51.951Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-09T02:42:51.951Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-09-09T02:42:52.694Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-09T02:42:53.015Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-09T02:42:53.015Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-09T02:42:53.015Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-09T02:42:53.015Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-09T02:42:53.015Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-09T02:42:56.822Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-09T02:42:58.485Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-09T02:42:59.049Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-09T02:43:01.278Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-09T02:43:01.391Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-09T02:43:02.278Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-09-09T02:43:03.505Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-09T02:43:04.299Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-09T02:43:05.730Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-09T02:43:05.730Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-09T02:43:06.018Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-09-09T02:43:06.478Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-09-09T02:43:07.231Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-09T02:43:09.410Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-09T02:43:10.501Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-09T02:43:10.501Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-09T02:43:10.501Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-09T02:43:10.501Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-09T02:43:10.501Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-09T02:43:10.501Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-09T02:43:10.501Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-09T02:43:10.501Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-09T02:43:10.501Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-09T02:43:10.501Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-09T02:43:10.502Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-09T02:43:10.502Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-09T02:43:10.502Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-09T02:43:10.502Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-09T02:43:10.502Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-09T02:43:10.502Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-09T02:43:10.502Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-09T02:43:10.502Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-09T02:43:10.502Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-09T02:43:10.502Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-09T02:43:10.502Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-09T02:43:10.502Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-09T02:43:10.502Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-09T02:43:11.497Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-09T02:43:11.497Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-09T02:43:11.497Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-09T02:43:12.315Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-09T02:43:14.463Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-09T02:43:14.463Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.463Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-09T02:43:14.463Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.463Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-09T02:43:14.492Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-09T02:43:14.951Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-09T02:43:14.951Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-09T02:43:14.951Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-09T02:43:14.951Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-09T02:43:14.951Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-09T02:43:14.951Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-09T02:43:14.951Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-09T02:43:14.951Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-09T02:43:14.951Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-09T02:43:14.951Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-09T02:43:14.951Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-09T02:43:14.951Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-09T02:43:14.951Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-09T02:43:14.951Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-09T02:43:14.951Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-09T02:43:14.951Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-09T02:43:14.951Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-09T02:43:15.455Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-09T02:43:15.455Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-09T02:43:15.455Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-09T02:43:15.455Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-09T02:43:15.455Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-09T02:43:15.455Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-09T02:43:15.455Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-09T02:43:15.455Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-09T02:43:15.455Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-09T02:43:15.455Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-09T02:43:15.455Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-09T02:43:15.455Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-09T02:43:15.455Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-09T02:43:15.455Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-09T02:43:15.455Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-09T02:43:17.028Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-09T02:43:17.855Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-09T02:43:19.253Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-09T02:43:20.759Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-09T02:43:20.825Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-09T02:43:20.825Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-09T02:43:20.825Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-09T02:43:20.825Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-09T02:43:20.825Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-09T02:43:20.825Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-09T02:43:20.825Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-09T02:43:23.056Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-09T02:43:23.056Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-09T02:43:23.056Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-09T02:43:23.056Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-09T02:43:23.056Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-09T02:43:23.056Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-09T02:43:23.056Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-09T02:43:23.056Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-09T02:43:23.056Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-09T02:43:24.171Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-09-09T02:43:24.171Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-09T02:43:24.171Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-09-09T02:43:24.171Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-09T02:43:24.171Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-09-09T02:43:24.171Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-09T02:43:24.171Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-09-09T02:43:24.628Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-09T02:43:24.630Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-09-09T02:43:26.556Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-09T02:43:28.733Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-09T02:43:28.733Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-09T02:43:28.733Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-09T02:43:30.514Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-09T02:43:30.514Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-09T02:43:30.514Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-09T02:43:30.515Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-09T02:43:30.515Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-09T02:43:30.515Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-09T02:43:30.515Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-09T02:43:30.515Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-09T02:43:30.515Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-09T02:43:30.515Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-09T02:43:30.515Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-09T02:43:30.515Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-09T02:43:30.515Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-09T02:43:31.507Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-09T02:43:31.507Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-09T02:43:31.507Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-09T02:43:31.638Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-09T02:43:31.638Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-09T02:43:31.978Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-09T02:43:31.978Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-09T02:43:31.978Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-09T02:43:33.209Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-09-09T02:43:33.552Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-09T02:43:34.182Z] === RUN TestDockerSuite/TestBuildXZHost [2021-09-09T02:43:34.182Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-09T02:43:34.641Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-09-09T02:43:34.641Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-09T02:43:34.641Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-09-09T02:43:34.641Z] docker_cli_sni_test.go:18: Flakey test [2021-09-09T02:43:34.641Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-09-09T02:43:35.786Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-09T02:43:35.786Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-09T02:43:35.786Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-09T02:43:36.327Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-09T02:43:36.822Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-09-09T02:43:37.360Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-09T02:43:37.360Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-09T02:43:37.360Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-09T02:43:37.360Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-09T02:43:37.360Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-09T02:43:37.360Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-09T02:43:37.360Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-09T02:43:39.588Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-09T02:43:40.560Z] === RUN TestDockerSuite/TestCommitChange [2021-09-09T02:43:41.813Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-09T02:43:42.116Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-09T02:43:44.040Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-09T02:43:45.250Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-09-09T02:43:46.268Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-09T02:43:46.268Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-09T02:43:46.268Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-09T02:43:46.268Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-09T02:43:46.268Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-09T02:43:46.268Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-09T02:43:46.268Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-09T02:43:46.268Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-09T02:43:46.268Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-09T02:43:46.268Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-09T02:43:46.268Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-09T02:43:46.268Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-09T02:43:46.268Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-09T02:43:46.268Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-09T02:43:46.268Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-09T02:43:46.268Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-09T02:43:46.813Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-09T02:43:48.992Z] === RUN TestDockerSuite/TestCommitHardlink [2021-09-09T02:43:48.992Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-09T02:43:48.992Z] === RUN TestDockerSuite/TestCommitNewFile [2021-09-09T02:43:50.079Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-09T02:43:50.079Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-09T02:43:50.079Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-09T02:43:50.079Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-09T02:43:50.079Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-09T02:43:50.079Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-09T02:43:50.079Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-09T02:43:50.079Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-09T02:43:50.079Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-09T02:43:50.079Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-09T02:43:50.079Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-09T02:43:50.079Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-09T02:43:50.548Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-09T02:43:54.787Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-09-09T02:43:54.787Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-09T02:43:54.787Z] === RUN TestDockerSuite/TestCommitTTY [2021-09-09T02:43:55.236Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-09T02:43:55.236Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-09T02:43:55.236Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-09T02:43:55.971Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-09T02:43:55.972Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-09T02:43:55.972Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-09T02:43:56.964Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-09T02:43:56.964Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-09T02:43:56.964Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-09T02:43:56.964Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-09T02:43:56.964Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-09T02:43:56.964Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-09T02:43:56.964Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-09T02:43:56.964Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-09T02:43:56.964Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-09T02:43:56.964Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-09T02:43:56.964Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-09T02:43:56.964Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-09T02:43:56.964Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-09T02:43:56.964Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-09T02:43:56.964Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-09T02:43:56.964Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-09T02:43:56.964Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-09T02:43:56.964Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-09T02:43:56.964Z] === RUN TestDockerSuite/TestRunMount [2021-09-09T02:43:56.964Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-09T02:43:56.964Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-09T02:43:56.964Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-09T02:43:56.964Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-09T02:43:56.964Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-09T02:43:57.427Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-09T02:43:57.434Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-09T02:43:57.434Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-09T02:43:57.434Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-09T02:44:00.330Z] === RUN TestDockerSuite/TestLogsSince [2021-09-09T02:44:04.617Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-09T02:44:04.617Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-09T02:44:04.617Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-09T02:44:04.617Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-09T02:44:04.617Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-09T02:44:04.617Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-09T02:44:04.617Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-09T02:44:07.182Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-09-09T02:44:08.426Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-09T02:44:09.361Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-09-09T02:44:09.361Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-09T02:44:09.361Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-09-09T02:44:09.361Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-09T02:44:09.361Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-09-09T02:44:09.361Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-09T02:44:09.361Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-09-09T02:44:09.361Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-09T02:44:09.361Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-09-09T02:44:09.361Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-09T02:44:09.361Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-09-09T02:44:09.361Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-09T02:44:09.361Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-09-09T02:44:09.361Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-09T02:44:09.361Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-09-09T02:44:09.361Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-09-09T02:44:10.651Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-09T02:44:10.651Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-09T02:44:10.651Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-09T02:44:10.651Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-09T02:44:10.651Z] === RUN TestDockerSuite/TestLogsTail [2021-09-09T02:44:12.187Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-09T02:44:12.234Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-09T02:44:12.234Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-09T02:44:12.234Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-09T02:44:12.234Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-09T02:44:12.234Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-09T02:44:12.234Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-09T02:44:12.234Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-09T02:44:12.234Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-09T02:44:12.234Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-09T02:44:12.234Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-09T02:44:12.234Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-09T02:44:12.234Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-09T02:44:12.234Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-09T02:44:12.234Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-09T02:44:12.234Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-09T02:44:12.234Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-09T02:44:12.234Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-09T02:44:12.234Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-09T02:44:12.234Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-09T02:44:12.707Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-09T02:44:13.697Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-09T02:44:15.091Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-09T02:44:15.271Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-09T02:44:16.844Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-09T02:44:17.270Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-09T02:44:17.270Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.270Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-09T02:44:17.270Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.270Z] === RUN TestDockerSuite/TestNetHostname [2021-09-09T02:44:17.270Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-09T02:44:17.729Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-09T02:44:17.729Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-09T02:44:17.729Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestPluginActive [2021-09-09T02:44:17.729Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-09T02:44:17.729Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-09T02:44:17.729Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-09T02:44:17.729Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-09T02:44:17.729Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-09T02:44:17.729Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-09T02:44:17.729Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-09T02:44:17.729Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-09T02:44:17.729Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-09T02:44:17.729Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestPortList [2021-09-09T02:44:17.729Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-09T02:44:17.729Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-09T02:44:17.835Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-09T02:44:19.407Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-09T02:44:19.407Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-09T02:44:19.407Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-09T02:44:19.407Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-09T02:44:19.407Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-09T02:44:19.407Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-09T02:44:19.407Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-09T02:44:19.407Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-09T02:44:19.407Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-09T02:44:19.407Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-09T02:44:19.407Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-09T02:44:19.407Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-09T02:44:19.407Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-09T02:44:19.407Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-09T02:44:19.407Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-09T02:44:19.407Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-09T02:44:19.877Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-09T02:44:22.844Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-09T02:44:22.844Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-09T02:44:22.844Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-09T02:44:22.844Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-09T02:44:22.844Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-09T02:44:22.844Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-09T02:44:22.844Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-09T02:44:22.844Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-09T02:44:22.844Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-09T02:44:22.844Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-09T02:44:22.844Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-09T02:44:23.520Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-09T02:44:23.520Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:44:23.520Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-09T02:44:23.520Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-09T02:44:23.520Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-09T02:44:23.520Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-09T02:44:23.520Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-09T02:44:23.520Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-09T02:44:23.520Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-09T02:44:23.520Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-09T02:44:23.520Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-09T02:44:23.520Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-09T02:44:23.520Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-09T02:44:23.520Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-09T02:44:23.520Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-09T02:44:23.520Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-09T02:44:23.520Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-09T02:44:23.520Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-09T02:44:27.050Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-09-09T02:44:28.208Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-09T02:44:28.208Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-09T02:44:28.208Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-09T02:44:30.025Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-09T02:44:30.025Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-09T02:44:30.025Z] === RUN TestDockerSuite/TestRunRm [2021-09-09T02:44:31.017Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-09T02:44:31.741Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-09-09T02:44:31.741Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-09T02:44:31.741Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-09-09T02:44:33.291Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-09-09T02:44:33.291Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-09T02:44:33.291Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-09-09T02:44:33.291Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-09T02:44:33.291Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-09-09T02:44:33.291Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-09T02:44:33.291Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-09-09T02:44:35.471Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-09-09T02:44:35.471Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-09T02:44:35.471Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-09-09T02:44:35.471Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-09-09T02:44:36.904Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-09T02:44:37.653Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-09-09T02:44:37.653Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-09-09T02:44:37.653Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-09T02:44:37.653Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-09-09T02:44:37.653Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-09T02:44:37.653Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-09-09T02:44:37.653Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-09T02:44:37.653Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-09-09T02:44:38.527Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-09T02:44:38.527Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-09T02:44:38.527Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-09T02:44:39.129Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-09T02:44:39.836Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-09-09T02:44:40.704Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-09T02:44:42.015Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-09-09T02:44:42.930Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-09T02:44:43.552Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-09-09T02:44:43.552Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-09-09T02:44:43.553Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-09T02:44:43.553Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-09-09T02:44:45.156Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-09T02:44:45.156Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-09T02:44:45.156Z] === RUN TestDockerSuite/TestRunState [2021-09-09T02:44:45.156Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-09T02:44:45.156Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-09T02:44:45.731Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-09-09T02:44:45.731Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-09-09T02:44:47.382Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-09T02:44:47.382Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-09T02:44:47.382Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-09T02:44:47.910Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-09-09T02:44:47.910Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-09T02:44:47.910Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-09-09T02:44:47.910Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-09T02:44:47.910Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-09-09T02:44:49.608Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-09T02:44:49.608Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-09T02:44:49.608Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-09T02:44:49.608Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-09T02:44:49.608Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-09T02:44:49.608Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-09T02:44:49.608Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-09T02:44:49.608Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-09T02:44:49.608Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-09T02:44:50.090Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-09-09T02:44:50.090Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-09-09T02:44:50.908Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-09T02:44:51.632Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-09-09T02:44:51.632Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-09T02:44:51.632Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-09-09T02:44:54.381Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-09T02:44:54.381Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-09T02:44:54.381Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-09T02:44:54.381Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-09T02:44:54.381Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-09T02:44:54.381Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-09T02:44:54.381Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-09T02:44:54.381Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-09T02:44:54.381Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-09T02:44:54.381Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-09T02:44:54.381Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-09T02:44:54.381Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-09T02:44:54.381Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-09T02:44:54.381Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-09T02:44:54.381Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-09T02:44:54.381Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-09T02:44:54.381Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-09T02:44:54.381Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-09T02:44:54.381Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-09T02:44:54.381Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-09T02:44:54.381Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-09T02:44:54.540Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-09-09T02:44:54.540Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-09-09T02:44:56.606Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-09T02:44:56.606Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-09T02:44:56.606Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-09T02:44:58.178Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-09T02:44:58.178Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-09T02:44:58.178Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-09T02:44:58.178Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-09T02:44:58.178Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-09T02:45:00.403Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-09T02:45:01.637Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-09-09T02:45:04.545Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-09-09T02:45:05.720Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-09T02:45:05.720Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-09T02:45:05.720Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-09T02:45:05.720Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-09T02:45:05.720Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-09T02:45:05.720Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-09T02:45:07.582Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-09T02:45:08.282Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-09-09T02:45:08.282Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-09-09T02:45:08.282Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-09-09T02:45:08.282Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-09-09T02:45:08.282Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-09-09T02:45:09.821Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-09-09T02:45:09.821Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-09T02:45:09.821Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-09-09T02:45:10.414Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-09T02:45:11.327Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-09T02:45:12.012Z] === RUN TestDockerSuite/TestContainerAPITop [2021-09-09T02:45:12.012Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-09T02:45:12.012Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-09-09T02:45:14.191Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-09-09T02:45:14.191Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-09-09T02:45:16.011Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-09T02:45:16.011Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-09T02:45:16.011Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-09T02:45:16.471Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-09T02:45:17.943Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-09-09T02:45:18.999Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-09T02:45:19.372Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-09T02:45:20.132Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-09-09T02:45:20.132Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-09T02:45:20.132Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-09-09T02:45:20.132Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-09T02:45:20.133Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-09-09T02:45:20.133Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-09T02:45:20.133Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-09-09T02:45:20.133Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-09T02:45:20.133Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-09-09T02:45:20.133Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-09T02:45:20.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-09-09T02:45:20.905Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-09T02:45:21.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-09-09T02:45:21.669Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-09-09T02:45:23.081Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-09T02:45:23.081Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-09T02:45:23.081Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-09T02:45:23.081Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-09T02:45:23.081Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-09T02:45:23.081Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-09T02:45:23.081Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-09T02:45:23.081Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-09T02:45:23.081Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-09T02:45:23.081Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-09T02:45:23.081Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-09T02:45:23.081Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-09T02:45:23.081Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-09T02:45:23.081Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-09T02:45:23.081Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-09T02:45:23.848Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-09-09T02:45:25.982Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-09T02:45:26.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-09-09T02:45:27.515Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-09T02:45:28.484Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-09T02:45:29.316Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-09T02:45:29.316Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-09T02:45:29.316Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-09T02:45:29.316Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-09T02:45:29.316Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-09T02:45:32.216Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-09T02:45:32.217Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-09T02:45:32.217Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-09T02:45:32.217Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-09T02:45:32.217Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-09T02:45:32.217Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-09T02:45:32.217Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-09T02:45:32.217Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-09T02:45:32.217Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-09T02:45:32.217Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-09T02:45:32.217Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-09T02:45:32.217Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-09T02:45:32.217Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-09T02:45:32.217Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-09T02:45:32.217Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-09T02:45:32.217Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-09T02:45:32.217Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-09T02:45:32.217Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-09T02:45:32.217Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-09T02:45:33.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-09-09T02:45:34.005Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-09T02:45:34.005Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-09T02:45:34.005Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-09T02:45:34.005Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-09T02:45:34.005Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-09T02:45:34.005Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-09T02:45:34.005Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-09T02:45:34.005Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-09T02:45:34.005Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-09T02:45:35.117Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-09T02:45:35.117Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-09T02:45:35.575Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-09T02:45:35.576Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-09T02:45:36.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000384f48_} [2021-09-09T02:45:37.115Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-09T02:45:38.203Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12836053641_c:\foo_false____} [2021-09-09T02:45:41.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12836053641_c:\foo_true____} [2021-09-09T02:45:42.574Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-09T02:45:42.574Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-09T02:45:42.574Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-09T02:45:42.900Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-09T02:45:42.900Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-09T02:45:42.900Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-09-09T02:45:43.291Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-09-09T02:45:43.291Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-09-09T02:45:43.291Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-09-09T02:45:43.291Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-09-09T02:45:43.291Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-09-09T02:45:43.291Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-09T02:45:43.291Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-09-09T02:45:44.111Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-09T02:45:44.111Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-09T02:45:44.112Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-09T02:45:45.079Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-09T02:45:45.483Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-09-09T02:45:45.483Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-09T02:45:45.483Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-09-09T02:45:45.483Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:45:45.483Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-09-09T02:45:45.483Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:45:45.483Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-09-09T02:45:45.483Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-09T02:45:45.483Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-09-09T02:45:45.483Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-09T02:45:45.483Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-09-09T02:45:45.483Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-09T02:45:45.483Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-09-09T02:45:45.483Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-09T02:45:45.483Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-09-09T02:45:45.483Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-09T02:45:45.483Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-09-09T02:45:45.483Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-09T02:45:45.483Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-09-09T02:45:45.483Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-09T02:45:45.947Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-09-09T02:45:45.947Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-09T02:45:45.947Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-09-09T02:45:45.947Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:45:45.947Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-09-09T02:45:45.947Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-09T02:45:45.947Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-09-09T02:45:46.047Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-09T02:45:46.047Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-09T02:45:46.047Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-09T02:45:48.129Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-09-09T02:45:48.129Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-09-09T02:45:48.129Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-09T02:45:48.129Z] === RUN TestDockerSuite/TestCpRelativePath [2021-09-09T02:45:49.964Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-09T02:45:49.964Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-09T02:45:49.964Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-09T02:45:50.308Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-09-09T02:45:50.308Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-09T02:45:50.308Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-09-09T02:45:50.308Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-09T02:45:50.308Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-09-09T02:45:50.308Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-09T02:45:50.308Z] === RUN TestDockerSuite/TestCpToCaseA [2021-09-09T02:45:50.735Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-09T02:45:53.693Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-09T02:45:53.693Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-09T02:45:53.693Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-09T02:45:53.693Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-09T02:45:53.693Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-09T02:45:53.693Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-09T02:45:53.693Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-09T02:45:53.693Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-09T02:45:53.693Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-09T02:45:54.049Z] === RUN TestDockerSuite/TestCpToCaseB [2021-09-09T02:45:56.230Z] === RUN TestDockerSuite/TestCpToCaseC [2021-09-09T02:45:56.230Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-09T02:45:56.230Z] === RUN TestDockerSuite/TestCpToCaseD [2021-09-09T02:45:56.230Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-09T02:45:56.529Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-09T02:45:56.689Z] === RUN TestDockerSuite/TestCpToCaseE [2021-09-09T02:45:59.438Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-09T02:45:59.505Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-09T02:45:59.505Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-09T02:45:59.505Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-09T02:45:59.505Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-09T02:45:59.505Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-09T02:45:59.505Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-09T02:45:59.505Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-09T02:45:59.505Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-09T02:45:59.505Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-09T02:45:59.505Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-09T02:45:59.505Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-09T02:45:59.505Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-09T02:45:59.505Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-09T02:46:01.040Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-09T02:46:03.214Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-09T02:46:03.214Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-09T02:46:03.214Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-09T02:46:04.749Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-09T02:46:04.749Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-09T02:46:04.749Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-09T02:46:04.749Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-09T02:46:04.749Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-09T02:46:04.749Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-09T02:46:04.749Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-09T02:46:04.749Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-09T02:46:04.749Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-09T02:46:04.749Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-09T02:46:04.749Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-09T02:46:04.749Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-09T02:46:04.749Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-09T02:46:05.261Z] === RUN TestDockerSuite/TestCpToCaseF [2021-09-09T02:46:05.261Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-09T02:46:05.261Z] === RUN TestDockerSuite/TestCpToCaseG [2021-09-09T02:46:05.261Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-09T02:46:05.261Z] === RUN TestDockerSuite/TestCpToCaseH [2021-09-09T02:46:12.339Z] === RUN TestDockerSuite/TestCpToCaseI [2021-09-09T02:46:12.339Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-09T02:46:12.339Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-09-09T02:46:12.339Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-09T02:46:12.339Z] === RUN TestDockerSuite/TestCpToDot [2021-09-09T02:46:19.416Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-09-09T02:46:19.417Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-09T02:46:19.417Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-09-09T02:46:19.417Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-09T02:46:19.417Z] === RUN TestDockerSuite/TestCpToStdout [2021-09-09T02:46:20.538Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-09T02:46:20.538Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:46:20.538Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-09T02:46:21.594Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-09-09T02:46:21.594Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:46:21.594Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-09-09T02:46:21.594Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-09T02:46:21.594Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-09-09T02:46:21.594Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-09T02:46:21.594Z] === RUN TestDockerSuite/TestCpVolumePath [2021-09-09T02:46:21.594Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-09T02:46:21.594Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-09-09T02:46:21.594Z] === RUN TestDockerSuite/TestCreateArgs [2021-09-09T02:46:22.053Z] === RUN TestDockerSuite/TestCreateByImageID [2021-09-09T02:46:22.421Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-09T02:46:22.421Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-09T02:46:22.421Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-09T02:46:22.421Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-09T02:46:22.421Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-09T02:46:22.421Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-09T02:46:22.421Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-09T02:46:22.421Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-09T02:46:23.388Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-09T02:46:23.388Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-09T02:46:24.234Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-09-09T02:46:25.828Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-09-09T02:46:26.287Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-09-09T02:46:26.287Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-09-09T02:46:26.293Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-09T02:46:26.751Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-09T02:46:26.751Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-09T02:46:26.751Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-09T02:46:27.209Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-09T02:46:27.614Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-09T02:46:27.614Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-09T02:46:27.614Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-09T02:46:28.469Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-09-09T02:46:28.579Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-09T02:46:28.930Z] === RUN TestDockerSuite/TestCreateLabels [2021-09-09T02:46:28.930Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-09-09T02:46:28.930Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-09T02:46:28.930Z] === RUN TestDockerSuite/TestCreateRM [2021-09-09T02:46:29.389Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-09-09T02:46:29.389Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-09T02:46:29.389Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-09-09T02:46:29.847Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-09-09T02:46:29.847Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-09-09T02:46:34.275Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-09T02:46:34.275Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-09T02:46:34.275Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-09T02:46:34.734Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-09T02:46:34.735Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-09T02:46:34.735Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-09T02:46:34.735Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-09T02:46:36.835Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-09T02:46:38.113Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-09-09T02:46:38.113Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-09-09T02:46:38.113Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-09-09T02:46:39.742Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-09T02:46:39.742Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:46:39.742Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-09T02:46:41.021Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-09-09T02:46:41.021Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-09-09T02:46:41.021Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-09T02:46:41.021Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-09-09T02:46:41.063Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-09T02:46:41.063Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-09T02:46:41.523Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-09T02:46:43.200Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-09-09T02:46:43.200Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.200Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-09-09T02:46:43.200Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-09-09T02:46:43.200Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.200Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-09-09T02:46:43.200Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.200Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-09-09T02:46:43.200Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.200Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-09-09T02:46:43.200Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.200Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-09-09T02:46:43.200Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.200Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-09-09T02:46:43.200Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.200Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-09-09T02:46:43.200Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.200Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-09-09T02:46:43.200Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.200Z] === RUN TestDockerSuite/TestDevicePermissions [2021-09-09T02:46:43.200Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.200Z] === RUN TestDockerSuite/TestDockerFails [2021-09-09T02:46:43.660Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-09-09T02:46:43.660Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.660Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-09-09T02:46:43.660Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.660Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-09-09T02:46:43.660Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.660Z] === RUN TestDockerSuite/TestEventsAttach [2021-09-09T02:46:43.660Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.660Z] === RUN TestDockerSuite/TestEventsCommit [2021-09-09T02:46:43.660Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-09T02:46:43.660Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-09-09T02:46:45.533Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-09T02:46:45.533Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-09T02:46:45.533Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-09T02:46:45.841Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-09-09T02:46:48.019Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-09-09T02:46:50.094Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-09T02:46:50.094Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-09T02:46:50.094Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-09T02:46:50.200Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite (1846.73s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (81.69s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.87s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.95s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.76s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.17s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-09T02:46:50.553Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.66s) [2021-09-09T02:46:50.553Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.15s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (61.09s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.04s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.82s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.85s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.38s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.55s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.10s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.02s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.03s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.07s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.89s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.27s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.53s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.51s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (5.90s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.96s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.44s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-09T02:46:51.027Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-09T02:46:51.027Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.03s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.45s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.12s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.16s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.14s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.84s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.38s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.74s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.48s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (24.29s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.45s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.76s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.85s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (13.88s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.32s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.11s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.25s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.64s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerignore (40.03s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.98s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (44.97s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.39s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.56s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.53s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.33s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.86s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.28s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.84s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (62.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.89s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.40s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.56s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.38s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.52s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.17s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildFails (2.23s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.27s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.22s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.31s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.94s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.17s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.91s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.72s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildHistory (9.57s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.42s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.67s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildLabel (0.85s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.00s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (3.97s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.89s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.94s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.62s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.63s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (4.97s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.05s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.63s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.27s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.18s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.70s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.82s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.16s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.56s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.30s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.48s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.44s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.10s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.57s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.47s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.94s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.56s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.31s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (15.44s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildRm (9.38s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.47s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.22s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.25s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.29s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.78s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.30s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.05s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.47s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildStderr (3.18s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.06s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.93s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.08s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.37s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.88s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (2.98s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.66s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.52s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.72s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.26s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.55s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.87s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.62s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.30s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.12s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.99s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.67s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.66s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.46s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.46s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestCommitChange (4.20s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.30s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.96s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestCommitTTY (6.00s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.86s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.72s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.80s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.21s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-09T02:46:51.028Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-09T02:46:51.028Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.23s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.22s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.76s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.79s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.73s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.80s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.24s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.21s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.67s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.31s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.18s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.33s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.41s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.54s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.23s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.75s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.09s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.64s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.36s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.67s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.23s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.24s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.21s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.26s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000525f08_} (2.25s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-14265218264_c:\foo_false____} (2.19s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-14265218264_c:\foo_true____} (2.28s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.32s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.30s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.28s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.72s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.29s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.55s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.90s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCpToDot (2.24s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCpToStdout (2.28s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.98s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.80s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.39s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.69s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.80s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.20s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.35s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.26s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.83s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.90s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsCopy (3.54s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.29s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.82s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.65s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.62s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.23s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.81s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsFilters (3.77s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsFormat (4.56s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsRename (2.32s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsResize (9.95s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.81s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.04s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.61s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.36s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.64s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.64s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.67s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.71s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.71s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.64s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.99s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.76s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestExecInspectID (4.07s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.92s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.83s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.57s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.56s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.56s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.68s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.56s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.39s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.25s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.52s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.92s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.50s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.81s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.45s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-09-09T02:46:51.029Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-09T02:46:51.029Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.45s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestImportBadURL (2.39s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.81s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.77s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.17s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.73s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectDefault (2.15s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectHistory (3.77s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.73s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.71s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.19s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.74s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.73s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectStatus (2.81s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.35s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.79s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.15s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.76s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.84s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.16s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.15s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.61s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.64s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.37s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.24s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.76s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.54s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.59s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.57s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.18s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.28s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.91s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsSince (8.72s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsTail (2.51s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.30s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.73s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.61s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.57s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPsByOrder (6.43s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.22s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.77s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.55s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.14s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.46s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.97s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.72s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.46s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.47s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.08s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.03s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.59s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.08s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.03s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.83s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.20s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.75s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.39s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.56s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.91s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.07s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.65s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.04s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiTag (0.55s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.91s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.36s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.98s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.15s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.98s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.57s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.94s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.13s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.20s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.23s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.26s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.13s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.79s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.34s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-09T02:46:51.030Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.38s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-09T02:46:51.030Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.59s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.95s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.75s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.21s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.43s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.25s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.87s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.83s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.83s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.81s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunExitCode (2.26s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.83s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.21s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.24s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.60s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.06s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.28s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.67s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.65s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.59s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.45s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.42s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.39s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.08s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.64s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunRm (1.82s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.24s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.25s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.19s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.73s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.28s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.21s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.03s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.41s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.24s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.80s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.42s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.16s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.34s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.21s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.78s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.70s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.27s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.80s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.18s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.44s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.57s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.66s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.02s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.49s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.96s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.74s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.86s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.73s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.39s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.78s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.34s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.09s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.12s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.27s) [2021-09-09T02:46:51.031Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-09T02:46:51.031Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.04s) [2021-09-09T02:46:51.031Z] === RUN TestDockerRegistrySuite [2021-09-09T02:46:51.031Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-09T02:46:51.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.031Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-09T02:46:51.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.031Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-09T02:46:51.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.031Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-09T02:46:51.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.031Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-09T02:46:51.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.031Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-09T02:46:51.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.031Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-09T02:46:51.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.031Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-09T02:46:51.031Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-09T02:46:51.032Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-09T02:46:51.032Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-09T02:46:51.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-09T02:46:51.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-09T02:46:51.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-09T02:46:51.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-09T02:46:51.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-09T02:46:51.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-09T02:46:51.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-09T02:46:51.032Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-09T02:46:51.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-09T02:46:51.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-09T02:46:51.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-09T02:46:51.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-09T02:46:51.032Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-09T02:46:51.032Z] === RUN TestDockerDaemonSuite [2021-09-09T02:46:51.032Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-09T02:46:51.032Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-09T02:46:51.032Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-09T02:46:51.032Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-09T02:46:51.032Z] === RUN TestDockerSwarmSuite [2021-09-09T02:46:51.032Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-09T02:46:51.032Z] === RUN TestDockerPluginSuite [2021-09-09T02:46:51.032Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-09T02:46:51.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-09T02:46:51.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-09T02:46:51.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-09T02:46:51.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-09T02:46:51.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-09T02:46:51.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-09T02:46:51.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-09T02:46:51.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-09T02:46:51.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-09T02:46:51.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-09T02:46:51.032Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.032Z] --- PASS: TestDockerPluginSuite (0.01s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-09T02:46:51.032Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-09T02:46:51.033Z] === RUN TestDockerExternalVolumeSuite [2021-09-09T02:46:51.033Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-09T02:46:51.033Z] === RUN TestDockerNetworkSuite [2021-09-09T02:46:51.033Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-09T02:46:51.033Z] === RUN TestDockerHubPullSuite [2021-09-09T02:46:51.033Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-09T02:46:51.033Z] PASS [2021-09-09T02:46:51.033Z] ok github.com/docker/docker/integration-cli 1847.022s [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === Skipped [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-09T02:46:51.033Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-09T02:46:51.033Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-09T02:46:51.033Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-09T02:46:51.033Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-09T02:46:51.033Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-09T02:46:51.033Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-09T02:46:51.033Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-09T02:46:51.033Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-09T02:46:51.033Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-09T02:46:51.033Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-09T02:46:51.033Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-09T02:46:51.033Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-09-09T02:46:51.033Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-09T02:46:51.033Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-09-09T02:46:51.033Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.033Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2021-09-09T02:46:51.033Z] [2021-09-09T02:46:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-09T02:46:51.034Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-09-09T02:46:51.034Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-09T02:46:51.034Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-09T02:46:51.034Z] docker_cli_sni_test.go:18: Flakey test [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-09T02:46:51.034Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-09T02:46:51.034Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-09T02:46:51.034Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-09T02:46:51.034Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.034Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-09T02:46:51.034Z] [2021-09-09T02:46:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-09T02:46:51.034Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-09T02:46:51.035Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-09T02:46:51.035Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-09T02:46:51.035Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-09T02:46:51.035Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-09T02:46:51.035Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-09T02:46:51.035Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-09T02:46:51.035Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-09T02:46:51.035Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-09T02:46:51.035Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-09T02:46:51.035Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-09T02:46:51.035Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-09T02:46:51.035Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-09T02:46:51.035Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.035Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-09T02:46:51.035Z] [2021-09-09T02:46:51.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-09T02:46:51.495Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-09T02:46:51.495Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-09T02:46:51.495Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-09T02:46:51.495Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-09T02:46:51.495Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-09T02:46:51.495Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-09T02:46:51.495Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-09T02:46:51.495Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-09T02:46:51.495Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-09T02:46:51.495Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-09T02:46:51.495Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-09T02:46:51.495Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-09T02:46:51.495Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-09T02:46:51.495Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-09-09T02:46:51.495Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-09T02:46:51.495Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-09T02:46:51.495Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-09T02:46:51.495Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.495Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-09T02:46:51.495Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-09T02:46:51.496Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-09T02:46:51.496Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-09T02:46:51.496Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-09T02:46:51.496Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-09T02:46:51.496Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-09T02:46:51.496Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.496Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-09T02:46:51.496Z] [2021-09-09T02:46:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-09T02:46:51.496Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-09T02:46:51.497Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-09T02:46:51.497Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-09T02:46:51.497Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-09T02:46:51.497Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-09T02:46:51.497Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:46:51.497Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-09T02:46:51.497Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-09T02:46:51.497Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-09T02:46:51.497Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-09T02:46:51.497Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-09T02:46:51.497Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-09T02:46:51.497Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.497Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-09T02:46:51.497Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-09T02:46:51.498Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-09T02:46:51.498Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-09T02:46:51.498Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-09T02:46:51.499Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.499Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-09T02:46:51.499Z] [2021-09-09T02:46:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-09T02:46:51.500Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-09T02:46:51.500Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-09T02:46:51.500Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-09T02:46:51.500Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-09T02:46:51.500Z] [2021-09-09T02:46:51.500Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-09T02:46:51.500Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.500Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-09T02:46:51.501Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.501Z] DONE 1092 tests, 546 skipped in 1853.931s [2021-09-09T02:46:51.501Z] INFO: Integration tests ended at 09/09/2021 02:46:51. Duration:00:30:54.0486992 [2021-09-09T02:46:51.501Z] INFO: Docker info of the daemon under test at end of run [2021-09-09T02:46:51.501Z] [2021-09-09T02:46:51.960Z] Containers: 2 [2021-09-09T02:46:51.960Z] Running: 0 [2021-09-09T02:46:51.960Z] Paused: 0 [2021-09-09T02:46:51.960Z] Stopped: 2 [2021-09-09T02:46:51.960Z] Images: 18 [2021-09-09T02:46:51.960Z] Server Version: 0.0.0-dev [2021-09-09T02:46:51.960Z] Storage Driver: windowsfilter [2021-09-09T02:46:51.960Z] Windows: [2021-09-09T02:46:51.960Z] Logging Driver: json-file [2021-09-09T02:46:51.960Z] Plugins: [2021-09-09T02:46:51.960Z] Volume: local [2021-09-09T02:46:51.960Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-09T02:46:51.960Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-09T02:46:51.960Z] Swarm: inactive [2021-09-09T02:46:51.960Z] Default Isolation: process [2021-09-09T02:46:51.960Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-09T02:46:51.960Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-09T02:46:51.960Z] OSType: windows [2021-09-09T02:46:51.960Z] Architecture: x86_64 [2021-09-09T02:46:51.960Z] CPUs: 4 [2021-09-09T02:46:51.960Z] Total Memory: 32GiB [2021-09-09T02:46:51.960Z] Name: azwin-2-cb5ba0 [2021-09-09T02:46:51.960Z] ID: SLRN:MGFN:WIFI:3MZI:J3ZY:LOK3:O6N5:IOWJ:7IK7:H36J:QHU7:NEUT [2021-09-09T02:46:51.960Z] Docker Root Dir: D:\CI\PR-42810\5\daemon [2021-09-09T02:46:51.960Z] Debug Mode (client): false [2021-09-09T02:46:51.960Z] Debug Mode (server): true [2021-09-09T02:46:51.960Z] File Descriptors: -1 [2021-09-09T02:46:51.960Z] Goroutines: 17 [2021-09-09T02:46:51.960Z] System Time: 2021-09-09T02:46:51.482971Z [2021-09-09T02:46:51.960Z] EventsListeners: 0 [2021-09-09T02:46:51.960Z] Registry: https://index.docker.io/v1/ [2021-09-09T02:46:51.960Z] Labels: [2021-09-09T02:46:51.960Z] Experimental: false [2021-09-09T02:46:51.960Z] Insecure Registries: [2021-09-09T02:46:51.960Z] 127.0.0.0/8 [2021-09-09T02:46:51.960Z] Live Restore Enabled: false [2021-09-09T02:46:51.960Z] [2021-09-09T02:46:51.960Z] [2021-09-09T02:46:51.960Z] INFO: Stopping daemon under test [2021-09-09T02:46:51.960Z] SUCCESS: The process with PID 3568 (child process of PID 5240) has been terminated. [2021-09-09T02:46:51.960Z] SUCCESS: The process with PID 5240 (child process of PID 1080) has been terminated. [2021-09-09T02:46:51.960Z] INFO: Stop tailing logs of the daemon under tests [2021-09-09T02:46:51.960Z] INFO: executeCI.ps1 Completed successfully at 09/09/2021 02:46:51. [2021-09-09T02:46:51.960Z] INFO: Tidying up at end of run [2021-09-09T02:46:51.960Z] INFO: Saving daemon under test log (d:\CI\PR-42810\5\dut.out) to bundles\CIDUT.out [2021-09-09T02:46:51.960Z] INFO: Saving daemon under test log (d:\CI\PR-42810\5\dut.err) to bundles\CIDUT.err [2021-09-09T02:46:51.960Z] INFO: Saving containerd logs to bundles [2021-09-09T02:46:51.960Z] INFO: Nuke-Everything... [2021-09-09T02:46:52.419Z] INFO: Container count on control daemon to delete is 2 [2021-09-09T02:46:52.419Z] d1fc1dc4179f [2021-09-09T02:46:52.419Z] 1df8a22bc465 [2021-09-09T02:46:52.419Z] INFO: Tidying pidfile d:\CI\PR-42810\5\docker.pid [2021-09-09T02:46:52.419Z] INFO: Nuking d:\CI [2021-09-09T02:47:00.344Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-09T02:47:01.881Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-09T02:47:02.342Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-09T02:47:02.596Z] === RUN TestDockerSuite/TestEventsCopy [2021-09-09T02:47:06.335Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-09-09T02:47:09.414Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-09T02:47:11.035Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-09-09T02:47:12.613Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-09-09T02:47:13.534Z] INFO: Zapped successfully [2021-09-09T02:47:13.534Z] [2021-09-09T02:47:13.534Z] INFO: executeCI.ps1 exiting at Thu Sep 9 02:47:10 CUT 2021. Duration 01:02:55.6693663 [2021-09-09T02:47:13.534Z] [2021-09-09T02:47:13.608Z] === RUN TestDockerSuite/TestEventsFilterImageName [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-09T02:47:13.777Z] Recording test results [2021-09-09T02:47:14.102Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-09T02:47:17.424Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-09-09T02:47:17.424Z] === RUN TestDockerSuite/TestEventsFilterType [2021-09-09T02:47:18.419Z] === RUN TestDockerSuite/TestEventsFilters [2021-09-09T02:47:21.177Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-09T02:47:22.233Z] === RUN TestDockerSuite/TestEventsFormat [2021-09-09T02:47:22.362Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-09T02:47:23.849Z] Creating win-2022-integration-bundles.zip [2021-09-09T02:47:24.912Z] === RUN TestDockerSuite/TestRmiTag [Pipeline] archiveArtifacts [2021-09-09T02:47:25.031Z] Archiving artifacts [2021-09-09T02:47:25.371Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-09T02:47:27.013Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-09-09T02:47:27.013Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-09-09T02:47:27.013Z] === RUN TestDockerSuite/TestEventsImageImport [2021-09-09T02:47:27.013Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-09T02:47:27.013Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-09-09T02:47:27.013Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-09T02:47:27.013Z] === RUN TestDockerSuite/TestEventsImagePull [2021-09-09T02:47:27.013Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-09T02:47:27.013Z] === RUN TestDockerSuite/TestEventsImageTag [2021-09-09T02:47:27.549Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-09T02:47:28.007Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-09-09T02:47:28.007Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-09T02:47:28.007Z] === RUN TestDockerSuite/TestEventsRename [2021-09-09T02:47:30.238Z] === RUN TestDockerSuite/TestEventsResize [2021-09-09T02:47:37.428Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-09-09T02:47:39.658Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-09-09T02:47:40.314Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42810/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-09T02:47:41.238Z] + make clean [2021-09-09T02:47:41.888Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-09-09T02:47:42.207Z] docker volume rm -f docker-dev-cache [2021-09-09T02:47:42.207Z] docker-dev-cache [Pipeline] deleteDir [2021-09-09T02:47:42.360Z] === RUN TestDockerSuite/TestRmiWithContainerFails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T02:47:45.268Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-09T02:47:51.062Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-09T02:47:51.521Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-09T02:47:51.521Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-09T02:47:51.521Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-09T02:47:51.521Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-09T02:47:51.521Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-09T02:47:51.521Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-09T02:47:51.521Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-09T02:47:51.521Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-09T02:47:51.521Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-09T02:47:51.521Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-09T02:47:51.521Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-09T02:47:51.521Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-09T02:47:51.521Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-09T02:47:51.521Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-09T02:47:51.521Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-09T02:47:52.356Z] === RUN TestDockerSuite/TestEventsTop [2021-09-09T02:47:52.356Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-09T02:47:52.356Z] === RUN TestDockerSuite/TestEventsUntag [2021-09-09T02:47:53.059Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-09T02:47:53.059Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-09T02:47:53.518Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-09T02:47:53.518Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-09T02:47:53.518Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-09T02:47:53.941Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-09-09T02:47:57.755Z] === RUN TestDockerSuite/TestExec [2021-09-09T02:47:57.755Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:47:57.755Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-09-09T02:47:57.755Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-09T02:47:57.755Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-09-09T02:47:58.222Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-09T02:47:58.751Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-09-09T02:48:00.985Z] === RUN TestDockerSuite/TestExecAPIStart [2021-09-09T02:48:00.985Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:48:00.985Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-09-09T02:48:00.985Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:48:00.985Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-09-09T02:48:00.985Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-09T02:48:00.985Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-09-09T02:48:01.960Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-09T02:48:02.562Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-09-09T02:48:04.139Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-09T02:48:04.141Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-09-09T02:48:06.370Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-09-09T02:48:07.049Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-09T02:48:07.945Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-09-09T02:48:09.264Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-09T02:48:09.264Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-09T02:48:11.760Z] === RUN TestDockerSuite/TestExecCgroup [2021-09-09T02:48:11.760Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-09T02:48:11.760Z] === RUN TestDockerSuite/TestExecEnv [2021-09-09T02:48:11.760Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-09T02:48:11.760Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-09-09T02:48:11.760Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-09T02:48:11.760Z] === RUN TestDockerSuite/TestExecExitStatus [2021-09-09T02:48:13.994Z] === RUN TestDockerSuite/TestExecInspectID [2021-09-09T02:48:15.059Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-09T02:48:15.059Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-09T02:48:15.059Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-09T02:48:15.059Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-09T02:48:15.059Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-09T02:48:15.059Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-09T02:48:15.059Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-09T02:48:15.059Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-09T02:48:15.059Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-09T02:48:15.059Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-09T02:48:15.059Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-09T02:48:15.059Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-09T02:48:15.059Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-09T02:48:15.059Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-09T02:48:15.059Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-09T02:48:15.059Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-09T02:48:15.059Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-09T02:48:15.059Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-09T02:48:15.059Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-09T02:48:15.060Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-09T02:48:15.060Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-09T02:48:15.060Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-09T02:48:15.060Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-09T02:48:17.237Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-09T02:48:17.237Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-09T02:48:17.237Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-09T02:48:17.811Z] === RUN TestDockerSuite/TestExecInteractive [2021-09-09T02:48:17.811Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-09T02:48:17.811Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-09-09T02:48:17.811Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-09T02:48:17.811Z] === RUN TestDockerSuite/TestExecParseError [2021-09-09T02:48:17.811Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-09T02:48:17.811Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-09-09T02:48:17.811Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-09T02:48:17.811Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-09-09T02:48:17.811Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-09T02:48:17.811Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-09-09T02:48:20.045Z] === RUN TestDockerSuite/TestExecSetEnv [2021-09-09T02:48:20.045Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-09T02:48:20.045Z] === RUN TestDockerSuite/TestExecStartFails [2021-09-09T02:48:20.045Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-09T02:48:20.045Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-09-09T02:48:20.045Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-09T02:48:20.045Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-09-09T02:48:20.045Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-09T02:48:20.045Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-09-09T02:48:20.045Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-09T02:48:20.045Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-09-09T02:48:20.142Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-09T02:48:20.142Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-09T02:48:20.142Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-09T02:48:20.142Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-09T02:48:20.142Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-09T02:48:21.679Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-09T02:48:21.679Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-09T02:48:21.679Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-09T02:48:21.679Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-09T02:48:21.679Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-09T02:48:21.679Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-09T02:48:21.679Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-09T02:48:21.679Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-09T02:48:21.679Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-09T02:48:21.679Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-09T02:48:21.679Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-09T02:48:21.679Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-09T02:48:21.679Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-09T02:48:21.679Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-09T02:48:21.679Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-09T02:48:22.277Z] === RUN TestDockerSuite/TestExecUlimits [2021-09-09T02:48:22.277Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-09T02:48:22.277Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-09-09T02:48:23.217Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-09T02:48:26.129Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-09T02:48:29.035Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-09T02:48:29.035Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-09T02:48:29.035Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-09T02:48:29.035Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-09T02:48:29.035Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-09T02:48:29.035Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-09T02:48:29.035Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-09T02:48:29.600Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-09-09T02:48:29.600Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-09T02:48:29.600Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-09-09T02:48:29.600Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-09T02:48:29.600Z] === RUN TestDockerSuite/TestExecWithUser [2021-09-09T02:48:29.600Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-09T02:48:29.600Z] === RUN TestDockerSuite/TestGetContainerStats [2021-09-09T02:48:31.215Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-09T02:48:31.215Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-09T02:48:31.215Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-09T02:48:31.215Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-09T02:48:31.215Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-09T02:48:31.215Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-09T02:48:31.215Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-09T02:48:31.215Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-09T02:48:31.215Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-09T02:48:32.752Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-09T02:48:35.484Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-09-09T02:48:37.451Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-09T02:48:37.451Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-09T02:48:37.451Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-09T02:48:37.451Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-09T02:48:37.909Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-09T02:48:37.909Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-09T02:48:37.909Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-09T02:48:37.909Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-09T02:48:37.909Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-09T02:48:37.909Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-09T02:48:37.909Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-09T02:48:37.909Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-09T02:48:37.909Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-09T02:48:40.093Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-09T02:48:40.093Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-09T02:48:40.093Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-09T02:48:40.552Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-09T02:48:40.552Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-09T02:48:40.552Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-09T02:48:41.382Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-09-09T02:48:42.731Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-09T02:48:43.619Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-09-09T02:48:45.637Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-09T02:48:45.637Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-09T02:48:45.637Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-09T02:48:47.817Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-09T02:48:47.817Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-09T02:48:47.817Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-09T02:48:47.817Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-09T02:48:47.817Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-09T02:48:47.817Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-09T02:48:48.276Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-09T02:48:49.518Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-09-09T02:48:49.518Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:48:49.518Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-09-09T02:48:49.518Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-09-09T02:48:49.990Z] === RUN TestDockerSuite/TestHealth [2021-09-09T02:48:49.990Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-09T02:48:49.990Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-09-09T02:48:49.990Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-09-09T02:48:49.990Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-09-09T02:48:49.990Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-09-09T02:48:50.455Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-09T02:48:53.361Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-09T02:48:53.820Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-09-09T02:48:53.820Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-09-09T02:48:53.820Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-09T02:48:53.820Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-09-09T02:48:53.820Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-09-09T02:48:54.292Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-09-09T02:48:54.292Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-09-09T02:48:54.764Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-09-09T02:48:54.764Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-09T02:48:54.764Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-09-09T02:48:55.539Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-09T02:48:56.340Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-09-09T02:48:56.340Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-09-09T02:48:57.917Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-09-09T02:48:57.917Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-09-09T02:48:58.445Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-09T02:48:58.445Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-09T02:48:58.445Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-09T02:48:58.445Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-09T02:48:58.445Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-09T02:48:58.445Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-09T02:48:58.445Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-09T02:48:58.445Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-09T02:48:58.445Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-09T02:48:58.445Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-09T02:48:58.445Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-09T02:48:58.445Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-09T02:48:58.445Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-09T02:48:58.445Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-09T02:48:58.445Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-09T02:48:58.445Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-09T02:49:00.149Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-09-09T02:49:03.134Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-09T02:49:03.134Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-09T02:49:03.134Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-09T02:49:03.134Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-09T02:49:03.134Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-09T02:49:03.134Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-09T02:49:03.134Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-09T02:49:03.134Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-09T02:49:03.134Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-09T02:49:03.134Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-09T02:49:03.134Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-09T02:49:03.134Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-09T02:49:07.351Z] === RUN TestDockerSuite/TestImagesFormat [2021-09-09T02:49:07.351Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-09-09T02:49:07.351Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-09T02:49:07.351Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-09-09T02:49:10.211Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-09T02:49:10.211Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-09T02:49:10.211Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-09T02:49:11.168Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-09-09T02:49:11.168Z] === RUN TestDockerSuite/TestImportBadURL [2021-09-09T02:49:11.183Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-09T02:49:11.183Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-09T02:49:11.183Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-09T02:49:11.183Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-09T02:49:11.183Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-09T02:49:11.184Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-09T02:49:11.184Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-09T02:49:11.184Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-09T02:49:11.184Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-09T02:49:11.184Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-09T02:49:11.184Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-09T02:49:11.184Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-09T02:49:11.184Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-09T02:49:11.184Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-09T02:49:11.184Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-09T02:49:11.184Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-09T02:49:11.184Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-09T02:49:11.184Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-09T02:49:11.184Z] === RUN TestDockerSuite/TestRunMount [2021-09-09T02:49:11.184Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-09T02:49:11.184Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-09T02:49:11.184Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-09T02:49:11.184Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-09T02:49:11.184Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-09T02:49:11.184Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-09T02:49:11.184Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-09T02:49:11.184Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-09T02:49:14.137Z] === RUN TestDockerSuite/TestImportDisplay [2021-09-09T02:49:14.137Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-09T02:49:14.137Z] === RUN TestDockerSuite/TestImportFile [2021-09-09T02:49:14.137Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-09T02:49:14.137Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-09-09T02:49:14.137Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-09-09T02:49:14.137Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-09T02:49:14.137Z] === RUN TestDockerSuite/TestImportGzipped [2021-09-09T02:49:14.137Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-09T02:49:14.137Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-09-09T02:49:14.137Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:49:14.137Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-09-09T02:49:14.137Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-09T02:49:14.138Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-09-09T02:49:14.138Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-09T02:49:14.138Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-09-09T02:49:14.138Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-09T02:49:14.138Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-09-09T02:49:14.138Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-09-09T02:49:14.138Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-09T02:49:14.138Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-09-09T02:49:14.138Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-09T02:49:14.138Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-09-09T02:49:15.715Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-09-09T02:49:17.947Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-09-09T02:49:17.947Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-09T02:49:17.947Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-09-09T02:49:17.947Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-09T02:49:17.947Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-09-09T02:49:17.947Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-09-09T02:49:17.947Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-09T02:49:17.947Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-09-09T02:49:19.751Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-09T02:49:19.751Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-09T02:49:19.751Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-09T02:49:19.751Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-09T02:49:19.751Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-09T02:49:19.751Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-09T02:49:19.751Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-09T02:49:20.178Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-09-09T02:49:20.178Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-09-09T02:49:22.408Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-09-09T02:49:22.408Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-09T02:49:22.408Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-09-09T02:49:22.408Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-09T02:49:22.408Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-09-09T02:49:22.408Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-09T02:49:22.408Z] === RUN TestDockerSuite/TestInspectDefault [2021-09-09T02:49:23.992Z] === RUN TestDockerSuite/TestInspectHistory [2021-09-09T02:49:24.441Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-09T02:49:27.804Z] === RUN TestDockerSuite/TestInspectImage [2021-09-09T02:49:27.804Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:49:27.804Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-09-09T02:49:27.804Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:49:28.275Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-09-09T02:49:28.275Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-09T02:49:28.275Z] === RUN TestDockerSuite/TestInspectInt64 [2021-09-09T02:49:29.131Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-09T02:49:29.131Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-09T02:49:29.131Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-09T02:49:29.131Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-09T02:49:29.131Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-09T02:49:29.131Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-09T02:49:29.131Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-09T02:49:29.131Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-09T02:49:29.131Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-09T02:49:29.131Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-09T02:49:29.131Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-09T02:49:29.131Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-09T02:49:29.131Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-09T02:49:29.131Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-09T02:49:29.131Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-09T02:49:29.131Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-09T02:49:29.131Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-09T02:49:29.131Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-09T02:49:29.131Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-09T02:49:29.131Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-09T02:49:29.851Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-09-09T02:49:30.668Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-09T02:49:32.082Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-09-09T02:49:32.082Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-09-09T02:49:32.207Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-09T02:49:33.744Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-09T02:49:34.314Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-09-09T02:49:34.712Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-09T02:49:35.890Z] === RUN TestDockerSuite/TestInspectPlugin [2021-09-09T02:49:35.890Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-09T02:49:35.890Z] === RUN TestDockerSuite/TestInspectRootFS [2021-09-09T02:49:36.362Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-09-09T02:49:36.890Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-09T02:49:36.890Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-09T02:49:36.890Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-09T02:49:36.890Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-09T02:49:36.890Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-09T02:49:36.890Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-09T02:49:36.890Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-09T02:49:36.890Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-09T02:49:36.890Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-09T02:49:36.890Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-09T02:49:36.890Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-09T02:49:36.890Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-09T02:49:36.890Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-09T02:49:36.890Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-09T02:49:36.890Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-09T02:49:36.890Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-09T02:49:36.890Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-09T02:49:38.596Z] === RUN TestDockerSuite/TestInspectStatus [2021-09-09T02:49:40.630Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-09T02:49:40.630Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-09T02:49:40.630Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-09T02:49:40.630Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-09T02:49:40.630Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-09T02:49:40.630Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-09T02:49:40.630Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-09T02:49:40.630Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-09T02:49:40.630Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-09T02:49:40.630Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-09T02:49:40.630Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-09T02:49:40.828Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-09-09T02:49:44.649Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-09-09T02:49:46.226Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-09-09T02:49:48.455Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-09-09T02:49:49.202Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-09T02:49:49.202Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-09T02:49:49.202Z] === RUN TestDockerSuite/TestRunRm [2021-09-09T02:49:50.031Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-09-09T02:49:51.383Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-09T02:49:52.260Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-09-09T02:49:54.490Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-09-09T02:49:56.073Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-09-09T02:49:56.073Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-09-09T02:49:56.073Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLinksEnvs [2021-09-09T02:49:56.545Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-09-09T02:49:56.545Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-09-09T02:49:56.545Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-09-09T02:49:56.545Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-09-09T02:49:56.545Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-09-09T02:49:56.545Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-09-09T02:49:56.545Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-09-09T02:49:56.545Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-09-09T02:49:56.545Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-09-09T02:49:56.545Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-09-09T02:49:56.545Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-09-09T02:49:56.545Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-09-09T02:49:56.545Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-09-09T02:49:56.545Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-09-09T02:49:56.545Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-09-09T02:49:56.545Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-09-09T02:49:57.178Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-09T02:49:58.121Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-09-09T02:50:00.082Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-09T02:50:00.352Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-09-09T02:50:02.261Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-09T02:50:05.173Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-09T02:50:05.173Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-09T02:50:05.173Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-09T02:50:05.173Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-09T02:50:05.173Z] === RUN TestDockerSuite/TestRunState [2021-09-09T02:50:05.173Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-09T02:50:05.173Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-09T02:50:06.255Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-09-09T02:50:07.832Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-09-09T02:50:07.832Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-09T02:50:07.832Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-09-09T02:50:08.130Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-09T02:50:08.130Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-09T02:50:08.130Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-09T02:50:08.130Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-09T02:50:08.130Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-09T02:50:08.130Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-09T02:50:08.130Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-09T02:50:08.130Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-09T02:50:08.130Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-09T02:50:08.589Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-09T02:50:08.589Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-09T02:50:08.589Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-09T02:50:09.408Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-09-09T02:50:09.880Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-09-09T02:50:13.283Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-09T02:50:13.283Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-09T02:50:13.283Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-09T02:50:13.283Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-09T02:50:13.283Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-09T02:50:13.283Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-09T02:50:13.283Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-09T02:50:13.283Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-09T02:50:13.283Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-09T02:50:13.283Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-09T02:50:13.283Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-09T02:50:13.283Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-09T02:50:13.283Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-09T02:50:13.283Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-09T02:50:13.283Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-09T02:50:13.283Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-09T02:50:13.283Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-09T02:50:13.283Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-09T02:50:13.283Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-09T02:50:13.283Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-09T02:50:13.283Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-09T02:50:14.664Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-09-09T02:50:16.189Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-09T02:50:16.189Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-09T02:50:16.189Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-09T02:50:18.368Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-09T02:50:18.368Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-09T02:50:18.368Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-09T02:50:18.368Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-09T02:50:18.368Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-09T02:50:20.579Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-09-09T02:50:22.102Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-09T02:50:25.365Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-09-09T02:50:27.596Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-09-09T02:50:29.171Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-09-09T02:50:29.171Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-09T02:50:29.171Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-09-09T02:50:29.277Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-09T02:50:31.402Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-09-09T02:50:33.634Z] === RUN TestDockerSuite/TestLogsSince [2021-09-09T02:50:35.074Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-09T02:50:42.150Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-09T02:50:42.151Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-09T02:50:42.151Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-09T02:50:42.151Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-09T02:50:44.106Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-09-09T02:50:44.106Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-09T02:50:44.106Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-09-09T02:50:44.106Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-09T02:50:44.106Z] === RUN TestDockerSuite/TestLogsTail [2021-09-09T02:50:45.099Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-09-09T02:50:45.888Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-09T02:50:47.330Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-09-09T02:50:48.066Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestMountIntoProc [2021-09-09T02:50:49.568Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestMountIntoSys [2021-09-09T02:50:49.568Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestNetHostname [2021-09-09T02:50:49.568Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-09-09T02:50:49.568Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-09-09T02:50:49.568Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-09-09T02:50:49.568Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestPluginActive [2021-09-09T02:50:49.568Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-09-09T02:50:49.568Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-09-09T02:50:49.568Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-09-09T02:50:49.568Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-09-09T02:50:49.568Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-09-09T02:50:49.568Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-09-09T02:50:49.568Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-09-09T02:50:49.568Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-09T02:50:49.568Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-09-09T02:50:49.568Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-09T02:50:50.040Z] === RUN TestDockerSuite/TestPortHostBinding [2021-09-09T02:50:50.040Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-09T02:50:50.040Z] === RUN TestDockerSuite/TestPortList [2021-09-09T02:50:50.040Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-09T02:50:50.040Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-09-09T02:50:50.243Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-09T02:50:50.243Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-09T02:50:50.243Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-09T02:50:50.703Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-09T02:50:50.703Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-09T02:50:50.703Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-09T02:50:50.703Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-09T02:50:50.703Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-09T02:50:50.703Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-09T02:50:50.703Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-09T02:50:50.703Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-09T02:50:50.703Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-09T02:50:50.703Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-09T02:50:50.703Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-09T02:50:50.703Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-09T02:50:53.855Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-09-09T02:50:53.855Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:50:53.855Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-09-09T02:50:53.855Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-09-09T02:50:53.855Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-09T02:50:53.855Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-09-09T02:50:53.855Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-09T02:50:53.855Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-09-09T02:50:53.855Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-09T02:50:53.855Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-09-09T02:50:53.855Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-09T02:50:53.855Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-09-09T02:50:53.855Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-09T02:50:53.855Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-09-09T02:50:53.855Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-09T02:50:53.855Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-09-09T02:50:53.855Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-09T02:50:53.855Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-09-09T02:50:54.439Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-09T02:50:55.407Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-09T02:50:56.945Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-09T02:50:58.642Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-09-09T02:50:58.642Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-09T02:50:58.642Z] === RUN TestDockerSuite/TestPsByOrder [2021-09-09T02:51:02.736Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-09T02:51:02.736Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-09T02:51:02.736Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-09T02:51:02.736Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.736Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-09T02:51:02.736Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.736Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-09T02:51:02.737Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.737Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-09T02:51:02.737Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.737Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-09T02:51:02.737Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.737Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-09T02:51:02.737Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.737Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-09T02:51:02.737Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.737Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-09T02:51:02.737Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.737Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-09T02:51:02.737Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.737Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-09T02:51:02.737Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.737Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-09T02:51:02.737Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.737Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-09T02:51:02.737Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.737Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-09T02:51:02.737Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.737Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-09T02:51:02.737Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.737Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-09T02:51:02.737Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.737Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-09T02:51:02.737Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-09T02:51:02.737Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-09T02:51:04.278Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-09T02:51:04.737Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-09T02:51:05.196Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-09T02:51:05.655Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-09T02:51:05.847Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-09-09T02:51:05.847Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-09T02:51:05.847Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-09-09T02:51:07.192Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-09T02:51:14.548Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-09-09T02:51:15.764Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-09T02:51:15.764Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-09T02:51:15.764Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-09T02:51:22.841Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-09T02:51:22.841Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-09T02:51:22.841Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-09T02:51:27.530Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-09T02:51:27.530Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-09T02:51:27.530Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-09T02:51:27.530Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-09T02:51:27.530Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-09T02:51:27.530Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-09T02:51:27.530Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-09T02:51:27.530Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-09T02:51:27.530Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-09T02:51:32.429Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-09-09T02:51:32.429Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-09-09T02:51:32.429Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-09T02:51:32.429Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-09-09T02:51:34.611Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-09T02:51:34.611Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-09T02:51:34.611Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-09T02:51:34.611Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-09T02:51:34.611Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-09T02:51:34.611Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-09T02:51:35.070Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-09T02:51:35.070Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-09T02:51:35.070Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-09T02:51:35.070Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-09T02:51:35.070Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-09T02:51:35.070Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-09T02:51:35.070Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-09T02:51:37.975Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-09T02:51:40.886Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-09T02:51:40.886Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-09T02:51:40.886Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-09T02:51:42.902Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-09-09T02:51:43.791Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-09T02:51:43.791Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-09T02:51:43.791Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-09T02:51:43.791Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-09T02:51:43.791Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-09T02:51:43.791Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-09T02:51:43.791Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-09T02:51:43.791Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-09T02:51:43.791Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-09T02:51:43.791Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-09T02:51:43.791Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-09T02:51:43.791Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-09T02:51:43.791Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-09T02:51:45.873Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-09-09T02:51:53.072Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-09-09T02:51:56.887Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-09-09T02:51:56.887Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-09T02:51:56.887Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-09-09T02:51:56.887Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-09T02:51:56.887Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-09-09T02:52:00.703Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-09-09T02:52:00.703Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-09T02:52:00.703Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-09-09T02:52:00.703Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-09T02:52:00.703Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-09-09T02:52:00.703Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-09T02:52:00.703Z] === RUN TestDockerSuite/TestPsRightTagName [2021-09-09T02:52:00.703Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-09T02:52:00.703Z] === RUN TestDockerSuite/TestPsShowMounts [2021-09-09T02:52:01.478Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-09T02:52:01.478Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-09T02:52:01.478Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-09T02:52:01.478Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-09T02:52:01.478Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-09T02:52:01.478Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-09T02:52:01.478Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-09T02:52:01.478Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-09T02:52:03.015Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-09T02:52:03.015Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-09T02:52:05.919Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-09T02:52:06.378Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-09T02:52:06.837Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-09T02:52:06.837Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-09T02:52:06.837Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-09T02:52:07.934Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-09-09T02:52:07.934Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-09T02:52:07.934Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-09-09T02:52:08.927Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-09-09T02:52:08.927Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-09T02:52:08.927Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-09-09T02:52:09.922Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-09-09T02:52:10.917Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-09-09T02:52:10.917Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-09T02:52:10.917Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-09-09T02:52:14.737Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-09-09T02:52:15.413Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-09T02:52:15.413Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-09T02:52:15.413Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-09T02:52:15.413Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-09T02:52:15.872Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-09T02:52:15.872Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-09T02:52:15.872Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-09T02:52:18.562Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-09-09T02:52:24.446Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-09T02:52:24.446Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-09T02:52:24.446Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-09T02:52:25.757Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-09-09T02:52:34.770Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-09T02:52:34.770Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-09T02:52:34.770Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite (2147.73s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (82.46s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.87s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.65s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.63s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.24s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (65.07s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.43s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.14s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.95s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.47s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.37s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.49s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.44s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.45s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddTar (30.45s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.46s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.24s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.79s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.21s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.50s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.42s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.60s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.31s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.67s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.17s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.55s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.87s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCmd (0.52s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.64s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.93s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.70s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.84s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.75s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.49s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.21s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.95s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.44s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.42s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.50s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.00s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.00s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.75s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.38s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.29s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.36s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.05s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.52s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.05s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.95s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.62s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.72s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.12s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.64s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.76s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.83s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.32s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.84s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.97s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-09T02:52:35.229Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildFails (2.58s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-09-09T02:52:35.229Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.05s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.06s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.42s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.35s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.22s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.42s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildHistory (9.99s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.87s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.77s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.09s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildLabels (0.87s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.43s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.24s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.18s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.21s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.45s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.71s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.65s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.43s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.75s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.43s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.45s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.02s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.03s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.71s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.93s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.16s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.54s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.62s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.81s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.98s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.87s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.83s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.97s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.86s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.50s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.65s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildRm (10.19s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.82s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.30s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.60s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.60s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.18s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.35s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.52s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.71s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildStderr (3.53s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.40s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.24s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.07s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.63s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.28s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.21s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.02s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.78s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.97s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.89s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.15s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.65s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.64s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.21s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.33s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.73s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.63s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestCommitChange (4.73s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.30s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.71s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestCommitTTY (6.70s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.20s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.58s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.76s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.54s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.58s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.52s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.17s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (7.57s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.12s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.11s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.59s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.64s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.67s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.15s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.60s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.88s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.46s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.49s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.58s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.05s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.42s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.58s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.64s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.10s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.62s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.60s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.55s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.58s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00009d248_} (2.57s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13811231196_c:\foo_false____} (2.57s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13811231196_c:\foo_true____} (2.59s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-09T02:52:35.230Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.62s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-09T02:52:35.230Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.61s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.55s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.71s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.71s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.54s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.46s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCpToDot (2.67s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCpToStdout (2.62s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.54s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.84s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.53s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.85s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.59s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.63s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.61s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.62s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.12s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsCopy (3.89s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.48s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.63s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.17s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.50s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.82s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsFilters (5.25s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsFormat (5.16s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsRename (2.71s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsResize (32.89s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.58s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.15s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.95s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.24s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.56s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.58s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.61s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.03s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.10s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.60s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (9.95s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.05s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestExecInspectID (5.03s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.23s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.07s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.51s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.63s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.58s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.67s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.75s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.34s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.26s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.92s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.54s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.86s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.83s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.54s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.05s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.68s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.55s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.57s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.60s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectDefault (2.54s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectHistory (4.21s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.56s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.07s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.54s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.67s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.09s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectStatus (3.14s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.64s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.09s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.53s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.11s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.53s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.51s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.59s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.59s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.69s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.74s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.56s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.70s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.97s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.99s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.30s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.07s) [2021-09-09T02:52:35.231Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.83s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.60s) [2021-09-09T02:52:35.231Z] --- PASS: TestDockerSuite/TestLogsSince (9.05s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestLogsTail (2.94s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.69s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.05s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.05s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPsByOrder (10.63s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.88s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.20s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.81s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.03s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.11s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.67s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.51s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.48s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.67s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.79s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.88s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.22s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.85s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.95s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.34s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.43s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.97s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.00s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.41s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.79s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.74s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.31s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiTag (0.56s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.61s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.29s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.83s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.53s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.75s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.07s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.16s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.52s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.53s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.63s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.15s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.55s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.80s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.73s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.67s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.58s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.54s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.55s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.94s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.56s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.49s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.53s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.54s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-09T02:52:35.232Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunExitCode (2.53s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.51s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.49s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.60s) [2021-09-09T02:52:35.232Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.59s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.05s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.44s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.56s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.67s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.33s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.53s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.62s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.56s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.81s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.24s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.63s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunRm (2.56s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.56s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.63s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.52s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.12s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.52s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.30s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.87s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.49s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.50s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.18s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.78s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.05s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.54s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.24s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.55s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.55s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.39s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.44s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.60s) [2021-09-09T02:52:35.233Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.06s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-09T02:52:35.233Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.64s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.10s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.68s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.22s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.61s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.09s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.04s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.01s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.15s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.31s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.13s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.55s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.05s) [2021-09-09T02:52:35.693Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-09T02:52:35.693Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-09T02:52:35.693Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.693Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-09T02:52:35.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-09T02:52:35.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-09T02:52:35.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-09T02:52:35.694Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-09T02:52:35.694Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-09T02:52:35.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-09T02:52:35.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-09T02:52:35.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-09T02:52:35.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-09T02:52:35.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-09T02:52:35.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-09T02:52:35.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-09T02:52:35.694Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-09T02:52:35.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-09T02:52:35.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-09T02:52:35.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-09T02:52:35.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-09T02:52:35.694Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-09T02:52:35.694Z] === RUN TestDockerDaemonSuite [2021-09-09T02:52:35.694Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-09T02:52:35.694Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-09T02:52:35.694Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-09T02:52:35.694Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-09T02:52:35.694Z] === RUN TestDockerSwarmSuite [2021-09-09T02:52:35.694Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-09T02:52:35.694Z] === RUN TestDockerPluginSuite [2021-09-09T02:52:35.694Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-09T02:52:35.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-09T02:52:35.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-09T02:52:35.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-09T02:52:35.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-09T02:52:35.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-09T02:52:35.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-09T02:52:35.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-09T02:52:35.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-09T02:52:35.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-09T02:52:35.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-09T02:52:35.694Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-09T02:52:35.694Z] === RUN TestDockerExternalVolumeSuite [2021-09-09T02:52:35.694Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-09T02:52:35.694Z] === RUN TestDockerNetworkSuite [2021-09-09T02:52:35.694Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-09T02:52:35.694Z] === RUN TestDockerHubPullSuite [2021-09-09T02:52:35.694Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-09T02:52:35.694Z] PASS [2021-09-09T02:52:35.694Z] ok github.com/docker/docker/integration-cli 2148.013s [2021-09-09T02:52:35.694Z] [2021-09-09T02:52:35.694Z] === Skipped [2021-09-09T02:52:35.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-09T02:52:35.694Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-09T02:52:35.694Z] [2021-09-09T02:52:35.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-09T02:52:35.694Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-09-09T02:52:35.694Z] [2021-09-09T02:52:35.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-09T02:52:35.694Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-09-09T02:52:35.694Z] [2021-09-09T02:52:35.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-09T02:52:35.694Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-09-09T02:52:35.694Z] [2021-09-09T02:52:35.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-09T02:52:35.694Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-09T02:52:35.694Z] [2021-09-09T02:52:35.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-09T02:52:35.694Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-09T02:52:35.694Z] [2021-09-09T02:52:35.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-09T02:52:35.694Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-09T02:52:35.694Z] [2021-09-09T02:52:35.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-09T02:52:35.694Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-09T02:52:35.694Z] [2021-09-09T02:52:35.694Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-09T02:52:35.694Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.694Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-09T02:52:35.695Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-09-09T02:52:35.695Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-09-09T02:52:35.695Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-09T02:52:35.695Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-09T02:52:35.695Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-09T02:52:35.695Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.81s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.57s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-09T02:52:35.695Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-09T02:52:35.695Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.695Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-09-09T02:52:35.695Z] [2021-09-09T02:52:35.695Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-09-09T02:52:35.696Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-09T02:52:35.696Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-09T02:52:35.696Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-09T02:52:35.696Z] docker_cli_sni_test.go:18: Flakey test [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-09T02:52:35.696Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.696Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-09T02:52:35.696Z] [2021-09-09T02:52:35.696Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-09T02:52:35.696Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-09T02:52:35.697Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-09T02:52:35.697Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-09T02:52:35.697Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-09T02:52:35.697Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-09T02:52:35.697Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-09T02:52:35.697Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-09T02:52:35.697Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-09T02:52:35.697Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-09T02:52:35.697Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-09T02:52:35.697Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-09T02:52:35.697Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-09-09T02:52:35.697Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-09T02:52:35.697Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-09T02:52:35.697Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-09T02:52:35.697Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-09T02:52:35.697Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.697Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-09T02:52:35.697Z] [2021-09-09T02:52:35.697Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-09T02:52:35.698Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-09T02:52:35.698Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-09T02:52:35.698Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-09-09T02:52:35.698Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-09T02:52:35.698Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-09T02:52:35.698Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-09T02:52:35.698Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-09T02:52:35.698Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-09-09T02:52:35.698Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-09T02:52:35.698Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.698Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-09T02:52:35.698Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.698Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-09T02:52:35.698Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-09T02:52:35.699Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-09T02:52:35.699Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-09T02:52:35.699Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-09T02:52:35.699Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-09T02:52:35.699Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:52:35.699Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-09T02:52:35.699Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-09T02:52:35.699Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-09T02:52:35.699Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-09T02:52:35.699Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-09-09T02:52:35.699Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-09T02:52:35.699Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-09T02:52:35.699Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.699Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-09-09T02:52:35.699Z] [2021-09-09T02:52:35.699Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-09T02:52:35.700Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.700Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-09-09T02:52:35.700Z] [2021-09-09T02:52:35.700Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-09-09T02:52:35.701Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s) [2021-09-09T02:52:35.701Z] [2021-09-09T02:52:35.701Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-09T02:52:35.701Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-09T02:52:36.160Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.160Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-09T02:52:36.160Z] [2021-09-09T02:52:36.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-09T02:52:36.161Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:52:36.161Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.161Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:52:36.161Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-09T02:52:36.162Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] DONE 1092 tests, 551 skipped in 2155.348s [2021-09-09T02:52:36.162Z] INFO: Integration tests ended at 09/09/2021 02:52:35. Duration:00:35:55.4720883 [2021-09-09T02:52:36.162Z] INFO: Docker info of the daemon under test at end of run [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] Containers: 2 [2021-09-09T02:52:36.162Z] Running: 0 [2021-09-09T02:52:36.162Z] Paused: 0 [2021-09-09T02:52:36.162Z] Stopped: 2 [2021-09-09T02:52:36.162Z] Images: 18 [2021-09-09T02:52:36.162Z] Server Version: 0.0.0-dev [2021-09-09T02:52:36.162Z] Storage Driver: windowsfilter [2021-09-09T02:52:36.162Z] Windows: [2021-09-09T02:52:36.162Z] Logging Driver: json-file [2021-09-09T02:52:36.162Z] Plugins: [2021-09-09T02:52:36.162Z] Volume: local [2021-09-09T02:52:36.162Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-09T02:52:36.162Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-09T02:52:36.162Z] Swarm: inactive [2021-09-09T02:52:36.162Z] Default Isolation: process [2021-09-09T02:52:36.162Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-09-09T02:52:36.162Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-09-09T02:52:36.162Z] OSType: windows [2021-09-09T02:52:36.162Z] Architecture: x86_64 [2021-09-09T02:52:36.162Z] CPUs: 4 [2021-09-09T02:52:36.162Z] Total Memory: 32GiB [2021-09-09T02:52:36.162Z] Name: azwin-2-cb5ba1 [2021-09-09T02:52:36.162Z] ID: PEAX:XZD2:TF4N:KXBU:KHLF:CT24:CDPE:X2LL:U5RX:AEOX:J76F:D3RA [2021-09-09T02:52:36.162Z] Docker Root Dir: D:\CI\PR-42810\5\daemon [2021-09-09T02:52:36.162Z] Debug Mode (client): false [2021-09-09T02:52:36.162Z] Debug Mode (server): true [2021-09-09T02:52:36.162Z] File Descriptors: -1 [2021-09-09T02:52:36.162Z] Goroutines: 46 [2021-09-09T02:52:36.162Z] System Time: 2021-09-09T02:52:35.9847594Z [2021-09-09T02:52:36.162Z] EventsListeners: 0 [2021-09-09T02:52:36.162Z] Registry: https://index.docker.io/v1/ [2021-09-09T02:52:36.162Z] Labels: [2021-09-09T02:52:36.162Z] Experimental: false [2021-09-09T02:52:36.162Z] Insecure Registries: [2021-09-09T02:52:36.162Z] 127.0.0.0/8 [2021-09-09T02:52:36.162Z] Live Restore Enabled: false [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] [2021-09-09T02:52:36.162Z] INFO: Stopping daemon under test [2021-09-09T02:52:36.162Z] SUCCESS: The process with PID 6036 (child process of PID 1772) has been terminated. [2021-09-09T02:52:36.162Z] SUCCESS: The process with PID 1772 (child process of PID 3832) has been terminated. [2021-09-09T02:52:36.624Z] INFO: Stop tailing logs of the daemon under tests [2021-09-09T02:52:36.624Z] INFO: executeCI.ps1 Completed successfully at 09/09/2021 02:52:36. [2021-09-09T02:52:36.624Z] INFO: Tidying up at end of run [2021-09-09T02:52:36.624Z] INFO: Saving daemon under test log (d:\CI\PR-42810\5\dut.out) to bundles\CIDUT.out [2021-09-09T02:52:36.624Z] INFO: Saving daemon under test log (d:\CI\PR-42810\5\dut.err) to bundles\CIDUT.err [2021-09-09T02:52:36.624Z] INFO: Saving containerd logs to bundles [2021-09-09T02:52:36.624Z] INFO: Nuke-Everything... [2021-09-09T02:52:36.624Z] INFO: Container count on control daemon to delete is 2 [2021-09-09T02:52:37.083Z] 9b4ab9cd9f53 [2021-09-09T02:52:37.083Z] c75f32318cc8 [2021-09-09T02:52:37.083Z] INFO: Tidying pidfile d:\CI\PR-42810\5\docker.pid [2021-09-09T02:52:37.083Z] INFO: Killing containerd with PID 3600 [2021-09-09T02:52:37.083Z] INFO: Nuking d:\CI [2021-09-09T02:52:43.657Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-09-09T02:52:43.657Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:52:43.657Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-09-09T02:52:47.472Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-09-09T02:52:47.472Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-09-09T02:52:47.472Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-09-09T02:52:47.944Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-09-09T02:52:51.764Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-09-09T02:52:54.799Z] INFO: Zapped successfully [2021-09-09T02:52:54.799Z] [2021-09-09T02:52:54.799Z] INFO: executeCI.ps1 exiting at Thu Sep 9 02:52:54 CUT 2021. Duration 01:08:47.2044496 [2021-09-09T02:52:54.799Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-09T02:52:55.041Z] Recording test results [2021-09-09T02:52:55.583Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-09-09T02:52:55.583Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:52:55.583Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-09-09T02:52:59.398Z] === RUN TestDockerSuite/TestRmiBlank [2021-09-09T02:52:59.398Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-09-09T02:52:59.871Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-09-09T02:53:01.850Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-09T02:53:03.332Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-09T02:53:05.083Z] Archiving artifacts [2021-09-09T02:53:17.741Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-09-09T02:53:19.146Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42810/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-09T02:53:19.974Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-09-09T02:53:20.074Z] + make clean [2021-09-09T02:53:20.446Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-09-09T02:53:21.041Z] docker volume rm -f docker-dev-cache [2021-09-09T02:53:21.041Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-09T02:53:26.346Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-09-09T02:53:31.128Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-09-09T02:53:38.324Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-09-09T02:53:41.296Z] === RUN TestDockerSuite/TestRmiTag [2021-09-09T02:53:41.768Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-09-09T02:53:44.001Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-09-09T02:53:58.984Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-09-09T02:54:01.214Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-09-09T02:54:06.009Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-09-09T02:54:06.481Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-09-09T02:54:06.481Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-09T02:54:06.481Z] === RUN TestDockerSuite/TestRunAddHost [2021-09-09T02:54:06.481Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-09T02:54:06.481Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-09-09T02:54:06.481Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-09T02:54:06.481Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-09-09T02:54:06.481Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-09T02:54:06.481Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-09-09T02:54:06.481Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-09T02:54:06.481Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-09-09T02:54:06.481Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-09T02:54:06.481Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-09-09T02:54:06.481Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-09T02:54:06.481Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-09-09T02:54:08.718Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-09-09T02:54:08.718Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-09T02:54:08.718Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-09-09T02:54:08.718Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-09T02:54:08.718Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-09-09T02:54:12.534Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-09-09T02:54:14.768Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-09-09T02:54:21.969Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-09-09T02:54:23.549Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-09-09T02:54:25.779Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-09-09T02:54:25.779Z] === RUN TestDockerSuite/TestRunBindMounts [2021-09-09T02:54:30.562Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-09-09T02:54:30.562Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-09T02:54:30.562Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-09-09T02:54:30.562Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-09T02:54:30.562Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-09-09T02:54:30.562Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-09T02:54:30.562Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-09-09T02:54:30.562Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-09T02:54:30.562Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-09-09T02:54:30.562Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-09T02:54:30.562Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-09-09T02:54:30.562Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-09T02:54:30.562Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-09-09T02:54:30.562Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-09T02:54:30.562Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-09-09T02:54:30.562Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-09T02:54:30.562Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-09-09T02:54:30.562Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-09T02:54:30.562Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-09-09T02:54:30.562Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-09T02:54:30.562Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-09-09T02:54:30.562Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-09T02:54:30.562Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-09-09T02:54:32.144Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-09-09T02:54:32.144Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-09T02:54:32.144Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-09-09T02:54:35.119Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-09-09T02:54:35.119Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-09T02:54:35.119Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-09-09T02:54:35.119Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-09T02:54:35.119Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-09-09T02:54:36.696Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-09-09T02:54:36.696Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-09T02:54:36.696Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-09-09T02:54:36.696Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-09T02:54:36.696Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-09-09T02:54:36.696Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-09T02:54:36.696Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-09-09T02:54:36.696Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-09T02:54:36.696Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-09-09T02:54:36.696Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-09T02:54:36.696Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-09-09T02:54:36.696Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-09T02:54:36.696Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-09-09T02:54:36.696Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-09T02:54:36.696Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-09-09T02:54:38.927Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-09-09T02:54:41.158Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-09-09T02:54:43.389Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-09-09T02:54:43.389Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-09T02:54:43.389Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-09-09T02:54:43.389Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-09T02:54:43.389Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-09-09T02:54:43.389Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-09T02:54:43.389Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-09-09T02:54:45.628Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-09-09T02:54:45.628Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-09T02:54:45.628Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-09-09T02:54:45.628Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-09T02:54:45.628Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-09-09T02:54:45.628Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-09T02:54:45.628Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-09-09T02:54:45.628Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-09T02:54:45.628Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-09-09T02:54:47.861Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-09-09T02:54:52.644Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-09-09T02:54:52.644Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-09T02:54:52.644Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-09-09T02:54:52.644Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-09T02:54:52.644Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-09-09T02:54:52.644Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-09T02:54:52.644Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-09-09T02:54:52.644Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-09T02:54:52.644Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-09-09T02:54:52.644Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-09T02:54:52.644Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-09-09T02:54:52.644Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-09T02:54:52.644Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-09-09T02:54:54.220Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-09-09T02:54:54.220Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-09T02:54:54.220Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-09-09T02:54:54.220Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-09-09T02:54:54.220Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-09T02:54:54.220Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-09-09T02:54:56.450Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-09-09T02:54:58.682Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-09-09T02:54:58.682Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-09T02:54:58.682Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-09-09T02:55:00.261Z] === RUN TestDockerSuite/TestRunEnvironment [2021-09-09T02:55:00.261Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-09T02:55:00.261Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-09-09T02:55:00.261Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-09T02:55:00.261Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-09-09T02:55:00.261Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-09T02:55:00.261Z] === RUN TestDockerSuite/TestRunExitCode [2021-09-09T02:55:02.495Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-09-09T02:55:04.073Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-09-09T02:55:06.305Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-09-09T02:55:08.535Z] === RUN TestDockerSuite/TestRunExposePort [2021-09-09T02:55:08.535Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-09-09T02:55:08.535Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-09T02:55:08.535Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-09-09T02:55:08.535Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-09T02:55:08.535Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-09-09T02:55:08.535Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-09T02:55:08.535Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-09-09T02:55:08.535Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-09T02:55:08.535Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-09T02:55:08.535Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-09T02:55:08.535Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-09-09T02:55:08.535Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-09T02:55:08.535Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-09-09T02:55:08.535Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-09T02:55:08.535Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-09-09T02:55:17.235Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-09-09T02:55:17.235Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-09T02:55:17.235Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-09-09T02:55:17.235Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-09-09T02:55:17.235Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-09T02:55:17.235Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-09-09T02:55:17.235Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-09T02:55:17.235Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-09-09T02:55:17.235Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-09T02:55:17.235Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-09-09T02:55:17.235Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-09T02:55:17.235Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-09-09T02:55:26.153Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-09-09T02:55:26.153Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-09T02:55:26.153Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-09-09T02:55:26.625Z] === RUN TestDockerSuite/TestRunModeHostname [2021-09-09T02:55:26.625Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-09T02:55:26.625Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-09-09T02:55:26.625Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-09T02:55:26.625Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-09-09T02:55:26.625Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-09T02:55:26.625Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-09-09T02:55:26.625Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-09T02:55:26.625Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-09-09T02:55:26.625Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-09T02:55:26.625Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-09-09T02:55:26.625Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-09T02:55:26.625Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-09-09T02:55:26.625Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-09T02:55:26.625Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-09-09T02:55:26.625Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-09T02:55:26.625Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-09-09T02:55:26.625Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-09T02:55:26.625Z] === RUN TestDockerSuite/TestRunMount [2021-09-09T02:55:26.625Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-09T02:55:27.097Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-09-09T02:55:27.097Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-09T02:55:27.097Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-09-09T02:55:27.097Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-09T02:55:27.097Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-09-09T02:55:27.097Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-09T02:55:27.097Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-09-09T02:55:32.994Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-09-09T02:55:32.994Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-09T02:55:32.994Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-09-09T02:55:32.994Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-09T02:55:32.994Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-09-09T02:55:32.994Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-09T02:55:32.994Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-09-09T02:55:37.774Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-09-09T02:55:46.475Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-09-09T02:55:46.475Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-09T02:55:46.475Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-09-09T02:55:46.475Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-09T02:55:46.475Z] === RUN TestDockerSuite/TestRunNetHost [2021-09-09T02:55:46.475Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-09T02:55:46.475Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-09-09T02:55:46.475Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-09T02:55:46.475Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-09-09T02:55:46.475Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-09T02:55:46.475Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-09-09T02:55:46.475Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-09T02:55:46.475Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-09-09T02:55:46.475Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-09T02:55:46.475Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-09-09T02:55:46.475Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-09T02:55:46.475Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-09-09T02:55:46.475Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-09T02:55:46.475Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-09-09T02:55:46.475Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-09-09T02:55:47.482Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-09-09T02:55:49.714Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-09-09T02:55:51.293Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-09-09T02:55:52.869Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-09-09T02:55:54.445Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-09-09T02:55:54.445Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-09T02:55:54.918Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-09-09T02:55:54.918Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-09T02:55:54.918Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-09-09T02:55:54.918Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-09T02:55:54.918Z] === RUN TestDockerSuite/TestRunPortInUse [2021-09-09T02:55:54.918Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-09T02:55:54.918Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-09-09T02:55:54.918Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-09T02:55:54.918Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-09-09T02:55:54.918Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-09T02:55:54.918Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-09-09T02:55:54.918Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-09T02:55:54.918Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-09-09T02:55:54.918Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-09T02:55:54.918Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-09-09T02:55:57.153Z] === RUN TestDockerSuite/TestRunPublishPort [2021-09-09T02:55:57.153Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-09T02:55:57.153Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-09-09T02:55:57.153Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-09T02:55:57.153Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-09-09T02:55:57.153Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-09T02:55:57.153Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-09-09T02:55:57.153Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-09T02:55:57.153Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-09-09T02:55:57.153Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-09T02:55:57.153Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-09-09T02:56:04.360Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-09-09T02:56:04.360Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-09T02:56:04.360Z] === RUN TestDockerSuite/TestRunRm [2021-09-09T02:56:06.588Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-09-09T02:56:11.479Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-09-09T02:56:13.713Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-09-09T02:56:15.291Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-09-09T02:56:17.521Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-09-09T02:56:19.751Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-09-09T02:56:19.751Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-09T02:56:19.751Z] === RUN TestDockerSuite/TestRunState [2021-09-09T02:56:19.751Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-09T02:56:19.751Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-09-09T02:56:21.984Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-09-09T02:56:21.984Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-09T02:56:21.984Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-09-09T02:56:23.563Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-09-09T02:56:23.563Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-09T02:56:23.563Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-09-09T02:56:23.563Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-09T02:56:23.563Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-09-09T02:56:23.563Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-09-09T02:56:23.563Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-09-09T02:56:23.563Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-09T02:56:23.563Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-09-09T02:56:28.346Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-09-09T02:56:28.346Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-09T02:56:28.346Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-09-09T02:56:28.346Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-09T02:56:28.346Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-09-09T02:56:28.346Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-09T02:56:28.346Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-09-09T02:56:28.346Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-09T02:56:28.346Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-09-09T02:56:28.346Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-09T02:56:28.346Z] === RUN TestDockerSuite/TestRunUserByID [2021-09-09T02:56:28.346Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-09T02:56:28.346Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-09-09T02:56:28.346Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-09T02:56:28.346Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-09-09T02:56:28.346Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-09T02:56:28.346Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-09-09T02:56:28.346Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-09T02:56:28.346Z] === RUN TestDockerSuite/TestRunUserByName [2021-09-09T02:56:28.346Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-09T02:56:28.346Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-09-09T02:56:30.578Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-09-09T02:56:30.578Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-09T02:56:30.578Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-09-09T02:56:32.154Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-09-09T02:56:32.154Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-09T02:56:32.154Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-09-09T02:56:32.154Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-09T02:56:32.154Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-09-09T02:56:35.125Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-09-09T02:56:41.025Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-09-09T02:56:44.843Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-09-09T02:56:50.740Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-09-09T02:56:50.740Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-09T02:56:50.740Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-09-09T02:56:50.740Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-09-09T02:56:52.317Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-09-09T02:56:54.552Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-09-09T02:56:56.782Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-09-09T02:56:56.782Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-09T02:56:56.782Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-09-09T02:56:56.782Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-09-09T02:56:56.782Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-09-09T02:56:56.782Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-09T02:56:56.782Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-09-09T02:56:56.782Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-09T02:56:56.782Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-09-09T02:56:56.782Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-09T02:56:56.782Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-09-09T02:56:56.782Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-09T02:56:56.782Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-09-09T02:56:56.782Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-09T02:56:56.782Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-09-09T02:57:00.597Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-09-09T02:57:01.592Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-09-09T02:57:03.824Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-09-09T02:57:12.531Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-09-09T02:57:12.531Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-09-09T02:57:12.531Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-09-09T02:57:12.531Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-09-09T02:57:12.531Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-09-09T02:57:12.531Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-09-09T02:57:12.531Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-09-09T02:57:12.531Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestSaveImageId [2021-09-09T02:57:12.531Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-09-09T02:57:12.531Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-09-09T02:57:12.531Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-09-09T02:57:12.531Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-09-09T02:57:12.531Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-09-09T02:57:12.531Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-09-09T02:57:12.531Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-09-09T02:57:12.531Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-09-09T02:57:12.531Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-09T02:57:12.531Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-09-09T02:57:15.501Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-09-09T02:57:15.501Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-09-09T02:57:15.972Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-09-09T02:57:15.972Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-09-09T02:57:17.549Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-09-09T02:57:24.742Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-09-09T02:57:24.742Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-09T02:57:24.742Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-09-09T02:57:31.940Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-09-09T02:57:31.940Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-09T02:57:31.940Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-09-09T02:57:34.921Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-09-09T02:57:34.921Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-09T02:57:34.921Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-09-09T02:57:34.921Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-09T02:57:34.921Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-09-09T02:57:34.921Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-09T02:57:34.921Z] === RUN TestDockerSuite/TestStartRecordError [2021-09-09T02:57:34.921Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-09T02:57:34.921Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-09-09T02:57:39.735Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-09-09T02:57:39.735Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-09T02:57:39.735Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-09-09T02:57:39.735Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-09T02:57:39.735Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-09-09T02:57:39.735Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-09T02:57:39.735Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-09-09T02:57:39.735Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-09T02:57:39.735Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-09-09T02:57:39.735Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-09T02:57:39.735Z] === RUN TestDockerSuite/TestStatsNoStream [2021-09-09T02:57:39.735Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-09T02:57:39.735Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-09-09T02:57:41.968Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-09-09T02:57:44.204Z] === RUN TestDockerSuite/TestTopPrivileged [2021-09-09T02:57:44.204Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-09T02:57:44.204Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-09-09T02:57:45.782Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-09-09T02:57:45.782Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-09T02:57:45.782Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-09-09T02:57:45.782Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-09T02:57:45.782Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-09-09T02:57:45.782Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-09T02:57:45.782Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-09-09T02:57:45.782Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-09T02:57:45.782Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-09-09T02:57:45.782Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-09T02:57:45.782Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-09-09T02:57:45.782Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-09T02:57:45.782Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-09-09T02:58:03.653Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-09-09T02:58:03.653Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-09-09T02:58:03.653Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-09-09T02:58:03.653Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-09T02:58:03.653Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-09-09T02:58:03.653Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-09-09T02:58:03.653Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-09-09T02:58:03.653Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-09-09T02:58:04.643Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-09-09T02:58:05.103Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-09-09T02:58:07.285Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-09-09T02:58:07.746Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-09-09T02:58:08.205Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-09-09T02:58:08.206Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-09-09T02:58:08.666Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-09-09T02:58:15.749Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-09-09T02:58:15.749Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-09T02:58:15.749Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-09-09T02:58:15.749Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-09-09T02:58:16.210Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-09-09T02:58:16.210Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-09T02:58:16.210Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-09-09T02:58:22.021Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-09-09T02:58:22.481Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-09-09T02:58:22.941Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-09-09T02:58:31.521Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-09-09T02:58:31.521Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-09T02:58:31.521Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite (2333.61s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (118.26s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.80s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.35s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.95s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.00s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.86s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.79s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.96s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.97s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.61s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.09s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.74s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.38s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.26s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.52s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.12s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.01s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.32s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.45s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.31s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.21s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.68s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.35s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.99s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.53s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.11s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.25s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.22s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-09T02:58:32.492Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.42s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.97s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2021-09-09T02:58:32.492Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.54s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.80s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.12s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.87s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.97s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.74s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.07s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.57s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.49s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.74s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.08s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.51s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.75s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.02s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.48s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.22s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerignore (71.54s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.86s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.52s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.45s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.49s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.98s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.64s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.71s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.16s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.87s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (102.97s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.77s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.90s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.34s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.59s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.91s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.40s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.08s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildFails (6.84s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.98s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.88s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.67s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.14s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.26s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.76s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.47s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildHistory (10.59s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.96s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.78s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.72s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildLabel (0.99s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.99s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildLabels (0.94s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.56s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.61s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.58s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.97s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.12s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.31s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.56s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.49s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.95s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.61s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.52s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.41s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.94s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.17s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.25s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.58s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.46s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.84s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.41s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.66s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.47s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.31s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.11s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.00s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.39s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.64s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildRm (11.53s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.88s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.31s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.07s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.09s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.84s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.95s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.19s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.20s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildStderr (4.00s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.73s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.74s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.21s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.18s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.03s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.77s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.48s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.43s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.79s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.76s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.75s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.29s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.94s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.95s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.71s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.23s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.38s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.01s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.99s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.86s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestCommitChange (4.48s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.92s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.81s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestCommitTTY (10.73s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.03s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPICommit (15.43s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.11s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.98s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.03s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.14s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.28s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.95s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.98s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.04s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-09-09T02:58:32.493Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.02s) [2021-09-09T02:58:32.493Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.05s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.84s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.36s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.76s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.44s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.55s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.66s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.17s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.89s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.13s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.75s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.72s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.51s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.35s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.31s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.38s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.38s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000384f48_} (2.34s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12836053641_c:\foo_false____} (2.32s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12836053641_c:\foo_true____} (2.39s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.09s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.14s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.12s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.11s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.17s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.80s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.96s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCpToDot (6.95s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCpToStdout (2.18s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.09s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.03s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.80s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.13s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.40s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.03s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.11s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.08s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.09s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.11s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.72s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsCopy (4.58s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.53s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.82s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.35s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.49s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsFilters (4.18s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsFormat (4.10s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsRename (2.18s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsResize (7.48s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.97s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.26s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.28s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.32s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.70s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.77s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.72s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.84s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.90s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.74s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.70s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestExecInspectID (4.31s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.17s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.13s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.96s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.84s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.76s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.78s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.84s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.05s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.70s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.03s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.17s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.67s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-09-09T02:58:32.494Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-09-09T02:58:32.494Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.96s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.93s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.97s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.04s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectDefault (1.97s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectHistory (3.89s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.00s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.93s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.95s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.03s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectStatus (2.35s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.74s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.04s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.99s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.90s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.07s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.96s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.97s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.70s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.75s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.43s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.16s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.97s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.09s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.16s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.09s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.18s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.18s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.10s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.14s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsSince (9.05s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsTail (2.50s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.27s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.04s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.05s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.39s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPsByOrder (7.15s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.40s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.31s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.24s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.22s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.46s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.08s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.10s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.25s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.55s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.88s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (6.97s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.43s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.20s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.70s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.78s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.65s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.90s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.42s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.58s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.73s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.46s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.60s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.83s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiTag (0.66s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.09s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.96s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.25s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.25s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.09s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.84s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.37s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (6.85s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.00s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.03s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.13s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.99s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.84s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.13s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.06s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.15s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-09T02:58:32.495Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.54s) [2021-09-09T02:58:32.495Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.74s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.68s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.00s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.95s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.93s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.93s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunExitCode (2.04s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.94s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.98s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.08s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.27s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.28s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.56s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.17s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.31s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.33s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.92s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.74s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.47s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.77s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunRm (2.15s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.19s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.04s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.99s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.88s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.30s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.92s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.78s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.42s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.95s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.96s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.71s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.94s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.12s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.27s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.04s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.00s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.54s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.60s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.93s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.71s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.35s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.84s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.55s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.05s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.10s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.93s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.62s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.60s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.89s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.06s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.12s) [2021-09-09T02:58:32.496Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-09T02:58:32.496Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2021-09-09T02:58:32.496Z] === RUN TestDockerRegistrySuite [2021-09-09T02:58:32.496Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-09-09T02:58:32.496Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.496Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-09-09T02:58:32.496Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.496Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-09-09T02:58:32.496Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.496Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-09-09T02:58:32.496Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.496Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-09-09T02:58:32.496Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.496Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-09-09T02:58:32.496Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.496Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-09-09T02:58:32.496Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.496Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-09-09T02:58:32.496Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.496Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-09-09T02:58:32.496Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.496Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-09-09T02:58:32.496Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.496Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-09-09T02:58:32.496Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.496Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-09-09T02:58:32.496Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-09-09T02:58:32.497Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-09-09T02:58:32.497Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-09-09T02:58:32.497Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-09-09T02:58:32.497Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-09-09T02:58:32.497Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-09-09T02:58:32.497Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-09-09T02:58:32.497Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-09-09T02:58:32.497Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-09-09T02:58:32.497Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-09-09T02:58:32.497Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthTokenSuite [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-09-09T02:58:32.497Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-09-09T02:58:32.497Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-09-09T02:58:32.497Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-09-09T02:58:32.497Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-09-09T02:58:32.497Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-09T02:58:32.497Z] === RUN TestDockerDaemonSuite [2021-09-09T02:58:32.497Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-09-09T02:58:32.497Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-09-09T02:58:32.497Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-09-09T02:58:32.497Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-09T02:58:32.497Z] === RUN TestDockerSwarmSuite [2021-09-09T02:58:32.497Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-09-09T02:58:32.497Z] === RUN TestDockerPluginSuite [2021-09-09T02:58:32.497Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-09-09T02:58:32.497Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-09-09T02:58:32.497Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-09-09T02:58:32.497Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-09-09T02:58:32.497Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-09-09T02:58:32.497Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-09-09T02:58:32.497Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-09-09T02:58:32.497Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-09-09T02:58:32.497Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-09-09T02:58:32.497Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-09-09T02:58:32.497Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-09-09T02:58:32.497Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-09T02:58:32.497Z] === RUN TestDockerExternalVolumeSuite [2021-09-09T02:58:32.497Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-09-09T02:58:32.497Z] === RUN TestDockerNetworkSuite [2021-09-09T02:58:32.497Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-09-09T02:58:32.497Z] === RUN TestDockerHubPullSuite [2021-09-09T02:58:32.497Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.497Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-09-09T02:58:32.498Z] PASS [2021-09-09T02:58:32.498Z] ok github.com/docker/docker/integration-cli 2333.980s [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === Skipped [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-09T02:58:32.498Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-09T02:58:32.498Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-09T02:58:32.498Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-09T02:58:32.498Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-09T02:58:32.498Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-09T02:58:32.498Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-09T02:58:32.498Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-09T02:58:32.498Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-09T02:58:32.498Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-09T02:58:32.498Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-09T02:58:32.498Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-09T02:58:32.498Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-09T02:58:32.498Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-09T02:58:32.498Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-09T02:58:32.498Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-09T02:58:32.498Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-09-09T02:58:32.498Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-09T02:58:32.498Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-09-09T02:58:32.498Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-09-09T02:58:32.498Z] [2021-09-09T02:58:32.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-09T02:58:32.498Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.498Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.53s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-09T02:58:32.959Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.04s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-09-09T02:58:32.959Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.959Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2021-09-09T02:58:32.959Z] [2021-09-09T02:58:32.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-09-09T02:58:32.960Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-09-09T02:58:32.960Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-09T02:58:32.960Z] docker_cli_sni_test.go:18: Flakey test [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-09-09T02:58:32.960Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-09T02:58:32.960Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-09T02:58:32.960Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-09T02:58:32.960Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-09T02:58:32.960Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-09T02:58:32.960Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-09T02:58:32.960Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-09T02:58:32.960Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-09T02:58:32.960Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-09T02:58:32.960Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-09T02:58:32.960Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.960Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-09-09T02:58:32.960Z] [2021-09-09T02:58:32.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-09-09T02:58:32.960Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-09-09T02:58:32.961Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-09-09T02:58:32.961Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-09T02:58:32.961Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-09T02:58:32.961Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-09T02:58:32.961Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-09T02:58:32.961Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-09T02:58:32.961Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-09T02:58:32.961Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-09-09T02:58:32.961Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-09T02:58:32.961Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-09-09T02:58:32.961Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-09-09T02:58:32.961Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-09-09T02:58:32.961Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-09-09T02:58:32.961Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-09-09T02:58:32.961Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-09-09T02:58:32.961Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-09T02:58:32.961Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-09-09T02:58:32.961Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-09-09T02:58:32.961Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-09-09T02:58:32.961Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-09-09T02:58:32.961Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-09-09T02:58:32.961Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-09T02:58:32.961Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-09T02:58:32.961Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-09T02:58:32.961Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-09T02:58:32.961Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-09T02:58:32.961Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-09T02:58:32.961Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-09T02:58:32.961Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-09T02:58:32.961Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.961Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-09-09T02:58:32.961Z] [2021-09-09T02:58:32.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-09T02:58:32.961Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-09-09T02:58:32.962Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-09-09T02:58:32.962Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-09-09T02:58:32.962Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-09-09T02:58:32.962Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-09T02:58:32.962Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-09T02:58:32.962Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-09-09T02:58:32.962Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-09T02:58:32.962Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-09T02:58:32.962Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-09T02:58:32.962Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-09-09T02:58:32.962Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-09-09T02:58:32.962Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-09-09T02:58:32.962Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-09-09T02:58:32.962Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-09-09T02:58:32.962Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-09-09T02:58:32.962Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-09T02:58:32.962Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-09T02:58:32.962Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-09T02:58:32.962Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-09-09T02:58:32.962Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-09-09T02:58:32.962Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-09T02:58:32.962Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.962Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-09-09T02:58:32.962Z] [2021-09-09T02:58:32.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-09-09T02:58:32.963Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-09-09T02:58:32.963Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-09-09T02:58:32.963Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-09-09T02:58:32.963Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-09-09T02:58:32.963Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-09T02:58:32.963Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-09T02:58:32.963Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-09-09T02:58:32.963Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-09-09T02:58:32.963Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-09T02:58:32.963Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:58:32.963Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-09-09T02:58:32.963Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-09T02:58:32.963Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-09-09T02:58:32.963Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-09T02:58:32.963Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-09-09T02:58:32.963Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-09-09T02:58:32.963Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-09-09T02:58:32.963Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-09T02:58:32.963Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-09-09T02:58:32.963Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-09T02:58:32.963Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-09T02:58:32.963Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.963Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-09-09T02:58:32.963Z] [2021-09-09T02:58:32.963Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-09T02:58:32.964Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.964Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-09-09T02:58:32.964Z] [2021-09-09T02:58:32.964Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-09T02:58:32.965Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.965Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-09-09T02:58:32.965Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.965Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-09-09T02:58:32.965Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-09-09T02:58:32.966Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-09-09T02:58:32.966Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-09-09T02:58:32.966Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-09-09T02:58:32.966Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-09T02:58:32.966Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-09-09T02:58:32.966Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-09T02:58:32.966Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-09-09T02:58:32.966Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-09T02:58:32.966Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:58:32.966Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.966Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:58:32.966Z] [2021-09-09T02:58:32.966Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:58:32.967Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.967Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:58:32.967Z] [2021-09-09T02:58:32.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:58:32.967Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.967Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:58:32.967Z] [2021-09-09T02:58:32.967Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-09T02:58:32.967Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:32.967Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.426Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-09-09T02:58:33.426Z] [2021-09-09T02:58:33.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:58:33.426Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-09-09T02:58:33.427Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] DONE 1092 tests, 546 skipped in 2342.415s [2021-09-09T02:58:33.427Z] INFO: Integration tests ended at 09/09/2021 02:58:33. Duration:00:39:02.5623629 [2021-09-09T02:58:33.427Z] INFO: Docker info of the daemon under test at end of run [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] Containers: 2 [2021-09-09T02:58:33.427Z] Running: 0 [2021-09-09T02:58:33.427Z] Paused: 0 [2021-09-09T02:58:33.427Z] Stopped: 2 [2021-09-09T02:58:33.427Z] Images: 18 [2021-09-09T02:58:33.427Z] Server Version: 0.0.0-dev [2021-09-09T02:58:33.427Z] Storage Driver: windowsfilter [2021-09-09T02:58:33.427Z] Windows: [2021-09-09T02:58:33.427Z] Logging Driver: json-file [2021-09-09T02:58:33.427Z] Plugins: [2021-09-09T02:58:33.427Z] Volume: local [2021-09-09T02:58:33.427Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-09-09T02:58:33.427Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-09-09T02:58:33.427Z] Swarm: inactive [2021-09-09T02:58:33.427Z] Default Isolation: process [2021-09-09T02:58:33.427Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-09-09T02:58:33.427Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-09-09T02:58:33.427Z] OSType: windows [2021-09-09T02:58:33.427Z] Architecture: x86_64 [2021-09-09T02:58:33.427Z] CPUs: 4 [2021-09-09T02:58:33.427Z] Total Memory: 32GiB [2021-09-09T02:58:33.427Z] Name: azwin-2-a66030 [2021-09-09T02:58:33.427Z] ID: G4BG:2SVR:6IYH:6DPM:RFZY:OHXH:YF24:4TOI:FCCG:OTAY:H3LK:4YSW [2021-09-09T02:58:33.427Z] Docker Root Dir: D:\CI\PR-42810\5\daemon [2021-09-09T02:58:33.427Z] Debug Mode (client): false [2021-09-09T02:58:33.427Z] Debug Mode (server): true [2021-09-09T02:58:33.427Z] File Descriptors: -1 [2021-09-09T02:58:33.427Z] Goroutines: 17 [2021-09-09T02:58:33.427Z] System Time: 2021-09-09T02:58:33.1963467Z [2021-09-09T02:58:33.427Z] EventsListeners: 0 [2021-09-09T02:58:33.427Z] Registry: https://index.docker.io/v1/ [2021-09-09T02:58:33.427Z] Labels: [2021-09-09T02:58:33.427Z] Experimental: false [2021-09-09T02:58:33.427Z] Insecure Registries: [2021-09-09T02:58:33.427Z] 127.0.0.0/8 [2021-09-09T02:58:33.427Z] Live Restore Enabled: false [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] [2021-09-09T02:58:33.427Z] INFO: Stopping daemon under test [2021-09-09T02:58:33.427Z] SUCCESS: The process with PID 5636 (child process of PID 6040) has been terminated. [2021-09-09T02:58:33.427Z] SUCCESS: The process with PID 6040 (child process of PID 4632) has been terminated. [2021-09-09T02:58:33.887Z] INFO: Stop tailing logs of the daemon under tests [2021-09-09T02:58:33.887Z] INFO: executeCI.ps1 Completed successfully at 09/09/2021 02:58:33. [2021-09-09T02:58:33.887Z] INFO: Tidying up at end of run [2021-09-09T02:58:33.887Z] INFO: Saving daemon under test log (d:\CI\PR-42810\5\dut.out) to bundles\CIDUT.out [2021-09-09T02:58:33.887Z] INFO: Saving daemon under test log (d:\CI\PR-42810\5\dut.err) to bundles\CIDUT.err [2021-09-09T02:58:33.887Z] INFO: Saving containerd logs to bundles [2021-09-09T02:58:33.887Z] INFO: Nuke-Everything... [2021-09-09T02:58:33.887Z] INFO: Container count on control daemon to delete is 2 [2021-09-09T02:58:34.347Z] 302735e2067d [2021-09-09T02:58:34.347Z] 1ba89e50354d [2021-09-09T02:58:34.347Z] INFO: Tidying pidfile d:\CI\PR-42810\5\docker.pid [2021-09-09T02:58:34.347Z] INFO: Nuking d:\CI [2021-09-09T02:58:59.499Z] INFO: Zapped successfully [2021-09-09T02:58:59.499Z] [2021-09-09T02:58:59.499Z] INFO: executeCI.ps1 exiting at Thu Sep 9 02:58:57 CUT 2021. Duration 01:15:03.8860009 [2021-09-09T02:58:59.499Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-09-09T02:58:59.741Z] Recording test results [2021-09-09T02:59:06.717Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-09-09T02:59:08.221Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-09-09T02:59:09.990Z] Archiving artifacts [2021-09-09T02:59:23.773Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42810/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-09-09T02:59:24.713Z] + make clean [2021-09-09T02:59:26.253Z] docker volume rm -f docker-dev-cache [2021-09-09T02:59:26.253Z] 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